build(deps): bump the go-deps group across 1 directory with 10 updates #1751
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 go-deps group with 8 updates in the / directory:
1.7.0
1.7.2
0.53.1
0.55.0
5.13.2
5.14.0
7.0.87
7.0.88
1.3.0
1.3.1
1.21.0
1.21.1
1.8.15
1.9.1
0.11.0
0.12.0
Updates
github.com/elazarl/goproxy
from 1.7.0 to 1.7.2Release notes
Sourced from github.com/elazarl/goproxy's releases.
Commits
09a5680
Revert "Add next protocols in default TLS configuration (#651)"948b6ca
Revert "Connect related changes - add optional hooks (#504)"44bab45
Connect related changes - add optional hooks (#504)0003d27
Add next protocols in default TLS configuration (#651)591e8ff
Merge pull request #646 from elazarl/dependabot/go_modules/golang.org/x/net-0...be1818f
Merge pull request #647 from elazarl/dependabot/go_modules/ext/golang.org/x/n...41dd5c9
Bump golang.org/x/net from 0.34.0 to 0.35.0 in /extb0ba765
Bump golang.org/x/net from 0.34.0 to 0.35.01f65b1b
Merge pull request #645 from elazarl/dependabot/go_modules/ext/golang.org/x/t...3d75816
Bump golang.org/x/text from 0.21.0 to 0.22.0 in /extUpdates
github.com/fluxcd/pkg/runtime
from 0.53.1 to 0.55.0Commits
84d0d45
Merge pull request #882 from kathleenfrench/kfrench/cel-eval-string567773d
support string evaluation in CEL expressions8b1f852
Merge pull request #881 from fluxcd/token-cache-flags4b34b01
Add CLI flags for the token cache and method to delete all eventsc05eb67
Merge pull request #880 from fluxcd/cache-custom-metric-labels4d91aae
Add option for custom event namespace label in cache metrics6be31fc
Merge pull request #877 from fluxcd/token-cache-max-duration1ec89e0
Add max duration to token cacheff04927
Merge pull request #871 from fluxcd/github-app-token-cache4cd4dbb
Add caching for GitHub App tokensUpdates
github.com/go-git/go-git/v5
from 5.13.2 to 5.14.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
863c621
Merge pull request #1436 from pjbgf/v5-bumps2e69e81
build: Bump dependenciesb2c1ec9
build: Bump Go versionsUpdates
github.com/minio/minio-go/v7
from 7.0.87 to 7.0.88Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Commits
c34f06b
feat: add reverse version for listObjectVersions (#2072)a9f9671
add replication stat counters and downtime info types (#2071)80c3c59
Update version to next releaseUpdates
github.com/notaryproject/notation-go
from 1.3.0 to 1.3.1Release notes
Sourced from github.com/notaryproject/notation-go's releases.
Commits
961cef1
bump: release v1.3.1f171fb0
bump: bump up dependencies for release-1.3 branch (#516)540cc34
fix: remove signing time check during authenticTimestamp (#514)1864576
Merge pull request #507 from Two-Hearts/release-1.3Updates
github.com/prometheus/client_golang
from 1.21.0 to 1.21.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
8a42da3
Fix ios build. (#1758)40c62f7
Merge pull request #1757 from prometheus/revert-121cas689f590
Cut 1.21.19e567a7
Revert "Add: exponential backoff for CAS operations on floats (#1661)"Updates
github.com/sigstore/sigstore
from 1.8.15 to 1.9.1Release notes
Sourced from github.com/sigstore/sigstore's releases.
Commits
760d02f
build(deps): Bump golang.org/x/oauth2 in /pkg/signature/kms/gcp (#2021)263d8ec
build(deps): Bump github.com/sigstore/sigstore (#2016)3e1a5a1
build(deps): Bump the gomod group across 1 directory with 2 updates (#2018)9193344
build(deps): Bump golang.org/x/crypto in /pkg/signature/kms/azure (#2020)0a8c5d7
build(deps): Bump the gomod group across 1 directory with 2 updates (#2018)3a14cfc
build(deps): Bump google.golang.org/api in /pkg/signature/kms/gcp (#2022)f577ba0
Implement default signing algorithms based on the key type (#2014)a304698
pkg/signature: expose Algorithm Details information (#2001)bf09332
build(deps): Bump actions/cache from 4.2.1 to 4.2.2 in the all group (#2013)47d4326
build(deps): Bump cloud.google.com/go/kms in /pkg/signature/kms/gcp (#2011)Updates
golang.org/x/crypto
from 0.34.0 to 0.35.0Commits
7292932
ssh: limit the size of the internal packet queue while waiting for KEXUpdates
golang.org/x/oauth2
from 0.26.0 to 0.27.0Commits
681b4d8
jws: split token into fixed number of parts3f78298
all: upgrade go directive to at least 1.23.0 [generated]109dabf
endpoints: add links/provider for Discordac571fa
oauth2: fix docs for Config.DeviceAuth314ee5b
endpoints: add patreon endpointUpdates
golang.org/x/sync
from 0.11.0 to 0.12.0Commits
b637f27
errgroup: drop support for Go versions before 1.20960bf1f
all: upgrade go directive to at least 1.23.0 [generated]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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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