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 aes-gcm from 0.9.1 to 0.9.3 #166

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2021

Bumps aes-gcm from 0.9.1 to 0.9.3.

Commits
  • ff01185 Pin zeroize dependency to v1.3 and subtle to v2.4 (#349)
  • 3a2d1dc Remove crate-local lock files (#348)
  • fd35914 bump hex-literal from 0.3.2 to 0.3.3 (#347)
  • e34ce23 mgm: add support of 64 bit block ciphers (#343)
  • 18b0953 build(deps): bump subtle from 2.4.0 to 2.4.1 (#342)
  • 5e01a42 README: replace the build badges column with MSRV (#337)
  • deaaaf4 build(deps): bump aead from 0.4.1 to 0.4.2 (#341)
  • fbb8ec2 Update Cargo.lock and use hex-literal v0.3 instead of v0.3.1 in deoxys (#340)
  • f15bb84 bump hex-literal to v0.3 for aes-gcm and aes-siv (#336)
  • c556954 mgm: RFC 9058 test vectors (#335)
  • 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 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)

Bumps [aes-gcm](https://github.com/RustCrypto/AEADs) from 0.9.1 to 0.9.3.
- [Release notes](https://github.com/RustCrypto/AEADs/releases)
- [Commits](RustCrypto/AEADs@aes-gcm-v0.9.1...aes-gcm-v0.9.3)

---
updated-dependencies:
- dependency-name: aes-gcm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 20, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 30, 2021

Superseded by #172.

@dependabot dependabot bot closed this Aug 30, 2021
@dependabot dependabot bot deleted the dependabot/cargo/aes-gcm-0.9.3 branch August 30, 2021 13:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants