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.2 #15

Conversation

dependabot[bot]
Copy link

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

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

Release notes

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

kustomize/v4.5.2

2f17803c0 Fix regression: Support for pseudo git HTTP urls in the git cloner had broken in 59c82659 (#4453) b73dfe7f3 Remove exclude statements from kustomize module (kubernetes-sigs/kustomize#4387)

kustomize/v4.5.1

Known issues:

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
  • kubernetes-sigs/kustomize#4455 Another regression, some HTTP urls are not working properly.

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
  • 9091919 Merge pull request #4466 from natasha41575/pinToApi
  • 702a56e Pin to api v0.11.2
  • 00a9c59 Merge pull request #4465 from natasha41575/pinToCmdConfig
  • 4dfc2a9 Pin to cmd/config v0.10.4
  • 2f17803 Fix pseudo git HTTP urls broken since 59c82659 (#4453)
  • 14cb815 Merge pull request #4452 from KnVerey/2022-roadmap
  • a5df6f7 Merge pull request #4387 from Neo2308/remove-exclude-statements
  • 6374d3d Commit 2022 roadmap presented to SIG-CLI
  • c3c7013 Merge pull request #4450 from natasha41575/updateProwExamplesTarget
  • 3277ff9 Test examples against latest release
  • 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.2.
- [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.2)

---
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 force-pushed the dependabot/go_modules/sigs.k8s.io/kustomize/kustomize/v4-4.5.2 branch from 354b2d5 to df39d06 Compare February 21, 2022 04:18
@Rakshith-R Rakshith-R closed this Feb 21, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 21, 2022

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/kustomize/v4-4.5.2 branch February 21, 2022 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant