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 sigs.k8s.io/kustomize/api from 0.12.1 to 0.13.3 #3972

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps sigs.k8s.io/kustomize/api from 0.12.1 to 0.13.3.

Release notes

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

kyaml/v0.13.3

a86723c3a Fix regression #4388, which changed the order produced by Gvk.IsLessThan. (kubernetes-sigs/kustomize#4445)

api/v0.13.3

#4999: Fix using same helm chart with different versions #5074: Only strip surrounding quotes if there are at least two characters. #5080: perf: Intersection: Avoid callid AllIds inside inner loop #5099: Don't swallow helm execution errors #5101: Fix unused error value #5133: Only override name of core api version #5159: pin to kyaml v0.14.2

kyaml/v0.13.2

3687250ca Add TrackableFilter interface (#4410) 31b7cf9e0 kustomize build ... now complete file paths on ZSH. (#4310) c659306ee Don't surface entire node content in error message (#4352)

api/v0.13.2

#5048: Fix a regression causing warning messages to be intermingled with Kustomize build output on stdout #5073: Revert strict decoding of Kustomization files due to regression in anchor handling #5088: Update kyaml to v0.14.1

kyaml/v0.13.1

6dfc238aa improve gvk and resid strings for error messages (kubernetes-sigs/kustomize#4344) 9d29f5778 feat: Add Sort method to kyaml fn Results (kubernetes-sigs/kustomize#4325) 5caed5b90 kyaml/fn/framework ensures the annotation output format matches the input (kubernetes-sigs/kustomize#4297) 894ffec36 Handle kyaml Filter errors type Result as non-breaking errors and store in ResourceList (kubernetes-sigs/kustomize#4241)

api/v0.13.1

#5023: Fix regression with scp-style urls with only one path element

kyaml/v0.13.0

cb1cbbe04 Fixes 4108; remove hidden files in kustomize edit command to correctly mimic shell globbing behaviour (#4170) ba4d83f75 only override wrapping kind if it wasn't set already (kubernetes-sigs/kustomize#4235) ef5f1d347 support label and annotation selection in replacement targets (kubernetes-sigs/kustomize#4229) 3ea8b7992 update results field of ResourceList to implement function spec v1 (kubernetes-sigs/kustomize#4248) b4a69f08c provide utility helpers for preserving internal annotations (kubernetes-sigs/kustomize#4253) c3c02887e bump ResourceList from v1alpha1 to v1 (kubernetes-sigs/kustomize#4249) 55ac9ca88 fix bug with migrating annotations (kubernetes-sigs/kustomize#4227) 6cf06fac1 update the dockerfile gen command, including to use Go 1.16 for compatibility with the kyaml framework's use of embed (kubernetes-sigs/kustomize#4216)

api/v0.13.0

... (truncated)

Commits
  • 1e32152 Merge pull request #5160 from natasha41575/cmdconfig
  • 459d019 pin to cmd/config v0.11.2
  • 3abf916 Merge pull request #5159 from natasha41575/pintokyaml
  • 1f98338 pin to kyaml v0.14.2
  • 5a3e920 Merge pull request #5157 from KnVerey/update-maintainer-lists
  • 96f893f Move inactive contributors to emeritus
  • ee3f506 Merge pull request #5145 from SimonTheLeg/deepcopy-for-meta-types
  • 0f244a4 Fix using same helm chart with different versions (#4999)
  • c79916b Add DeepCopy for ResourceMeta and ObjectMeta
  • 2ce1c7c Merge pull request #5133 from timja/issue-5072-non-core-api-version-namespace
  • 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)

Bumps [sigs.k8s.io/kustomize/api](https://github.com/kubernetes-sigs/kustomize) from 0.12.1 to 0.13.3.
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@api/v0.12.1...api/v0.13.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 8, 2023 14:58
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 8, 2023
@pmalek
Copy link
Member

pmalek commented May 8, 2023

Still unresolved, waiting for kubernetes-sigs/controller-runtime#2297

@pmalek pmalek closed this May 8, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2023

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.

@pmalek pmalek deleted the dependabot/go_modules/sigs.k8s.io/kustomize/api-0.13.3 branch May 8, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant