Skip to content

chore(deps): update all-dependencies to 9.1.3 #498

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 15 commits into from

Conversation

winromulus
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
ES.FX.Additions.KubernetesClient nuget patch 9.1.2 -> 9.1.3
ES.FX.Additions.Newtonsoft.Json nuget patch 9.1.2 -> 9.1.3
ES.FX.Ignite nuget patch 9.1.2 -> 9.1.3
ES.FX.Ignite.KubernetesClient nuget patch 9.1.2 -> 9.1.3
ES.FX.Ignite.OpenTelemetry.Exporter.Seq nuget patch 9.1.2 -> 9.1.3
ES.FX.Ignite.Serilog nuget patch 9.1.2 -> 9.1.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

winromulus and others added 15 commits May 1, 2025 11:48
- Updated Dependabot configuration to include public NuGet registry and improved scheduling for package updates to daily frequency.
- Removed stale configuration file and replaced with a new GitHub Actions workflow to manage stale issues and pull requests.
- Renamed pipeline workflow to main for clarity and consistency.

This refactor aims to streamline dependency management and improve issue tracking.
- Changes the directory in the Dependabot configuration to `/src` to correctly target the source folder for NuGet package updates.
- Ensures that dependency updates are focused on the appropriate application code path.
…494)

Bumps the all-dependencies group in /src with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [ES.FX.Additions.KubernetesClient](https://github.com/emberstack/ES.FX) | `9.1.2` | `9.1.3` |
| [ES.FX.Additions.Newtonsoft.Json](https://github.com/emberstack/ES.FX) | `9.1.2` | `9.1.3` |
| [ES.FX.Ignite](https://github.com/emberstack/ES.FX) | `9.1.2` | `9.1.3` |
| [ES.FX.Ignite.KubernetesClient](https://github.com/emberstack/ES.FX) | `9.1.2` | `9.1.3` |
| [ES.FX.Ignite.OpenTelemetry.Exporter.Seq](https://github.com/emberstack/ES.FX) | `9.1.2` | `9.1.3` |
| [ES.FX.Ignite.Serilog](https://github.com/emberstack/ES.FX) | `9.1.2` | `9.1.3` |


Updates `ES.FX.Additions.KubernetesClient` from 9.1.2 to 9.1.3
- [Release notes](https://github.com/emberstack/ES.FX/releases)
- [Commits](emberstack/ES.FX@version/v9.1.2...version/v9.1.3)

Updates `ES.FX.Additions.Newtonsoft.Json` from 9.1.2 to 9.1.3
- [Release notes](https://github.com/emberstack/ES.FX/releases)
- [Commits](emberstack/ES.FX@version/v9.1.2...version/v9.1.3)

Updates `ES.FX.Ignite` from 9.1.2 to 9.1.3
- [Release notes](https://github.com/emberstack/ES.FX/releases)
- [Commits](emberstack/ES.FX@version/v9.1.2...version/v9.1.3)

Updates `ES.FX.Additions.KubernetesClient` from 9.1.2 to 9.1.3
- [Release notes](https://github.com/emberstack/ES.FX/releases)
- [Commits](emberstack/ES.FX@version/v9.1.2...version/v9.1.3)

Updates `ES.FX.Ignite.KubernetesClient` from 9.1.2 to 9.1.3
- [Release notes](https://github.com/emberstack/ES.FX/releases)
- [Commits](emberstack/ES.FX@version/v9.1.2...version/v9.1.3)

Updates `ES.FX.Ignite.OpenTelemetry.Exporter.Seq` from 9.1.2 to 9.1.3
- [Release notes](https://github.com/emberstack/ES.FX/releases)
- [Commits](emberstack/ES.FX@version/v9.1.2...version/v9.1.3)

Updates `ES.FX.Ignite.Serilog` from 9.1.2 to 9.1.3
- [Release notes](https://github.com/emberstack/ES.FX/releases)
- [Commits](emberstack/ES.FX@version/v9.1.2...version/v9.1.3)

---
updated-dependencies:
- dependency-name: ES.FX.Additions.KubernetesClient
  dependency-version: 9.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ES.FX.Additions.Newtonsoft.Json
  dependency-version: 9.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ES.FX.Ignite
  dependency-version: 9.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ES.FX.Additions.KubernetesClient
  dependency-version: 9.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ES.FX.Ignite.KubernetesClient
  dependency-version: 9.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ES.FX.Ignite.OpenTelemetry.Exporter.Seq
  dependency-version: 9.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ES.FX.Ignite.Serilog
  dependency-version: 9.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Introduces a Renovate GitHub Action to automate dependency updates.
- Configures daily runs at 5 AM UTC and allows manual execution.
- Defines settings for managing NuGet and GitHub Actions dependencies, including auto-merge capabilities and a dependency dashboard.
- Establishes group rules for grouping dependencies and setting management limits.
- Configures the Renovate GitHub action to target the `emberstack/kubernetes-reflector` repository.
- Improves dependency management automation for better project maintainability.
- Upgrades the Renovate GitHub Action from v40.1.12 to v41.0.22.
- Modifies the environment variable configuration to utilize the GitHub repository context for Renovate repositories.
- Restricts push and pull request triggers to changes in main.yaml.
- Reduces unnecessary workflow runs for modifications outside of this file.
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
- Deletes outdated Dependabot configuration to streamline dependency management.
- Moves renovate.json to better organize configuration files.
- Changes the version of several ES.FX dependencies from 9.1.3 to 9.1.2 for compatibility reasons.
- Disables the dependency dashboard feature for streamline dependency management.
- Introduces a pull_request trigger to the Renovate workflow, enabling automated updates when pull requests are created.
- Adds merge_group to optimize dependency updates in a grouped manner.
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
- Configures the Git author information for commits made by Renovate.
- Ensures consistent attribution for automated dependencies management.
- Downgrades various `ES.FX` packages from version 9.1.3 to 9.1.2.
- Ensures compatibility with dependencies that may require the earlier version.
@winromulus winromulus closed this May 1, 2025
@winromulus winromulus deleted the renovate/all-dependencies branch May 1, 2025 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant