Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps tokio-boring from 4.14.0 to 4.15.0.

Release notes

Sourced from tokio-boring's releases.

v4.15.0

What's Changed

NOTE: v4.14.0 has been yanked due to accidentally including breaking changes

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

Changelog

Sourced from tokio-boring's changelog.

4.15.0

  • 2025-02-23 Fix lifetimes in ssl::select_next_proto
  • 2025-02-23 Revert cmake bump (for now) as it is overly restrictive (#321)
  • 2025-02-21 Introduce a builder pattern for SslEchKeys + make set_ech_keys take a reference (#320)
  • 2025-02-21 Revert "Refactor!: Remove strict TokioIo response requirement from hyper_boring::v1::HttpsConnector"
  • 2025-02-21 Revert "Refactor!: Introduce a Cargo feature for optional Hyper 0 support"
  • 2025-02-21 Address clippy lints
  • 2025-02-21 Actually expose SslEchKeys
Commits
  • 5268f63 Expose API to enable certificate compression. (#241)
  • 5e0002b Release 4.15.0
  • 9ba00ea Fix lifetimes in ssl::select_next_proto
  • 7ba3225 Revert cmake bump (for now) as it is overly restrictive (#321)
  • abaf067 Introduce a builder pattern for SslEchKeys + make set_ech_keys take a referen...
  • f439f92 Revert "Refactor!: Remove strict TokioIo response requirement from `hyper_b...
  • 7b4bfcb Revert "Refactor!: Introduce a Cargo feature for optional Hyper 0 support"
  • bc17a06 Address clippy lints
  • cbdf963 Actually expose SslEchKeys
  • 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 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 [tokio-boring](https://github.com/cloudflare/boring) from 4.14.0 to 4.15.0.
- [Release notes](https://github.com/cloudflare/boring/releases)
- [Changelog](https://github.com/cloudflare/boring/blob/master/RELEASE_NOTES)
- [Commits](cloudflare/boring@v4.14.0...v4.15.0)

---
updated-dependencies:
- dependency-name: tokio-boring
  dependency-type: direct:production
  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 27, 2025 18:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 27, 2025
@github-actions github-actions bot enabled auto-merge (squash) February 27, 2025 18:27
@github-actions github-actions bot merged commit a92a387 into main Feb 27, 2025
15 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/tokio-boring-4.15.0 branch February 27, 2025 18:33
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