appvia / krane

Kubernetes RBAC static analysis & visualisation tool
Apache License 2.0
681 stars 34 forks source link

Bump kubeclient from 4.11.0 to 4.12.0 #395

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

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 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)