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

Update some dependencies on their major version tracks #10425

Merged
merged 15 commits into from
Mar 20, 2025

Conversation

alexcrichton
Copy link
Member

This doesn't do a blanket update of dependencies but updates anything that downstream users otherwise wouldn't have access unless we updated.

@alexcrichton alexcrichton requested review from a team as code owners March 19, 2025 20:36
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team March 19, 2025 20:36
@alexcrichton alexcrichton enabled auto-merge March 19, 2025 21:01
@alexcrichton alexcrichton added this pull request to the merge queue Mar 19, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Mar 19, 2025
@alexcrichton alexcrichton enabled auto-merge March 19, 2025 21:30
@github-actions github-actions bot added cranelift Issues related to the Cranelift code generator fuzzing Issues related to our fuzzing infrastructure isle Related to the ISLE domain-specific language wasi Issues pertaining to WASI labels Mar 19, 2025
Copy link

Subscribe to Label Action

cc @cfallin, @fitzgen

This issue or pull request has been labeled: "cranelift", "fuzzing", "isle", "wasi"

Thus the following users have been cc'd because of the following labels:

  • cfallin: isle
  • fitzgen: fuzzing, isle

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@alexcrichton alexcrichton added this pull request to the merge queue Mar 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 20, 2025
@alexcrichton alexcrichton enabled auto-merge March 20, 2025 00:49
@alexcrichton alexcrichton added this pull request to the merge queue Mar 20, 2025
github-merge-queue bot pushed a commit that referenced this pull request Mar 20, 2025
* Update rustix to 1.0.x

* Bump itertools to its latest version

* Update base64 to its latest version

* Update wit-bindgen to its latest version

* Update v8 to its latest version on crates.io

Just keeping up-to-date

* Update capstone dependency to its latest version

* Update libtest-mimic to its latest version

* Update cargo-metadata dependency

* Update thiserror dependency to latest

* Update bytesize dependency

* Drop getrandom dependency from test-programs

Favor using `wasi::random_get` instead for now.

* Fix deny.toml syntax

* Fix merge conflict

* Downgrade v8 to respect MSRV
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 20, 2025
@alexcrichton alexcrichton enabled auto-merge March 20, 2025 01:25
@alexcrichton alexcrichton added this pull request to the merge queue Mar 20, 2025
Merged via the queue into bytecodealliance:main with commit 8e88342 Mar 20, 2025
40 checks passed
@alexcrichton alexcrichton deleted the update-some-deps branch March 20, 2025 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cranelift Issues related to the Cranelift code generator fuzzing Issues related to our fuzzing infrastructure isle Related to the ISLE domain-specific language wasi Issues pertaining to WASI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants