Skip to content

Bump the go-modules group across 1 directory with 6 updates#839

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-modules-d744a4f5f0
Closed

Bump the go-modules group across 1 directory with 6 updates#839
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-modules-d744a4f5f0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Bumps the go-modules group with 5 updates in the / directory:

Package From To
github.com/paketo-buildpacks/occam 0.31.1 0.31.2
github.com/paketo-buildpacks/packit/v2 2.25.4 2.25.5
github.com/google/go-containerregistry 0.21.2 0.21.3
github.com/klauspost/compress 1.18.4 1.18.5
google.golang.org/grpc 1.79.2 1.79.3

Updates github.com/paketo-buildpacks/occam from 0.31.1 to 0.31.2

Release notes

Sourced from github.com/paketo-buildpacks/occam's releases.

v0.31.2

What's Changed

Full Changelog: paketo-buildpacks/occam@v0.31.1...v0.31.2

Commits
  • 6914d4b Updates go mod version to 1.26.1
  • a2ee454 Fix linter issues (#456)
  • 99c82d2 Updating github-config
  • 0277272 Updating github-config
  • cdd83bd Updating github-config
  • f46bf41 chore(deps): updated module github.com/onsi/gomega from v1.38.3 to v1.39.1 (#...
  • 1c6c42d chore(deps): updated module github.com/docker/docker from v28.5.1+incompatibl...
  • 7162009 chore(deps): updated module github.com/testcontainers/testcontainers-go from ...
  • See full diff in compare view

Updates github.com/paketo-buildpacks/packit/v2 from 2.25.4 to 2.25.5

Release notes

Sourced from github.com/paketo-buildpacks/packit/v2's releases.

v2.25.5

What's Changed

Full Changelog: paketo-buildpacks/packit@v2.25.4...v2.25.5

Commits
  • 388f655 Updates go mod version to 1.26.1
  • ec5163e Updating github-config
  • 1ed4352 Structure re-usability for the extension (#754)
  • 1178810 Bump modernc.org/sqlite from 1.46.2 to 1.47.0
  • dc41ad0 Bump modernc.org/sqlite from 1.46.1 to 1.46.2
  • 66b11fa Bump github.com/anchore/syft from 1.42.1 to 1.42.2
  • 0172ef8 Bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0
  • f3c1964 Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3
  • 82aea99 Bump github.com/anchore/syft from 1.42.0 to 1.42.1
  • e16f8b8 Bump modernc.org/sqlite from 1.46.0 to 1.46.1
  • Additional commits viewable in compare view

Updates github.com/containerd/platforms from 0.2.1 to 1.0.0-rc.2

Release notes

Sourced from github.com/containerd/platforms's releases.

v1.0.0-rc.2

What's Changed

New Contributors

Full Changelog: containerd/platforms@v1.0.0-rc.1...v1.0.0-rc.2

v1.0.0-rc.1

What's Changed

New Contributors

Full Changelog: containerd/platforms@v1.0.0-rc.0...v1.0.0-rc.1

v1.0.0-rc.0

First release candidate for platforms to stabilize the interface. This release also brings in support for arm64/v9 and arm64

What's Changed

New Contributors

Full Changelog: containerd/platforms@v0.2.1...v1.0.0-rc.0

Commits
  • 2e51fd9 Merge pull request #25 from helio/windows-os-version-sort
  • 8c0d9f9 use windowsMatchComparer for OSVersion match order
  • 2fec6c4 Merge pull request #24 from kiashok/add-ws2025
  • 8447b0a Update ci.yml
  • 4549974 Add WS2025 to Windows matcher and code optimizations
  • e3566b8 Merge pull request #22 from cpuguy83/windows_everywhere
  • 7c58292 Move windows matcher logic so all platforms can use
  • 9ada2e3 Merge pull request #21 from thaJeztah/stdlib_testing
  • 458d3b7 Merge pull request #18 from harryzcy/arm64-lookup
  • 86a86b7 replace testify with stdlib in tests
  • Additional commits viewable in compare view

Updates github.com/google/go-containerregistry from 0.21.2 to 0.21.3

Release notes

Sourced from github.com/google/go-containerregistry's releases.

v0.21.3

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.21.2...v0.21.3

Commits
  • 3888fb8 bump golang to 1.25.7 (#2236)
  • f439624 tarball: detect symlink cycles in extractFileFromTar (#2232)
  • 400c263 mutate: reject path traversal and symlink escape in Extract (#2227)
  • 47eedc9 Bump goreleaser/goreleaser-action in the actions group (#2220)
  • be0a845 Bump the go-deps group across 4 directories with 7 updates (#2233)
  • e916301 migrate to github.com/moby/moby modules (#2228)
  • 8b2478e Adds local file support to the crane index subcommand (#2223)
  • See full diff in compare view

Updates github.com/klauspost/compress from 1.18.4 to 1.18.5

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.18.5

What's Changed

Full Changelog: klauspost/compress@v1.18.4...v1.18.5

Commits

Updates google.golang.org/grpc from 1.79.2 to 1.79.3

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.79.3

Security

  • server: fix an authorization bypass where malformed :path headers (missing the leading slash) could bypass path-based restricted "deny" rules in interceptors like grpc/authz. Any request with a non-canonical path is now immediately rejected with an Unimplemented error. (#8981)
Commits

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 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

Bumps the go-modules group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/paketo-buildpacks/occam](https://github.com/paketo-buildpacks/occam) | `0.31.1` | `0.31.2` |
| [github.com/paketo-buildpacks/packit/v2](https://github.com/paketo-buildpacks/packit) | `2.25.4` | `2.25.5` |
| [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.21.2` | `0.21.3` |
| [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.4` | `1.18.5` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.79.2` | `1.79.3` |



Updates `github.com/paketo-buildpacks/occam` from 0.31.1 to 0.31.2
- [Release notes](https://github.com/paketo-buildpacks/occam/releases)
- [Commits](paketo-buildpacks/occam@v0.31.1...v0.31.2)

Updates `github.com/paketo-buildpacks/packit/v2` from 2.25.4 to 2.25.5
- [Release notes](https://github.com/paketo-buildpacks/packit/releases)
- [Commits](paketo-buildpacks/packit@v2.25.4...v2.25.5)

Updates `github.com/containerd/platforms` from 0.2.1 to 1.0.0-rc.2
- [Release notes](https://github.com/containerd/platforms/releases)
- [Commits](containerd/platforms@v0.2.1...v1.0.0-rc.2)

Updates `github.com/google/go-containerregistry` from 0.21.2 to 0.21.3
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Commits](google/go-containerregistry@v0.21.2...v0.21.3)

Updates `github.com/klauspost/compress` from 1.18.4 to 1.18.5
- [Release notes](https://github.com/klauspost/compress/releases)
- [Commits](klauspost/compress@v1.18.4...v1.18.5)

Updates `google.golang.org/grpc` from 1.79.2 to 1.79.3
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.79.2...v1.79.3)

---
updated-dependencies:
- dependency-name: github.com/paketo-buildpacks/occam
  dependency-version: 0.31.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/paketo-buildpacks/packit/v2
  dependency-version: 2.25.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/containerd/platforms
  dependency-version: 1.0.0-rc.2
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: go-modules
- dependency-name: github.com/google/go-containerregistry
  dependency-version: 0.21.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/klauspost/compress
  dependency-version: 1.18.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.79.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 23, 2026
@dependabot dependabot Bot requested review from a team as code owners March 23, 2026 02:23
@dependabot dependabot Bot requested review from mhdawson and removed request for a team March 23, 2026 02:23
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 23, 2026
@dependabot dependabot Bot requested a review from pacostas March 23, 2026 02:23
@dependabot dependabot Bot added the go Pull requests that update go code label Mar 23, 2026
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Mar 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 25, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Mar 25, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/go-modules-d744a4f5f0 branch March 25, 2026 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code semver:patch A change requiring a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant