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

build(deps): bump sigs.k8s.io/kustomize/kyaml from 0.14.3 to 0.15.0 #5886

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps sigs.k8s.io/kustomize/kyaml from 0.14.3 to 0.15.0.

Release notes

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

api/v0.15.0

#5167: kustomize: Add support for OCI based helm repos #5189: Add test for issue #5131 #5193: [refactor]: Internalize loader api #5194: fix a patch files accept multiple patches #5196: fix: patch additions honor source key style #5197: Switch to json-patch v5 #5225: Add accumulateResources error tests for local files #5261: [Refactor] Move image to internal #5262: [Refactor] Internalize konfig constants #5263: Fix reject needing both current and previous ids #5342: Update imdario/mergo to v0.3.13 #5353: git submodule need origin #5367: fix: add namespace option to 'edit add configmap' command #5393: Update kyaml to v0.15.0

kyaml/v0.15.0

#5076: perf: limit initSchema calls from openapi.IsNamespaceScoped #5167: kustomize: Add support for OCI based helm repos #5196: fix: patch additions honor source key style #5291: refactor: Remove setters from kyaml #5324: update deprecated doc refs #5370: merge2: fix duplicate test case

Commits
  • 5497967 Merge pull request #5394 from koba1t/pinToCmdConfig
  • 0115ae6 Update cmd/config to v0.12.0
  • bb50224 Merge pull request #5393 from koba1t/pinToKyaml
  • 8668b74 Update kyaml to v0.15.0
  • 752bb2e Merge pull request #5303 from antoooks/refactor/ci-tasks-improvement-new
  • bde28b1 Merge pull request #5324 from charles-chenzz/fix_doc_refs
  • 689dcef Merge pull request #5378 from kubernetes-sigs/dependabot/go_modules/cmd/deppr...
  • f3e263a build(deps): bump golang.org/x/net in /cmd/depprobcheck
  • fa48ab1 Merge pull request #5377 from kubernetes-sigs/dependabot/go_modules/functions...
  • 0eca5c4 build(deps): bump golang.org/x/net
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner October 23, 2023 14:14
@dependabot dependabot bot requested review from stevesloka and removed request for a team October 23, 2023 14:14
@dependabot dependabot bot added the area/dependency Issues or PRs related to dependency changes. label Oct 23, 2023
@dependabot dependabot bot requested a review from skriss October 23, 2023 14:14
@dependabot dependabot bot added the release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes. label Oct 23, 2023
@dependabot dependabot bot requested a review from a team October 23, 2023 14:14
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #5886 (3626e72) into main (2b93bab) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5886   +/-   ##
=======================================
  Coverage   78.53%   78.53%           
=======================================
  Files         138      138           
  Lines       19323    19323           
=======================================
  Hits        15176    15176           
  Misses       3855     3855           
  Partials      292      292           

Bumps [sigs.k8s.io/kustomize/kyaml](https://github.com/kubernetes-sigs/kustomize) from 0.14.3 to 0.15.0.
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@kyaml/v0.14.3...api/v0.15.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/kustomize/kyaml
  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/main/sigs.k8s.io/kustomize/kyaml-0.15.0 branch from befbb20 to 3626e72 Compare October 23, 2023 17:08
@skriss skriss merged commit bc42c50 into main Oct 24, 2023
26 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/main/sigs.k8s.io/kustomize/kyaml-0.15.0 branch October 24, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes. release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants