Bump github.com/vmware-labs/reconciler-runtime from 0.15.1 to 0.17.0 by dependabot[bot] · Pull Request #384 · servicebinding/runtime
Navigation Menu
{{ message }}
servicebinding / runtime Public
- Notifications You must be signed in to change notification settings
- Fork 7
Merged
Conversation
Copy link Copy Markdown
Contributor
dependabot
bot
commented
on behalf of github
Feb 1, 2024
dependabot
bot
commented
on behalf of github
Bumps github.com/vmware-labs/reconciler-runtime from 0.15.1 to 0.17.0.
Release notes
Sourced from github.com/vmware-labs/reconciler-runtime's releases.
v0.17.0
This release contains a single new feature and a few dependency updates.
Features
CastResourceupdates the original cast resource even on reconciliation errorWhat's Changed
- Bump golang.org/x/net from 0.19.0 to 0.20.0 by
@dependabotin vmware-labs/reconciler-runtime#467- Bump sigs.k8s.io/controller-tools from 0.13.0 to 0.14.0 in /hack by
@dependabotin vmware-labs/reconciler-runtime#468- Bump github.com/evanphx/json-patch/v5 from 5.7.0 to 5.8.0 by
@dependabotin vmware-labs/reconciler-runtime#469- Bump github.com/evanphx/json-patch/v5 from 5.8.0 to 5.8.1 by
@dependabotin vmware-labs/reconciler-runtime#471- Update original cast resource even on reconciliation error by
@LittleBaiBaiin vmware-labs/reconciler-runtime#474- Bump github.com/evanphx/json-patch/v5 from 5.8.1 to 5.9.0 by
@dependabotin vmware-labs/reconciler-runtime#475New Contributors
@LittleBaiBaimade their first contribution in vmware-labs/reconciler-runtime#474Full Changelog: vmware-labs/reconciler-runtime@v0.16.0...v0.17.0
v0.16.0
This release contains new features, improvements to docs and upgrades of dependencies.
Features
ChildReconciler#MergeBeforeUpdateis validatedChildSetReconciler#DesiredChildrenprovides access to known children- Test
SubReconcilerswith duck-typed resourcesWhat's Changed
- Bump golang.org/x/net from 0.14.0 to 0.17.0 in /hack by
@dependabotin vmware-labs/reconciler-runtime#443- Clarify ChildSetReconciler doc by
@scothisin vmware-labs/reconciler-runtime#444- Remove generic bits from types that are not generic by
@scothisin vmware-labs/reconciler-runtime#448- Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by
@dependabotin vmware-labs/reconciler-runtime#449- validate MergeBeforeUpdate in ChildReconciler by
@squeedeein vmware-labs/reconciler-runtime#451- Bump github.com/fatih/color from 1.15.0 to 1.16.0 by
@dependabotin vmware-labs/reconciler-runtime#453- Enable testing SubReconcilers with duck typed resources by
@scothisin vmware-labs/reconciler-runtime#454- Bump golang.org/x/net from 0.17.0 to 0.18.0 by
@dependabotin vmware-labs/reconciler-runtime#457- Allow access to known children in ChildSetReconciler#DesiredChildren by
@scothisin vmware-labs/reconciler-runtime#458- Current maintainers review dependabot PRs by
@mamachankoin vmware-labs/reconciler-runtime#464- Bump actions/setup-go from 4 to 5 by
@dependabotin vmware-labs/reconciler-runtime#463- Bump sigs.k8s.io/controller-runtime from 0.16.0 to 0.16.3 by
@dependabotin vmware-labs/reconciler-runtime#445- Bump golang.org/x/net from 0.18.0 to 0.19.0 by
@dependabotin vmware-labs/reconciler-runtime#461- Bump the kubernetes group with 2 updates by
@dependabotin vmware-labs/reconciler-runtime#460- Added a KB style document about RestMapper by
@squeedeein vmware-labs/reconciler-runtime#462- Add MAINTAINERS.md by
@mamachankoin vmware-labs/reconciler-runtime#465Full Changelog: vmware-labs/reconciler-runtime@v0.15.1...v0.16.0
Commits
e559fadBump github.com/evanphx/json-patch/v5 from 5.8.1 to 5.9.0 (#475)21b0161Update original cast resource even on reconciliation error (#474)662509eBump github.com/evanphx/json-patch/v5 from 5.8.0 to 5.8.1 (#471)7938d72Bump github.com/evanphx/json-patch/v5 from 5.7.0 to 5.8.0 (#469)95962c1Bump sigs.k8s.io/controller-tools from 0.13.0 to 0.14.0 in /hack (#468)08df12cBump golang.org/x/net from 0.19.0 to 0.20.0 (#467)9d1cf2fAdd MAINTAINERS.md (#465)7b12bc5Added a KB style document about RestMapper (#462)3ecc1b0Bump the kubernetes group with 2 updates (#460)c127e77Bump golang.org/x/net from 0.18.0 to 0.19.0 (#461)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Bumps [github.com/vmware-labs/reconciler-runtime](https://github.com/vmware-labs/reconciler-runtime) from 0.15.1 to 0.17.0. - [Release notes](https://github.com/vmware-labs/reconciler-runtime/releases) - [Commits](vmware-labs/reconciler-runtime@v0.15.1...v0.17.0) --- updated-dependencies: - dependency-name: github.com/vmware-labs/reconciler-runtime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
labels
Feb 1, 2024
dependabot
bot
requested a review
from a team
dependabot
bot
mentioned this pull request
Copy link Copy Markdown
codecov-commenter
commented
Feb 1, 2024
codecov-commenter commented
Feb 1, 2024Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
b51a1e3) 77.75% compared to head (85bff3d) 77.75%.
Report is 2 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@ ## main #384 +/- ## ======================================= Coverage 77.75% 77.75% ======================================= Files 19 19 Lines 1699 1699 ======================================= Hits 1321 1321 Misses 305 305 Partials 73 73
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
scothis
merged commit
d599e2a
into
main
dependabot
bot
deleted the
dependabot/go_modules/github.com/vmware-labs/reconciler-runtime-0.17.0
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment