-
Notifications
You must be signed in to change notification settings - Fork 2
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-modules group with 14 updates #292
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-modules group with 14 updates: | Package | From | To | | --- | --- | --- | | [github.com/paketo-buildpacks/occam](https://github.com/paketo-buildpacks/occam) | `0.18.2` | `0.18.3` | | [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) | `0.12.1` | `0.12.2` | | [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.14` | `1.7.15` | | [github.com/docker/docker](https://github.com/docker/docker) | `26.0.0+incompatible` | `26.0.1+incompatible` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.7` | `1.17.8` | | [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) | `3.24.2` | `3.24.3` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.29.1` | `0.30.0` | | [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) | `0.5.11` | `0.5.12` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.16.0` | `0.17.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.22.0` | `0.24.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.6.0` | `0.7.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.18.0` | `0.19.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.19.0` | `0.20.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.62.1` | `1.63.2` | Updates `github.com/paketo-buildpacks/occam` from 0.18.2 to 0.18.3 - [Release notes](https://github.com/paketo-buildpacks/occam/releases) - [Commits](paketo-buildpacks/occam@v0.18.2...v0.18.3) Updates `github.com/Microsoft/hcsshim` from 0.12.1 to 0.12.2 - [Release notes](https://github.com/Microsoft/hcsshim/releases) - [Commits](microsoft/hcsshim@v0.12.1...v0.12.2) Updates `github.com/containerd/containerd` from 1.7.14 to 1.7.15 - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.7.14...v1.7.15) Updates `github.com/docker/docker` from 26.0.0+incompatible to 26.0.1+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v26.0.0...v26.0.1) Updates `github.com/klauspost/compress` from 1.17.7 to 1.17.8 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.17.7...v1.17.8) Updates `github.com/shirou/gopsutil/v3` from 3.24.2 to 3.24.3 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v3.24.2...v3.24.3) Updates `github.com/testcontainers/testcontainers-go` from 0.29.1 to 0.30.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.29.1...v0.30.0) Updates `github.com/ulikunitz/xz` from 0.5.11 to 0.5.12 - [Commits](ulikunitz/xz@v0.5.11...v0.5.12) Updates `golang.org/x/mod` from 0.16.0 to 0.17.0 - [Commits](golang/mod@v0.16.0...v0.17.0) Updates `golang.org/x/net` from 0.22.0 to 0.24.0 - [Commits](golang/net@v0.22.0...v0.24.0) Updates `golang.org/x/sync` from 0.6.0 to 0.7.0 - [Commits](golang/sync@v0.6.0...v0.7.0) Updates `golang.org/x/sys` from 0.18.0 to 0.19.0 - [Commits](golang/sys@v0.18.0...v0.19.0) Updates `golang.org/x/tools` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.19.0...v0.20.0) Updates `google.golang.org/grpc` from 1.62.1 to 1.63.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.62.1...v1.63.2) --- updated-dependencies: - dependency-name: github.com/paketo-buildpacks/occam dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/Microsoft/hcsshim dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/containerd/containerd dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/docker/docker dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/klauspost/compress dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/shirou/gopsutil/v3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/testcontainers/testcontainers-go dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/ulikunitz/xz dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: golang.org/x/mod dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/sync dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/tools dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: google.golang.org/grpc dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
failure:update-dependencies
An issue filed automatically when updating buildpack.toml dependencies fails in a workflow
label
Apr 11, 2024
Superseded by #293. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
failure:update-dependencies
An issue filed automatically when updating buildpack.toml dependencies fails in a workflow
semver:patch
A change requiring a patch version bump
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-modules group with 14 updates:
0.18.2
0.18.3
0.12.1
0.12.2
1.7.14
1.7.15
26.0.0+incompatible
26.0.1+incompatible
1.17.7
1.17.8
3.24.2
3.24.3
0.29.1
0.30.0
0.5.11
0.5.12
0.16.0
0.17.0
0.22.0
0.24.0
0.6.0
0.7.0
0.18.0
0.19.0
0.19.0
0.20.0
1.62.1
1.63.2
Updates
github.com/paketo-buildpacks/occam
from 0.18.2 to 0.18.3Release notes
Sourced from github.com/paketo-buildpacks/occam's releases.
Commits
ea10e39
update fakes059d6bc
Bump github.com/google/go-containerregistry from 0.14.0 to 0.19.11f22679
Bump github.com/docker/docker37cf400
Bump github.com/onsi/gomega from 1.30.0 to 1.32.0122482e
Bump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.30.0 (#285)393f58f
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0Updates
github.com/Microsoft/hcsshim
from 0.12.1 to 0.12.2Commits
Updates
github.com/containerd/containerd
from 1.7.14 to 1.7.15Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
926c958
Merge pull request #10039 from estesp/prep-1.7.154d4759b
Prep v1.7.15 release52fc8ab
Merge pull request #10037 from laurazard/backport-1.7-exec-fix21df467
runc-shim: only defer init process exits0dcf21c
Merge pull request #10012 from austinvazquez/release-1.7-fix-offline-compilation2a05421
Fix compile from version control system (source) use caseec5222f
Merge pull request #9990 from daghack/oci-add-mediatype-1.76605c47
adds mediatype to oci index recordbe5ec97
Merge pull request #9975 from thaJeztah/1.7_bump_protobufe6d91d8
vendor: github.com/golang/protobuf v1.5.4Updates
github.com/docker/docker
from 26.0.0+incompatible to 26.0.1+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
Commits
60b9add
Merge pull request #47705 from robmry/backport-26.0/47662_ipvlan_l3_dns8ad7f86
Run ipvlan tests even if 'modprobe ipvlan' failsdc27552
Stop macvlan with no parent from using ext-dns7b570f0
Enable DNS proxying for ipvlan-l38cdcc4f
Move dummy DNS server to integration/internal/networked752f6
Merge pull request #47701 from vvoland/v26.0-476919db1b6f
Merge pull request #47702 from vvoland/v26.0-476476261281
Merge pull request #47700 from vvoland/v26.0-4767390355e5
Merge pull request #47696 from vvoland/v26.0-4765872615b1
github/ci: Check if backport is opened against the expected branchUpdates
github.com/klauspost/compress
from 1.17.7 to 1.17.8Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
c0ff47e
Update README.md657dc16
chore: remove repetitive words (#946)3f77d8c
build(deps): bump the github-actions group with 1 update (#944)de4073a
zstd: Add RLE detection+encoding (#938)165be36
zstd: Reject blocks where reserved values are not 0 (#885)4f3f95b
ci: Add testing replacement (#935)3976394
build(deps): bump the github-actions group with 1 update (#934)4d78e54
Remove sed for internal/fuzz/helpers.go (#933)46c00ca
doc: Remove an excess word in a documentation comment (#932)Updates
github.com/shirou/gopsutil/v3
from 3.24.2 to 3.24.3Release notes
Sourced from github.com/shirou/gopsutil/v3's releases.
Commits
e230f52
Merge pull request #1612 from eric1234/correct-process-countsce0395f
Merge pull request #1609 from shirou/feat/process_freebsd_arm64_type_generated1d9f956
Merge pull request #1615 from majorteach/master71b8173
chore: fix typocded180
Total Processes inMiscStat
Corrected6100124
Merge pull request #1611 from shirou/dependabot/github_actions/actions/cache-...83660da
chore(deps): bump actions/cache from 4.0.1 to 4.0.21e5c5ae
Merge pull request #1604 from shirou/dependabot/go_modules/github.com/stretch...6df531f
chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0c731c53
Merge pull request #1605 from shirou/dependabot/go_modules/golang.org/x/sys-0...Updates
github.com/testcontainers/testcontainers-go
from 0.29.1 to 0.30.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
fe33f3a
chore: use new version (v0.30.0) in modules and examples4a079a0
Fix url creation to handle query params when using HTTP wait strategy (#2466)8ee975e
fix: data race on container run (#2345)e8b8e55
fix: logging deadlock (#2346)55ca42a
feat(k6):Add remote test scripts (#2350)697c264
feat: optimizes file copies to and from containers (#2450)88622f0
fix(exec): updates theMultiplexed
opt to combine stdout and stderr (#2452)db61369
Upgrade neo4j module to use features from v0.29.1 of testcontainers-go (#2463)2d89e90
bug:Fix AMQPS url (#2462)d24cf91
chore: more compose updates in commentsUpdates
github.com/ulikunitz/xz
from 0.5.11 to 0.5.12Commits
4f11dce
Update README.md and SECURITY.md to address security questionsf56ebbf
TODO.md: fix a typoUpdates
golang.org/x/mod
from 0.16.0 to 0.17.0Commits
aa51b25
modfile: do not collapse if there are unattached comments within blocks87140ec
sumdb/tlog: make NewTiles only generate strictly necessary tiles18d3f56
modfile: fix crash on AddGoStmt in empty FileUpdates
golang.org/x/net
from 0.22.0 to 0.24.0Commits
7bbe320
go.mod: update golang.org/x dependenciesc48da13
http2: fix TestServerContinuationFlood flakes762b58d
http2: fix tipos in commentba87210
http2: close connections when receiving too many headersebc8168
all: fix some typos3678185
http2: make TestCanonicalHeaderCacheGrowth faster448c44f
http2: remove clientTesterc7877ac
http2: convert the remaining clientTester tests to testClientConnd8870b0
http2: use synthetic time in TestIdleConnTimeoutd73acff
http2: only set up deadline when Server.IdleTimeout is positiveUpdates
golang.org/x/sync
from 0.6.0 to 0.7.0Commits
14be23e
semaphore: cancel acquisition with a done contextUpdates
golang.org/x/sys
from 0.18.0 to 0.19.0Commits
cabba82
windows: use uint32 for serial comm flags for consistency1a50d97
windows: add serial comm functions95f07ec
x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error)4be02d3
unix: expose mmap calls on z/OSUpdates
golang.org/x/tools
from 0.19.0 to 0.20.0Commits
11c692e
gopls/internal/test/marker/testdata: skip hover size tests on 32-bit armfc660e5
go.mod: update golang.org/x dependencies6590f47
internal/gcimporter: renable tests of issue50259.gof1d5252
gopls/internal/golang: Hover: show wasted % of struct space951bb40
gopls/internal/test/integration/misc: fix flaky testc9b0c65
gopls/internal/analysis/fillreturns: skip test if gotypesalias=1c623a28
gopls/internal/cache: fix crash in snapshot.Analyze with patch versionsf345449
gopls/internal/server: filter diagnostics to "best" views42d590c
gopls/internal/test/integration: add a WriteGoSum run option53d35a5
gopls/internal/golang: RenderPackageDoc: fix doc linksUpdates
google.golang.org/grpc
from 1.62.1 to 1.63.2Release notes
Sourced from google.golang.org/grpc's releases.
Commits
d32e66c
Change version to 1.63.2 (#7104)92f6dd0
channelz: pass parent pointer instead of parent ID to RegisterSubChannel (#7101)0f6ef0f
grpc: un-deprecate Dial and DialContext58dc749
Change version to 1.63.1-dev (#7051)c68f456
Change version to 1.63.0 (#7050)6369167
*: update http2 dependency (#7082)8854761
cherry-pick: channelz: fix race accessing channelMap without lock (#7079) (#7...e62770d
channelz: add LocalAddr to listen sockets and test (#7062) (#7063)4ffccf1
googlec2p: use xdstp style template for client LDS resource name (#7048)faf9964
gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo ...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