-
Notifications
You must be signed in to change notification settings - Fork 159
Bump the k8s-dependencies group with 2 updates #1472
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
Bump the k8s-dependencies group with 2 updates #1472
Conversation
Bumps the k8s-dependencies group with 2 updates: [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff) and [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml). Updates `sigs.k8s.io/structured-merge-diff/v4` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases) - [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/structured-merge-diff@v4.3.0...v4.4.0) Updates `sigs.k8s.io/yaml` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/kubernetes-sigs/yaml/releases) - [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/yaml@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: sigs.k8s.io/structured-merge-diff/v4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/yaml dependency-type: indirect update-type: version-update:semver-minor dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dependabot[bot], tyuchn The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps the k8s-dependencies group with 2 updates: sigs.k8s.io/structured-merge-diff/v4 and sigs.k8s.io/yaml.
Updates
sigs.k8s.io/structured-merge-diff/v4
from 4.3.0 to 4.4.0Commits
e0346c0
Merge pull request #255 from apelisse/remove-unions35d4e8c
Remove unions logic, keep schema components9c99f49
Merge pull request #253 from apelisse/merge-duplicates4daa91c
typed: Replace duplicates rather than mergingc9d20e7
typed: Allow duplicates when we mergef8c7b27
Rename lhsOrder and rhsOrder to lhsPEs and rhsPEs1233172
Merge pull request #251 from apelisse/add-compare-duplicatesa1f0e95
typed: Update compare algorithm to handle duplicates6a279b9
fieldpath: Implement PathElementMap to map PEs to interface{}66711bf
Merge pull request #250 from apelisse/update-pathelement-map-valuesUpdates
sigs.k8s.io/yaml
from 1.3.0 to 1.4.0Release notes
Sourced from sigs.k8s.io/yaml's releases.
Commits
c3772b5
Merge pull request #97 from liggitt/owners604031b
Update ownerseead467
Merge pull request #76 from natasha41575/go-yaml-forkf2c0229
add test demonstrating consistency between yaml.v2 and yaml.v320d25fa
update LICENSE, owners, and readmesa7b5665
exclude forked libs from golintb6d8b45
fix leading newline issue330e1e5
make sequence style configurable70ebea7
change import paths to forked yaml libsb96582b
fork go-yaml v2 and v3Dependabot 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