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

build(deps): update boring requirement from 2.0.0 to 3.0.4 #1584

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Updates the requirements on boring to permit the latest version.

Changelog

Sourced from boring's changelog.

3.0.4

  • 2023-08-05 Add missing cmake files to the package

3.0.3

  • 2023-08-05 Release 3.0.3
  • 2023-08-03 Fix missing .trim() when verifying FIPS module name
  • 2023-08-03 Fix Diplay panics for HandshakeError with rpk (fixes #140)

3.0.2

  • 2023-08-03 Release 3.0.2
  • 2023-08-03 Fix feature gates for fips-link-precompiled
  • 2023-07-28 Switch boring from lazy_static to once_cell
  • 2023-08-01 Clean up and remove some unsafe code from ffi callbacks

3.0.1

  • 2023-08-01 Reduce release bundle size by excluding PQ test data
  • 2023-07-28 Adding hmac.h to included headers
  • 2023-08-01 Reduce release bundle size by excluding PQ test data
  • 2023-08-01 Fix builds for features that require git patches

3.0.0

  • 2023-07-29 Fix publishing
  • 2023-07-28 Merge pull request #131 from inikulin/rel-3.0.0

.3.0.0

  • 2023-07-28 Release 3.0.0
  • 2023-07-28 Add git-cliff configuration
  • 2023-07-28 Merge pull request #84 from signalapp/macos-cross-compile
  • 2023-07-28 Merge pull request #95 from signalapp/libsignal-arm
  • 2023-07-28 Merge pull request #96 from signalapp/android-sysroot
  • 2022-07-29 boring-sys: Handle cross-compiling macOS targets
  • 2022-11-08 boring-sys: Add support for Linux ARM(v7)
  • 2022-11-30 boring-sys: Update Android NDK sysroot path
  • 2023-07-27 Merge pull request #83 from signalapp/private_key_to_der_pkcs8
  • 2023-07-27 Merge pull request #130 from inikulin/frankenfips
  • 2023-07-26 Add fips-link-precompiled feature
  • 2023-07-14 Merge pull request #128 from ghedo/bssl_source_path
  • 2023-07-14 Allow specifying a custom BoringSSL source directory
  • 2023-07-10 Merge pull request #126 from inikulin/rpk-pqc
  • 2023-07-10 Address review comments
  • 2023-07-10 Update docs
  • 2023-07-10 Use workspace metadata for crates
  • 2023-07-07 Add RPK and PQ crypto features
  • 2023-07-03 Merge pull request #120 from nox/revert
  • 2023-05-15 Revert "Merge pull request #108 from nox/store-clone"
  • 2023-05-15 Fix build
  • 2023-05-11 Merge pull request #108 from nox/store-clone
  • 2023-05-11 Merge pull request #114 from nox/nox/openssl-fixes
  • 2023-05-11 Merge pull request #79 from signalapp/deriver-leak
  • 2023-05-11 Merge pull request #117 from nox/bump-boringssl

... (truncated)

Commits

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)

Updates the requirements on [boring](https://github.com/cloudflare/boring) to permit the latest version.
- [Release notes](https://github.com/cloudflare/boring/releases)
- [Changelog](https://github.com/cloudflare/boring/blob/master/RELEASE_NOTES)
- [Commits](https://github.com/cloudflare/boring/commits)

---
updated-dependencies:
- dependency-name: boring
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 7, 2023 13:48
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 7, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2023

Looks like boring is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Aug 21, 2023
@dependabot dependabot bot deleted the dependabot/cargo/boring-3.0.4 branch August 21, 2023 08:02
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.

None yet

0 participants