Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps reconciler.io/runtime from 0.23.0 to 0.24.1.

Release notes

Sourced from reconciler.io/runtime's releases.

v0.24.1

What's Changed

New Contributors

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

v0.24.0

Breaking Changes

Upstream breaking changes are reflected here.

  • adds compatibility for controller-runtime 0.22 and breaks compatibility with previous controller-runtime releases

What's Changed

... (truncated)

Commits
  • f1a1c5a Ensure context is configured for ResourceReconciler#Validate (#654)
  • 7550f72 Minor fixes (#651)
  • ec87995 Extract stash machinery into dedicated package (#650)
  • d578435 Support client.Apply() test expectations (#645)
  • 3c304c3 Bump the kubernetes group with 3 updates (#649)
  • b631d7f Bump golang.org/x/net from 0.43.0 to 0.44.0 (#648)
  • 09b6b6d Bump sigs.k8s.io/controller-runtime from 0.22.0 to 0.22.1 (#647)
  • 0831e06 Bump actions/setup-go from 5 to 6 (#646)
  • 15d1a6b Bump sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.0 (#644)
  • ec88899 Bump sigs.k8s.io/controller-tools from 0.18.0 to 0.19.0 in /hack (#643)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 30, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/reconciler.io/runtime-0.24.1 branch from a2f2675 to 4d8b325 Compare October 8, 2025 21:34
@rashedkvm
Copy link
Member

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/reconciler.io/runtime-0.24.1 branch from 4d8b325 to 959812c Compare November 12, 2025 02:44
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.

2 participants