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 #3910

Merged
merged 1 commit into from
Sep 16, 2024
Merged

fix(deps): update rust crates #3910

merged 1 commit into from
Sep 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Type Update Change
backtrace dependencies patch 0.3.73 -> 0.3.74
codspeed-criterion-compat (source) dependencies patch 2.7.0 -> 2.7.2
once_cell dependencies minor 1.19.0 -> 1.20.0
similar-asserts dependencies minor 1.5.0 -> 1.6.0
unicode-segmentation dependencies minor 1.11.0 -> 1.12.0

Release Notes

rust-lang/backtrace-rs (backtrace)

v0.3.74

Compare Source

What's Changed
New Contributors

Full Changelog: rust-lang/backtrace-rs@0.3.73...0.3.74

CodSpeedHQ/codspeed-rust (codspeed-criterion-compat)

v2.7.2

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v2.7.1...v2.7.2

v2.7.1

Compare Source

What's Changed

Full Changelog: CodSpeedHQ/codspeed-rust@v2.7.0...v2.7.1

matklad/once_cell (once_cell)

v1.20.0

Compare Source

  • propagate critical-section feature selection into portable-atomic; other minor updates #​260
mitsuhiko/similar-asserts (similar-asserts)

v1.6.0

Compare Source

  • Loosen static lifetime bounds for labels. #​9
unicode-rs/unicode-segmentation (unicode-segmentation)

v1.12.0

Compare Source


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

@github-actions github-actions bot added A-CLI Area: CLI A-Formatter Area: formatter A-Tooling Area: internal tools A-Diagnostic Area: diagnostocis labels Sep 16, 2024
Copy link
Contributor

Parser conformance results on

js/262

Test result main count This PR count Difference
Total 48462 48462 0
Passed 47263 47263 0
Failed 1199 1199 0
Panics 0 0 0
Coverage 97.53% 97.53% 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 6569 6569 0
Passed 2202 2202 0
Failed 4367 4367 0
Panics 0 0 0
Coverage 33.52% 33.52% 0.00%

ts/babel

Test result main count This PR count Difference
Total 671 671 0
Passed 599 599 0
Failed 72 72 0
Panics 0 0 0
Coverage 89.27% 89.27% 0.00%

ts/microsoft

Test result main count This PR count Difference
Total 18424 18424 0
Passed 14106 14106 0
Failed 4318 4318 0
Panics 0 0 0
Coverage 76.56% 76.56% 0.00%

Copy link

codspeed-hq bot commented Sep 16, 2024

CodSpeed Performance Report

Merging #3910 will degrade performances by 6.44%

Comparing renovate/rust-crates (3cdd9fa) with main (ed79e0e)

Summary

❌ 1 regressions
✅ 106 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main renovate/rust-crates Change
react.production.min_3378072959512366797.js[cached] 1.9 ms 2 ms -6.44%

@ematipico ematipico merged commit 4fe144c into main Sep 16, 2024
15 of 16 checks passed
@ematipico ematipico deleted the renovate/rust-crates branch September 16, 2024 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CLI Area: CLI A-Diagnostic Area: diagnostocis A-Formatter Area: formatter A-Tooling Area: internal tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant