Skip to content

Bump reconciler.io/runtime from 0.24.1 to 0.25.1#524

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/reconciler.io/runtime-0.25.1
Open

Bump reconciler.io/runtime from 0.24.1 to 0.25.1#524
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/reconciler.io/runtime-0.25.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps reconciler.io/runtime from 0.24.1 to 0.25.1.

Release notes

Sourced from reconciler.io/runtime's releases.

v0.25.1

What's Changed

Full Changelog: reconcilerio/runtime@v0.25.0...v0.25.1

v0.25.0

Breaking Changes

Upstream breaking changes are reflected here.

  • adds compatibility for controller-runtime 0.23
  • upstream EventRecorder using the core/v1 Event API is deprecated and will be removed in a future release. The replacement EventRecorder uses the events.k8s.io/v1 Event API.
    • RBAC permission to that API must be granted in order to use the new recorder.
    • Existing uses of Config.Recorder are deprecated and should switch to use the Eventf method directly on the Config.
    • For testing, both event recorders contribute to the same set of ExpectedEvents. Use NewEventf to provide fields associated with the new API.
    • Built in recorded events will convert to the new Events API in the next release.

What's Changed

Full Changelog: reconcilerio/runtime@v0.24.1...v0.25.0

Commits
  • e094974 Call typed defaulter for reconciled object (#677)
  • 9c9ed61 Expose builder's ForOptions for a reconciler (#676)
  • 5c1e9d9 Support new event recorder (#675)
  • fec6acb Bump sigs.k8s.io/controller-runtime from 0.22.4 to 0.23.1 (#674)
  • 901b033 Bump golang.org/x/net from 0.48.0 to 0.49.0 (#671)
  • eaa676f Bump sigs.k8s.io/controller-tools from 0.19.0 to 0.20.0 in /hack (#670)
  • db9f460 Bump reconciler.io/dies/diegen from 0.17.0 to 0.18.0 in /hack (#667)
  • a0bdb8e Bump reconciler.io/dies from 0.17.0 to 0.18.0 (#669)
  • f64b944 Silence conflicts on status update for ResourceReconciler (#664)
  • f483665 Bump the kubernetes group with 3 updates (#666)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [reconciler.io/runtime](https://github.com/reconcilerio/runtime) from 0.24.1 to 0.25.1.
- [Release notes](https://github.com/reconcilerio/runtime/releases)
- [Commits](reconcilerio/runtime@v0.24.1...v0.25.1)

---
updated-dependencies:
- dependency-name: reconciler.io/runtime
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants