Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps boring-sys from 4.13.0 to 4.14.0.

Release notes

Sourced from boring-sys's releases.

v4.14.0

What's Changed

New Contributors

Full Changelog: cloudflare/boring@v4.13.0...v4.14.0

Changelog

Sourced from boring-sys's changelog.

4.14.0

  • 2024-01-27 Set CMAKE_BUILD_PARALLEL_LEVEL to available_parallelism
  • 2025-02-14 build: Fix the build for 32-bit Linux platform (#312)
  • 2024-11-30 Use corresponds macro
  • 2025-02-12 Expose SSL_set_enable_ech_grease
  • 2025-02-12 Clean up ECH tests
  • 2025-02-10 Expose client/server-side ECH
  • 2025-02-10 Expose EVP_HPKE_KEY
  • 2025-02-10 Clean up boring_sys::init()
  • 2024-11-27 Detailed error codes
  • 2025-02-04 chore: Fix docs on SslRef::replace_ex_data
  • 2025-01-22 fix manual_c_str_literals clippy warning
  • 2025-01-22 replace once_cell with LazyLock
  • 2025-01-13 RTG-3333 Support X25519MLKEM768 by default, but don't sent it as client
  • 2024-07-31 Allow dead_code instead of disabling clippy entirely for bindgen
  • 2024-11-12 Remove INVALID_CALL from mid-handshake error message
  • 2024-08-16 Fix bug with accessing memzero'd X509StoreContext in tests
  • 2024-08-16 Support linking with a runtime cpp library
  • 2024-12-06 Refactor!: Introduce a Cargo feature for optional Hyper 0 support
  • 2024-12-06 Refactor!: Remove strict TokioIo response requirement from hyper_boring::v1::HttpsConnector
Commits
  • 156cf04 Release 4.14.0 (#317)
  • c3c7e16 Bump cmake-rs to improve Mac OS build parallelism
  • 3b5fa65 Expose SSL_CTX_set1_ech_keys from SslContextRef
  • e6833b0 Set CMAKE_BUILD_PARALLEL_LEVEL to available_parallelism
  • c95d764 build: Fix the build for 32-bit Linux platform (#312)
  • bf0e21c Use corresponds macro
  • 05270fa Expose SSL_set_enable_ech_grease
  • 24003a0 Clean up ECH tests
  • 5af8291 Expose client/server-side ECH
  • 2561bdf Expose EVP_HPKE_KEY
  • 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 <dependency name> 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)

Bumps [boring-sys](https://github.com/cloudflare/boring) from 4.13.0 to 4.14.0.
- [Release notes](https://github.com/cloudflare/boring/releases)
- [Changelog](https://github.com/cloudflare/boring/blob/master/RELEASE_NOTES)
- [Commits](cloudflare/boring@v4.13.0...v4.14.0)

---
updated-dependencies:
- dependency-name: boring-sys
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 20, 2025 11:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 20, 2025
@github-actions github-actions bot enabled auto-merge (squash) February 20, 2025 11:11
@github-actions github-actions bot merged commit 25324b6 into main Feb 20, 2025
15 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/boring-sys-4.14.0 branch February 20, 2025 16:27
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants