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

fix(deps): update rust crates #3041

Merged
merged 1 commit into from
Jun 7, 2024
Merged

fix(deps): update rust crates #3041

merged 1 commit into from
Jun 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
backtrace dependencies patch 0.3.71 -> 0.3.72
parking_lot dependencies patch 0.12.2 -> 0.12.3
tracing-tree dependencies patch 0.3.0 -> 0.3.1

Release Notes

rust-lang/backtrace-rs (backtrace)

v0.3.72

Compare Source

This release removes a lot of dead code. Some feature flags that haven't done anything in a long time are gone. If you depend on those features, Cargo's resolver will not update you to 0.3.72.

If your code runs on Windows, or you want it to run on visionOS, however, you should probably update to this version. It contains a number of fixes for both OS. It also uses the latest version of a number of dependencies.

What's Changed

New Contributors

Full Changelog: rust-lang/backtrace-rs@0.3.71...0.3.72

Amanieu/parking_lot (parking_lot)

v0.12.3

Compare Source

  • Export types provided by arc_lock feature (#​442)

Configuration

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

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

Rebasing: Whenever PR becomes conflicted, 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.

@github-actions github-actions bot added A-CLI Area: CLI A-Core Area: core A-Tooling Area: internal tools A-Diagnostic Area: diagnostocis labels Jun 2, 2024
Copy link
Contributor

github-actions bot commented Jun 2, 2024

Parser conformance results on

js/262

Test result main count This PR count Difference
Total 50793 50793 0
Passed 49686 49686 0
Failed 1107 1107 0
Panics 0 0 0
Coverage 97.82% 97.82% 0.00%

jsx/babel

Test result main count This PR count Difference
Total 40 40 0
Passed 37 37 0
Failed 3 3 0
Panics 0 0 0
Coverage 92.50% 92.50% 0.00%

symbols/microsoft

Test result main count This PR count Difference
Total 6534 6534 0
Passed 2087 2087 0
Failed 4447 4447 0
Panics 0 0 0
Coverage 31.94% 31.94% 0.00%

ts/babel

Test result main count This PR count Difference
Total 667 667 0
Passed 595 595 0
Failed 72 72 0
Panics 0 0 0
Coverage 89.21% 89.21% 0.00%

ts/microsoft

Test result main count This PR count Difference
Total 18206 18206 0
Passed 13954 13954 0
Failed 4252 4252 0
Panics 0 0 0
Coverage 76.65% 76.65% 0.00%

Copy link

codspeed-hq bot commented Jun 2, 2024

CodSpeed Performance Report

Merging #3041 will not alter performance

Comparing renovate/rust-crates (3732418) with main (cdd11b5)

Summary

✅ 92 untouched benchmarks

@Conaclos Conaclos merged commit 38abf5e into main Jun 7, 2024
17 checks passed
@Conaclos Conaclos deleted the renovate/rust-crates branch June 7, 2024 20:25
@Conaclos Conaclos added the A-Changelog Area: changelog label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-CLI Area: CLI A-Core Area: core A-Diagnostic Area: diagnostocis A-Tooling Area: internal tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant