-
Notifications
You must be signed in to change notification settings - Fork 7
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 21 updates #373
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 21 updates: | Package | From | To | | --- | --- | --- | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.27.10` | `1.32.0` | | [github.com/paketo-buildpacks/occam](https://github.com/paketo-buildpacks/occam) | `0.17.0` | `0.18.2` | | [github.com/paketo-buildpacks/packit/v2](https://github.com/paketo-buildpacks/packit) | `2.11.0` | `2.12.0` | | [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) | `4.2.1` | `4.3.0` | | [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.0` | `1.7.11` | | [github.com/distribution/reference](https://github.com/distribution/reference) | `0.5.0` | `0.6.0` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.4.0` | `0.5.0` | | [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) | `1.4.2` | `1.4.3` | | [github.com/golang/protobuf](https://github.com/golang/protobuf) | `1.5.3` | `1.5.4` | | [github.com/google/uuid](https://github.com/google/uuid) | `1.3.1` | `1.6.0` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.16.4` | `1.17.7` | | [github.com/moby/patternmatcher](https://github.com/moby/patternmatcher) | `0.5.0` | `0.6.0` | | [github.com/opencontainers/runc](https://github.com/opencontainers/runc) | `1.1.9` | `1.1.12` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.21.0` | `0.26.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.13.0` | `0.14.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.17.0` | `0.20.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.15.0` | `0.16.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.13.0` | `0.14.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.14.0` | `0.16.1` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.54.0` | `1.58.3` | | google.golang.org/protobuf | `1.31.0` | `1.33.0` | Updates `github.com/onsi/gomega` from 1.27.10 to 1.32.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.27.10...v1.32.0) Updates `github.com/paketo-buildpacks/occam` from 0.17.0 to 0.18.2 - [Release notes](https://github.com/paketo-buildpacks/occam/releases) - [Commits](paketo-buildpacks/occam@v0.17.0...v0.18.2) Updates `github.com/paketo-buildpacks/packit/v2` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/paketo-buildpacks/packit/releases) - [Commits](paketo-buildpacks/packit@v2.11.0...v2.12.0) Updates `github.com/cenkalti/backoff/v4` from 4.2.1 to 4.3.0 - [Commits](cenkalti/backoff@v4.2.1...v4.3.0) Updates `github.com/containerd/containerd` from 1.7.0 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.0...v1.7.11) Updates `github.com/distribution/reference` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/distribution/reference/releases) - [Commits](distribution/reference@v0.5.0...v0.6.0) Updates `github.com/docker/go-connections` from 0.4.0 to 0.5.0 - [Commits](docker/go-connections@v0.4.0...v0.5.0) Updates `github.com/gabriel-vasile/mimetype` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Commits](gabriel-vasile/mimetype@v1.4.2...v1.4.3) Updates `github.com/golang/protobuf` from 1.5.3 to 1.5.4 - [Release notes](https://github.com/golang/protobuf/releases) - [Commits](golang/protobuf@v1.5.3...v1.5.4) Updates `github.com/google/uuid` from 1.3.1 to 1.6.0 - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](google/uuid@v1.3.1...v1.6.0) Updates `github.com/klauspost/compress` from 1.16.4 to 1.17.7 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.16.4...v1.17.7) Updates `github.com/moby/patternmatcher` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/moby/patternmatcher/releases) - [Commits](moby/patternmatcher@v0.5.0...v0.6.0) Updates `github.com/opencontainers/runc` from 1.1.9 to 1.1.12 - [Release notes](https://github.com/opencontainers/runc/releases) - [Changelog](https://github.com/opencontainers/runc/blob/v1.1.12/CHANGELOG.md) - [Commits](opencontainers/runc@v1.1.9...v1.1.12) Updates `github.com/testcontainers/testcontainers-go` from 0.21.0 to 0.26.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.21.0...v0.26.0) Updates `golang.org/x/mod` from 0.13.0 to 0.14.0 - [Commits](golang/mod@v0.13.0...v0.14.0) Updates `golang.org/x/net` from 0.17.0 to 0.20.0 - [Commits](golang/net@v0.17.0...v0.20.0) Updates `golang.org/x/sys` from 0.15.0 to 0.16.0 - [Commits](golang/sys@v0.15.0...v0.16.0) Updates `golang.org/x/text` from 0.13.0 to 0.14.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.13.0...v0.14.0) Updates `golang.org/x/tools` from 0.14.0 to 0.16.1 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.14.0...v0.16.1) Updates `google.golang.org/grpc` from 1.54.0 to 1.58.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.54.0...v1.58.3) Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/paketo-buildpacks/occam dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/paketo-buildpacks/packit/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/cenkalti/backoff/v4 dependency-type: indirect update-type: version-update:semver-minor 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/distribution/reference dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/docker/go-connections dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/gabriel-vasile/mimetype dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/golang/protobuf dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/google/uuid dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/klauspost/compress dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/moby/patternmatcher dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/opencontainers/runc 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: 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/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/text 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 - dependency-name: google.golang.org/protobuf 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
Mar 28, 2024
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
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 21 updates:
1.27.10
1.32.0
0.17.0
0.18.2
2.11.0
2.12.0
4.2.1
4.3.0
1.7.0
1.7.11
0.5.0
0.6.0
0.4.0
0.5.0
1.4.2
1.4.3
1.5.3
1.5.4
1.3.1
1.6.0
1.16.4
1.17.7
0.5.0
0.6.0
1.1.9
1.1.12
0.21.0
0.26.0
0.13.0
0.14.0
0.17.0
0.20.0
0.15.0
0.16.0
0.13.0
0.14.0
0.14.0
0.16.1
1.54.0
1.58.3
1.31.0
1.33.0
Updates
github.com/onsi/gomega
from 1.27.10 to 1.32.0Release notes
Sourced from github.com/onsi/gomega's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/gomega's changelog.
... (truncated)
Commits
4379951
v1.32.0a350b95
Maintain source backwards compatibilitya6c8875
Fix failing test436a197
Migrate github.com/golang/protobuf to google.golang.org/protobuf32ef35e
chore: test with Go 1.22 (#733)a0d0387
Bump golang.org/x/net from 0.19.0 to 0.20.0 (#717)b71e477
Bump github-pages and jekyll-feed in /docs (#732)f460154
docs: fix typo and broken anchor link to gstructa2862e4
docs: fix HaveEach matcher signature762b171
v1.31.1Updates
github.com/paketo-buildpacks/occam
from 0.17.0 to 0.18.2Release notes
Sourced from github.com/paketo-buildpacks/occam's releases.
Commits
f37d228
Bump github.com/opencontainers/runc from 1.1.5 to 1.1.121d68391
tests: adding tests for NewContainerFromInspectOutput function13e5704
fix: avoid accessing undefined host ports on while creating a new container f...0fb0353
Bump github.com/containerd/containerd from 1.7.7 to 1.7.11c8831be
Allow additional build args for pack build4ecd687
Add --run-image for pack build074e587
Updating github-configcccc92d
Bump github.com/onsi/gomega from 1.29.0 to 1.30.0e5f5004
Bump github.com/testcontainers/testcontainers-go from 0.25.0 to 0.26.0482fd30
Bump github.com/docker/dockerUpdates
github.com/paketo-buildpacks/packit/v2
from 2.11.0 to 2.12.0Release notes
Sourced from github.com/paketo-buildpacks/packit/v2's releases.
Commits
fb332c0
Enable Alternative Checksum format of algorithm_hash (#526)14ebfa0
Bump github.com/onsi/gomega from 1.28.0 to 1.28.10ce6d54
Bump github.com/gabriel-vasile/mimetype from 1.4.2 to 1.4.37893a5c
Updating github-config8a7cf8f
Bump github.com/onsi/gomega from 1.27.10 to 1.28.0de0f00f
Bump github.com/google/uuid from 1.3.0 to 1.3.1abeb000
Bump github.com/onsi/gomega from 1.27.9 to 1.27.102ef9116
Bump github.com/onsi/gomega from 1.27.8 to 1.27.965e47b8
Bump github.com/BurntSushi/toml from 1.3.1 to 1.3.26c889fc
Bump github.com/BurntSushi/toml from 1.3.0 to 1.3.1Updates
github.com/cenkalti/backoff/v4
from 4.2.1 to 4.3.0Commits
720b789
remove travis badge from readmea83af7f
feat(backoff): Add functional options for ExponentialBackOff Closes #136Updates
github.com/containerd/containerd
from 1.7.0 to 1.7.11Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Changelog
Sourced from github.com/containerd/containerd's changelog.
... (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/distribution/reference
from 0.5.0 to 0.6.0Release notes
Sourced from github.com/distribution/reference's releases.
Commits
ff14faf
Merge pull request #9 from ozairasim/exclude-domain-from-name-length-validation2a66312
Merge pull request #10 from xrstf/patch-1094e717
fix typo in readmeaaca75e
Exclude domain from name length check8507c7f
Merge pull request #7 from thaJeztah/cleanup_splitDockerDomain89ee7ec
refactor splitDockerDomain to include more documentationa3fb784
Merge pull request #5 from thaJeztah/rm_deprecated4894124
remove deprecated SplitHostnameUpdates
github.com/docker/go-connections
from 0.4.0 to 0.5.0Commits
fa09c95
Merge pull request #108 from thaJeztah/carry_67a67a58
Swap CloseRead and CloseWrite481d3d2
Merge pull request #107 from thaJeztah/drop_legacy_go9548f9f
tlsconfig: remove deprecated io/ioutilc564c21
drop support for go1.17 and older7cbebcf
gha: update actions2cf423f
tlsconfig: move allTLSVersions vardca283b
tlsconfig: drop support for go1.12 and older21876c5
tlsconfig: drop support for go1.6 and older4d174db
tlsconfig: drop support for go1.4 and olderUpdates
github.com/gabriel-vasile/mimetype
from 1.4.2 to 1.4.3Release notes
Sourced from github.com/gabriel-vasile/mimetype's releases.
Commits
e64d6bd
enable reusing records in csv/tsv detection (#443)b4da7ba
Bump the gomod group with 1 update (#441)918baec
Bump the github-actions group with 4 updates (#442)9df6903
Switch csv and tsv method 'sv' from ReadAll() to stream each record with Read...85b2cdc
Merge pull request #414 from gabriel-vasile/dependabot/github_actions/github-...24e5745
Merge pull request #412 from gabriel-vasile/dependabot/go_modules/gomod-939bd...6bd9427
Bump the github-actions group with 5 updates4f0da4f
Bump the gomod group with 1 update1a4b844
Group all dependabot PRs together (#409)f5a14c2
Remove old travis build status link from readme (#407)Updates
github.com/golang/protobuf
from 1.5.3 to 1.5.4Release notes
Sourced from github.com/golang/protobuf's releases.
Commits
75de7c0
Merge pull request #1597 from golang/updatedescb7697bb
all: update descriptor.proto to latest versionUpdates
github.com/google/uuid
from 1.3.1 to 1.6.0Release notes
Sourced from github.com/google/uuid's releases.
Changelog
Sourced from github.com/google/uuid's changelog.
Commits
0f11ee6
chore(master): release 1.6.0 (#151)16939da
chore(tests): add strict monotonicity test case for uuid v7. (#154)016b199
fix: fix typo in version 7 uuid documentation (#153)1d8b6ea
ci: set token permissions to github workflows (#143)a2b2b32
fix: Monotonicity in UUIDv7 (#150)c58770e
feat: add Max UUID constant (#149)4d47f8e
chore(master): release 1.5.0 (#145)9ee7366
feat: Validate UUID without creating new UUID (#141)b35aa6a
add uuid version 6 and 7 (#139)8de8764
chore(master): release 1.4.0 (#134)Updates
github.com/klauspost/compress
from 1.16.4 to 1.17.7Release notes
Sourced from github.com/klauspost/compress's releases.
... (truncated)
Commits
1e2b275
tests: Rename fuzz helpers back. (#931)68b7039
s2: Fix literal+repeat exceeds dst (#930)5895eb4
s2: Add AsyncFlush method: Complete the block without flushing (#927)4c49017
ci: Build with Go 1.22.x - deprecate 1.19 (#926)8e5ae40
Update README.md255a132
s2: Fix DecodeConcurrent deadlock on errors (#925)e8251aa
build: Remove garble compiler (#924)32f34cf
build(deps): bump the github-actions group with 1 update (#921)aac36dc
zstd: Fix incorrect repeat coding in best mode (#923)9b0f130
Update README.mdUpdates
github.com/moby/patternmatcher
from 0.5.0 to 0.6.0Release notes
Sourced from github.com/moby/patternmatcher's releases.
Commits
347bb8d
Merge pull request #1 from thaJeztah/integrate_dockerignore36a4227
integrate frontend/dockerfile/dockerignore from buildkit8a1649d
Merge pull request #2 from thaJeztah/update_go_versionsc512fc5
gha: test against go1.20.x2345cde
gha: update actions/setup-go@v4555cf69
gha: update golangci-lint to v1.53.x666020c
frontend/dockerfile/dockerignore: remove hard-coded filename from errordba575f
frontend/dockerfile/dockerignore: touch-up godoc and code318a4a5
frontend/dockerfile/dockerignore: cleanup unit test00aab4f
chore: refactor dockerfile to use errors pkgUpdates
github.com/opencontainers/runc
from 1.1.9 to 1.1.12Release notes
<...
Description has been truncated