Skip to content

Bump sigs.k8s.io/kustomize/api from 0.10.1 to 0.11.2#199

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 16, 2022

Copy link
Copy Markdown
Contributor

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

Release notes

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

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)

kyaml/v0.11.0

This release updates go-yaml to version 496545a6307b2a7d7a710fd516e5e16e8ab62dbc, which may fix a number of outstanding bugs. Of note, the updated version of go-yaml no longer forces line wrapping on long strings (see go-yaml/yaml#572). Some users may see minor changes to output as a result. In addition, go-yaml is now used via an internal fork that restores previous sequence indentation behavior (the sequence indicator does not count against indentation). See kubernetes-sigs/kustomize#3946.

e583f199b Comment out part of script that is likely only needed on first run 3ab0665c1 fix affected kyaml tests 4b6604373 compact sequence indent 979f03e76 remove serialization hack after bump c8b049f57 point to natasha's fork f3d888304 Internalize forked code e308f321d fix leading newline issue beea785ea tests for compactSeqIndent 95c5b686b add defaultSeqIndent method 0ddf68cc8 compact sequence indentation option 4cadad5cf Internal copy of go-yaml at 496545a6307b2a7d7a710fd516e5e16e8ab62dbc 9e4a6397d Instructions and script for go-yaml fork 2e8a3b7c4 Use the forked go-yaml module 1aa7a1e70 Handle null values while formatting 1801d3328 Add error when datamap is nil b01da61d8 Update argument name 23e28bb18 change marshal indent to 2 (#4005) a1f1c2d32 Add documentation 10331d956 Add GetValidatedDataMap to rnode

... (truncated)

Commits
  • 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
  • 746bd18 Merge pull request #4449 from natasha41575/pinToApi
  • d776304 Pin to api v0.11.1
  • 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.10.1 to 0.11.2.
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@api/v0.10.1...api/v0.11.2)

---
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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 16, 2022
@dependabot @github

dependabot Bot commented on behalf of github Mar 25, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #215.

@dependabot dependabot Bot closed this Mar 25, 2022
@dependabot dependabot Bot deleted the dependabot/go_modules/sigs.k8s.io/kustomize/api-0.11.2 branch March 25, 2022 04:11
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