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 kubeclient from 4.11.0 to 4.12.0 #395

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2024

Bumps kubeclient from 4.11.0 to 4.12.0.

Changelog

Sourced from kubeclient's changelog.

4.12.0 - 2024-06-18

Added

  • Add test coverage for Ruby 3.2 (#615)
  • Allow a region when getting a signer for Aws::Sts (#507)
  • Update the AWS STS endpoint to be regional as the method is now regional (#528)
  • Assume role support for aws eks credentials (#630)

Fixed

  • [v4.y] Regenerated expired test TLS certs by running test/config/update_certs_k0s.rb.
  • [v4.y] Regenerated expired test TLS certs (#611)
  • Regenerated expired test TLS certs (#632)

Changed

  • Update actions/checkout (#590)
  • chore(deps): update actions/checkout action to v4 (#619)
Commits
  • 0feda1d Release v4.12.0
  • aee4934 Merge pull request #619 from ManageIQ/renovate/actions-checkout-4.x
  • 06ba85a Merge pull request #590 from dhstewart/use-node16
  • 997cdce Merge pull request #632 from agrare/regenerate_tls_certs
  • 2831ccc Merge pull request #630 from alauddinulaganathan/assume_role_support_for_aws_...
  • 7ffc2dd Merge pull request #528 from snorlaX-sleeps/update_aws_sts_endpoint_to_be_reg...
  • 7a2afad Merge pull request #507 from agrare/allow_aws_sts_region
  • 2cde693 Merge pull request #615 from cben/v4.y-ruby-3.2
  • d84dc6f Merge pull request #614 from dosuken123/patch-1
  • 24850d8 Merge pull request #611 from cben/v4.y-new-test-certs
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 7, 2024
@dependabot dependabot bot force-pushed the dependabot/bundler/kubeclient-4.12.0 branch 2 times, most recently from bac8541 to ba9d018 Compare November 11, 2024 10:51
Bumps [kubeclient](https://github.com/abonas/kubeclient) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/abonas/kubeclient/releases)
- [Changelog](https://github.com/ManageIQ/kubeclient/blob/v4.12.0/CHANGELOG.md)
- [Commits](ManageIQ/kubeclient@v4.11.0...v4.12.0)

---
updated-dependencies:
- dependency-name: kubeclient
  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/bundler/kubeclient-4.12.0 branch from ba9d018 to 9d69967 Compare November 11, 2024 11:00
@marcinc marcinc merged commit 9c1c047 into master Nov 11, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/kubeclient-4.12.0 branch November 11, 2024 11:12
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant