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

Update dependency apple/swift-crypto to from: "3.8.1" #32

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Update Change
apple/swift-crypto minor from: "3.0.0" -> from: "3.8.1"

Release Notes

apple/swift-crypto (apple/swift-crypto)

v3.8.1: Swift Crypto 3.8.1

Compare Source

What's Changed

SemVer Patch

New Contributors

Full Changelog: apple/swift-crypto@3.8.0...3.8.1

v3.8.0: Swift Crypto 3.8.0

Compare Source

What's Changed

SemVer Minor
Other Changes

Full Changelog: apple/swift-crypto@3.7.1...3.8.0

v3.7.1: Swift Crypto 3.7.1

Compare Source

What's Changed

SemVer Patch
Other Changes

Full Changelog: apple/swift-crypto@3.7.0...3.7.1

v3.7.0: Swift Crypto 3.7.0

Compare Source

SemVer Minor
  • Add support for AES CFB mode in _CryptoExtras (#​252)

v3.6.1: Swift Crypto 3.6.1

Compare Source

SemVer Patch

v3.6.0: Swift Crypto 3.6.0

Compare Source

SemVer Minor
  • extras: Provide initializers for RSA keys from RSA parameters (#​247)
SemVer Patch
  • Reduce the number of heap allocations when computing hash digests (#​238, patch credit to @​baarde)

v3.5.2: Swift Crypto 3.5.2

Compare Source

SemVer Patch
  • Revert to using @​_implementationOnly for all BoringSSL modules (#​246)

v3.5.1: Swift Crypto 3.5.1

Compare Source

SemVer Patch
  • build: Add missing prefix to BoringSSL delete_if stack symbols (#​245)

v3.5.0: Swift Crypto 3.5.0

Compare Source

SemVer Minor
  • extras: Add APIs for RSA Blind Signatures (#​232)
SemVer Patch
  • add support for riscv64 (#​240, patch credit to @​futurejones)
  • Move ArbitraryPrecisionInteger type to CryptoBoringWrapper module (#​236)
  • Change inclusiveMin param of ArbitraryPrecisionInteger.random from UInt64 to UInt (#​242)
Other Changes
  • Fix broken DataProtocol.hexString test utility (#​230)
  • update README recommended versions (#​233)

v3.4.0: Swift Crypto 3.4.0

Compare Source

SemVer Minor
SemVer Patch
  • Add empty privacy manifest files (#​226)
  • Use BoringSSL implementation for _CryptoExtras.AES._CTR (#​229)

v3.3.0: Swift Crypto 3.3.0

Compare Source

SemVer Minor
  • Add support for AES CTR mode in _CryptoExtras (#​220)
  • Raise minimum Swift version to 5.7 (#​221)
SemVer Patch
Other Changes

v3.2.0: Swift Crypto 3.2.0

Compare Source

SemVer Minor
SemVer Patch
Other Changes
  • Add cxx interop build pipeline (#​212)
  • Update availability annotations in tests (#​213)

v3.1.0: Swift Crypto 3.1.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@kishikawakatsumi kishikawakatsumi deleted the renovate/apple-swift-crypto-3.x branch October 15, 2024 12:41
Copy link
Contributor Author

renovate bot commented Oct 15, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (from: "3.8.1"). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant