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 google-cloud-kms from 1.4.0 to 2.10.0 #3887

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2022

Bumps google-cloud-kms from 1.4.0 to 2.10.0.

Release notes

Sourced from google-cloud-kms's releases.

v2.10.0

Features

v2.9.0

Features

  • add context manager support in client (#190) (6707e79)

v2.8.0

Features

  • add RPC retry information for MacSign, MacVerify, and GenerateRandomBytes (#186) (62591c8)

v2.7.0

Features

  • add OAEP+SHA1 to the list of supported algorithms (#181) (65b2c97)

Bug Fixes

  • improper types in pagers generation (8ff7501)

v2.6.1

Bug Fixes

  • add 'dict' annotation type to 'request' (728e5e0)

v2.6.0

Features

Documentation

  • kms: add samples for new hmac and rng apis (#161) (558b740)

v2.5.0

Features

  • add support for HMAC, Variable Key Destruction, and GenerateRandom (#157) (4b7c9f9)

v2.4.3

Documentation

  • update README for attestation verification scripts (#151) (a1a111d)

... (truncated)

Changelog

Sourced from google-cloud-kms's changelog.

2.10.0 (2021-10-18)

Features

2.9.0 (2021-10-08)

Features

  • add context manager support in client (#190) (6707e79)

2.8.0 (2021-09-30)

Features

  • add RPC retry information for MacSign, MacVerify, and GenerateRandomBytes (#186) (62591c8)

2.7.0 (2021-09-30)

Features

  • add OAEP+SHA1 to the list of supported algorithms (#181) (65b2c97)

Bug Fixes

  • improper types in pagers generation (8ff7501)

2.6.1 (2021-09-24)

Bug Fixes

  • add 'dict' annotation type to 'request' (728e5e0)

2.6.0 (2021-08-30)

Features

Documentation

... (truncated)

Commits
  • 19fed52 chore: release 2.10.0 (#196)
  • 9c4f997 feat: add support for Raw PKCS#1 signing keys (#195)
  • 412bf4f chore: release 2.9.0 (#191)
  • d6343dc chore(python): Add kokoro configs for python 3.10 samples testing (#193)
  • 4ae4457 chore(python): fix formatting issue in noxfile.py.j2 (#192)
  • 6707e79 feat: add context manager support in client (#190)
  • 2d9bd24 build: use trampoline_v2 for python samples and allow custom dockerfile (#189)
  • 47e1238 chore(deps): update dependency google-cloud-kms to v2.8.0 (#188)
  • 7a03329 chore: release 2.8.0 (#187)
  • 62591c8 feat: add RPC retry information for MacSign, MacVerify, and GenerateRandomByt...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added python Pull requests that update Python code TAG: dependencies labels Dec 15, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-kms-2.10.0 branch from b0f4497 to fef33ae Compare December 16, 2022 03:43
@rtibbles
Copy link
Member

rtibbles commented Jun 9, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-kms-2.10.0 branch from fef33ae to b271f1e Compare June 9, 2023 04:19
@rtibbles
Copy link
Member

@dependabot recreate

Bumps [google-cloud-kms](https://github.com/googleapis/python-kms) from 1.4.0 to 2.10.0.
- [Release notes](https://github.com/googleapis/python-kms/releases)
- [Changelog](https://github.com/googleapis/python-kms/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-kms@v1.4.0...v2.10.0)

---
updated-dependencies:
- dependency-name: google-cloud-kms
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-kms-2.10.0 branch from b271f1e to 64a1368 Compare July 12, 2023 21:56
Copy link
Member

@rtibbles rtibbles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's take this for a spin on unstable!

@rtibbles rtibbles merged commit a20e659 into unstable Jul 18, 2023
@dependabot dependabot bot deleted the dependabot/pip/google-cloud-kms-2.10.0 branch July 18, 2023 18:51
@bjester bjester mentioned this pull request Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code TAG: dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant