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

Bump wasm-bindgen-test from 0.2.50 to 0.3.19 #34

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps wasm-bindgen-test from 0.2.50 to 0.3.19.

Release notes

Sourced from wasm-bindgen-test's releases.

0.2.69

Changes:

  • 69546a26c19a5bb75bfb9c5a6a02cf495fc3499d Bump to 0.2.69 (#2377)
  • 83cc988cbfa9ced7be419a3429cbd99c74b1fec1 Document the backend (#2365)
  • e0ffa8fed39cc49d67863ab6a2c479bf39e29992 Update waitAsync signature to latest spec (#2362) [ #2361 ]
  • eb0ff9b5dc1247f31c3a6def30d00e6e3d99068d Add support for renaming a struct field with js_name (#2360)
  • 316c5a70fdc4a052fb65ef82bf02d52107b5671b Update to latest WebGPU WebIDL (#2353)
  • b87a901e1f3345bf79adbfca774e6f44c13e80c8 added WebUSB API (#2345)
  • 1d2d345781943bbe5fc919573a296be007b7e9f9 Fix ImageCapture API (#2347) (#2348)
  • 45d2f2df2d2a1424bc835e010073343c2d3b18c7 Update reference tests for wat changes (#2352)
  • 3c0c2b39a44a584fa9ed984c663a59d08561d179 Fix typo (#2349)
  • 1817a88c1df6d8c9c331875011dc6c367a5e795d Fix typo (#2346)
  • b49bc2e9fd0273daf3552efb4d2962edf6ff0924 Fix typo (#2344)
  • a314c86a0c50331d4571d2fa4e66403ef1aededf Bump cfg-if to 1.0 (#2336)
  • 60e39c65ec346bb3816a6a6b0d614e85bb287430 Update env_logger requirement from 0.7 to 0.8 (#2333)
  • 0b5b8009711f0d580ffcc2973eac3e93d9bfa7ea Fix typo (#2332)
  • 9554beef5fa929d7b3c8d68e582ee2084f945fae Update cfg-if requirement from 0.1.9 to 1.0.0 (#2326)
  • 28d4575839b55dad58426353d06b67e342b9180c Add dataview attribute output to WebIDL Codegen (#2316) [ #2312 ]
  • 4da073ca06ca81f05e78c19e75ba7f7702141850 example/webaudio: Fix typo for the link to compiled example (#2315)
  • d6399607bff71bad2250540fe9c027ef466f0e6c Add WebBluetooth to unstable directory (#2311)
  • 6dd8f1cb394ed19b35e6e21e9e4499f321fd4857 cli-support: Remove Node.js specific passStringToWasm (#2310)
  • 09c5b82eb32a603435821161325cb4edf46c1abe Remove obsolete note from raytrace-parallel example (#2307)

This list of changes was auto generated.

0.2.68

Changes:

  • a04e189712a6e55056b871967f1408c8b9344f5f Bump to 0.2.68 (#2305)
  • 1ca54f271936b8cdbb86c8ef72807ccedb456b11 Fix two cases of non-deterministic iteration (#2304) [ #2302 ]
  • c34606e274912cbf67475bfb34e695146d30322c Set Content-Type header when curling webdriver (#2261) (#2301)
  • 7ef55916225cdcd6879487d4e14ee0b2577e5f97 Fix compile error with futures crate using a renamed function (#2299)
  • 0be6887089d19f11bda7a821410e40ae941e7539 Update a reference test for 1.46
  • 5ed1f177d9b59dcb88d057647dcc6cfed6e6abad Update rustc errors for new stable release
  • 520e2ada1029369a6d57659f486aeb8c09ddfde0 Changed externref_table to use geometric resizing, giving amortized O(1) insertions (#2294)
  • 0cd5f164c5bc1da372b8c2772ad09dac2b3bd853 ts declaration file name for wasm import (#2283)
  • 49dc58e58f0a8b5921eb7602ab72e82ec51e65e4 Add userVisibleOnly property to PushSubscriptionOptionsInit (#2288) [ #2287 ]
  • 567364eb1958bf8a90799f542b52aa5c50e6a0ab Fix typo in wasm-bindgen-test README (#2275)
  • b11a4e3fb5e6fae1b0d719d532e3bc7829db7709 Update to latest WebGPU WebIDL (#2267)
  • af60f476c8c08616c9480e9b58578fb9bca93b2d Update Map.for_each docs (#2266)
  • b1daf8180348c296b65f762fd2be455cb4c8dd91 Modernize some documentation
Changelog

Sourced from wasm-bindgen-test's changelog.

wasm-bindgen Change Log


0.2.69

Released 2020-11-30.

Added

  • Unstable bindings for WebBluetooth have been added. #2311

  • Unstable bindings for WebUSB have been added. #2345

  • Renaming a struct field with js_name is now supported. #2360

  • The WebGPU WebIDL has been updated. #2353

Fixed

  • The ImageCapture APIs of web-sys have been moved to unstable and were fixed. #2348

  • Bindings for waitAsync have been updated. #2362


0.2.68

Released 2020-09-08.

Added

  • Add userVisibleOnly property to PushSubscriptionOptionsInit. #2288

Fixed

  • TypeScript files now import *.wasm instead of bare files. #2283

  • Usage of externref now appropriately resizes the table by using 2x the previous capacity, fixing a performance issue with lots of externref objects. #2294

Commits

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.2.50 to 0.3.19.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 1, 2020
@dependabot-preview
Copy link
Author

Superseded by #58.

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/wasm-bindgen-test-0.3.19 branch January 26, 2021 06:23
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.

0 participants