chore(deps): update tools#616
Merged
Merged
Conversation
3c1ed11 to
83d2a14
Compare
83d2a14 to
32e7b83
Compare
32e7b83 to
e4f8d90
Compare
Member
|
This is failing because of an issue with Vault binaries: Ref. https://developer.hashicorp.com/vault/docs/updates/release-notes#vault-2-0-1 |
2dcf2a6 to
23f84df
Compare
669b9b0 to
32a2ac7
Compare
Member
|
/hold github.com/google/go-containerregistry v0.21.6 is broken: https://kubernetes.slack.com/archives/CDEQJ0Q8M/p1779873841911329 |
Signed-off-by: Renovate Bot <renovate-bot@users.noreply.github.com>
32a2ac7 to
9e6a283
Compare
Member
|
/unhold I have now ungrouped the problematic upgrades. |
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: erikgb The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
v2.92.0→v2.93.0v2.15.4→v2.16.0v0.0.0-20260512234627-ef417d054102→v0.0.0-20260520065146-aa012df4f4afv1.74.1→v1.74.21.18.0→1.19.0Release Notes
cli/cli (github.com/cli/cli/v2)
v2.93.0: GitHub CLI 2.93.0Compare Source
What's Changed
gh auth refreshfor 401 returns by @333fred in #13068gh copilottelemetry sampling to 100% by @williammartin in #13362New Contributors
Full Changelog: cli/cli@v2.92.0...v2.93.0
goreleaser/goreleaser (github.com/goreleaser/goreleaser/v2)
v2.16.0Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.16.
Changelog
New Features
bb532b6: feat(archive): xz format (#6520) (@jaredallard and @caarlos0)9500ead: feat(builders): add node sea support (#6579) (@caarlos0 and @vedantmgoyal9)851f8f9: feat(deps): update docker in docker image (@caarlos0)8da70bc: feat(dockers_v2): baseimage and baseimagedigest template variables (#6625) (@caarlos0)9e629ad: feat(dockers_v2): pre/post hooks (#6634) (@caarlos0)e8d5686: feat(dockers_v2): remove experimental warn (@caarlos0)d5c8e4f: feat(dockers_v2): set extra.platforms in the artifact (#6628) (@caarlos0)868767b: feat(nix): support meta.mainProgram (#6627) (@caarlos0)f72cf9d: feat: go1.26.3 (@caarlos0)a4be92b: feat: proper deprecate brews (@caarlos0)Bug fixes
bb9062f: fix(cask): emit generate_completions_from_executable after postflight (#6594) (@caarlos0)6ecba31: fix(github): preserve prerelease on publish (#6591) (@caarlos0)2e17678: fix(github): preserve prerelease publish fields (@caarlos0)17315a5: fix(github): remove author lookup by email (#6601) (@caarlos0)e696cf8: fix(srpm): set format and extension in extra (#6623) (@caarlos0)9fd33f5: fix(xz): rm unused field (@caarlos0)306e37d: fix: change keyword color (@caarlos0)dd02be1: fix: handle secondary rate limits on github (#6630) (@caarlos0)49025ca: fix: run script resolves nightly tags (@caarlos0)bba909e: fix: webhook error handling improvements (@caarlos0)9f2811b: fix: wrong goreleaser URL (#6584) (@ldez)0944b0e: fix:linkedin error handling improvements (@caarlos0)Documentation updates
9081224: docs(actions): note immutable nightly resolution (#6590) (@caarlos0)6c2d9e0: docs: add RWX CI guide (#6597) (@robinaugh)3514d8d: docs: add slack to users list (#6605) (@zimeg)7b6496f: docs: better install page (#6631) (@caarlos0)33dfa25: docs: cleanup install (@caarlos0)be689af: docs: dont include nightlies in releases.json (@caarlos0)6bc06bf: docs: fix invalid 'neq' template function in pkg example (#6604) (@SAY-5)f7b59d4: docs: fix logos (@caarlos0)ebc8484: docs: fix rendering issue inside tabs (@caarlos0)c6c834c: docs: improve install page (@caarlos0)d05aaa0: docs: missing required version (@caarlos0)b1e5b9a: docs: parallax effect on homepage (#6596) (@caarlos0)6e7c917: docs: rm old docs instructions (@caarlos0)dd37302: docs: updat (@caarlos0)8b21145: docs: update link (@caarlos0)8976559: docs: update users.md (@caarlos0)bd4e1a5: docs: updates (@caarlos0)b259380: docs: updates (@caarlos0)Other work
22004f4: chore(www): update hextra (@caarlos0)0750c1b: chore: fmt (@caarlos0)61623ca: chore: gofumpt (@caarlos0)231e274: chore: remove unused struct (@caarlos0)d76fb40: chore: skip one more docker test on windows (@caarlos0)6fd4db6: chore: update golang.org/x/ (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.15.4...v2.16.0
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them?
You can sponsor, get a Pro License or contribute with code.
Where to go next?
rclone/rclone (rclone/rclone)
v1.74.2: rclone v1.74.2Compare Source
This is the v1.74.2 release of rclone.
Full details of the changes can be found in the changelog.
redhat-openshift-ecosystem/openshift-preflight (redhat-openshift-ecosystem/openshift-preflight)
v1.19.0Compare Source
What's Changed
Full Changelog: redhat-openshift-ecosystem/openshift-preflight@1.18.0...1.19.0
Configuration
📅 Schedule: (in timezone Europe/London)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.