chore(deps): update tools#638
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
3a4729f to
76f3773
Compare
Signed-off-by: Renovate Bot <renovate-bot@users.noreply.github.com>
76f3773 to
76e498e
Compare
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:
v1.5.1→v1.6.0v2.93.0→v2.94.0v0.45.0→v0.46.0v35.0→v35.11.19.0→1.19.1Release Notes
Azure/azure-workload-identity (Azure/azure-workload-identity)
v1.6.0Compare Source
v1.6.0 - 2026-06-11
The projected service account token mount path changed:
/var/run/secrets/azure/tokens/var/run/secrets/azure/wi/token/var/run/secrets/azure/tokens/azure-identity-token/var/run/secrets/azure/wi/token/azure-identity-tokenAZURE_FEDERATED_TOKEN_FILEis updated by the webhook to point at the new path. Applications usingDefaultAzureCredential/WorkloadIdentityCredential(or readingAZURE_FEDERATED_TOKEN_FILEdirectly) work without changes:Workaround for apps that hardcode the old path — add an init container that symlinks old → new:
Changelog
Bug Fixes 🐞
806062ffix: update Go version, remove K8s version table, bump kind versions (#1722)Build 🏭
a7bab3cbuild: run go builder on $BUILDPLATFORM for cross-arch images (#1734)Code Refactoring 💎
89ee981refactor: migrate proxy from MSAL to azidentity SDK with LRU credential cache (#1721)bdb8258refactor: use sets.Set instead of map[string]struct{} (#1616)Continuous Integration 💜
a444192ci: migrate az login to workload identity federation (#1733)23314d0ci: update macos runner to macos-latest (#1691)2eaac6dci: fix copa patch workflow (#1682)6aafb45ci: add @stlaz to CODEOWNERS (#1647)69b7641ci: rm dependsOn in nightly pipeline (#1630)fabb122ci: rm verify deploy yaml nightly job (#1627)Documentation 📘
360876adocs: Update docs to reflect actual proxy sidecar behavior (#1643)4716a8ddocs: use azure storge static web serving rather than public access (#1635)Features 🌈
3045cd0feat: allow extraEnv/extraVolumes/extraVolumeMounts in webhook chart (#1732)d878231feat: support custom token endpoint injection for workload identity (#1720)533d7f5feat: add--versionflag for webhook and proxy (#1629)Maintenance 🔧
981e839chore: remove dependsOn from upgrade pipeline (#1724)2a577d5chore: update to go 1.25.9, grpc v1.79.3 and fix dependabot config (#1719)1ad3204chore: update to go 1.25.8, bump otel sdk, and harden workflows (#1717)10fd199chore: update to go 1.25.6 and distroless-iptables to v0.8.7 (#1699)c926cd0chore: bump the k8s group with 3 updates (#1678)5f5f3a4chore: update distroless-iptables to v0.8.6 (#1690)fc01ee3chore: update to go 1.24.10 (#1683)08df826chore: bump golang.org/x/crypto from 0.37.0 to 0.45.0 in /test/e2e (#1681)a29b978chore: bump golang.org/x/crypto from 0.37.0 to 0.45.0 (#1680)dab95dfchore: bump the k8s group with 3 updates (#1666)a687ba7chore: update distroless-iptables to v0.8.2 (#1672)489fd2bchore: bump the k8s group with 3 updates (#1631)a49f8f9chore: update controller-gen to v0.14.0 and kustomize to v4.2.0 (#1657)44deb3dchore: update to go 1.24.6 (#1645)cb2954echore: bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (#1641)9e86054chore: bump golang.org/x/oauth2 from 0.21.0 to 0.27.0 (#1639)cli/cli (github.com/cli/cli/v2)
v2.94.0: GitHub CLI 2.94.0Compare Source
Issue types, sub-issues, and relationships in
gh issueThis release brings GitHub's advanced issue features to
gh issue create,edit,view, andlist. You can set and view an issue's type, organize work with sub-issues, and track blocked-by and blocking relationships without leaving the command line:Issue types and sub-issues are available on GitHub.com and GHES 3.17+; relationships require GHES 3.19+.
Manage discussions with
gh discussionThis release introduces the
discussioncommand set for working with GitHub Discussions ingh:Run
gh discussion --helpfor more information.Equip your agents with new
ghfeaturesTeach your agents how to leverage new GitHub CLI features on release day by installing the
ghskill:What's Changed
✨ Features
gh discussioncommand set (list,view,create,edit) as a preview by @babakks and @maxbeizer in #13541gh discussion commentto comment on and reply to discussions by @babakks in #13620gh skill listto inventory installed agent skills by @tommaso-moro in #13418--allflag togh skill installto install every skill in a repository by @tommaso-moro in #13471gh skill update --allby @tommaso-moro in #13469gh extension uninstalltogh extension removeby @BagToad in #13599🐛 Fixes
📚 Docs & Chores
gh discussionand Issues 2.0 reference to theghskill, plus a README note by @BagToad in #13631Full Changelog: cli/cli@v2.93.0...v2.94.0
protocolbuffers/protobuf (protocolbuffers/protobuf)
v35.1: Protocol Buffers v35.1Compare Source
Announcements
Bazel
4469e38)1f99c52)C++
6efa174)UPB (Python/PHP/Ruby C-Extension)
c35b977)redhat-openshift-ecosystem/openshift-preflight (redhat-openshift-ecosystem/openshift-preflight)
v1.19.1Compare Source
What's Changed
Full Changelog: redhat-openshift-ecosystem/openshift-preflight@1.19.0...1.19.1
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.