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(dependabot): bump sigs.k8s.io/kustomize/api from 0.16.0 to 0.17.1 #2087

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2024

Bumps sigs.k8s.io/kustomize/api from 0.16.0 to 0.17.1.

Release notes

Sourced from sigs.k8s.io/kustomize/api's releases.

api/v0.17.1

#5644: fix version subcommand is not working after release build

api/v0.17.0

Breaking changes

#5519: Fix null YAML values being replaced by "null"

Features

#5539: Include exec plugin stderr with wrapped error #5542: fix: improve accumulation failure message #5550: use Strict unmarshal when read TransformerConfig

Bug fixes/performance improvements

#5234: fix edit set image to parse both tag and digest #5236: Fix name in a configMapRef missing hash #5047 #5463: Fix version tag management #5510: Skip KUSTOMIZE_PLUGIN_CONFIG_* env variables when too large #5621: Use require for Error and NoError

Dependencies

#5044: Remove non-essential dependency imdario/mergo #5479: Revert "Switch to json-patch v5" #5541: Use canonical json-patch v4 import #5555: chore: Update to Go v1.21 #5615: update dependencies google.golang.org/[email protected] #5639: Update kyaml to v0.17.0

chore

#5521: add license for api/pkg/util/image.go #5621: Use require for Error and NoError #5622: Pin tool versions with hack/go.mod #5624: Use a local test server instead of example.com #5627: Remove klog/v1 dependencies

kyaml/v0.17.0

Breaking changes

#5519: Fix null YAML values being replaced by "null"

Features

#5551: Improve framework documentation

Bug fixes/performance improvements

#5489: Fix typo in merge2 #5621: Use require for Error and NoError #5622: Pin tool versions with hack/go.mod

Dependencies

#5555: chore: Update to Go v1.21 #5615: update dependencies google.golang.org/[email protected]

Commits
  • 42873c8 Merge pull request #5644 from koba1t/fix/version_subcommand_is_broken
  • 277da9e fix version subcommand is not working after release build
  • 2b00d88 Merge pull request #5643 from koba1t/unpinEverything
  • 08d0593 unpin api
  • 31706fd Merge pull request #5641 from koba1t/pinToApi
  • e862612 Update api to v0.17.0
  • 1b44976 Merge pull request #5640 from koba1t/pinToCmdConfig
  • a9f7a04 Update cmd/config to v0.14.0
  • cd954ce Merge pull request #5639 from koba1t/pinToKyaml
  • 10c292f Update kyaml to v0.17.0
  • 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 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 [sigs.k8s.io/kustomize/api](https://github.com/kubernetes-sigs/kustomize) from 0.16.0 to 0.17.1.
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@api/v0.16.0...api/v0.17.1)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/kustomize/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner May 14, 2024 20:28
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes go Pull requests that update Go code labels May 14, 2024
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 14, 2024
@pPrecel
Copy link
Contributor

pPrecel commented May 21, 2024

use-case no longer valid

@pPrecel pPrecel closed this May 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 21, 2024

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/sigs.k8s.io/kustomize/api-0.17.1 branch May 21, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes cla: yes Indicates the PR's author has signed the CLA. go Pull requests that update Go code size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants