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): update rust crates #7787

Merged
merged 2 commits into from
Dec 12, 2024
Merged

chore(deps): update rust crates #7787

merged 2 commits into from
Dec 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2024

This PR contains the following updates:

Package Type Update Change
oxc_sourcemap workspace.dependencies patch 1.0.3 -> 1.0.4
serde (source) workspace.dependencies patch 1.0.215 -> 1.0.216
string_wizard workspace.dependencies patch 0.0.23 -> 0.0.24
wasm-bindgen (source) workspace.dependencies patch 0.2.97 -> 0.2.99

Release Notes

oxc-project/oxc-sourcemap (oxc_sourcemap)

v1.0.4

Compare Source

Fixed
  • fix wrong source id when concatenating empty source map (#​7)
Other
  • update README
serde-rs/serde (serde)

v1.0.216

Compare Source

rustwasm/wasm-bindgen (wasm-bindgen)

v0.2.99

Compare Source

Released 2024-12-07

Fixed
  • Mark wasm-bindgen v0.2.98 only compatible with wasm-bindgen-cli of the same version.
    #​4331

v0.2.98

Compare Source

Released 2024-12-07

Added
  • Add support for multi-threading in Node.js.
    #​4318

  • Add WASM_BINDGEN_TEST_DRIVER_TIMEOUT environment variable to control the timeout to start and connect to the test driver.
    #​4320

  • Add support for number slices of type MaybeUninit<T>.
    #​4316

Changed
  • Remove once_cell/critical-section requirement for no_std with atomics.
    #​4322

  • static FOO: Option<T> now returns None if undeclared in JS instead of throwing an error in JS.
    #​4319

Fixed
  • Fix macro-hygiene for calls to std::thread_local!.
    #​4315

  • Fix feature resolver version 1 compatibility.
    #​4327



Configuration

📅 Schedule: Branch creation - "before 10am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Dec 10, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Dec 10, 2024
Copy link

graphite-app bot commented Dec 10, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “0-merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link

codspeed-hq bot commented Dec 10, 2024

CodSpeed Performance Report

Merging #7787 will not alter performance

Comparing renovate/rust-crates (bba0863) with main (7a83230)

Summary

✅ 29 untouched benchmarks

@renovate renovate bot force-pushed the renovate/rust-crates branch 5 times, most recently from 858479f to fe98e80 Compare December 11, 2024 00:38
@renovate renovate bot force-pushed the renovate/rust-crates branch from fe98e80 to d33b7bf Compare December 11, 2024 03:25
@Boshen Boshen marked this pull request as draft December 11, 2024 08:50
Copy link
Contributor Author

renovate bot commented Dec 12, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Boshen Boshen marked this pull request as ready for review December 12, 2024 14:40
@Boshen Boshen merged commit 358d375 into main Dec 12, 2024
38 checks passed
@Boshen Boshen deleted the renovate/rust-crates branch December 12, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant