Skip to content

Update wasm-bindgen requirement from =0.2.79 to =0.2.88 - #98

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wasm-bindgen-eq-0.2.88
Closed

Update wasm-bindgen requirement from =0.2.79 to =0.2.88#98
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wasm-bindgen-eq-0.2.88

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 2, 2023

Copy link
Copy Markdown

Updates the requirements on wasm-bindgen to permit the latest version.

Changelog

Sourced from wasm-bindgen's changelog.

0.2.88

Released 2023-11-01

Added

  • Add bindings for RTCRtpTransceiverInit.sendEncodings. #3642

  • Add bindings for the Web Locks API to web-sys. #3604

  • Add bindings for ViewTransition to web-sys. #3598

  • Extend AudioContext with unstable features supporting audio sink configuration. #3433

  • Add bindings for WebAssembly.Tag and WebAssembly.Exception. #3484

  • Re-export wasm-bindgen from js-sys, web-sys and wasm-bindgen-futures. #3466 #3601

  • Re-export js-sys from web-sys and wasm-bindgen-futures. #3466 #3601

  • Add bindings for async variants of Atomics.wait. #3504

  • Add bindings for WorkerGlobalScope.performance. #3506

  • Add support for installing pre-built artifacts of wasm-bindgen-cli via cargo binstall wasm-bindgen-cli. #3544

  • Add bindings for RTCDataChannel.id. #3547

  • Add bindings for HTMLElement.inert. #3557

  • Add unstable bindings for the Prioritized Task Scheduling API. #3566

  • Add bindings for CssStyleSheet constructor and replace(_sync) methods. #3573

... (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 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)

Updates the requirements on [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) to permit the latest version.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](wasm-bindgen/wasm-bindgen@0.2.79...0.2.88)

---
updated-dependencies:
- dependency-name: wasm-bindgen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 2, 2023
@codecov

codecov Bot commented Nov 2, 2023

Copy link
Copy Markdown

Codecov Report

Merging #98 (2c98857) into main (97e2da7) will increase coverage by 0.05%.
Report is 1 commits behind head on main.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main      #98      +/-   ##
==========================================
+ Coverage   54.57%   54.62%   +0.05%     
==========================================
  Files          16       16              
  Lines        3194     3187       -7     
==========================================
- Hits         1743     1741       -2     
+ Misses       1451     1446       -5     
Files Coverage Δ
src/serialization.rs 71.17% <ø> (ø)
src/backend/num_bigint.rs 70.97% <0.00%> (ø)
src/backend/ristretto.rs 73.70% <75.00%> (-0.76%) ⬇️
src/signature2.rs 84.21% <0.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot @github

dependabot Bot commented on behalf of github Nov 28, 2023

Copy link
Copy Markdown
Author

Superseded by #101.

@dependabot dependabot Bot closed this Nov 28, 2023
@dependabot
dependabot Bot deleted the dependabot/cargo/wasm-bindgen-eq-0.2.88 branch November 28, 2023 12: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants