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

vendor: bump sigs.k8s.io/kustomize/kustomize/v4 from 4.4.1 to 4.5.1 #114

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2022

Bumps sigs.k8s.io/kustomize/kustomize/v4 from 4.4.1 to 4.5.1.

Release notes

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

kustomize/v4.5.1

a86723c Fix regression #4388 (introduced in kustomize 4.5.0), which changed the order of resources produced by kustomize build. (#4445)

kustomize/v4.5.0

Known issues

  • This release contains a regression in the legacy sort order. Those using the legacy sort, i.e. kustomize build with --reorder unset or explicitly set to legacy, are advised to skip this release. kubernetes-sigs/kustomize#4388

New enhancements

  • New field in kustomization, buildMetadata. See docs here.
  • New command kustomize edit add buildmetadata (#4413)
  • Refactor the PrefixSuffixTransformer into separate prefix- and suffix transformers, enabling the user to use the PrefixTransformer or SuffixTransformer individually in the transformers field. (#4318)
  • kustomize build ... now completes file paths on ZSH. (#4310)
  • New command kustomize edit add generator (kubernetes-sigs/kustomize#4361)

Deprecations

  • 2554d690c Deprecate enable-managedby-label flag in favor of a field (#4377)
Commits
  • 746bd18 Merge pull request #4449 from natasha41575/pinToApi
  • d776304 Pin to api v0.11.1
  • 30612cf Merge pull request #4447 from KnVerey/update_release_instr
  • 3006846 Merge pull request #4448 from natasha41575/pinToCmdConfig
  • 2f9617f Pin to cmd/config v0.10.4
  • 28b3e9f Merge pull request #4446 from natasha41575/pinToKyaml
  • 6a7caf4 Update release instructions to check for blockers
  • 32e13bd Pin to kyaml v0.13.3
  • fcfd30c Merge pull request #4445 from KnVerey/ordering_regression_4388
  • a86723c Fix regression 4388
  • Additional commits viewable in compare view

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 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.1 to 4.5.1.
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Changelog](https://github.com/kubernetes-sigs/kustomize/blob/master/docs/v2.1.0_changelog.md)
- [Commits](kubernetes-sigs/kustomize@kustomize/v4.4.1...kustomize/v4.5.1)

---
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 vendor Pull requests that update vendored dependencies label Feb 7, 2022
@mergify mergify bot merged commit fc50ce8 into main Feb 8, 2022
@mergify mergify bot deleted the dependabot/go_modules/sigs.k8s.io/kustomize/kustomize/v4-4.5.1 branch February 8, 2022 04:56
nixpanic pushed a commit to nixpanic/kubernetes-csi-addons that referenced this pull request Mar 4, 2024
Syncing latest changes from upstream main for kubernetes-csi-addons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vendor Pull requests that update vendored dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants