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 sigs.k8s.io/kustomize/kustomize/v4 from 4.4.0 to 4.5.7 in /hack/tools #196

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2024

Bumps sigs.k8s.io/kustomize/kustomize/v4 from 4.4.0 to 4.5.7.

Release notes

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

kustomize/v4.5.7

Due to an oversight, kustomize v4.5.6 has the golang testing library compiled in unnecessarily. This is a rerelease with the same functionality, but without the unnecessary additional library compiled in.

Dependency changes

#4743: Pin to kyaml v0.13.9 #4744: pin to cmd/config 0.10.9 #4745: pin to api v0.12.1

kustomize/v4.5.6

Due to an oversight, kustomize v4.5.6 has the golang testing library compiled in unnecessarily. It is advised that you upgrade to v4.5.7, which doesn't have the testing library compiled in.

Small features

#4704: Option to customize NamespaceTransformer role binding subject handling #4708: Option to customize NamespaceTransformer overwrite behaviour

Bug fixes

#4700: Correctly detect ambiguity between potential referrers when targeting a name+namespace reference #4703: Fix NameReference transformer handling of self-references in annotations #4730: Emit a warning when env loading bug is being relied on #4667: Replacements: fix issue with create: true option when there is an existing field

Dependency Changes

#4736: Pin to kyaml v0.13.8 #4737: Pin cmd/config 0.10.8 #4738: Pin to api v0.12.0 #4675: Update dependency github.com/xlab/treeprint to v1.1.0

kustomize/v4.5.5

This release is expected to have significant performance improvements for a good portion of inputs, due to #4568.

Small features

#4209: [Address #3937] Add labels to template/metadata if includeTemplates is true #4364: Add tagsuffix to take image tag suffix #4567: Add support for remote OpenAPI schema

Bug fixes and performance improvements

#4568: openapi parsing performance improvement with protobuffer #4489: Fix containerized function mounts issue #4577: Fix error message using replacement wildcard and create option #4565: Raise error for external generators or transformers

Dependency changes

#4644: Update kyaml to v0.13.7 #4645: Update cmd/config to v0.10.7 #4646: Update api to v0.11.5

kustomize/v4.5.4

... (truncated)

Commits

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/kustomize/v4](https://github.com/kubernetes-sigs/kustomize) from 4.4.0 to 4.5.7.
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@kustomize/v4.4.0...kustomize/v4.5.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 27, 2024
@lubronzhan lubronzhan merged commit 9255bce into main May 1, 2024
5 checks passed
@lubronzhan lubronzhan deleted the dependabot/go_modules/hack/tools/main/sigs.k8s.io/kustomize/kustomize/v4-4.5.7 branch May 1, 2024 00:44
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants