Skip to content

Bump sigs.k8s.io/kustomize/api from 0.10.1 to 0.11.5#254

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/sigs.k8s.io/kustomize/api-0.11.5
Closed

Bump sigs.k8s.io/kustomize/api from 0.10.1 to 0.11.5#254
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/sigs.k8s.io/kustomize/api-0.11.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 23, 2022

Copy link
Copy Markdown
Contributor

Bumps sigs.k8s.io/kustomize/api from 0.10.1 to 0.11.5.

Release notes

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

api/v0.11.5

#4209: [Address #3937] Add labels to template/metadata if includeTemplates is true #4364: Add tagsuffix to take image tag suffix #4565: Raise error for external generators or transformers #4567: Add support for remote OpenAPI schema #4568: Openapi parsing performance improvement with protobuffer #4577: Fix error message using replacement wildcard and create option #4591: Added code for fields with dots(.) in their names work as needed #4605: Fix kustomize 4.5.3+ breaking remote resources (4559) #4644: Update kyaml to v0.13.7

api/v0.11.4

#4538: move to google/gnostic v0.5.7-v3refs (required for kubectl integration update) #4545: Add more name refs to PodTemplate for ConfigMap and Secret #4547: Update kyaml to v0.13.6

api/v0.11.3

cb80659c2 Preserve scalar types when using the replacement filter (kubernetes-sigs/kustomize#4494) d1d578c39 Support for multiple replacements in a single file (kubernetes-sigs/kustomize#4485) 7a3c42689 Fix image name parsing with tag and digest (kubernetes-sigs/kustomize#4406)

api/v0.11.2

2f17803c0 Fix regression: Support for pseudo git HTTP urls in the git cloner had broken in 59c82659 (#4453)

kyaml/v0.11.1

1e1b9b484 exec function working dir is the kustomization that referenced it (#4125) 360585dfa Add YAML anchor/alias expansion. (#4114) 6db2bf69f Add FileSystem interface to LocalPackageReadWriter and hook to LocalPackageWriter (#4086) 4eb823249 Added FileSystem field to kio.LocalPackageWriter (#4086) 9b586162d Add FileSystem interface to LocalPackageReadWriter and hook to LocalPackageReader (#4085) e8a4bf6ed Add FileSystem field to LocalPackageReader and one of its tests (#4085) f0b4cc458 ContainerPatch supports all common workload paths (#4113 ) 7a41e479c Filter helper for fallback field lookup (#4113) 38b2b3350 update openapi to v1.21.2 (#4112) c5adafd9c Make UpdateExpectedFromActual work with hierarchical testdata directories (#4076) 0537b59f2 support yaml formatted openapi schema (#4017) ed38b5fe2 Make seq indent configurable and add retain seq indent functionality (#4043) e1804cbc7 Retain field order after running any arbitrary functions on resources (#4021) 78737f5a3 Updated ByteReader to allow white space and comments on the same line after --- and throw an error if anything else is detected (#4014)

api/v0.11.1

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

... (truncated)

Commits
  • 6c8db65 Merge pull request #4645 from natasha41575/pinToCmdConfig
  • 35b5b75 Update cmd/config to v0.10.7
  • 6395344 Merge pull request #4644 from natasha41575/pinToKyaml
  • 4a3bb92 Update kyaml to v0.13.7
  • ba5335c Merge pull request #4635 from konrad945/master
  • 03ac2e1 Proposal for new command "kustomize localize" (#4590)
  • 1cf5b00 Merge pull request #4639 from annasong20/document-no-ports
  • 9097f7b Document urls cannot specify ports
  • 0c81745 Merge pull request #4638 from annasong20/skip-more-flaky
  • a37572d Skip more flaky tests
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 23, 2022
Bumps [sigs.k8s.io/kustomize/api](https://github.com/kubernetes-sigs/kustomize) from 0.10.1 to 0.11.5.
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@api/v0.10.1...api/v0.11.5)

---
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 force-pushed the dependabot/go_modules/sigs.k8s.io/kustomize/api-0.11.5 branch from 3b83fd6 to 4746ba9 Compare July 14, 2022 12:59
@dependabot @github

dependabot Bot commented on behalf of github Aug 1, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #299.

@dependabot dependabot Bot closed this Aug 1, 2022
@dependabot dependabot Bot deleted the dependabot/go_modules/sigs.k8s.io/kustomize/api-0.11.5 branch August 1, 2022 04:09
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants