Skip to content

chore(deps): bump github.com/buildpacks/pack from 0.36.4 to 0.40.2#4796

Merged
dangra merged 2 commits intomasterfrom
dependabot/go_modules/github.com/buildpacks/pack-0.40.2
Apr 9, 2026
Merged

chore(deps): bump github.com/buildpacks/pack from 0.36.4 to 0.40.2#4796
dangra merged 2 commits intomasterfrom
dependabot/go_modules/github.com/buildpacks/pack-0.40.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/buildpacks/pack from 0.36.4 to 0.40.2.

Release notes

Sourced from github.com/buildpacks/pack's releases.

pack v0.40.2

Prerequisites

  • A container runtime such as Docker or podman must be available to execute builds.

Install

For instructions on installing pack, see our installation docs.

Run

Run the command pack.

You should see the following output

CLI for building apps using Cloud Native Buildpacks

Usage: pack [command]

Available Commands: build Generate app image from source code builder Interact with builders buildpack Interact with buildpacks extension Interact with extensions config Interact with your local pack config file inspect Show information about a built app image stack (deprecated) Interact with stacks rebase Rebase app image with latest run image sbom Interact with SBoM completion Outputs completion script location report Display useful information for reporting an issue version Show current 'pack' version help Help about any command

Flags: --force-color Force color output -h, --help Help for 'pack' --no-color Disable color output -q, --quiet Show less output --timestamps Enable timestamps in output -v, --verbose Show more output --version Show current 'pack' version

Use "pack [command] --help" for more information about a command.

Info

... (truncated)

Commits
  • c91bcbb chore: upgrade Go to 1.25.8 to fix stdlib CVEs (#2548)
  • 3237947 fix: treat amd64 as equivalent to x86-64 for lifecycle binary selection (#2544)
  • 5dfdab8 build(deps): bump the go-dependencies group across 1 directory with 8 updates...
  • bcb955d fix: Adding ubi9, ubi10 and noble builders on the suggested builders of the p...
  • bb546d6 chore: fix security vulnerabilities in dependencies (#2539)
  • 41139ee build(deps): bump github.com/chainguard-dev/kaniko (#2538)
  • 9d92bd1 build(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 (#2533)
  • 2926efc build(deps): bump github.com/google/go-containerregistry (#2532)
  • b86f52e build(deps): bump the go-dependencies group across 1 directory with 7 updates...
  • a8eaec8 build(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 (#2522)
  • Additional commits viewable in compare view

@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 force-pushed the dependabot/go_modules/github.com/buildpacks/pack-0.40.2 branch 4 times, most recently from 1c4800c to c01ea44 Compare April 9, 2026 15:20
Bumps [github.com/buildpacks/pack](https://github.com/buildpacks/pack) from 0.36.4 to 0.40.2.
- [Release notes](https://github.com/buildpacks/pack/releases)
- [Changelog](https://github.com/buildpacks/pack/blob/main/RELEASE.md)
- [Commits](buildpacks/pack@v0.36.4...v0.40.2)

---
updated-dependencies:
- dependency-name: github.com/buildpacks/pack
  dependency-version: 0.40.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/buildpacks/pack-0.40.2 branch from c01ea44 to dd249b4 Compare April 9, 2026 15:30
….40 compat

pack v0.40+ uses github.com/moby/moby/client types in its DockerClient
interface. Create a moby client from the existing docker connection to
satisfy the interface while keeping docker/docker/client for other ops.
@dangra dangra merged commit 44d56a6 into master Apr 9, 2026
21 of 23 checks passed
@dangra dangra deleted the dependabot/go_modules/github.com/buildpacks/pack-0.40.2 branch April 9, 2026 16:02
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant