Skip to content
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 github.com/vmware-tanzu/carvel-kbld from 0.37.6 to 0.38.0 in /hack/kbld #346

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2023

Bumps github.com/vmware-tanzu/carvel-kbld from 0.37.6 to 0.38.0.

Release notes

Sourced from github.com/vmware-tanzu/carvel-kbld's releases.

v0.38.0

✨ What's new

📂 Files Checksum

0804fb9e7c60c1eb7f7550df5b1b2262ab3bf934d5f4944306b47ebad230b6ad  ./kbld-windows-arm64.exe
3d164cff500245e5c04057b3604288c9af6cab2e655e55b124a16088ef59e8bd  ./kbld-darwin-arm64
472afeeb890589d2ea625e123bbf1cd142744523f29ebbc64c2dcb8bad2ca666  ./kbld-darwin-amd64
6ec33b306b804a7477d19292993dd4947d0a4dcd136e72a9fc90087ee70fe9bf  ./kbld-windows-amd64.exe
9d6d2897b83a60dd9538c8f589e177ba0594747bb3717127dc4671a876a8a363  ./kbld-linux-arm64
c6ecf2d36b7a72f2bab57fae2a6e8a2a886c2b0072388a9f7dd07363fc0f13fc  ./kbld-linux-amd64

v0.37.7

✨ What's new

- add ci badge to the readme.md by @microwavables in https://github.com/carvel-dev/kbld/pull/406
- Bump k8s.io/apimachinery from 0.27.3 to 0.28.1 by https://github.com/dependabot in https://github.com/carvel-dev/kbld/pull/409
- Bump github.com/google/go-containerregistry from 0.15.2 to 0.16.1 by https://github.com/dependabot in https://github.com/carvel-dev/kbld/pull/400
- Bump github.com/vmware-tanzu/carvel-imgpkg from 0.37.2 to 0.37.3 by https://github.com/dependabot in https://github.com/carvel-dev/kbld/pull/405
- Bump github.com/vmware-tanzu/carvel-vendir from 0.34.3 to 0.34.4 by https://github.com/dependabot in https://github.com/carvel-dev/kbld/pull/408
- Bump golang.org/x/sync from 0.2.0 to 0.3.0 by https://github.com/dependabot in https://github.com/carvel-dev/kbld/pull/388

Full Changelog: carvel-dev/kbld@v0.37.5...v0.37.7

📂 Files Checksum

0aada0a2b8b0546c6c8cf4cb4713df34f18a88db2ba22615e1eeb9db8cabfbd1  ./kbld-linux-amd64
23020d32770ea88084f614e978597e41a3256b4766d91e9d796ae038f529b7fa  ./kbld-linux-arm64
337eb5413b38bc6d2390e71074bab37fa41a7a944a5ca246e698e8483d8ec932  ./kbld-darwin-arm64
7c1d0972ca61924b52a002fba44e414e448a7d456a443ad40e80e11d5eb53669  ./kbld-windows-amd64.exe
9eefb8633e593e337036fae590f33c9e5a71f383ac340ff4e48ae70a74b084e6  ./kbld-windows-arm64.exe
bcbe9c242811ff8abc7e60565dde848a9f438eab5714c034f173e382198a4f02  ./kbld-darwin-amd64
Commits
  • 7b1a34b Merge pull request #414 from carvel-dev/bump-vendir-imgpkg
  • 09b8055 Bumping imgpkg to v0.38.0 and vendir to v0.35.0
  • See full diff in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @sadlerap.


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 <dependency name> 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)

Bumps [github.com/vmware-tanzu/carvel-kbld](https://github.com/vmware-tanzu/carvel-kbld) from 0.37.6 to 0.38.0.
- [Release notes](https://github.com/vmware-tanzu/carvel-kbld/releases)
- [Changelog](https://github.com/carvel-dev/kbld/blob/develop/.goreleaser.yml)
- [Commits](carvel-dev/kbld@v0.37.6...v0.38.0)

---
updated-dependencies:
- dependency-name: github.com/vmware-tanzu/carvel-kbld
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 22, 2023
@dependabot dependabot bot requested a review from a team September 22, 2023 14:06
@sadlerap
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot merged commit 8551c2d into main Sep 22, 2023
12 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/hack/kbld/github.com/vmware-tanzu/carvel-kbld-0.38.0 branch September 22, 2023 15:41
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