-
Notifications
You must be signed in to change notification settings - Fork 192
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
build(deps): bump the go-deps group across 1 directory with 14 updates #1575
Closed
Conversation
This file contains 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
Bumps the go-deps group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.2.4` | `0.3.1` | | [github.com/fluxcd/pkg/oci](https://github.com/fluxcd/pkg) | `0.37.1` | `0.38.1` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.70` | `7.0.75` | | [github.com/notaryproject/notation-core-go](https://github.com/notaryproject/notation-core-go) | `1.0.2` | `1.0.3` | | [github.com/notaryproject/notation-go](https://github.com/notaryproject/notation-go) | `1.1.0` | `1.1.1` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.33.1` | `1.34.1` | | [github.com/ory/dockertest/v3](https://github.com/ory/dockertest) | `3.10.0` | `3.11.0` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.0` | `1.19.1` | | [github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign) | `2.2.4` | `2.4.0` | Updates `github.com/cyphar/filepath-securejoin` from 0.2.4 to 0.3.1 - [Release notes](https://github.com/cyphar/filepath-securejoin/releases) - [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md) - [Commits](cyphar/filepath-securejoin@v0.2.4...v0.3.1) Updates `github.com/fluxcd/pkg/oci` from 0.37.1 to 0.38.1 - [Commits](fluxcd/pkg@oci/v0.37.1...oci/v0.38.1) Updates `github.com/minio/minio-go/v7` from 7.0.70 to 7.0.75 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.70...v7.0.75) Updates `github.com/notaryproject/notation-core-go` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/notaryproject/notation-core-go/releases) - [Commits](notaryproject/notation-core-go@v1.0.2...v1.0.3) Updates `github.com/notaryproject/notation-go` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/notaryproject/notation-go/releases) - [Commits](notaryproject/notation-go@v1.1.0...v1.1.1) Updates `github.com/onsi/gomega` from 1.33.1 to 1.34.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.33.1...v1.34.1) Updates `github.com/ory/dockertest/v3` from 3.10.0 to 3.11.0 - [Release notes](https://github.com/ory/dockertest/releases) - [Commits](ory/dockertest@v3.10.0...v3.11.0) Updates `github.com/prometheus/client_golang` from 1.19.0 to 1.19.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.19.0...v1.19.1) Updates `github.com/sigstore/cosign/v2` from 2.2.4 to 2.4.0 - [Release notes](https://github.com/sigstore/cosign/releases) - [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md) - [Commits](sigstore/cosign@v2.2.4...v2.4.0) Updates `github.com/sigstore/sigstore` from 1.8.3 to 1.8.8 - [Release notes](https://github.com/sigstore/sigstore/releases) - [Commits](sigstore/sigstore@v1.8.3...v1.8.8) Updates `golang.org/x/crypto` from 0.22.0 to 0.25.0 - [Commits](golang/crypto@v0.22.0...v0.25.0) Updates `golang.org/x/oauth2` from 0.19.0 to 0.22.0 - [Commits](golang/oauth2@v0.19.0...v0.22.0) Updates `golang.org/x/sync` from 0.7.0 to 0.8.0 - [Commits](golang/sync@v0.7.0...v0.8.0) Updates `google.golang.org/api` from 0.177.0 to 0.190.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.177.0...v0.190.0) --- updated-dependencies: - dependency-name: github.com/cyphar/filepath-securejoin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/fluxcd/pkg/oci dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/minio/minio-go/v7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/notaryproject/notation-core-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/notaryproject/notation-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/ory/dockertest/v3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/sigstore/cosign/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/sigstore/sigstore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.
Bumps the go-deps group with 9 updates in the / directory:
0.2.4
0.3.1
0.37.1
0.38.1
7.0.70
7.0.75
1.0.2
1.0.3
1.1.0
1.1.1
1.33.1
1.34.1
3.10.0
3.11.0
1.19.0
1.19.1
2.2.4
2.4.0
Updates
github.com/cyphar/filepath-securejoin
from 0.2.4 to 0.3.1Release notes
Sourced from github.com/cyphar/filepath-securejoin's releases.
... (truncated)
Changelog
Sourced from github.com/cyphar/filepath-securejoin's changelog.
... (truncated)
Commits
ce7b28a
VERSION: release v0.3.1a2c14f8
CHANGELOG: add readlinkat(fd, "") shout-out4ea279f
merge #22 into cyphar/filepath-securejoin:main16e1bec
CHANGELOG: add initial changelog with current history2404ffb
merge #21 into cyphar/filepath-securejoin:mainf29b7a4
lookup: handle // and trailing slash components correctlyecd61ca
merge #19 into cyphar/filepath-securejoin:main38b1220
procfs: refactor statx mnt_id logic45c4415
procfs: use readlink(fd, "") for magic-linksedab538
merge #17 into cyphar/filepath-securejoin:mainUpdates
github.com/fluxcd/pkg/oci
from 0.37.1 to 0.38.1Commits
c647aea
Merge pull request #784 from fluxcd/cache-key-fix8a3ba60
Cache credentials tokensc8409c0
Merge pull request #785 from fluxcd/dependabot/github_actions/ci-6034f0241a6be12d4
build(deps): bump github/codeql-action in the ci groupe8251e1
Merge pull request #783 from Skarlso/add-option-to-skip-gzipe6984b4
feat: add un-taring plain, unzipped tar files328e8e9
Merge pull request #776 from fluxcd/cache-authnbb65fa7
Addapting testsb743354
cache authenticator retrieved when login to a providere79914f
Merge pull request #782 from fluxcd/dependabot/github_actions/ci-840fb89e3cUpdates
github.com/minio/minio-go/v7
from 7.0.70 to 7.0.75Release notes
Sourced from github.com/minio/minio-go/v7's releases.
... (truncated)
Commits
fd0e507
Add DisableContentSha256 to PutObjectPartOptions (#1988)d80dc8b
API methods for bucket-level CORS configuration settings (#1987)cc7769f
#1552 add functional tests for bucket tagging (#1986)89b4b99
Update version to next releasea428198
fix: GCS endpoint validation to allow ports (#1985)6c2c69f
docs: fix doc about default alias (#1984)66ba593
feat: add SetContentDisposition method for postPolicy Upload (#1982)4742469
update govulncheck to 1.22.577fb078
return appropriate error type for generic handling (#1981)1ff6b60
Update version to next releaseUpdates
github.com/notaryproject/notation-core-go
from 1.0.2 to 1.0.3Release notes
Sourced from github.com/notaryproject/notation-core-go's releases.
Commits
4211b09
build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#204)6f8b75c
build(deps): bump actions/stale from 8 to 9 (#195)ff5e5b8
build(deps): bump apache/skywalking-eyes from a790ab8dd23a7f861c18bd6aaa9b012...f624dfd
build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#200)356b30e
fix: leaf certificate validation (#202)9f13c9e
fix(ci): update codecov token (#199)66ff8c2
chore: org maintainers update (#196)807a338
bump: bump up golang version to v1.21 (#194)9a2ff9e
chore: add GitHub action for stale issues and PRs (#174)93218d9
build(deps): bump golang.org/x/crypto from 0.18.0 to 0.21.0 (#193)Updates
github.com/notaryproject/notation-go
from 1.1.0 to 1.1.1Release notes
Sourced from github.com/notaryproject/notation-go's releases.
Commits
94a0e13
revert: "feat: add support for signing blob (#379)" (#411)1a5b3e3
ci: enable ci for release branch (#409)254dfcd
bump: bump up notation-core-go v1.0.3 (#407)b7fde51
fix: error message for dangling reference index (#402)b8508d0
test: improve test coverage to 80% (#405)5e98995
build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#403)378ee83
build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#396)a901939
build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.7 to 3.4.8 (#399)97a5a86
build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.6 to 3.4.7 (#395)442ece7
build(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 (#397)Updates
github.com/onsi/gomega
from 1.33.1 to 1.34.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
fa057b8
v1.34.15e71dcd
Use slices from exp/slices to keep golang 1.20 compat32e5498
v1.34.0cb3fa6a
run go mod tidy and wonder why go get doesnt just run it for me in the first ...8af2ece
bump ginkgo878940c
fix incorrect handling of nil slices in HaveExactElements (fixes #771)f5bec80
clean up bipartitegraph testsebadb67
issue_765 - fixed bug in Hopcroft-Karp algorithm123a071
Fix typo in docsc549e0d
Add RoundTripper method to ghttp.ServerUpdates
github.com/ory/dockertest/v3
from 3.10.0 to 3.11.0Release notes
Sourced from github.com/ory/dockertest/v3's releases.
Commits
6110e9a
chore: update docker to v27.1.1 (#522)d229e74
feat: introduce cve scanners (#500)1b46b29
chore(deps): bump actions/stale from 4 to 9 (#507)44496a3
chore(deps): bump actions/setup-go from 4 to 5 (#508)1aa8cd7
chore(deps): bump actions/setup-node from 2.pre.beta to 4.0.2 (#503)0c91bda
chore(deps): bump github.com/opencontainers/image-spec (#510)3328cf9
move tests to dockertest_test package (#490)05f6347
chore(deps): bump github.com/opencontainers/runc from 1.1.12 to 1.1.13 (#509)6539ccd
chore: replace deprecated ioutil.TempDir with os.MkdirTemp (#506)84015fd
chore: remove direct dependency on gotest.tools/v3 (#504)Updates
github.com/prometheus/client_golang
from 1.19.0 to 1.19.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
6e3f4b1
Cut 1.19.1 (#1494)cad1bfa
Merge pull request #1454 from prometheus/small-nits0aa8c9f
Rephrase incompatibility with common v0.48.0Updates
github.com/sigstore/cosign/v2
from 2.2.4 to 2.4.0Release notes
Sourced from github.com/sigstore/cosign/v2's releases.
... (truncated)
Changelog
Sourced from github.com/sigstore/cosign/v2's changelog.
... (truncated)
Commits
b5e7dc1
Add login for GHCR (#3820)c346825
Bump sigstore/sigstore (#3819)fd0368a
Conformance testing for cosign (#3806)2387b50
chore(deps): bump google.golang.org/api from 0.189.0 to 0.190.0 (#3815)be43902
move incremental builds per commit to GHCR instead of GCR (#3808)d0492cf
chore(deps): bump github.com/buildkite/agent/v3 from 3.75.1 to 3.76.2 (#3813)e3a3914
chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#3814)7bac5e9
tidy up validate release script (#3817)983a368
chore(deps): bump go.step.sm/crypto from 0.50.0 to 0.51.1 (#3812)71a4952
chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#3811)Updates
github.com/sigstore/sigstore
from 1.8.3 to 1.8.8Release notes
Sourced from github.com/sigstore/sigstore's releases.