-
Notifications
You must be signed in to change notification settings - Fork 21
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
Bump the go group with 17 updates #599
Closed
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 group with 17 updates: | Package | From | To | | --- | --- | --- | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.27.6` | `1.30.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.17.0` | `0.19.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.21.2` | `1.24.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.19.1` | `1.26.1` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.11.33` | `1.15.7` | | [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.20.2` | `1.24.5` | | [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.6` | `1.7.11` | | [github.com/containers/image/v5](https://github.com/containers/image) | `5.21.1` | `5.29.0` | | [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.24.1` | `0.35.0` | | [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.21.7` | `0.21.9` | | [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.9.5` | `1.11.2` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.3` | `1.17.4` | | [github.com/mittwald/go-helm-client](https://github.com/mittwald/go-helm-client) | `0.12.3` | `0.12.4` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.13.1` | `2.13.2` | | [github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign) | `2.2.1` | `2.2.2` | | [helm.sh/helm/v3](https://github.com/helm/helm) | `3.12.2` | `3.13.2` | | [sigs.k8s.io/cli-utils](https://github.com/kubernetes-sigs/cli-utils) | `0.34.0` | `0.35.0` | Updates `github.com/onsi/gomega` from 1.27.6 to 1.30.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.27.6...v1.30.0) Updates `golang.org/x/net` from 0.17.0 to 0.19.0 - [Commits](golang/net@v0.17.0...v0.19.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.21.2 to 1.24.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.21.2...v1.24.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.19.1 to 1.26.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.19.1...config/v1.26.1) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.11.33 to 1.15.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.7/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.11.33...config/v1.15.7) Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.20.2 to 1.24.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.20.2...service/ecr/v1.24.5) Updates `github.com/containerd/containerd` from 1.7.6 to 1.7.11 - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.7.6...v1.7.11) Updates `github.com/containers/image/v5` from 5.21.1 to 5.29.0 - [Release notes](https://github.com/containers/image/releases) - [Commits](containers/image@v5.21.1...v5.29.0) Updates `github.com/fluxcd/pkg/ssa` from 0.24.1 to 0.35.0 - [Commits](fluxcd/pkg@ssa/v0.24.1...ssa/v0.35.0) Updates `github.com/go-openapi/strfmt` from 0.21.7 to 0.21.9 - [Commits](go-openapi/strfmt@v0.21.7...v0.21.9) Updates `github.com/goccy/go-yaml` from 1.9.5 to 1.11.2 - [Release notes](https://github.com/goccy/go-yaml/releases) - [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md) - [Commits](goccy/go-yaml@v1.9.5...v1.11.2) Updates `github.com/klauspost/compress` from 1.17.3 to 1.17.4 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.17.3...v1.17.4) Updates `github.com/mittwald/go-helm-client` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/mittwald/go-helm-client/releases) - [Commits](mittwald/go-helm-client@v0.12.3...v0.12.4) Updates `github.com/onsi/ginkgo/v2` from 2.13.1 to 2.13.2 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.13.1...v2.13.2) Updates `github.com/sigstore/cosign/v2` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/sigstore/cosign/releases) - [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md) - [Commits](sigstore/cosign@v2.2.1...v2.2.2) Updates `helm.sh/helm/v3` from 3.12.2 to 3.13.2 - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.12.2...v3.13.2) Updates `sigs.k8s.io/cli-utils` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/kubernetes-sigs/cli-utils/releases) - [Commits](kubernetes-sigs/cli-utils@v0.34.0...v0.35.0) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/containerd/containerd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/containers/image/v5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/pkg/ssa dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/go-openapi/strfmt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/goccy/go-yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/klauspost/compress dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/mittwald/go-helm-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/sigstore/cosign/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: helm.sh/helm/v3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: sigs.k8s.io/cli-utils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <[email protected]>
Mend Scan Summary: ❌Repository: open-component-model/ocm
|
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 group with 17 updates:
1.27.6
1.30.0
0.17.0
0.19.0
1.21.2
1.24.0
1.19.1
1.26.1
1.11.33
1.15.7
1.20.2
1.24.5
1.7.6
1.7.11
5.21.1
5.29.0
0.24.1
0.35.0
0.21.7
0.21.9
1.9.5
1.11.2
1.17.3
1.17.4
0.12.3
0.12.4
2.13.1
2.13.2
2.2.1
2.2.2
3.12.2
3.13.2
0.34.0
0.35.0
Updates
github.com/onsi/gomega
from 1.27.6 to 1.30.0Release notes
Sourced from github.com/onsi/gomega's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/gomega's changelog.
... (truncated)
Commits
f804ac6
v1.30.04da4c7f
BeTrueBecause and BeFalseBecause allow for better failure messages6ca6e97
Bump actions/checkout from 3 to 4 (#694)f1b8343
doc: fix type on gleak go docb94b195
v1.29.02b39142
MatchError can now take an optional func(error) bool + descriptionab6045c
v1.28.1635d196
Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.014f8859
Bump github.com/google/go-cmp from 0.5.9 to 0.6.0d8a6508
Bump golang.org/x/net from 0.14.0 to 0.17.0Updates
golang.org/x/net
from 0.17.0 to 0.19.0Commits
a8e0109
go.mod: update golang.org/x dependencies13e88dd
quic: rename listener{_test}.go to endpoint{_test}.goe26b9a4
quic: rename Listener to Endpoint399218d
quic: implement stream flushd87f99b
quic: idle timeouts, handshake timeouts, and keepalive7b5abfa
quic: basic qlog supportfbaf412
go.mod: update golang.org/x dependenciescc6f4d1
http2: remove ancient build-tagged files for unsupported Go versionsa720b30
http2: allocate buffer pools using pointers to arraysa7ef1a2
internal/quic/cmd/interop: don't t.Log after test finishesUpdates
github.com/aws/aws-sdk-go-v2
from 1.21.2 to 1.24.0Commits
0d643a8
Release 2023-12-07e38b534
Regenerated Clientsf394daf
Update SDK's smithy-go dependency to v1.19.04fb654c
Update endpoints model8594ca0
Update API modele33a34c
fix codegen ci (#2418)57a201c
regenerate partitions (#2415)be06f02
Merge pull request #2344 from aws/feat-request-compression-270bf410
Change config loading logic8c02c46
Release 2023-12-06Updates
github.com/aws/aws-sdk-go-v2/config
from 1.19.1 to 1.26.1Commits
f2706c8
Release 2023-12-081dac0c9
Regenerated Clientscbd9216
Update API modelc7357bb
fix: reinstate presence of retryer when functional opts run but still respect...c5c34b3
fix: translation of ini service sections into shared config (#2416)b3c7fbf
update express cache key (#2414)9b90af4
fix: add non-vhostable buckets to path when using legacy endpoint resolver (#...0d643a8
Release 2023-12-07e38b534
Regenerated Clientsf394daf
Update SDK's smithy-go dependency to v1.19.0Updates
github.com/aws/aws-sdk-go-v2/feature/s3/manager
from 1.11.33 to 1.15.7Changelog
Sourced from github.com/aws/aws-sdk-go-v2/feature/s3/manager's changelog.
... (truncated)
Commits
5f14e2a
Release 2022-05-172ffe56d
Regenerated Clients659ec3e
Update API modelb344246
Fix iotsecuretunneling and mobile API clients to use correct signing name (#1...40a800b
aws/retry: Fixup documentation typos(#1698)2fc2c1d
fix feature/dynamodb/expression/condition.go Or documentation (#1702)a34da05
internal/ini: Remove unused and stale fuzzing (#1710)6f190f6
Release 2022-05-1630ac919
Regenerated Clientsc1870c4
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/ecr
from 1.20.2 to 1.24.5Commits
f2706c8
Release 2023-12-081dac0c9
Regenerated Clientscbd9216
Update API modelc7357bb
fix: reinstate presence of retryer when functional opts run but still respect...c5c34b3
fix: translation of ini service sections into shared config (#2416)b3c7fbf
update express cache key (#2414)9b90af4
fix: add non-vhostable buckets to path when using legacy endpoint resolver (#...0d643a8
Release 2023-12-07e38b534
Regenerated Clientsf394daf
Update SDK's smithy-go dependency to v1.19.0Updates
github.com/containerd/containerd
from 1.7.6 to 1.7.11Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
64b8a81
Merge pull request #9491 from dmcgowan/prepare-1.7.11ea5a477
Merge pull request #9352 from thaJeztah/1.7_update_golang_1.20.1167d356c
Merge pull request from GHSA-7ww5-4wqc-m92cdfae68b
Prepare release notes for v1.7.11de6d8a8
Merge pull request #9482 from ambarve/sn_cleanup_1.7ed7c689
Don't block snapshot garbage collection on Remove failures467de56
Merge pull request #9481 from ruiwen-zhao/cri-ud94f8ff
Merge pull request #9483 from dmcgowan/backport-1.7-fix-otel-http1fdefdd
Add warning for CRIU config usage8e06899
Merge pull request #9479 from ruiwen-zhao/cri-api-warningUpdates
github.com/containers/image/v5
from 5.21.1 to 5.29.0Release notes
Sourced from github.com/containers/image/v5's releases.
... (truncated)
Commits
93256e0
Bump to v5.29.04c7278f
Bump c/storage to v1.51.0199d256
Merge pull request #2185 from mtrmac/zstd-chunked-never-reuse3ebd43c
HACK: Don't record zstd:chunked algorithm in the BIC at all0c11bea
HACK: Do not reuse zstd:chunked blobs032ae9f
Merge pull request #2190 from containers/renovate/github.com-klauspost-compre...f7e02f1
fix(deps): update module github.com/klauspost/compress to v1.17.396eab26
Merge pull request #2186 from mtrmac/quote-response-bodyd55a5eb
Quote the response body in an error message1af240e
Merge pull request #2188 from mtrmac/update-joseUpdates
github.com/fluxcd/pkg/ssa
from 0.24.1 to 0.35.0Commits
91eda6e
Merge pull request #694 from fluxcd/git-deps-up2a64584
Use gomega in sourceignore46577cd
Updategolang.org
dependenciese6b6af7
Merge pull request #685 from knutgoetz/chore/gogit/delete-gogiterror-functioncbc2172
Delete obsolete goGitError function02723c3
Merge pull request #693 from fluxcd/go-git-v5.10.13715de1
Update go-git to v5.10.1ce91255
Merge pull request #692 from fluxcd/ssa-nits8fc4505
ssa: prevent unnecessaryDeepCopy
cc07605
Merge pull request #691 from fluxcd/jsondiff-include-objUpdates
github.com/go-openapi/strfmt
from 0.21.7 to 0.21.9Commits
e659c66
clear lint warningsae6aace
bump deps including mongoab8ec8f
doc: fixed typo in link to badge in README20380e4
Merge pull request #108 from fredbi/refact/lintingdcfda72
chore: relint447abe8
Merge pull request #107 from carlv-stripe/masterf514ed1
Update time_test.go2f7945a
Update time.goa4262bd
Update format_test.goUpdates
github.com/goccy/go-yaml
from 1.9.5 to 1.11.2Release notes
Sourced from github.com/goccy/go-yaml's releases.
... (truncated)
Changelog
Sourced from github.com/goccy/go-yaml's changelog.
... (truncated)
Commits
0640a15
bump actions/setup-go v4 (#393)c33fec6
apply go fmt with Go 1.21 (#394)c25bb8b
add Go 1.21 to the build matrix (#392)aa422f5
bump actions/checkout v4 (#391)0c2ade1
update CHANGELOG957e9d7
Fix sequence with comment (#390)4df8923
Fix quoted comments (#370)1c0fdf0
Update issue templates5b5e7e0
create pull request template30e963d
Update issue templatesUpdates
github.com/klauspost/compress
from 1.17.3 to 1.17.4Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
98ff542
gzhttp: Allow overriding decompression on transport (#892)c63a492
gzip: Error out if reserved bits are set (#891)c4e922d
gzhttp: Clamp compression level (#890)bb3065b
docs: fix a small typo in README.md (#889)e7c8ed1
huff0: Remove byteReader (#886)8f7526c
huff0: Speed up symbol counting (#887)Updates
github.com/mittwald/go-helm-client
from 0.12.3 to 0.12.4Release notes
Sourced from github.com/mittwald/go-helm-client's releases.
Commits
872cdd4
Merge pull request #191 from cheerioskun/master811654b
feat: Add support for running helm tests for a releaseUpdates
github.com/onsi/ginkgo/v2
from 2.13.1 to 2.13.2Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.