-
Notifications
You must be signed in to change notification settings - Fork 17
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 across 1 directory with 39 updates #847
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
dependabot
bot
added
the
failure:update-dependencies
An issue filed automatically when updating buildpack.toml dependencies fails in a workflow
label
Jan 23, 2025
Bumps the go-modules group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.36.0` | `1.36.2` | | [github.com/paketo-buildpacks/libnodejs](https://github.com/paketo-buildpacks/libnodejs) | `0.3.0` | `0.4.0` | | [dario.cat/mergo](https://github.com/imdario/mergo) | `1.0.0` | `1.0.1` | | [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) | `3.2.1` | `3.3.1` | | [github.com/Masterminds/sprig/v3](https://github.com/Masterminds/sprig) | `3.2.3` | `3.3.0` | | [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) | `0.12.5` | `0.12.9` | | [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) | `1.1.3` | `1.1.5` | | [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) | `1.1.0` | `1.1.1` | | [github.com/bmatcuk/doublestar/v4](https://github.com/bmatcuk/doublestar) | `4.6.1` | `4.8.0` | | [github.com/cloudflare/circl](https://github.com/cloudflare/circl) | `1.3.9` | `1.5.0` | | [github.com/containerd/stargz-snapshotter/estargz](https://github.com/containerd/stargz-snapshotter) | `0.15.1` | `0.16.3` | | [github.com/cpuguy83/dockercfg](https://github.com/cpuguy83/dockercfg) | `0.3.1` | `0.3.2` | | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.3.1` | `0.4.0` | | [github.com/docker/cli](https://github.com/docker/cli) | `27.1.1+incompatible` | `27.5.1+incompatible` | | [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) | `1.4.6` | `1.4.8` | | [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) | `5.6.0` | `5.6.2` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.13.0` | `5.13.2` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.20.2` | `0.20.3` | | [github.com/magiconair/properties](https://github.com/magiconair/properties) | `1.8.7` | `1.8.9` | | [github.com/moby/term](https://github.com/moby/term) | `0.5.0` | `0.5.2` | | [github.com/pierrec/lz4/v4](https://github.com/pierrec/lz4) | `4.1.21` | `4.1.22` | | [github.com/spf13/afero](https://github.com/spf13/afero) | `1.11.0` | `1.12.0` | | [github.com/spf13/cast](https://github.com/spf13/cast) | `1.7.0` | `1.7.1` | | [github.com/sylabs/sif/v2](https://github.com/sylabs/sif) | `2.18.0` | `2.20.2` | | [github.com/tklauser/numcpus](https://github.com/tklauser/numcpus) | `0.8.0` | `0.9.0` | Updates `github.com/onsi/gomega` from 1.36.0 to 1.36.2 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.0...v1.36.2) Updates `github.com/paketo-buildpacks/libnodejs` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/paketo-buildpacks/libnodejs/releases) - [Commits](paketo-buildpacks/libnodejs@v0.3.0...v0.4.0) Updates `dario.cat/mergo` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/imdario/mergo/releases) - [Commits](darccio/mergo@v1.0.0...v1.0.1) Updates `github.com/Masterminds/semver/v3` from 3.2.1 to 3.3.1 - [Release notes](https://github.com/Masterminds/semver/releases) - [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md) - [Commits](Masterminds/semver@v3.2.1...v3.3.1) Updates `github.com/Masterminds/sprig/v3` from 3.2.3 to 3.3.0 - [Release notes](https://github.com/Masterminds/sprig/releases) - [Changelog](https://github.com/Masterminds/sprig/blob/master/CHANGELOG.md) - [Commits](Masterminds/sprig@v3.2.3...v3.3.0) Updates `github.com/Microsoft/hcsshim` from 0.12.5 to 0.12.9 - [Release notes](https://github.com/Microsoft/hcsshim/releases) - [Commits](microsoft/hcsshim@v0.12.5...v0.12.9) Updates `github.com/ProtonMail/go-crypto` from 1.1.3 to 1.1.5 - [Release notes](https://github.com/ProtonMail/go-crypto/releases) - [Commits](ProtonMail/go-crypto@v1.1.3...v1.1.5) Updates `github.com/andybalholm/brotli` from 1.1.0 to 1.1.1 - [Commits](andybalholm/brotli@v1.1.0...v1.1.1) Updates `github.com/bmatcuk/doublestar/v4` from 4.6.1 to 4.8.0 - [Release notes](https://github.com/bmatcuk/doublestar/releases) - [Commits](bmatcuk/doublestar@v4.6.1...v4.8.0) Updates `github.com/cloudflare/circl` from 1.3.9 to 1.5.0 - [Release notes](https://github.com/cloudflare/circl/releases) - [Commits](cloudflare/circl@v1.3.9...v1.5.0) Updates `github.com/containerd/stargz-snapshotter/estargz` from 0.15.1 to 0.16.3 - [Release notes](https://github.com/containerd/stargz-snapshotter/releases) - [Commits](containerd/stargz-snapshotter@v0.15.1...v0.16.3) Updates `github.com/cpuguy83/dockercfg` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/cpuguy83/dockercfg/releases) - [Commits](cpuguy83/dockercfg@v0.3.1...v0.3.2) Updates `github.com/cyphar/filepath-securejoin` from 0.3.1 to 0.4.0 - [Release notes](https://github.com/cyphar/filepath-securejoin/releases) - [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md) - [Commits](cyphar/filepath-securejoin@v0.3.1...v0.4.0) Updates `github.com/docker/cli` from 27.1.1+incompatible to 27.5.1+incompatible - [Commits](docker/cli@v27.1.1...v27.5.1) Updates `github.com/gabriel-vasile/mimetype` from 1.4.6 to 1.4.8 - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Commits](gabriel-vasile/mimetype@v1.4.6...v1.4.8) Updates `github.com/go-git/go-billy/v5` from 5.6.0 to 5.6.2 - [Release notes](https://github.com/go-git/go-billy/releases) - [Commits](go-git/go-billy@v5.6.0...v5.6.2) Updates `github.com/go-git/go-git/v5` from 5.13.0 to 5.13.2 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.13.0...v5.13.2) Updates `github.com/google/go-containerregistry` from 0.20.2 to 0.20.3 - [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.20.2...v0.20.3) Updates `github.com/klauspost/compress` from 1.17.9 to 1.17.11 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.17.9...v1.17.11) Updates `github.com/magiconair/properties` from 1.8.7 to 1.8.9 - [Release notes](https://github.com/magiconair/properties/releases) - [Commits](magiconair/properties@v1.8.7...v1.8.9) Updates `github.com/moby/term` from 0.5.0 to 0.5.2 - [Commits](moby/term@v0.5.0...v0.5.2) Updates `github.com/pierrec/lz4/v4` from 4.1.21 to 4.1.22 - [Commits](pierrec/lz4@v4.1.21...v4.1.22) Updates `github.com/pjbgf/sha1cd` from 0.3.0 to 0.3.2 - [Release notes](https://github.com/pjbgf/sha1cd/releases) - [Commits](pjbgf/sha1cd@v0.3.0...v0.3.2) Updates `github.com/spf13/afero` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.11.0...v1.12.0) Updates `github.com/spf13/cast` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/spf13/cast/releases) - [Commits](spf13/cast@v1.7.0...v1.7.1) Updates `github.com/sylabs/sif/v2` from 2.18.0 to 2.20.2 - [Release notes](https://github.com/sylabs/sif/releases) - [Changelog](https://github.com/sylabs/sif/blob/main/.goreleaser.yml) - [Commits](sylabs/sif@v2.18.0...v2.20.2) Updates `github.com/tklauser/numcpus` from 0.8.0 to 0.9.0 - [Release notes](https://github.com/tklauser/numcpus/releases) - [Commits](tklauser/numcpus@v0.8.0...v0.9.0) Updates `github.com/vbatts/tar-split` from 0.11.5 to 0.11.6 - [Release notes](https://github.com/vbatts/tar-split/releases) - [Commits](vbatts/tar-split@v0.11.5...v0.11.6) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.53.0 to 0.58.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.53.0...zpages/v0.58.0) Updates `go.opentelemetry.io/otel` from 1.28.0 to 1.33.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.28.0...v1.33.0) Updates `go.opentelemetry.io/otel/metric` from 1.28.0 to 1.33.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.28.0...v1.33.0) Updates `go.opentelemetry.io/otel/trace` from 1.28.0 to 1.33.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.28.0...v1.33.0) Updates `golang.org/x/crypto` from 0.31.0 to 0.32.0 - [Commits](golang/crypto@v0.31.0...v0.32.0) Updates `golang.org/x/mod` from 0.20.0 to 0.22.0 - [Commits](golang/mod@v0.20.0...v0.22.0) Updates `golang.org/x/net` from 0.33.0 to 0.34.0 - [Commits](golang/net@v0.33.0...v0.34.0) Updates `golang.org/x/sys` from 0.28.0 to 0.29.0 - [Commits](golang/sys@v0.28.0...v0.29.0) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240528184218-531527333157 to 0.0.0-20241223144023-3abc09e42ca8 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.65.0 to 1.67.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.65.0...v1.67.3) Updates `google.golang.org/protobuf` from 1.35.2 to 1.36.3 --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/paketo-buildpacks/libnodejs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: dario.cat/mergo dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/Masterminds/semver/v3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/Masterminds/sprig/v3 dependency-type: indirect update-type: version-update:semver-minor 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/ProtonMail/go-crypto dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/andybalholm/brotli dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/bmatcuk/doublestar/v4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/cloudflare/circl dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/containerd/stargz-snapshotter/estargz dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/cpuguy83/dockercfg dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/cyphar/filepath-securejoin dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/docker/cli 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/go-git/go-billy/v5 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-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/klauspost/compress dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/magiconair/properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/moby/term dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/pierrec/lz4/v4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/pjbgf/sha1cd dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/spf13/afero dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/spf13/cast 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/tklauser/numcpus dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/vbatts/tar-split dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/otel dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/otel/metric dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/otel/trace dependency-type: indirect update-type: version-update:semver-minor 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/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: google.golang.org/genproto/googleapis/rpc dependency-type: indirect update-type: version-update:semver-patch 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
force-pushed
the
dependabot/go_modules/go-modules-795f762e65
branch
from
January 24, 2025 20:16
e1319e0
to
d76a428
Compare
Superseded by #850. |
dependabot
bot
deleted the
dependabot/go_modules/go-modules-795f762e65
branch
January 27, 2025 05:48
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 25 updates in the / directory:
1.36.0
1.36.2
0.3.0
0.4.0
1.0.0
1.0.1
3.2.1
3.3.1
3.2.3
3.3.0
0.12.5
0.12.9
1.1.3
1.1.5
1.1.0
1.1.1
4.6.1
4.8.0
1.3.9
1.5.0
0.15.1
0.16.3
0.3.1
0.3.2
0.3.1
0.4.0
27.1.1+incompatible
27.5.1+incompatible
1.4.6
1.4.8
5.6.0
5.6.2
5.13.0
5.13.2
0.20.2
0.20.3
1.8.7
1.8.9
0.5.0
0.5.2
4.1.21
4.1.22
1.11.0
1.12.0
1.7.0
1.7.1
2.18.0
2.20.2
0.8.0
0.9.0
Updates
github.com/onsi/gomega
from 1.36.0 to 1.36.2Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
bb0e550
v1.36.29a7609d
Bump google.golang.org/protobuf from 1.35.1 to 1.36.1 (#810)b6cb028
Bump golang.org/x/net from 0.30.0 to 0.33.0 (#807)5756529
Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.1 (#808)dabc12e
Bump nokogiri from 1.16.3 to 1.16.5 in /docs (#757)8bc0a2a
v1.36.11c6c112
Fix onsi/gomega#8034feb9d7
resolves onsi/gomega#696: make HaveField great on pointer receivers given onl...Updates
github.com/paketo-buildpacks/libnodejs
from 0.3.0 to 0.4.0Release notes
Sourced from github.com/paketo-buildpacks/libnodejs's releases.
Commits
05a709e
Introduce BP_VERIFY_LAUNCHPOINT to enable generated files (#37)Updates
dario.cat/mergo
from 1.0.0 to 1.0.1Release notes
Sourced from dario.cat/mergo's releases.
Commits
59ea6a9
Merge pull request #251 from joshkaplinsky/joshkaplinsky/without-dereference-...96f24af
Merge pull request #253 from vsemichev/master2f1a615
fixes issue #187. adds test to verify the fix.4da170b
fixes issue #187. attempt #3a13a117
fixes issue #187. attempt #26b830ff
fixes issue #187f33862a
WithoutDereference should respect structscde9f0e
Merge pull request #246 from darccio/darccio/v1-frozenf1e2fe5
chore: frozen v17f7b4af
Update FUNDING.ymlUpdates
github.com/Masterminds/semver/v3
from 3.2.1 to 3.3.1Release notes
Sourced from github.com/Masterminds/semver/v3's releases.
Changelog
Sourced from github.com/Masterminds/semver/v3's changelog.
Commits
1558ca3
Merge pull request #253 from mattfarina/fix-bad-versions252dd61
Fix for allowing some version that were invalide6e3d4d
Merge pull request #249 from mattfarina/update-changelog-3.3.0e80c4ea
Updating changelog for 3.3.080427ad
Merge pull request #248 from mattfarina/bump-min-versionb610837
bumping min version in go.mod based on what's testeda4cccd8
Merge pull request #246 from mattfarina/bump-go-1.237c178cf
Updating the testing version of Go used29f94c1
Merge pull request #241 from grosser/grosser/validate2cf1b16
Merge pull request #245 from mattfarina/remove-vertUpdates
github.com/Masterminds/sprig/v3
from 3.2.3 to 3.3.0Release notes
Sourced from github.com/Masterminds/sprig/v3's releases.
Changelog
Sourced from github.com/Masterminds/sprig/v3's changelog.
Commits
e708470
Merge pull request #408 from mattfarina/update-changelog-3.38fc4354
Updating the changelog for the 3.3.0 releasecb81a32
Merge pull request #407 from mattfarina/remove-dup-math-functions2637693
Removing duplicate documentation06b9a87
Merge pull request #290 from zzhu41/patch-1e663ec6
Merge pull request #369 from chey/patch-1bb2f73f
Merge pull request #375 from carlpett/patch-1f07659e
Merge pull request #400 from itzik-elayev/master98b35c1
Add closing bracket7a88928
Merge pull request #406 from mattfarina/update-mergoUpdates
github.com/Microsoft/hcsshim
from 0.12.5 to 0.12.9Release notes
Sourced from github.com/Microsoft/hcsshim's releases.
Commits
7392335
Switch to using containerd/errdefs/pkg/errgrpc for grpc translation79d3f32
Update go to 1.2205636b9
UpdateJOB_OBJECT_ALL_ACCESS
andOpenJobObject
(#2095)1550628
mobve SILOOBJECT_BASIC_INFORMATION to winapibf52d58
fix SILOOBJECT_BASIC_INFORMATION alignment8d48d87
Update containerd to v1.7.23 (#2295)4ad298f
Fixing typo (#2289)86b5333
Bump golangci/golangci-lint-action from 4 to 65ae96f3
Update runc to v1.1.148f3fccd
Update pkg versionsUpdates
github.com/ProtonMail/go-crypto
from 1.1.3 to 1.1.5Release notes
Sourced from github.com/ProtonMail/go-crypto's releases.
Commits
d703f49
Check binding signature details against primary key (#264)72cacd5
ci: Update openpgp-interop-test-analyzer to v2.1.0 (#243)3de0301
Update artifact actions to v4 (#260)be3aef0
Merge pull request #259 from ProtonMail/less-memory-large-msgs1fd5ec8
Add tests for reusing buffer in OCB en/decryptiondf3ee02
Buffer decrypted bytes more efficiently04cfaf2
Reuse plaintext slice for ciphertext when encryptingfee7824
Reuse ciphertext slice for plaintext when decrypting6fa7f91
Preallocate the chunk size rather than bufferingadd07bd
Don't allocate the nonce for each chunkUpdates
github.com/andybalholm/brotli
from 1.1.0 to 1.1.1Commits
57434b5
Encoder: check for empty block97e8583
matchfinder.M4: some refinements to scoringUpdates
github.com/bmatcuk/doublestar/v4
from 4.6.1 to 4.8.0Release notes
Sourced from github.com/bmatcuk/doublestar/v4's releases.
Commits
29e67f4
fix windows tests28b892c
remove sponsor =(4b5670c
fix(#96) some minor corrections to escaping pattern base1e7ad31
fix: fix match when there is a escaped meta in the pattern1e20c6d
fixes #95 FilepathGlob("") should return nilda152ef
add docs for MatchUnvalidated, PathMatchUnvalidated2832f67
closes #92 adds MatchUnvalidated424062b
added sponsor: MASVUpdates
github.com/cloudflare/circl
from 1.3.9 to 1.5.0Release notes
Sourced from github.com/cloudflare/circl's releases.
Commits
1310edf
Release v1.5.00246d59
Add test for ML-DSA signature verification.e2bbd01
Add ML-DSA (FIPS204) (#480)2ba992f
Reverting arm64 jobs since qemu can't run go1.23 binaries yet.ab15f82
Updates golangci-lint to v1.61.0 and fixes code.064a9ba
Bump to go1.22 inner files and ci jobs.7040592
Adding semgrepignore to also analyse test files.51a9a33
Update semgrep.ymlcfbc696
Create semgrep.yml2d6cd98
kem: add X25519MLKEM768 TLS hybrid KEMUpdates
github.com/containerd/stargz-snapshotter/estargz
from 0.15.1 to 0.16.3Release notes
Sourced from github.com/containerd/stargz-snapshotter/estargz's releases.
Commits
c0389e0
Merge pull request #1898 from ktock/prepare-v0.16.3c6a444e
[v0.16] Prepare for v0.16.386bbdeb
Merge pull request #1894 from ktock/bp-18859b706a2
Rely on OpenWriter for retrying opening writer570ba70
Rely on contaienrd's GC for cleanup of temporary content1d34a1b
Merge pull request #1878 from ktock/prepare-v0.16.23971b26
Merge pull request #1877 from ktock/v0.16dev1e4fad0
Preapre for v0.16.24edcebd
go.mod: Use 1.22.0 by specifying to google.golang.org/grpc v1.67.17d3230e
Merge pull request #1864 from ktock/prepare-v0.16.1Updates
github.com/cpuguy83/dockercfg
from 0.3.1 to 0.3.2Release notes
Sourced from github.com/cpuguy83/dockercfg's releases.
Commits
a07c3d1
Merge pull request #3 from stevenh/chore/improve-errors91bd66a
chore: improve errorsUpdates
github.com/cyphar/filepath-securejoin
from 0.3.1 to 0.4.0Release notes
Sourced from github.com/cyphar/filepath-securejoin's releases.
... (truncated)
Changelog
Sourced from github.com/cyphar/filepath-securejoin's changelog.
... (truncated)
Commits
9a17e6b
VERSION: release v0.4.0e410d4a
merge #44 into cyphar/filepath-securejoin:mainea4e5b6
gha: add GOARCH=386 build check0c2fbe6
mkdirall: switch to os.FileMode argumentf3a512c
merge #43 into cyphar/filepath-securejoin:mainbc750ad
join: return an error if root is unclean path1be4136
gha: always check for latest Go releaseb498783
merge #38 into cyphar/filepath-securejoin:main682d3ad
VERSION: back to development200008e
VERSION: release v0.3.6Updates
github.com/docker/cli
from 27.1.1+incompatible to 27.5.1+incompatibleCommits
9f9e405
Merge pull request #5759 from thaJeztah/27.x_vendor_docker_27.5.0d7cd22f
Merge pull request #5762 from thaJeztah/27.x_bump_golang_1.22.110e2d4fe
Merge pull request #5766 from thaJeztah/27.x_backport_bump_dev_toolsfbc0a73
Dockerfile: update compose to v2.32.4777695f
Dockerfile: update buildx to v0.20.0092d235
Merge pull request #5764 from vvoland/5763-27.xfa1ba05
gha: Adjust release branches1ccfae7
update to go1.22.11 (fix CVE-2024-45341, CVE-2024-45336)397c2f8
vendor: github.com/docker/docker v27.5.0a187fa5
Merge pull request #5736 from thaJeztah/27.x_vendor_docker_27.5.0Updates
github.com/gabriel-vasile/mimetype
from 1.4.6 to 1.4.8Release notes
Sourced from github.com/gabriel-vasile/mimetype's releases.