-
Notifications
You must be signed in to change notification settings - Fork 94
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
chore(deps): bump the security group with 13 updates #1691
Merged
Merged
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 security group with 13 updates: | Package | From | To | | --- | --- | --- | | [github.com/containers/image/v5](https://github.com/containers/image) | `5.32.2` | `5.33.0` | | [github.com/vishvananda/netlink](https://github.com/vishvananda/netlink) | `1.2.1-beta.2` | `1.3.0` | | [github.com/vishvananda/netns](https://github.com/vishvananda/netns) | `0.0.4` | `0.0.5` | | [github.com/vmware-tanzu/velero](https://github.com/vmware-tanzu/velero) | `1.14.1` | `1.15.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.31.0` | `1.32.0` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.31.0` | `1.32.0` | | [golang.org/x/exp](https://github.com/golang/exp) | `0.0.0-20240613232115-7f521ea00fb8` | `0.0.0-20241009180824-f66d83c29e7c` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.21.0` | `0.22.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.8.0` | `0.9.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.30.0` | `0.31.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.26.0` | `0.27.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.19.0` | `0.20.0` | | [helm.sh/helm/v3](https://github.com/helm/helm) | `3.16.2` | `3.16.3` | Updates `github.com/containers/image/v5` from 5.32.2 to 5.33.0 - [Release notes](https://github.com/containers/image/releases) - [Commits](containers/image@v5.32.2...v5.33.0) Updates `github.com/vishvananda/netlink` from 1.2.1-beta.2 to 1.3.0 - [Release notes](https://github.com/vishvananda/netlink/releases) - [Commits](vishvananda/netlink@v1.2.1-beta.2...v1.3.0) Updates `github.com/vishvananda/netns` from 0.0.4 to 0.0.5 - [Release notes](https://github.com/vishvananda/netns/releases) - [Commits](vishvananda/netns@v0.0.4...v0.0.5) Updates `github.com/vmware-tanzu/velero` from 1.14.1 to 1.15.0 - [Release notes](https://github.com/vmware-tanzu/velero/releases) - [Changelog](https://github.com/vmware-tanzu/velero/blob/main/CHANGELOG.md) - [Commits](vmware-tanzu/velero@v1.14.1...v1.15.0) Updates `go.opentelemetry.io/otel` from 1.31.0 to 1.32.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.31.0...v1.32.0) Updates `go.opentelemetry.io/otel/sdk` from 1.31.0 to 1.32.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.31.0...v1.32.0) Updates `golang.org/x/exp` from 0.0.0-20240613232115-7f521ea00fb8 to 0.0.0-20241009180824-f66d83c29e7c - [Commits](https://github.com/golang/exp/commits) Updates `golang.org/x/mod` from 0.21.0 to 0.22.0 - [Commits](golang/mod@v0.21.0...v0.22.0) Updates `golang.org/x/sync` from 0.8.0 to 0.9.0 - [Commits](golang/sync@v0.8.0...v0.9.0) Updates `golang.org/x/net` from 0.30.0 to 0.31.0 - [Commits](golang/net@v0.30.0...v0.31.0) Updates `golang.org/x/sys` from 0.26.0 to 0.27.0 - [Commits](golang/sys@v0.26.0...v0.27.0) Updates `golang.org/x/text` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.19.0...v0.20.0) Updates `helm.sh/helm/v3` from 3.16.2 to 3.16.3 - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.16.2...v3.16.3) --- updated-dependencies: - dependency-name: github.com/containers/image/v5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: github.com/vishvananda/netlink dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: github.com/vishvananda/netns dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: github.com/vmware-tanzu/velero dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: go.opentelemetry.io/otel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: go.opentelemetry.io/otel/sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: golang.org/x/exp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: golang.org/x/mod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: helm.sh/helm/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security ... Signed-off-by: dependabot[bot] <[email protected]>
replicated-ci
approved these changes
Nov 19, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
This PR was automatically approved and merged by the automated-prs-manager GitHub action
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 security group with 13 updates:
5.32.2
5.33.0
1.2.1-beta.2
1.3.0
0.0.4
0.0.5
1.14.1
1.15.0
1.31.0
1.32.0
1.31.0
1.32.0
0.0.0-20240613232115-7f521ea00fb8
0.0.0-20241009180824-f66d83c29e7c
0.21.0
0.22.0
0.8.0
0.9.0
0.30.0
0.31.0
0.26.0
0.27.0
0.19.0
0.20.0
3.16.2
3.16.3
Updates
github.com/containers/image/v5
from 5.32.2 to 5.33.0Release notes
Sourced from github.com/containers/image/v5's releases.
... (truncated)
Commits
c3a2029
Bump to c/image v5.33.004d69d5
Bump to c/storage v1.56.059417ae
Merge pull request #2609 from mtrmac/copy-resolve-destination6ba898f
HACK: Only return an image ID from ReportResolvedReference for c/storage125f862
Return a precise reference to the created image when writing to containers-st...91d22b2
Introduce private.ImageDestination.CommitWithOptions831269d
Rename an options variable to imgOptionsba2a4ae
Merge pull request #2616 from containers/renovate/golang.org-x-exp-digest6bcb929
fix(deps): update golang.org/x/exp digest to f66d83c228de93
Merge pull request #2615 from containers/renovate/github.com-containers-stora...Updates
github.com/vishvananda/netlink
from 1.2.1-beta.2 to 1.3.0Release notes
Sourced from github.com/vishvananda/netlink's releases.
Commits
6f57139
Fix recvfrom goroutine leak298ff27
Handle: add ConntrackDeleteFilter alias for backward compat5b0b9d8
rule: add Rule.Type to allow adding/listing unreachable (RTN_UNREACHABLE) rules65a253d
link_linux: add support for IFLA_MACVLAN_BC_QUEUE_LEN(_USED)3b7e16c
Add ConntrackDeleteFilters4317e32
feat: add LinkSetBondSlaveActive()/LinkDelBondSlave()a57a7bd
Add handle support for socketaaf4f98
Fix determination of the promiscuity counter for links7a4f10d
fix: updates SizeofVfVlanInfo to address #10038f96fd8
# rule: fix 32-bit platforms don't support adding rules with a mark value of ...Updates
github.com/vishvananda/netns
from 0.0.4 to 0.0.5Release notes
Sourced from github.com/vishvananda/netns's releases.
Commits
4c46424
Adding file path for nerdctl and finch (#87)d37cca3
Bump golangci/golangci-lint-action from 5 to 6 (#86)2612885
Bump golangci/golangci-lint-action from 4 to 5 (#83)9469873
Bump golangci/golangci-lint-action from 3 to 4 (#82)ae79633
Bump actions/setup-go from 4 to 5 (#80)fa01794
Bump actions/checkout from 3 to 4 (#78)16c2fa0
Bump actions/setup-go from 3 to 4 (#73)df76f81
enable gocritic, gosec, gosimple, govet unconvert, unparam, unused and whites...364b2a2
ci(lint): enable errcheck, errorlint, gci, misspell, nonamedreturns and stati...5992098
ci(lint): setup YAML Lint step (#68)Updates
github.com/vmware-tanzu/velero
from 1.14.1 to 1.15.0Release notes
Sourced from github.com/vmware-tanzu/velero's releases.
... (truncated)
Commits
1d4f147
Merge pull request #8349 from blackpiglet/fix_v1.15.0_migration_case_error6f79c54
Fix the KIBISHII_DIRECTORY parameter not working issue.15ee6a4
Refactor the code to get the plugin images for migration cases.d2dec9d
Merge pull request #8336 from Lyndon-Li/release-1.157cd92a5
Pin the version of Golang and base image for v1.15.0706dd13
Merge pull request #8330 from Lyndon-Li/1.15-change-logbdd231c
Merge pull request #8333 from Lyndon-Li/add-1.15-doc6ffe461
add 1.15 changelog9f17fb3
add doc for 1.15182478f
Merge pull request #8332 from Lyndon-Li/fix-doc-index-for-1.15Updates
go.opentelemetry.io/otel
from 1.31.0 to 1.32.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
7cfbd86
Release v1.32.0/v0.54.0/v0.8.0/v0.0.11 (#5960)2be617e
fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 51a56...6db18df
fix(deps): update module github.com/opentracing-contrib/go-grpc to v0.1.0 (#5...ef12bf8
chore(deps): update golang.org/x (#5957)85eb76f
Allow GC to collect unneeded slice elements (#5804)1492efa
Fix incorrect metrics getting generated from multiple readers (#5900)d2b0663
fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.15.0 ...394cbd2
chore(deps): update lycheeverse/lychee-action action to v2.1.0 (#5950)37b2537
fix(deps): update github.com/opentracing-contrib/go-grpc digest to e3cbcab (#...7f68356
fix(deps): update module go.opentelemetry.io/build-tools/semconvgen to v0.15....Updates
go.opentelemetry.io/otel/sdk
from 1.31.0 to 1.32.0Changelog
Sourced from go.opentelemetry.io/otel/sdk's changelog.
Commits
7cfbd86
Release v1.32.0/v0.54.0/v0.8.0/v0.0.11 (#5960)2be617e
fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 51a56...6db18df
fix(deps): update module github.com/opentracing-contrib/go-grpc to v0.1.0 (#5...ef12bf8
chore(deps): update golang.org/x (#5957)85eb76f
Allow GC to collect unneeded slice elements (#5804)1492efa
Fix incorrect metrics getting generated from multiple readers (#5900)d2b0663
fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.15.0 ...394cbd2
chore(deps): update lycheeverse/lychee-action action to v2.1.0 (#5950)37b2537
fix(deps): update github.com/opentracing-contrib/go-grpc digest to e3cbcab (#...7f68356
fix(deps): update module go.opentelemetry.io/build-tools/semconvgen to v0.15....Updates
golang.org/x/exp
from 0.0.0-20240613232115-7f521ea00fb8 to 0.0.0-20241009180824-f66d83c29e7cCommits
Updates
golang.org/x/mod
from 0.21.0 to 0.22.0Commits
dec0365
sumdb: make data tiles by Server compatible with sum.golang.orgc8a7319
x/mod: fix handling of vendored packages with '/vendor' in non-top-level paths9cd0e4c
x/mod: remove vendor/modules.txt from module downloadUpdates
golang.org/x/sync
from 0.8.0 to 0.9.0Commits
151027e
README: don't recommend go getUpdates
golang.org/x/net
from 0.30.0 to 0.31.0Commits
334afa0
go.mod: update golang.org/x dependenciesd7f220d
quic: add LocalAddr and RemoteAddr to quic.Conn858db1a
http2: surface errors occurring very early in a client conn's lifetime0aa844c
http2: support unencrypted HTTP/2 handoff from net/httpf35fec9
http2: detect hung client connections by confirming stream resetse883dae
README: don't recommend go get511cc3a
html: add Node.{Ancestors,ChildNodes,Descendants}()4783315
http2: limit 1xx based on size, do not limit when delivered5716b98
internal/socket: execute gofmt42b1186
http2: support ResponseController.EnableFullDuplexUpdates
golang.org/x/sys
from 0.26.0 to 0.27.0Commits
e0753d4
Revert "windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall...c29efe3
windows: add iphlpapi functions for change notifications8f2aa9f
cpu: conditionally re-enable AVX512 support on darwin/amd64054f1fc
README: don't recommend go getca04041
unix: extend z/OS support18e038c
unix: move NETLINK_* consts to own sectiond045236
windows: implement Ftruncate using a single syscall on Windowscff53d5
unix: gofmt after CL 610296123459f
unix: update z/OS implementation of fcntl and mmapdf4a4da
unix/linux: adjust Dockerfile ENV key value formatUpdates
golang.org/x/text
from 0.19.0 to 0.20.0Commits
efd25da
go.mod: update golang.org/x dependencies8a0e65e
README: don't recommend go getfefda1a
internal/texttest: remove Run and Bench helpersa457f47
all: normalize subtest names to NFCUpdates
helm.sh/helm/v3
from 3.16.2 to 3.16.3Release notes
Sourced from helm.sh/helm/v3's releases.
Commits
cfd0749
fix: fix label namea303060
Fix typo in pkg/lint/rules/chartfile_...Description has been truncated