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

chore(deps): bump @wireapp/core-crypto from 1.0.0-rc.16 to 1.0.0-rc.17 #5678

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @wireapp/core-crypto from 1.0.0-rc.16 to 1.0.0-rc.17.

Changelog

Sourced from @​wireapp/core-crypto's changelog.

[1.0.0-rc.17] - 2023-10-23

Bug Fixes

  • Don't depend on OpenSSL on WASM
  • Dynamic linking issue on Android with the atomic lib

Miscellaneous Tasks

  • Release v1.0.0-rc.17
  • Use actual CI cache

Bug Fixes

  • Prevent CI from overriding RUSTFLAGS
  • Added missing d.ts declarations
  • KP test was taking too much time

Documentation

  • Updated README.md noting Bun usage

Features

  • Switch from node to bun

Miscellaneous Tasks

  • Release v1.0.0-rc.16

Bug Fixes

  • Add '-latomic' flag when building for Android to dynamically link atomic lib which is supposedly causing issues with openssl

Features

  • Re-export e2ei types

Miscellaneous Tasks

  • Fix some clippy lints

Bug Fixes

... (truncated)

Commits
  • b701bd5 chore: Release v1.0.0-rc.17 (#425)
  • 9ac4899 build(deps): update futures-lite requirement from 1.12 to 2.0
  • af6fe6f build(deps): update async-lock requirement from 2.6 to 3.0
  • b813a5d build(deps): update async-fs requirement from 1.6 to 2.0
  • 4dc6b04 build(deps): bump rustix from 0.37.23 to 0.37.26 in /xtask
  • d2a00d0 build(deps): bump JS-DevTools/npm-publish from 2 to 3
  • cda1209 fix: Don't depend on OpenSSL on WASM
  • 586ffb3 chore: Use actual CI cache
  • a3d65cb build: reapply the openssl-src patch
  • b982ab9 build: stop pinning rusty-jwt-tools on a tag and use a branch instead. This a...
  • 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)

@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Nov 5, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireapp/core-crypto-1.0.0-rc.17 branch 2 times, most recently from 4c8e971 to eae60c3 Compare November 12, 2023 16:41
Bumps [@wireapp/core-crypto](https://github.com/wireapp/core-crypto) from 1.0.0-rc.16 to 1.0.0-rc.17.
- [Release notes](https://github.com/wireapp/core-crypto/releases)
- [Changelog](https://github.com/wireapp/core-crypto/blob/develop/CHANGELOG.md)
- [Commits](wireapp/core-crypto@v1.0.0-rc.16...v1.0.0-rc.17)

---
updated-dependencies:
- dependency-name: "@wireapp/core-crypto"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wireapp/core-crypto-1.0.0-rc.17 branch from eae60c3 to 89ea233 Compare November 12, 2023 16:42
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 19, 2023

Superseded by #5729.

@dependabot dependabot bot closed this Nov 19, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wireapp/core-crypto-1.0.0-rc.17 branch November 19, 2023 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants