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 the all-dependencies group with 1 update #139

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2023

Bumps the all-dependencies group with 1 update: github.com/apple/swift-crypto.

Release notes

Sourced from github.com/apple/swift-crypto's releases.

Swift Crypto 3.1.0

SemVer Minor

  • Add support for AES-CBC in _CryptoExtras (#200)
  • Bump minimum Swift version to 5.7 (#201)

Swift Crypto 3.0.0

The only meaningful breaking change in this release is the addition of new cases in the CryptoKitError enum. The overwhelming majority of users can and should express a wider version range than usual: "1.0.0" ..< "4.0.0" is the recommended version range.

SemVer Major

  • Update to CryptoKit 2023 final API (#199)

SemVer Patch

  • Set missing Windows defines (#197) (patch credit to @​compnerd)
  • Use SecKeyGetBlockSize instead of kSecAttrKeySizeInBits (#198)

Swift Crypto 3.0.0-beta.1

While this adds a Semver Major, the only breaking changes are in error enumerations. Users are encouraged to support 3.x alongside 2.x and 1.x.

Semver Major

  • Update to the 2023 CryptoKit API (#181)

Other changes

  • Update code of conduct (#182)
  • Clean up documentation typos (#179) (patch credit to @​joey-gm)
Commits
  • b51f1d6 Bump minimum Swift version to 5.7 (#201)
  • faad1cf Add support for AES-CBC in _CryptoExtras (#200)
  • 629f0b6 Update to CryptoKit 2023 final API (#199)
  • 953b34a Use SecKeyGetBlockSize instead of kSecAttrKeySizeInBits (#198)
  • 710deac Set missing Windows defines (#197)
  • a234f8a Update BoringSSL to 7ae2b910c13017b63f1a8bd6c8decfce692869b0 (#190)
  • 9c1b699 Switch to canImport instead of os conditions (#184)
  • 5ac5632 Add API providing basic RSA pubkey encrypt and privkey decrypt (#125)
  • cba358d Documentation - Typos & Consistency Fixes (#186)
  • c433cd3 Bring over the WWDC 2023 CryptoKit API (#181)
  • See full diff 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 <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

Bumps the all-dependencies group with 1 update: [github.com/apple/swift-crypto](https://github.com/apple/swift-crypto).

- [Release notes](https://github.com/apple/swift-crypto/releases)
- [Commits](apple/swift-crypto@2.6.0...3.1.0)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-crypto
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update Swift_package_manager code labels Nov 14, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 15, 2023

Looks like github.com/apple/swift-crypto is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 15, 2023
@dependabot dependabot bot deleted the dependabot/swift/all-dependencies-aafef51844 branch November 15, 2023 13:54
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 swift_package_manager Pull requests that update Swift_package_manager code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants