build(deps): bump the go-deps group across 1 directory with 8 updates #1776
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
5.13.2
5.15.0
7.0.87
7.0.90
1.3.0
1.3.1
1.36.2
1.37.0
3.11.0
3.12.0
1.21.0
1.22.0
1.8.15
1.9.3
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/go-git/go-git/v5
from 5.13.2 to 5.15.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
6f444d3
Merge pull request #1505 from pjbgf/bump9996069
v5: Bump dependencies768fda7
Merge pull request #1482 from Javier-varez/add-cert-auth-support-v5.xba9d693
plumbing: support setting custom host key algorithms along with host key call...61916be
plumbing: re-add support for cert-authorities using skeema's HostKeyDB863c621
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.90Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Commits
68fb5ee
Add function for getting creds of remote client (#2089)1e5fd8a
Replacing retry goroutines with iterators (#2087)7502986
Update x/net version (#2085)6c30280
Implement AppendObject() API (#2082)fb4bc4c
Add anonymous chunked encoding with trailing headers (#2084)efd53f1
Update version to next release8c92869
update golint version (#2083)1744ff2
update deps and move CI/CD to go1.23, go1.24 (#2080)bf00584
make downtime info as map to denote per target info (#2079)07d26d9
AddsTokenRevokeType
field to credential providers. (#2075)Updates
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/onsi/gomega
from 1.36.2 to 1.37.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
272fca3
v1.37.05666f98
add To/ToNot/NotTo aliases for AsyncAssertion2251143
v1.36.3adb8b49
bump all the things7613216
chore: replaceinterface{}
withany
9fe5259
Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (#822)a0e85b9
remove spurious "toolchain" from go.mod (#819)604a8b1
Bump golang.org/x/net from 0.33.0 to 0.35.0 (#823)36fbc84
Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#772)ced70d7
Bump github-pages from 231 to 232 in /docs (#778)Updates
github.com/ory/dockertest/v3
from 3.11.0 to 3.12.0Release notes
Sourced from github.com/ory/dockertest/v3's releases.
Commits
8a76ff0
chore: update repository templates to ory/meta@bc60...207b20a
chore: update repository templates to ory/meta@83e7...fabf563
autogen: update license overview4b1e539
chore: update repository templates to ory/meta@44ef...46d1a7b
chore: update repository templates to ory/meta@c091...13e6e33
chore(deps): bump actions/stale from 4 to 9 (#554)91b7d0b
chore(deps): bump actions/setup-node from 2.pre.beta to 4.1.0 (#539)28c8c5b
chore(deps): bump github.com/containerd/continuity from 0.4.3 to 0.4.5 (#545)eec3a4f
feat: add support for BuildKit when building images (#416)f6e65ba
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#547)Updates
github.com/prometheus/client_golang
from 1.21.0 to 1.22.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d50be25
Cut 1.22.0 (#1793)1043db7
Cut 1.22.0-rc.0 (#1768)e575c9c
promhttp: Isolate zstd support and klauspost/compress library use to promhttp...f2276aa
Merge pull request #1764 from prometheus/dependabot/github_actions/github-act...9df772c
build(deps): bump peter-evans/create-pull-requesta3548c5
Merge pull request #1754 from saswatamcode/exp-eh60fd2b0
Remove go.work file for now8f9d0de
exp: Add dependabot configc5cf981
Merge pull request #1762 from prometheus/release-1.218a42da3
Fix ios build. (#1758)Updates
github.com/sigstore/sigstore
from 1.8.15 to 1.9.3Release notes
Sourced from github.com/sigstore/sigstore's releases.
Commits
1e63a21
add proto hash algorithm to registry (#2048)404e5b5
Bump deps (#2047)0a5d37c
build(deps): Bump the gomod group across 1 directory with 2 updates (#2046)a14c5f0
build(deps): Bump actions/dependency-review-action in the all group (#2044)e842090
pkg/signature: add P384/P521 compatibility algo to algorithm registry (#2037)ac746e0
Update linter to v2 (#2041)9e5a36c
change how we copy keys (#2036)8489e15
build(deps): Bump google.golang.org/api in /pkg/signature/kms/gcp (#2028)d2fa167
build(deps): Bump the all group across 1 directory with 3 updates (#2032)77973f8
build(deps): Bump golang.org/x/net in /pkg/signature/kms/azure (#2034)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