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

[deps]: Update rust-wasm-bindgen monorepo #504

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
js-sys (source) dependencies patch 0.3.66 -> 0.3.67
wasm-bindgen (source) dependencies patch 0.2.89 -> 0.2.90
wasm-bindgen-futures (source) dependencies patch 0.4.39 -> 0.4.40
wasm-bindgen-test dev-dependencies patch 0.3.39 -> 0.3.40

Release Notes

rustwasm/wasm-bindgen (wasm-bindgen)

v0.2.90

Compare Source

Released 2024-01-06

Fixed
  • Fix JS shim default path detection for the no-modules target.
    #​3748
Added
  • Add bindings for HTMLFormElement.requestSubmit().
    #​3747

  • Add bindings for RTCRtpSender.getCapabilities(DOMString) method, RTCRtpCapabilities, RTCRtpCodecCapability and RTCRtpHeaderExtensionCapability.
    #​3737

  • Add bindings for UserActivation.
    #​3719

  • Add unstable bindings for the Compression Streams API.
    #​3752

Changed
Fixed
  • Fixed a compiler error when using #[wasm_bindgen] inside macro_rules!.
    #​3725
Removed
  • Removed Gecko-only InstallTriggerData and Gecko-internal FlexLineGrowthState, GridDeclaration, GridTrackState,
    RtcLifecycleEvent and WebrtcGlobalStatisticsReport features.
    #​3723

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Jan 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2b33ad7) 50.04% compared to head (2740fec) 50.04%.
Report is 1 commits behind head on main.

❗ Current head 2740fec differs from pull request most recent head c59a129. Consider uploading reports for the commit c59a129 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #504   +/-   ##
=======================================
  Coverage   50.04%   50.04%           
=======================================
  Files         155      155           
  Lines        7467     7467           
=======================================
  Hits         3737     3737           
  Misses       3730     3730           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/rust-wasm-bindgen-monorepo branch from c2b84e1 to 2740fec Compare January 15, 2024 09:46
@renovate renovate bot force-pushed the renovate/rust-wasm-bindgen-monorepo branch from 2740fec to c59a129 Compare January 15, 2024 09:49
@Hinton Hinton merged commit b5d3617 into main Jan 15, 2024
39 of 40 checks passed
@Hinton Hinton deleted the renovate/rust-wasm-bindgen-monorepo branch January 15, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant