buildpacks-community / kpack-cli

A command line interface for interacting with kpack.
Other
33 stars 15 forks source link

Bump github.com/pivotal/kpack from 0.12.1 to 0.12.3 #375

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

Bumps github.com/pivotal/kpack from 0.12.1 to 0.12.3.

Release notes

Sourced from github.com/pivotal/kpack's releases.

kpack v0.12.3

This release is bumping dependencies and upgrading to go1.21.4

Bumped Dependencies

  • [0.12] Tag release images by @​tomkennedy513 in buildpacks-community/kpack#1384
  • [0.12.x] Cherry-pick dependabot updates and bump go compiler by @​chenbh in buildpacks-community/kpack#1380
    • Bump go.uber.org/zap from 1.25.0 to 1.26.0
    • Bump github.com/buildpacks/lifecycle from 0.17.0 to 0.17.1
    • Bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0
    • Bump carvel-dev/setup-action from 1 to 2
    • Bump golang.org/x/sync from 0.3.0 to 0.4.0
    • Bump golang.org/x/net from 0.15.0 to 0.16.0
    • Bump golang.org/x/net from 0.16.0 to 0.17.0
    • Bump github.com/buildpacks/lifecycle from 0.17.1 to 0.17.2
    • Bump google.golang.org/grpc from 1.57.0 to 1.57.1
    • Bump github.com/docker/docker
    • Bump github.com/sigstore/cosign/v2 from 2.2.0 to 2.2.1
    • Bump golang.org/x/net from 0.17.0 to 0.18.0

Full Changelog: https://github.com/buildpacks-community/kpack/compare/v0.12.2...v0.12.3

sha256 checksum:

bb4a5f4f357e408fb9b74b3a134e3ceaadec13c23606dfa0fdadcbe160104339  release-0.12.3.yaml

kpack v0.12.2

Bug Fixes

Fix azure devops git by @​tomkennedy513 in buildpacks-community/kpack#1338

sha256 checksum:

ce4bbbed3e880e1a2234b40ada96f87bf56fa8ab35df0dae071af286100734d7  release-0.12.2.yaml

Full Changelog: https://github.com/buildpacks-community/kpack/compare/v0.12.1...v0.12.2

Commits
  • c684ec0 Merge pull request #1380 from buildpacks-community/0-12-3-bump-deps
  • 0005f4f Merge pull request #1384 from buildpacks-community/tag-images-0-12
  • 23963a4 Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
  • b736c68 Tag release images
  • ccf3ed5 add setup-go action to the pack-build action
  • 70df6ec setup go toolchain for unit test workflow
  • 8e7015d bump deps and require go1.21
  • 7cab9b9 Bump golang.org/x/net from 0.17.0 to 0.18.0
  • 5cefbfb Bump github.com/sigstore/cosign/v2 from 2.2.0 to 2.2.1
  • 7e7b9a8 Bump github.com/docker/docker
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 10 months ago

Superseded by #387.