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-kapp from 0.56.0 to 0.59.1 #7022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2023

Bumps github.com/vmware-tanzu/carvel-kapp from 0.56.0 to 0.59.1.

Release notes

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

v0.59.1

What's Changed

Full Changelog: carvel-dev/kapp@v0.59.0...v0.59.1

📂 Files Checksum

2b944972c011c8f5ccc0674a1e7c706985b08ce921367bc821cbd0ce81f94a01  ./kapp-windows-amd64.exe
30545b3462a5125dc32056ee9a87f30ced001ad04dd045b5f4d3dc6bc41da997  ./kapp-darwin-arm64
377e4bb84d44b9d80d68ed5b473036f20b3aab1eb5f2f6cc80c2df09ecd0fbf8  ./kapp-darwin-amd64
a0e4eccdc264b535d7b0ba1972b6fd29cd5aa1263ab7e996d5a4671253fd3cf9  ./kapp-linux-arm64
a6da34c733514c2c51b96a12e70cd050250a45b2ee75d6966a904e712b307d15  ./kapp-linux-amd64

v0.59.0

What's Changed

🔈 Callouts

Full Changelog: carvel-dev/kapp@v0.58.0...v0.59.0

📂 Files Checksum

0954a8343d1ef7dac131e2212efd6ff1e2f39c898a242f280c4889e6acfc38e3  ./kapp-darwin-arm64
59a8ddcacf82cec055f0ca9e66b1ea90ade138792db1b1ddaa72d653cc6d93ba  ./kapp-linux-arm64
ac1f2bd9f43f0d77465f8f4e4b2540a498c6fd3228d7e8452e360d66e04344c7  ./kapp-darwin-amd64
b664210ecb9330f6f05c3a0d19eb801d4f8d07d2bd2198d01e7cd8f0301be6ae  ./kapp-windows-amd64.exe
cc1cca783173badd5e74edc1f10decfcae85525cfece73b3d43acfda1eaccbe5  ./kapp-linux-amd64

v0.58.0

✨ What's new

  • Library bumps
  • Replaced github.com/ghodss/yaml with sigs.k8s.io/yaml (#778) by @​Juneezee
  • Introduced diffAgainstExistingFieldExclusionRules, a new config for excluding fields while diffing recourses (#760) by @​theurichde
    • This is beneficial for fields that are always managed by the cluster, like status.
    • It is enabled by default for the status field.

... (truncated)

Commits
  • 0610c41 Bump go version to 1.21.3 (#856)
  • 45f1b0d Bump golang.org/x/net from 0.15.0 to 0.17.0 (#830)
  • 483ee0b Merge pull request #833 from carvel-dev/hashicorp-img-tag
  • 08c809c pulling hashicorp image with tag to avoid timeout
  • 5dc9ceb Bumping go vesion to 1.21.1 (#819)
  • 9272fa9 Bump k8s.io/client-go from 0.28.1 to 0.28.2 (#820)
  • a8e3280 Bump golang.org/x/net from 0.14.0 to 0.15.0 (#817)
  • c13f600 Bump k8s.io/client-go from 0.27.4 to 0.28.1 (#808)
  • c6b6149 Add --app-namespace flag (#814)
  • a56d676 Do not create change when app-changes-max-to-keep=0 (#807)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/vmware-tanzu/carvel-kapp [>= 0.57.a, < 0.58]

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

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 31, 2023
@netlify
Copy link

netlify bot commented Oct 31, 2023

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit 4480c18
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/65785eebabf5cc0008c3c53f

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/vmware-tanzu/carvel-kapp-0.59.1 branch 4 times, most recently from 2510506 to 1bb0547 Compare November 6, 2023 02:47
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/vmware-tanzu/carvel-kapp-0.59.1 branch 2 times, most recently from c3b3f9d to 22f9738 Compare November 17, 2023 05:56
Bumps [github.com/vmware-tanzu/carvel-kapp](https://github.com/vmware-tanzu/carvel-kapp) from 0.56.0 to 0.59.1.
- [Release notes](https://github.com/vmware-tanzu/carvel-kapp/releases)
- [Changelog](https://github.com/carvel-dev/kapp/blob/develop/.goreleaser.yml)
- [Commits](carvel-dev/kapp@v0.56.0...v0.59.1)

---
updated-dependencies:
- dependency-name: github.com/vmware-tanzu/carvel-kapp
  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/vmware-tanzu/carvel-kapp-0.59.1 branch from 22f9738 to cb53579 Compare November 28, 2023 04:20
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2023

A newer version of github.com/vmware-tanzu/carvel-kapp exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@antgamdia
Copy link
Contributor

Closing in favor of #7219

@antgamdia antgamdia closed this Dec 22, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/vmware-tanzu/carvel-kapp-0.59.1 branch December 22, 2023 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required 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.

2 participants