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

chore(deps): Bump the test-dependencies group across 1 directory with 4 updates #951

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps the test-dependencies group with 4 updates in the /exp/etcdrestore directory: github.com/onsi/ginkgo/v2, github.com/onsi/gomega, github.com/rancher/cluster-api-provider-rke2 and sigs.k8s.io/cluster-api-operator.

Updates github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.22.1

2.22.1

Fixes

Fix CSV encoding

  • Update tests [aab3da6]
  • Properly encode CSV rows [c09df39]
  • Add test case for proper csv escaping [96a80fc]
  • Add meta-test [43dad69]

Maintenance

  • ensure *.test files are gitignored so we don't accidentally commit compiled tests again [c88c634]
  • remove golang.org/x/net/context in favour of stdlib context [4df44bf]
Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.22.1

Fixes

Fix CSV encoding

  • Update tests [aab3da6]
  • Properly encode CSV rows [c09df39]
  • Add test case for proper csv escaping [96a80fc]
  • Add meta-test [43dad69]

Maintenance

  • ensure *.test files are gitignored so we don't accidentally commit compiled tests again [c88c634]
  • remove golang.org/x/net/context in favour of stdlib context [4df44bf]
Commits
  • a0190b7 v2.22.1
  • 4df44bf remove golang.org/x/net/context in favour of stdlib context
  • c88c634 ensure *.test files are gitignored so we don't accidentally commit compiled t...
  • aab3da6 Update tests
  • c09df39 Properly encode CSV rows
  • 96a80fc Add test case for proper csv escaping
  • 43dad69 Add meta-test
  • See full diff in compare view

Updates github.com/onsi/gomega from 1.36.1 to 1.36.2

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.36.2

Maintenance

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.36.2

Maintenance

  • Bump google.golang.org/protobuf from 1.35.1 to 1.36.1 (#810) [9a7609d]
  • Bump golang.org/x/net from 0.30.0 to 0.33.0 (#807) [b6cb028]
  • Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.1 (#808) [5756529]
  • Bump nokogiri from 1.16.3 to 1.16.5 in /docs (#757) [dabc12e]
Commits

Updates github.com/rancher/cluster-api-provider-rke2 from 0.9.0 to 0.10.0

Release notes

Sourced from github.com/rancher/cluster-api-provider-rke2's releases.

v0.10.0

Note: This minor release delivers a fix for an issue in the CAPRKE2 provider where kubelet's local API server dependency on the local etcd pod causes node drain failures during infrastructure machine deletion in RKE2 deployments. For more info, please refer to upstream issue.

What's Changed

🚀 Enhancements

📖 Docs

🐛 Bug Fixes

Other Changes

Thanks to all our contributors! 😊

Full Changelog: rancher/cluster-api-provider-rke2@v0.9.0...v0.10.0

Commits
  • 13b2d18 Merge pull request #536 from salasberryfin/broken-links-in-old-docs
  • d720cc4 docs: fix broken links
  • b51c679 Merge pull request #523 from rancher/dependabot/go_modules/github.com/onsi/go...
  • aa93c2d chore(deps): Bump github.com/onsi/gomega from 1.35.1 to 1.36.1
  • 3c171f7 Merge pull request #529 from rancher/dependabot/go_modules/sigs.k8s.io/cluste...
  • 691f1f2 chore(deps): Bump sigs.k8s.io/cluster-api/test from 1.8.5 to 1.9.1
  • a105bf6 Merge pull request #519 from Danil-Grigorev/bump-capi-1-9
  • 7eeeb55 Exclude components blocking draining
  • 703c852 Exclude machines from node volume detach after completion
  • bf53fe2 Update LB templates to use new structure
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-api-operator from 0.15.0 to 0.15.1

Release notes

Sourced from sigs.k8s.io/cluster-api-operator's releases.

v0.15.1

This patch release addresses several bug fixes and improvements, including the removal of metricsBindAddr and an enhanced e2e test coverage with full chart installation.

What's Changed

🐛 Bug Fixes

Other Changes

Thanks to all our contributors! 😊

Full Changelog: kubernetes-sigs/cluster-api-operator@v0.15.0...v0.15.1

Commits
  • cc6a168 Merge pull request #672 from k8s-infra-cherrypick-robot/cherry-pick-663-to-re...
  • 9b8307a Merge pull request #670 from k8s-infra-cherrypick-robot/cherry-pick-668-to-re...
  • b5c0e78 Merge pull request #671 from k8s-infra-cherrypick-robot/cherry-pick-666-to-re...
  • 42831f3 Fix dependency version for make update-helm-plugin-repo
  • f451655 Implement healthz and readyz checks in the deployment
  • e67d481 Merge pull request #669 from k8s-infra-cherrypick-robot/cherry-pick-665-to-re...
  • d251c6b Perform full chart install in e2e test
  • 2b0e750 Make diagnostics-address a FQDN address
  • ae4d724 keep metrics as port name
  • 1060b46 generate resources
  • Additional commits viewable in compare view

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

… 4 updates

Bumps the test-dependencies group with 4 updates in the /exp/etcdrestore directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo), [github.com/onsi/gomega](https://github.com/onsi/gomega), [github.com/rancher/cluster-api-provider-rke2](https://github.com/rancher/cluster-api-provider-rke2) and [sigs.k8s.io/cluster-api-operator](https://github.com/kubernetes-sigs/cluster-api-operator).


Updates `github.com/onsi/ginkgo/v2` from 2.22.0 to 2.22.1
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.22.0...v2.22.1)

Updates `github.com/onsi/gomega` from 1.36.1 to 1.36.2
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.36.1...v1.36.2)

Updates `github.com/rancher/cluster-api-provider-rke2` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/rancher/cluster-api-provider-rke2/releases)
- [Changelog](https://github.com/rancher/cluster-api-provider-rke2/blob/main/docs/release.md)
- [Commits](rancher/cluster-api-provider-rke2@v0.9.0...v0.10.0)

Updates `sigs.k8s.io/cluster-api-operator` from 0.15.0 to 0.15.1
- [Release notes](https://github.com/kubernetes-sigs/cluster-api-operator/releases)
- [Changelog](https://github.com/kubernetes-sigs/cluster-api-operator/blob/main/.goreleaser.yaml)
- [Commits](kubernetes-sigs/cluster-api-operator@v0.15.0...v0.15.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
- dependency-name: github.com/rancher/cluster-api-provider-rke2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: sigs.k8s.io/cluster-api-operator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 30, 2024 05:17
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels Dec 30, 2024
Signed-off-by: github-actions[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@salasberryfin salasberryfin added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. and removed kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels Dec 30, 2024
@salasberryfin
Copy link
Contributor

CAPRKE2 and CAPI Operator bumps are addressed by #949. Closing this one to bump these manually through the specific PR, and letting dependabot create an isolated PR for ginkgo and gomega.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 30, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/go_modules/exp/etcdrestore/test-dependencies-e65991d540 branch December 30, 2024 10:38
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 kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant