build(deps): bump the terraform-dependencies group across 1 directory with 11 updates #22
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.
Bumps the terraform-dependencies group with 10 updates in the / directory:
4.1.64.2.01.8.01.9.02.16.22.16.59.7.09.7.30.5.10.6.51.8.11.9.11.19.01.20.10.33.00.38.00.9.00.11.01.36.11.36.6Updates
github.com/eko/gocache/lib/v4from 4.1.6 to 4.2.0Release notes
Sourced from github.com/eko/gocache/lib/v4's releases.
... (truncated)
Commits
08ff381Merge pull request #267 from eko/loadable-optionsa997e57Loadable cache: make options to be re-used in setter (fixes #101)70d4931Merge pull request #260 from okhowang/fix/loadable33d992dMerge pull request #266 from blampe/blampe/ttl41bad53ristretto: return correct ttla125c59Merge pull request #262 from torkelrogstad/patch-12384199Merge pull request #261 from woutslakhorst/master93b1e20Update outdated Godoc linkf2799e8fix Delete and Get for memcachedacdc0e8fix(loadable): cache value in setChannelUpdates
github.com/fsnotify/fsnotifyfrom 1.8.0 to 1.9.0Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.
Commits
ae0e792Release 1.9.0644fbb6Add test to ensure Add()/Remove() works when not reading eventse7ec5f7Fix staticcheck in CId321760Update changelogdbe0717Remove AIX/AHFS from README2d897caSimplify inotify backend locking868a000Test gccgo in CI8f6d48bMove some shared code to a shared structe48b91aAdd timeout-minutes in GitHub actionsc9507a5Correctly mark pre-existing entries when watching a link to a dir on kqueueUpdates
github.com/go-resty/resty/v2from 2.16.2 to 2.16.5Release notes
Sourced from github.com/go-resty/resty/v2's releases.
Commits
1e19d6bchore(release): version bump and readme update (#961)aee0cb5fix: auth scheme and token from client level #959 (#960)7ad1178chore(release): version bump and readme update (#958)4eae633fix: auth scheme override with empty value #954 (#956)414b364fix: retry not reset multipartField reader (#953)16fd88achore(deps, release): update go mod, version bump and readme update (#946)Updates
github.com/redis/go-redis/v9from 9.7.0 to 9.7.3Release notes
Sourced from github.com/redis/go-redis/v9's releases.
Commits
a29d91drelease 9.7.3, retract 9.7.2 (#3314)ce3034cbump version to 9.7.20af2b32fix: handle network error on SETINFO (#3295) (CVE-2025-29923)3d041a1release: 9.7.1 patch (#3278)Updates
github.com/sagernet/singfrom 0.5.1 to 0.6.5Commits
2b41455Fix udpnat2 handler again23b0180Fix crash on udpnat2 handlerce1b485Fix socks5 UDP2238a05Fix merge objectsb55d1c7bufio: Add destination NAT packet connd547166Fix syscall packet read waiter for Windows9eafc7fudpnat2: Fix crashd8153dfAdd ENOTCONN to IsClosedd9f6eb1Fix set windows system time4dabb9bfreelru: Fix GetAndRefreshOrAddUpdates
github.com/spf13/cobrafrom 1.8.1 to 1.9.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
40b5bc1Revert "Make detection for test-binary more universal (#2173)" (#2235)a97f9fdfix CompletionFunc implementation (#2234)5f9c408chore: Upgrade dependencies for v1.9.0 (#2233)24ada7fRemove the default "completion" cmd if it is alone (#1559)680936aNew logo8cb30f9feat: add CompletionWithDesc helper (#2231)17b6dcadoc: add Conduit (#2230)ab5cadcAllow to reset the templates to the default (#2229)4ba5566fix(bash): nounset unbound file filter variable on empty extension (#2228)41b26ecPrint ActiveHelp for bash along other completions (#2076)Updates
github.com/spf13/viperfrom 1.19.0 to 1.20.1Release notes
Sourced from github.com/spf13/viper's releases.
... (truncated)
Commits
9568cfcfix: config type check when loading any configfd05140fix(config): get config type from v.configType or config file extc038295docs: add update instructions for 1.209c07e0fbuild: disable unused linters48112d6ci: add Go 1.24 to the test matrix66e3e28build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.617b96acNew Logo8b223a4build(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.191fd363chore: update aferoe75c48fFix issues reported by testifylintUpdates
golang.org/x/cryptofrom 0.31.0 to 0.32.0Commits
8929309go.mod: update golang.org/x dependencies4a75ba5all: make function and struct comments match the namesUpdates
golang.org/x/netfrom 0.33.0 to 0.38.0Commits
e1fcd82html: properly handle trailing solidus in unquoted attribute value in foreign...ebed060internal/http3: fix build of tests with GOEXPERIMENT=nosynctest1f1fa29publicsuffix: regenerate table1215081http2: improve error when server sends HTTP/1312450ehtml: ensure <search> tag closes <p> and update tests09731f9http2: improve handling of lost PING in Server55989e2http2/h2c: use ResponseController for hijacking connections2914f46websocket: re-recommend gorilla/websocket99b3ae0go.mod: update golang.org/x dependencies85d1d54go.mod: update golang.org/x dependenciesUpdates
golang.org/x/timefrom 0.9.0 to 0.11.0Commits
0c50ed8all: upgrade go directive to at least 1.23.0 [generated]66520f6rate: simplify function advance only returns new Tokens to caller2c6c5a2rate: prevent overflows when calculating durationFromTokensUpdates
google.golang.org/protobuffrom 1.36.1 to 1.36.6Dependabot 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