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

chore(deps): Bump github.com/vmware-tanzu/carvel-kapp from 0.57.1 to 0.58.0 in /hack #135

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2023

Bumps github.com/vmware-tanzu/carvel-kapp from 0.57.1 to 0.58.0.

Release notes

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

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.

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

🔈 Callouts

Thanks to

For helping out with this release

📂 Files Checksum

e71048d2b11a2c10258079cc134d7d2c2b6584429202a6212306380d3a8c0a30  ./kapp-darwin-amd64
3660dd8efe83c1356e05255307fa6f65825ba694d96b93bc38c6a43d7e6d7a8c  ./kapp-darwin-arm64
b253ea9cf6add07f9497955147dc12e8612c24c36dc9929c9a4fecdc76752bd3  ./kapp-linux-amd64
25491298f6783a8b337d2ebdecf749f7750cf10260fe37086315a9c7da0b558f  ./kapp-linux-arm64
b026d7a7da37fee8475afb81eeea7523cc7f4ec9ab4913c4b2e4d7401289230b  ./kapp-windows-amd64.exe
Commits
  • 0c34e94 Bump github.com/hashicorp/go-version from 1.3.0 to 1.6.0 (#673)
  • c9e0eee Bump github.com/vmware-tanzu/carvel-kapp-controller (#776)
  • 8e60fe7 Bump golang.org/x/net from 0.11.0 to 0.12.0 (#784)
  • 8221331 Bump k8s.io/client-go from 0.27.2 to 0.27.3 (#783)
  • 1a3daec Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#734)
  • 602acaa Bump k8s.io/api from 0.27.2 to 0.27.3 (#781)
  • 7a75a89 feat: introduce new config for excluding fields on history-less resources (#760)
  • 5664503 test: refactor order and custom wait rule test (#782)
  • a2b5ccf chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#778)
  • d58494b Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#761)
  • 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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 26, 2023
Bumps [github.com/vmware-tanzu/carvel-kapp](https://github.com/vmware-tanzu/carvel-kapp) from 0.57.1 to 0.58.0.
- [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.57.1...v0.58.0)

---
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/hack/github.com/vmware-tanzu/carvel-kapp-0.58.0 branch from b29ea88 to 2c6447f Compare July 26, 2023 02:07
@rashedkvm rashedkvm merged commit 2999fdd into main Jul 26, 2023
11 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/hack/github.com/vmware-tanzu/carvel-kapp-0.58.0 branch July 26, 2023 02:18
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