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

Bump the gomod group across 1 directory with 2 updates #3254

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2025

Bumps the gomod group with 2 updates in the / directory: k8s.io/component-helpers and sigs.k8s.io/structured-merge-diff/v4.

Updates k8s.io/component-helpers from 0.31.3 to 0.31.4

Commits

Updates sigs.k8s.io/structured-merge-diff/v4 from 4.4.1 to 4.5.0

Commits
  • 7bf59b3 Merge pull request #274 from yongruilin/bool-comparison
  • 40c8ef9 Merge pull request #275 from yongruilin/extend-extractitems
  • a88b919 feat: Adds ExtractItems option to include key fields
  • 9e64d18 Merge pull request #272 from Jefftree/drop-vendor
  • e96ad23 chore: Removes unused test schema
  • c5a1d56 chore: omit comparison to bool constant
  • b1dac80 Remove vendor directory
  • dc61957 Merge pull request #270 from jpbetz/json-iter-bump
  • bfb8f51 Run go mod vendor
  • db46cc3 Merge pull request #269 from jpbetz/fix-ignore-fields-break
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
sigs.k8s.io/structured-merge-diff/v4 [< 4.5, > 4.4.1]
k8s.io/component-helpers [>= 0.32.a, < 0.33]

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

Bumps the gomod group with 2 updates in the / directory: [k8s.io/component-helpers](https://github.com/kubernetes/component-helpers) and [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff).


Updates `k8s.io/component-helpers` from 0.31.3 to 0.31.4
- [Commits](kubernetes/component-helpers@v0.31.3...v0.31.4)

Updates `sigs.k8s.io/structured-merge-diff/v4` from 4.4.1 to 4.5.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.4.1...v4.5.0)

---
updated-dependencies:
- dependency-name: k8s.io/component-helpers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: sigs.k8s.io/structured-merge-diff/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 2, 2025
@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Jan 2, 2025
@skitt skitt enabled auto-merge (rebase) January 2, 2025 17:23
@skitt skitt merged commit cecd193 into devel Jan 2, 2025
48 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-3f7a091003 branch January 2, 2025 17:44
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 ready-to-test When a PR is ready for full E2E testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants