Skip to content

Commit 2773746

Browse files
chore(deps): bump sigs.k8s.io/kustomize/api from 0.20.1 to 0.21.0 (#577)
Bumps [sigs.k8s.io/kustomize/api](https://github.com/kubernetes-sigs/kustomize) from 0.20.1 to 0.21.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/kustomize/releases">sigs.k8s.io/kustomize/api's releases</a>.</em></p> <blockquote> <h2>api/v0.21.0</h2> <p><a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5679">#5679</a>: implements to replacements value in the structured data <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5863">#5863</a>: Add regex support for Replacement selectors <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5930">#5930</a>: feat: add PatchArgs API type to populate patch options <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5940">#5940</a>: fix: Propagate Namespace correctly to Helm <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5942">#5942</a>: fix fnplugin storagemounts validation <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5958">#5958</a>: fix: make AbsorbAll conflict error more verbose <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5959">#5959</a>: update go 1.24.6 <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5961">#5961</a>: refactor: nested format string <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5962">#5962</a>: chore: update dependencies from security alert <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5967">#5967</a>: Fix infinite loop in HTTP client by validating URLs before requests <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5971">#5971</a>: fix: performance recession when propagating namespace to helm <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/6007">#6007</a>: Update kyaml to v0.21.0</p> <h2>cmd/config/v0.21.0</h2> <p><a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5959">#5959</a>: update go 1.24.6 <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5962">#5962</a>: chore: update dependencies from security alert <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/6007">#6007</a>: Update kyaml to v0.21.0</p> <h2>kyaml/v0.21.0</h2> <p><a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5679">#5679</a>: implements to replacements value in the structured data <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5959">#5959</a>: update go 1.24.6 <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5961">#5961</a>: refactor: nested format string <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5962">#5962</a>: chore: update dependencies from security alert <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5985">#5985</a>: fix(kyaml/yaml): minor nil safety fix for RNode.Content etc</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/kustomize/commit/6661fefabc0dd4eba2636d480045f3461c24b5e4"><code>6661fef</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/6008">#6008</a> from koba1t/pinToCmdConfig</li> <li><a href="https://github.com/kubernetes-sigs/kustomize/commit/3c5924488717fb95055bd2d2d2151e0af37f341f"><code>3c59244</code></a> Update cmd/config to v0.21.0</li> <li><a href="https://github.com/kubernetes-sigs/kustomize/commit/ade7bd609f7ee7e7395a9fb689fbe5c7b04531a6"><code>ade7bd6</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/6007">#6007</a> from koba1t/pinToKyaml</li> <li><a href="https://github.com/kubernetes-sigs/kustomize/commit/0fc75546f116559986de3cd74c98336387e9b2eb"><code>0fc7554</code></a> Update kyaml to v0.21.0</li> <li><a href="https://github.com/kubernetes-sigs/kustomize/commit/87617912bf172c6e03097683e47b07fac72cde8d"><code>8761791</code></a> fix(kyaml/yaml): minor nil safety fix for RNode.Content etc (<a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5985">#5985</a>)</li> <li><a href="https://github.com/kubernetes-sigs/kustomize/commit/153a37286d99faec63f12087ac33e280cfd710bd"><code>153a372</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5679">#5679</a> from koba1t/implements_to_replacements_value_in_the_...</li> <li><a href="https://github.com/kubernetes-sigs/kustomize/commit/de011378a484ce0ec2cd2e1b6f8a47132c77afdf"><code>de01137</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/kustomize/issues/5991">#5991</a> from isarns/fix/labels-without-selector-duplicate-ke...</li> <li><a href="https://github.com/kubernetes-sigs/kustomize/commit/4d37afef6f1cc9f64344eec43702d0c88b8c6bb4"><code>4d37afe</code></a> style(cmd-edit-add-label): lint multiple labels without selector test</li> <li><a href="https://github.com/kubernetes-sigs/kustomize/commit/f71e4d7309c24a8b5ecdfdf8118a6be66508feed"><code>f71e4d7</code></a> style(cmd-edit-add-label): lint multiple labels without selector test</li> <li><a href="https://github.com/kubernetes-sigs/kustomize/commit/d427f61f84b474f9d49086a7037a58dcd2a453c1"><code>d427f61</code></a> test(cmd-edit-add-label): add multiple labels without selector test</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/kustomize/compare/api/v0.20.1...api/v0.21.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sigs.k8s.io/kustomize/api&package-manager=go_modules&previous-version=0.20.1&new-version=0.21.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c7ab7e commit 2773746

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ require (
2929
k8s.io/client-go v0.34.2
3030
k8s.io/helm v2.17.0+incompatible
3131
k8s.io/kubectl v0.34.1
32-
sigs.k8s.io/kustomize/api v0.20.1
33-
sigs.k8s.io/kustomize/kyaml v0.20.1
32+
sigs.k8s.io/kustomize/api v0.21.0
33+
sigs.k8s.io/kustomize/kyaml v0.21.0
3434
)
3535

3636
require (

go.sum

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -850,8 +850,8 @@ github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
850850
github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
851851
github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=
852852
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
853-
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII=
854-
github.com/rogpeppe/go-internal v1.13.1/go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o=
853+
github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ=
854+
github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc=
855855
github.com/rubenv/sql-migrate v1.8.0 h1:dXnYiJk9k3wetp7GfQbKJcPHjVJL6YK19tKj8t2Ns0o=
856856
github.com/rubenv/sql-migrate v1.8.0/go.mod h1:F2bGFBwCU+pnmbtNYDeKvSuvL6lBVtXDXUUv5t+u1qw=
857857
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=
@@ -860,8 +860,8 @@ github.com/sagikazarmark/locafero v0.11.0 h1:1iurJgmM9G3PA/I+wWYIOw/5SyBtxapeHDc
860860
github.com/sagikazarmark/locafero v0.11.0/go.mod h1:nVIGvgyzw595SUSUE6tvCp3YYTeHs15MvlmU87WwIik=
861861
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 h1:KRzFb2m7YtdldCEkzs6KqmJw4nqEVZGK7IN2kJkjTuQ=
862862
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2/go.mod h1:JXeL+ps8p7/KNMjDQk3TCwPpBy0wYklyWTfbkIzdIFU=
863-
github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ=
864-
github.com/sergi/go-diff v1.2.0/go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM=
863+
github.com/sergi/go-diff v1.4.0 h1:n/SP9D5ad1fORl+llWyN+D6qoUETXNZARKjyY2/KVCw=
864+
github.com/sergi/go-diff v1.4.0/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=
865865
github.com/shopspring/decimal v1.4.0 h1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp81k=
866866
github.com/shopspring/decimal v1.4.0/go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+DMd9qYNcwME=
867867
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
@@ -1610,10 +1610,10 @@ rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
16101610
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
16111611
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 h1:gBQPwqORJ8d8/YNZWEjoZs7npUVDpVXUUOFfW6CgAqE=
16121612
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8/go.mod h1:mdzfpAEoE6DHQEN0uh9ZbOCuHbLK5wOm7dK4ctXE9Tg=
1613-
sigs.k8s.io/kustomize/api v0.20.1 h1:iWP1Ydh3/lmldBnH/S5RXgT98vWYMaTUL1ADcr+Sv7I=
1614-
sigs.k8s.io/kustomize/api v0.20.1/go.mod h1:t6hUFxO+Ph0VxIk1sKp1WS0dOjbPCtLJ4p8aADLwqjM=
1615-
sigs.k8s.io/kustomize/kyaml v0.20.1 h1:PCMnA2mrVbRP3NIB6v9kYCAc38uvFLVs8j/CD567A78=
1616-
sigs.k8s.io/kustomize/kyaml v0.20.1/go.mod h1:0EmkQHRUsJxY8Ug9Niig1pUMSCGHxQ5RklbpV/Ri6po=
1613+
sigs.k8s.io/kustomize/api v0.21.0 h1:I7nry5p8iDJbuRdYS7ez8MUvw7XVNPcIP5GkzzuXIIQ=
1614+
sigs.k8s.io/kustomize/api v0.21.0/go.mod h1:XGVQuR5n2pXKWbzXHweZU683pALGw/AMVO4zU4iS8SE=
1615+
sigs.k8s.io/kustomize/kyaml v0.21.0 h1:7mQAf3dUwf0wBerWJd8rXhVcnkk5Tvn/q91cGkaP6HQ=
1616+
sigs.k8s.io/kustomize/kyaml v0.21.0/go.mod h1:hmxADesM3yUN2vbA5z1/YTBnzLJ1dajdqpQonwBL1FQ=
16171617
sigs.k8s.io/randfill v1.0.0 h1:JfjMILfT8A6RbawdsK2JXGBR5AQVfd+9TbzrlneTyrU=
16181618
sigs.k8s.io/randfill v1.0.0/go.mod h1:XeLlZ/jmk4i1HRopwe7/aU3H5n1zNUcX6TM94b3QxOY=
16191619
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 h1:jTijUJbW353oVOd9oTlifJqOGEkUw2jB/fXCbTiQEco=

0 commit comments

Comments
 (0)