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.21 #6

Merged
merged 1 commit into from Mar 12, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2021

Bumps wasm-bindgen-test from 0.2.50 to 0.3.21.

Release notes

Sourced from wasm-bindgen-test's releases.

0.2.71

Changes:

  • 38ba37484514ada14fafb5c98d3b82c6988dba99 Bump to 0.2.71 (#2468)
  • b54c9f43f77c1a80a44ed1204abeea6a727ca034 Update lib.rs (#2464)
  • 68fa1938858467d14079d53410c03ba6e4675b92 Update scrollHeight and scrollTop (#2458)
  • bc901ad617caf013225276bd0edfcca4afa98146 Rerun rustfmt
  • e987f94389b820d429adfc4d7fe0c32da99bf720 Fix the codegen of the TableGrow intrinsic (#2450) [ #2446 ]
  • 5442f2664aa2efc4ca1d60b20ded146d2354cd36 Getting the no-modules TypeScript *.d.ts Files Working (#2396)
  • 03c692e112d3efcad5eb9348a1964d9e1b4f4c8a [cli] Fix the UAF with by-value receivers and --weak-refs (#2448)
  • de2a5d7bda9ee60d53f779794bc3b3643d205272 Emit new URL('...', import.meta.url) for Wasm (#2444)
  • d6228e687532ba690877af02e2fca8f9024127bb Update browser support caveats (#2441)
  • 920494cde5b13a88f198ddf4f8cc874d99003dcc Avoid errors if vendor-prefixed APIs do not exist (#2438)
  • 743135f6e9a1070ed95cd4679ec6830faa7733c0 Makes slice argument of web_sys::AudioBuffer::copy_to_channel* non mutable (#2434) (#2436)

This list of changes was auto generated.

0.2.70

Changes:

  • b6355c2702ca8ca227463ff55752581e30dc758c Bump to 0.2.70 (#2435)
  • 906fa91cb834e59f75b0bfa72e4b49e55f51c9de Fix typo (#2431)
  • 0049fa5b5455d3aebc6d23f0a994bbf71c9536e4 Update WebIDL to use undefined instead of void (#2427)
  • 544bfa3c32cb34c89c3224ee4d6c520de761c0d8 Add WebIDL items DisplayMediaStreamConstraints and getDisplayMedia (#2423)
  • ffa3e93a7b3efb36c34e4c46fba680eba2aa774c Remove reference to nightly Rust for now stabilised feature. (#2420)
  • 7465a4f84f8047f4acc8e7a2f6ea6977ebea4e58 Fix typo in comment (#2415)
  • b2fe5d1bc57eec93660be07ceecdd08cb712ab6f Convert async iterators to streams (#2401)
  • 9f725e76b025dbb85d911a54c4a764408ec70bda Try to fix CI
  • c195746e837d6a1c345e992c316a9c2e43c7bc4f Allow constructors to be immutable and add it for ImageData (#2400)
  • 9d80e7dc17a1f458a2e071959ca6fe66c55b5787 Fix canvas is not a self closing tag. (#2408)
  • b79f5b2739885cc33d5b4a8ba5529e8ee8262fbc Add documentation for importing export default (#2403)
  • d6825ad5ef6e4eeb2ac6c980a319ca2c86f62f55 Handle Expr::Group in the macro parser (#2395) [ #2393 ]
  • b584407a46a1b9f517d0f606fff954aaa079fa6b Don't emit mutable globals (#2391)
  • d6d222c9006d4c834042a1ac8cf2e3ebe5861232 Update html_root_url to point to version 0.3 (#2390)
  • 7702823a53b0fd96b70c315231a2d72b4f6a2e9f Adjust Bluetooth IDL for Rust (#2385)
  • a1259031775ad10c3f84f143825ea95d9f5d26d0 Update lazy_static dependency to "1.0.2" (#2378)

This list of changes was auto generated.

0.2.69

... (truncated)

Changelog

Sourced from wasm-bindgen-test's changelog.

wasm-bindgen Change Log


0.2.71

Released 2021-02-26.

changes


0.2.70

Released 2021-01-25.

changes


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

... (truncated)

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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 12, 2021
@kodiakhq kodiakhq bot merged commit fd4e64f into main Mar 12, 2021
@kodiakhq kodiakhq bot deleted the dependabot/cargo/wasm-bindgen-test-0.3.21 branch March 12, 2021 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant