-
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 26 updates #701
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 26 updates: | Package | From | To | | --- | --- | --- | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.31.1` | `1.32.0` | | [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) | `0.11.4` | `0.12.2` | | [github.com/anchore/stereoscope](https://github.com/anchore/stereoscope) | `0.0.0-20230412183729-8602f1afc574` | `0.0.1` | | [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.13` | `1.7.15` | | [github.com/distribution/reference](https://github.com/distribution/reference) | `0.5.0` | `0.6.0` | | [github.com/felixge/httpsnoop](https://github.com/felixge/httpsnoop) | `1.0.3` | `1.0.4` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.11.0` | `5.12.0` | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.3.0` | `1.4.1` | | [github.com/golang/protobuf](https://github.com/golang/protobuf) | `1.5.3` | `1.5.4` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.19.0` | `0.19.1` | | [github.com/knqyf263/go-rpmdb](https://github.com/knqyf263/go-rpmdb) | `0.0.0-20230301153543-ba94b245509b` | `0.1.0` | | [github.com/sergi/go-diff](https://github.com/sergi/go-diff) | `1.3.1` | `1.3.2-0.20230802210424-5b0b94c5c0d3` | | [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) | `3.24.1` | `3.24.3` | | [github.com/skeema/knownhosts](https://github.com/skeema/knownhosts) | `1.2.1` | `1.2.2` | | [github.com/sylabs/sif/v2](https://github.com/sylabs/sif) | `2.15.1` | `2.16.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.28.0` | `0.29.1` | | [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) | `0.5.11` | `0.5.12` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.19.0` | `0.21.0` | | [golang.org/x/exp](https://github.com/golang/exp) | `0.0.0-20230510235704-dd950f8aeaea` | `0.0.0-20231006140011-7918f672742d` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.15.0` | `0.16.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.21.0` | `0.22.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.17.0` | `0.18.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.16.1` | `0.20.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.62.0` | `1.63.0` | Updates `github.com/onsi/gomega` from 1.31.1 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.31.1...v1.32.0) Updates `github.com/Microsoft/hcsshim` from 0.11.4 to 0.12.2 - [Release notes](https://github.com/Microsoft/hcsshim/releases) - [Commits](microsoft/hcsshim@v0.11.4...v0.12.2) Updates `github.com/anchore/stereoscope` from 0.0.0-20230412183729-8602f1afc574 to 0.0.1 - [Release notes](https://github.com/anchore/stereoscope/releases) - [Commits](https://github.com/anchore/stereoscope/commits/v0.0.1) 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.13 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.13...v1.7.15) 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/felixge/httpsnoop` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/felixge/httpsnoop/releases) - [Commits](felixge/httpsnoop@v1.0.3...v1.0.4) Updates `github.com/go-git/go-git/v5` from 5.11.0 to 5.12.0 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.11.0...v5.12.0) Updates `github.com/go-logr/logr` from 1.3.0 to 1.4.1 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.3.0...v1.4.1) 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/go-containerregistry` from 0.19.0 to 0.19.1 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml) - [Commits](google/go-containerregistry@v0.19.0...v0.19.1) Updates `github.com/knqyf263/go-rpmdb` from 0.0.0-20230301153543-ba94b245509b to 0.1.0 - [Commits](https://github.com/knqyf263/go-rpmdb/commits/v0.1.0) Updates `github.com/sergi/go-diff` from 1.3.1 to 1.3.2-0.20230802210424-5b0b94c5c0d3 - [Commits](https://github.com/sergi/go-diff/commits) Updates `github.com/shirou/gopsutil/v3` from 3.24.1 to 3.24.3 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v3.24.1...v3.24.3) Updates `github.com/skeema/knownhosts` from 1.2.1 to 1.2.2 - [Commits](skeema/knownhosts@v1.2.1...v1.2.2) Updates `github.com/sylabs/sif/v2` from 2.15.1 to 2.16.0 - [Release notes](https://github.com/sylabs/sif/releases) - [Changelog](https://github.com/sylabs/sif/blob/main/.goreleaser.yml) - [Commits](sylabs/sif@v2.15.1...v2.16.0) Updates `github.com/testcontainers/testcontainers-go` from 0.28.0 to 0.29.1 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.28.0...v0.29.1) 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/crypto` from 0.19.0 to 0.21.0 - [Commits](golang/crypto@v0.19.0...v0.21.0) Updates `golang.org/x/exp` from 0.0.0-20230510235704-dd950f8aeaea to 0.0.0-20231006140011-7918f672742d - [Commits](https://github.com/golang/exp/commits) Updates `golang.org/x/mod` from 0.15.0 to 0.16.0 - [Commits](golang/mod@v0.15.0...v0.16.0) Updates `golang.org/x/net` from 0.21.0 to 0.22.0 - [Commits](golang/net@v0.21.0...v0.22.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.17.0 to 0.18.0 - [Commits](golang/sys@v0.17.0...v0.18.0) Updates `golang.org/x/tools` from 0.16.1 to 0.20.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.16.1...v0.20.0) Updates `google.golang.org/grpc` from 1.62.0 to 1.63.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.62.0...v1.63.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/Microsoft/hcsshim dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/anchore/stereoscope dependency-type: indirect update-type: version-update:semver-patch 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/felixge/httpsnoop dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/go-git/go-git/v5 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/go-logr/logr dependency-type: indirect update-type: version-update:semver-minor 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/go-containerregistry dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/knqyf263/go-rpmdb dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/sergi/go-diff 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/skeema/knownhosts dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/sylabs/sif/v2 dependency-type: indirect update-type: version-update:semver-minor 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/crypto dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/exp 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 5, 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 26 updates:
1.31.1
1.32.0
0.11.4
0.12.2
0.0.0-20230412183729-8602f1afc574
0.0.1
4.2.1
4.3.0
1.7.13
1.7.15
0.5.0
0.6.0
1.0.3
1.0.4
5.11.0
5.12.0
1.3.0
1.4.1
1.5.3
1.5.4
0.19.0
0.19.1
0.0.0-20230301153543-ba94b245509b
0.1.0
1.3.1
1.3.2-0.20230802210424-5b0b94c5c0d3
3.24.1
3.24.3
1.2.1
1.2.2
2.15.1
2.16.0
0.28.0
0.29.1
0.5.11
0.5.12
0.19.0
0.21.0
0.0.0-20230510235704-dd950f8aeaea
0.0.0-20231006140011-7918f672742d
0.15.0
0.16.0
0.21.0
0.22.0
0.6.0
0.7.0
0.17.0
0.18.0
0.16.1
0.20.0
1.62.0
1.63.0
Updates
github.com/onsi/gomega
from 1.31.1 to 1.32.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
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 signatureUpdates
github.com/Microsoft/hcsshim
from 0.11.4 to 0.12.2Release notes
Sourced from github.com/Microsoft/hcsshim's releases.
... (truncated)
Commits
ad1ccf5
fix: move permissions to the correct job (#2080) (#2081)6588c1c
Updating permissions and github release action versions (#2078) (#2079)202f90a
Add spans and drop large size high volume trace logsfe8c673
updatenewBinaryCmd
URL path handling (#2041)85086d7
Upgrade to go1.21 + fix lint errors8039310
[deps] Omni-bus dependency update (#2039)7458e58
Update Cmd IO handling (#1937)5f9910a
Fix CodeQL pipeline failure (#2032)c56a09c
Merge pull request #1998 from yyatmsft/removeInternalTests2c767380
Don't create container scratch per base layer (#2002)Updates
github.com/anchore/stereoscope
from 0.0.0-20230412183729-8602f1afc574 to 0.0.1Release notes
Sourced from github.com/anchore/stereoscope's releases.
Commits
Updates
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.13 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/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/felixge/httpsnoop
from 1.0.3 to 1.0.4Release notes
Sourced from github.com/felixge/httpsnoop's releases.
Commits
c5817c2
codegen: fix generated header comment (#25)661666c
Support (ignore) 1xx status codes. (#24)8b7a371
tests: refactor benchmarks to remove test server overhead (#20)dcf093d
chore: switch to github actions (#21)Updates
github.com/go-git/go-git/v5
from 5.11.0 to 5.12.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
302ddde
Merge pull request #1060 from go-git/dependabot/go_modules/github.com/gliderl...6bba34d
build: bump github.com/gliderlabs/ssh from 0.3.6 to 0.3.7feaeb36
Merge pull request #937 from matejrisek/feature/rename-short-fields7959a42
Merge pull request #1052 from go-git/dependabot/go_modules/github.com/skeema/...4c17ce7
build: bump github.com/skeema/knownhosts from 1.2.1 to 1.2.23f77e6f
Merge pull request #1048 from pjbgf/fix-reset-validation6af38e0
Merge pull request #1047 from avoidalone/mastere6c3e58
Merge pull request #1044 from pjbgf/ff-merge04f7b23
*: fix some commentsf4f1a87
Merge pull request #971 from nodivbyzero/fix-177-diff-print-file-statsUpdates
github.com/go-logr/logr
from 1.3.0 to 1.4.1Release notes
Sourced from github.com/go-logr/logr's releases.
Commits
dcdc3f2
slogr: fix unintended API break in v0.8.0 (#253)5d88f52
funcr: Add LogInfoLevel Option to skip logging level in the info log (#240)177005d
build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0e7f489a
build(deps): bump github/codeql-action from 2.22.9 to 3.22.11cf56c3b
build(deps): bump actions/setup-go from 4 to 52ad296e
build(deps): bump github/codeql-action from 2.22.8 to 2.22.9d55b4e2
Merge pull request #241 from thockin/master98ee9d9
Clean up slog testing and restore coverageb228ba8
Break examples to new file6432877
Add benchmarks for slogSinkUpdates
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/go-containerregistry
from 0.19.0 to 0.19.1Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
8b3c303
Bump golang.org/x/ packages (#1892)afec664
Bump golang.org/x/net from 0.10.0 to 0.17.0 in /pkg/authn/k8schain (#1815)Updates
github.com/knqyf263/go-rpmdb
from 0.0.0-20230301153543-ba94b245509b to 0.1.0Commits
Updates
github.com/sergi/go-diff
from 1.3.1 to 1.3.2-0.20230802210424-5b0b94c5c0d3Commits
Updates
github.com/shirou/gopsutil/v3
from 3.24.1 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/skeema/knownhosts
from 1.2.1 to 1.2.2Commits
e73fcfc
Merge pull request #6 from trzsz/mainbd8e67e
HostKeyAlgorithms: add rsa-sha2-256 and rsa-sha2-512 for ssh-rsaf2b518c
docs: bump year to 2024379d675
ci: bump GOVERSION and fix golintUpdates
github.com/sylabs/sif/v2
from 2.15.1 to 2.16.0Release notes
Sourced from github.com/sylabs/sif/v2's releases.
Commits
796011b
Merge pull request #351 from tri-adam/go-1.22df206d4
refactor: simplify minID calculation7ad27b6
refactor: simplify slice logic096293c
chore: bump module Go version to 1.21dd1e34c
build(deps): bump github.com/google/go-containerregistry (#356)7d96323
build(deps): bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3 (#355)0ab3a72
build(deps): bump github.com/sigstore/sigstore from 1.8.1 to 1.8.2 (#354)7cb9507
Merge pull request #353 from tri-adam/go-1.22-ci5f2a42d
ci: test against Go 1.227cf41e5
Merge pull request #352 from tri-adam/fix-lintUpdates
github.com/testcontainers/testcontainers-go
from 0.28.0 to 0.29.1Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.