-
Couldn't load subscription status.
- Fork 7
fix(deps): update all patch and minor #166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-patch-and-minor
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
4dcae9f to
4400ad4
Compare
4400ad4 to
73f13da
Compare
73f13da to
5c31f49
Compare
5c31f49 to
558dc41
Compare
558dc41 to
a486e68
Compare
e8eed01 to
d459a38
Compare
f883458 to
db6ab70
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
39d578c to
db74e76
Compare
52a9bc2 to
92671df
Compare
92671df to
4209383
Compare
bce265b to
c713ae8
Compare
883b984 to
b3d5551
Compare
b3d5551 to
3ab2751
Compare
3ab2751 to
6c4de5f
Compare
6c4de5f to
f16b761
Compare
cebe36a to
169ed9f
Compare
169ed9f to
d4d28eb
Compare
d4d28eb to
618a16c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
11bd719->08eba0bf111f33->d35c59a3.21->3.2275ad89b->a2c55edcb9bde2->e89d4099780b0c->5e57cd1b5ca514->e468171v0.12.1->v0.13.0v1.16.0->v1.22.0v0.8.0->v0.9.0v1.10.0->v1.11.1v2.27.6->v2.27.71.22->1.25e6875f8->25f5320Release Notes
gofrs/flock (github.com/gofrs/flock)
v0.13.0Compare Source
What's Changed
Minimum Go version 1.24
Full Changelog: gofrs/flock@v0.12.1...v0.13.0
hashicorp/vault (github.com/hashicorp/vault/api)
v1.20.0Compare Source
1.20.0
June 25, 2025
SECURITY:
CHANGES:
start_timeandend_timeinsys/internal/counters/activityare aligned to the corresponding billing period.end_timeinsys/internal/counters/activityis now capped at the end of the last completed month. [GH-30164]Retry-Afterheader and, if it exists, wait for the specified duration before retrying the request. [GH-30887]resource_group_name,vm_name, andvmss_nameto match token claims [GH-30052]Retry-Aftervalue to the nearest second when calculating the retry delay. [GH-30887]client count data by
namespace,mount_path,mount_typeor number of clients fora selected month. [GH-30678]
FormErrorcomponent (not used) [GH-34699]/vault/auth?with=query parameter [GH-30500]/vault/auth?with=query parameter now exclusively refers to the auth mount path and renders a simplified form [GH-30500]FEATURES:
remove_irrevocable_lease_after. When set to a non-zero value, this will automatically delete irrevocable leases after the configured duration exceeds the lease's expire time. The minimum duration allowed for this field is two days. [GH-30703]development_clusteras a field to Vault's utilization reports.The field is configurable via HCL and indicates whether the cluster is being used in a development environment, defaults to false if not set. [GH-30659]
group_byfield to the rate limit quota API to support different grouping modes.snapshot into Vault and read, list, and recover KV v1 and cubbyhole secrets from the snapshot. [GH-30739]
IMPROVEMENTS:
/sys/utilization-report, giving a snapshot overview of Vault's utilization at a high level.vault.core.response_status_code, with two labels,code, andtype, detailing the status codes of all responses to requests that Vault handles. [GH-30354]vault_indexto an event's metadata if the metadata containsmodified=true, to support client consistency controls when reading from Vault in response to an event where storage was modified. [GH-30725]VAULT_MYSQL_USERNAMEandVAULT_MYSQL_PASSWORD. [GH-30136]listing_visibility="unauth"; all methods can be accessed via the "Sign in with other methods" link [GH-30500]DEPRECATIONS:
/sys/internal/counters/tokensendpoint. Attempting to call this endpoint will return a 403 "unsupported path" exception. [GH-30561]BUG FIXES:
core/managed-keys (enterprise): fix RSA encryption/decryption with OAEP on managed keys.
conflicting local aliases. [GH-30390]
when it becomes active because standby nodes don't extract the artifact when the plugin
is registered. Remove extracting from Vault and require the operator to place
the extracted artifact in the plugin directory before registration.
plugin_tmpdirconfig [GH-29978]plugin_tmpdirconfigauto_joinconfigurations that include escape characters [GH-29874]NextVaultRotationis nil.Fixes an issue where static roles were unexpectedly rotated after upgrade due to a missing
NextVaultRotationvalue.Now sets it to either
LastVaultRotation + RotationPeriodornow + RotationPeriod. [GH-30265]intermediate certificates. [GH-30034]
private_keyafter generating [GH-30778]configblock [GH-30960]ktr0731/go-fuzzyfinder (github.com/ktr0731/go-fuzzyfinder)
v0.9.0Compare Source
Changelog
a4a4a57support WithPreselected option (#243)2825517Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 in /tools (#242)79e86f0Bump golang.org/x/net from 0.33.0 to 0.36.0 in /tools (#241)87fc20cBump codecov/codecov-action from 5.3.1 to 5.4.0 (#240)aeca45aBump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#239)96b951aBump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0 in /tools (#238)a94f8f0Bump golang.org/x/net from 0.25.0 to 0.33.0 in /tools (#237)7793b27Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#235)284159cBump codecov/codecov-action from 5.1.2 to 5.3.1 (#236)76b2f08Bump codecov/codecov-action from 5.1.1 to 5.1.2 (#233)ba02645Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /tools (#232)8343b18Bump codecov/codecov-action from 5.0.7 to 5.1.1 (#231)ab3825fBump codecov/codecov-action from 5.0.2 to 5.0.7 (#230)90a1e76Bump codecov/codecov-action from 4.6.0 to 5.0.2 (#229)bb21d94Bump github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.5.1 in /tools (#228)48f3bf0Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#227)ea09cebBump github.com/mattn/go-runewidth from 0.0.15 to 0.0.16 (#224)ca8b2a2Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 (#222)c3519e1Bump github.com/hashicorp/go-retryablehttp from 0.6.8 to 0.7.7 in /tools (#221)642a20eBump codecov/codecov-action from 4.4.1 to 4.5.0 (#220)a612bafBump codecov/codecov-action from 4.4.0 to 4.4.1 (#216)7dbd4caBump codecov/codecov-action from 4.3.1 to 4.4.0 (#215)8d6f266Bump codecov/codecov-action from 4.3.0 to 4.3.1 (#214)964d29dBump dependabot/fetch-metadata from 2.0.0 to 2.1.0 (#213)91eac23Bump golang.org/x/net from 0.19.0 to 0.23.0 in /tools (#212)8b4601dBump codecov/codecov-action from 4.2.0 to 4.3.0 (#209)bc68d10Bump codecov/codecov-action from 4.1.1 to 4.2.0 (#208)5fefb5aBump codecov/codecov-action from 4.1.0 to 4.1.1 (#207)86c1626Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 (#206)fa965cfBump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /tools (#205)de845b1Bump codecov/codecov-action from 4.0.2 to 4.1.0 (#204)342d614Bump codecov/codecov-action from 4.0.1 to 4.0.2 (#202)dd45a89Bump codecov/codecov-action from 3.1.5 to 4.0.1 (#199)ea37775Bump codecov/codecov-action from 3.1.4 to 3.1.5 (#198)eaaa567Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /tools (#196)064cfe6Bump github.com/go-git/go-git/v5 from 5.3.0 to 5.11.0 in /tools (#195)5979157Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /tools (#194)7eece2fBump actions/setup-go from 4 to 5 (#192)stretchr/testify (github.com/stretchr/testify)
v1.11.1Compare Source
This release fixes #1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (
String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.What's Changed
Full Changelog: stretchr/testify@v1.11.0...v1.11.1
v1.11.0Compare Source
What's Changed
Functional Changes
v1.11.0 Includes a number of performance improvements.
Fixes
Documentation, Build & CI
New Contributors
Full Changelog: stretchr/testify@v1.10.0...v1.11.0
urfave/cli (github.com/urfave/cli/v2)
v2.27.7Compare Source
What's Changed
Full Changelog: urfave/cli@v2.27.6...v2.27.7
actions/go-versions (go)
v1.25.3: 1.25.3Compare Source
Go 1.25.3
v1.25.2: 1.25.2Compare Source
Go 1.25.2
v1.25.1: 1.25.1Compare Source
Go 1.25.1
v1.25.0: 1.25.0Compare Source
Go 1.25.0
v1.24.9: 1.24.9Compare Source
Go 1.24.9
v1.24.8: 1.24.8Compare Source
Go 1.24.8
v1.24.7: 1.24.7Compare Source
Go 1.24.7
v1.24.6: 1.24.6Compare Source
Go 1.24.6
v1.24.5: 1.24.5Compare Source
Go 1.24.5
v1.24.4: 1.24.4Compare Source
Go 1.24.4
v1.24.3: 1.24.3Compare Source
Go 1.24.3
v1.24.2: 1.24.2Compare Source
Go 1.24.2
v1.24.1: 1.24.1Compare Source
Go 1.24.1
v1.24.0: 1.24.0Compare Source
Go 1.24.0
v1.23.12: 1.23.12Compare Source
Go 1.23.12
v1.23.11: 1.23.11Compare Source
Go 1.23.11
v1.23.10: 1.23.10Compare Source
Go 1.23.10
v1.23.9: 1.23.9Compare Source
Go 1.23.9
v1.23.8: 1.23.8Compare Source
Go 1.23.8
v1.23.7: 1.23.7Compare Source
Go 1.23.7
v1.23.6: 1.23.6Compare Source
Go 1.23.6
v1.23.5: 1.23.5Compare Source
Go 1.23.5
v1.23.4: 1.23.4Compare Source
Go 1.23.4
v1.23.3: 1.23.3Compare Source
Go 1.23.3
v1.23.2: 1.23.2Compare Source
Go 1.23.2
v1.23.1: 1.23.1Compare Source
Go 1.23.1
v1.23.0: 1.23.0Compare Source
Go 1.23.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.