vmware-tanzu / community-edition

VMware Tanzu Community Edition is no longer an actively maintained project. Code is available for historical purposes only.
https://tanzucommunityedition.io/
Apache License 2.0
1.33k stars 306 forks source link

Bump github.com/vmware-tanzu/carvel-vendir from 0.30.0 to 0.32.5 in /cli/cmd/plugin/unmanaged-cluster #5641

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/vmware-tanzu/carvel-vendir from 0.30.0 to 0.32.5.

Release notes

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

v0.32.5

What's Changed

  • Revert bump of imgpkg to version 0.33.1 (#224)

Full Changelog: https://github.com/carvel-dev/vendir/compare/v0.32.4...v0.32.5

:open_file_folder: Files Checksum

0d8a45d2d85647ce932e1d630d49668e96552140ad33c6adad5f589bb800bb8a  ./vendir-linux-amd64
33c9654e6e5e865f45f411bf45ea12e28590fdcb43961f758b6d3b28be4c1caf  ./vendir-darwin-amd64
ccc34a3ca00eaf8965e8e5ba5b9e249399d218f10452cf70981afcfecdb158b5  ./vendir-darwin-arm64
d1110177cbd7bd715d3513f0fb89efa3ab1eba44d300fb2ac18c1fe0dd6e8e19  ./vendir-windows-amd64.exe
f05b9f453702f6f50cad66aecef4156b10f48c3b595cbad82c5940c155ec57a4  ./vendir-linux-arm64

v0.32.4

What's Changed

  • Change org and repository name (#213)
  • Enable imgpkg keychains when environment variable is provided (#210)
  • Bump go version to 1.19.5 for CVE fixes

Full Changelog: https://github.com/carvel-dev/vendir/compare/v0.32.2...v0.32.4

:open_file_folder: Files Checksum

37a347de20a2f3d13b3d7f09378b9c487e03d27cab49233eb0586f7d3a974fef  ./vendir-darwin-amd64
84509b2f77eb0ad199a2ee0ead95d71bf1f1ad960b5973aec6c4d7a8948894b3  ./vendir-windows-amd64.exe
9caab6d8a3d7cec501b171cf6e546b0c5659bb17eaf02f7fba8ecbf72b153ab5  ./vendir-darwin-arm64
b656312997c81dd734a3e83403b0647ceae3446366dc5f179a23f39fee1d79e7  ./vendir-linux-amd64
ed209b7d3830f2a785b1a86807213441594f9c9d1d2ef2c52bfbb5d85a9ef569  ./vendir-linux-arm64

v0.32.2

:sparkles: What's new

  • Bump go version to 1.19.3

:open_file_folder: Files Checksum

3e70cbf7a6809f27031e17e8d5638bf1b8e0dbb66a8caa133fce463c74e0a588  ./vendir-windows-amd64.exe
7fdd166fd1f8dfc7cdf79ae62e97c8389145291b744c04eae4d3810026332ee2  ./vendir-darwin-arm64
e7fb496b8e81b4b87b0076e778a384588b8e19a7b68c2c0b2ed74739c398643f  ./vendir-darwin-amd64
eee5abf139043c459ff2b9ffab0a75556d4930d44abc5e7e4477e84b598b6f82  ./vendir-linux-arm64
f5d3cbbd8135d2d48f4f007b8a933bd60b2a827d68f4001c5d1774392fa7b3f2  ./vendir-linux-amd64

... (truncated)

Commits
  • 2daa690 Merge pull request #224 from carvel-dev/down-bump-imgpkg-to-0.33.1
  • 0452bf7 Revert bump of imgpkg to version 0.33.1
  • fe55795 Merge pull request #223 from carvel-dev/org-name-update-goreleaser-0.32.x
  • 68d0805 Org-name change to goreleaser in 0.32.x line
  • dc54ebb Merge pull request #222 from carvel-dev/fix-keychain-branch-0.32.x
  • 3d856d9 Enable imgpkg keychains when environment variable is provided (#210)
  • 5a50e27 Merge pull request #211 from carvel-dev/v0.32.x-go-bump
  • 553c126 updated go patch version in test-gh as well
  • 9c02028 Bump go version to 1.19.5 to the branch v0.32.x
  • 42981ac Merge pull request #214 from carvel-dev/migrate-new-org-0.32.x
  • Additional commits viewable 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 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 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)
dependabot[bot] commented 1 year ago

Superseded by #5659.