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 (major) #4886

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Type Update Change
colored dependencies major 2.2.0 -> 3.0.0
directories dependencies major 5.0.1 -> 6.0.0

Release Notes

mackwic/colored (colored)

v3.0.0

Compare Source

  • [BREAKING CHANGE]: Upgrade MSRV to 1.80 and remove the then unnecessary lazy_static dependency.

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.

Copy link
Contributor Author

renovate bot commented Jan 13, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path xtask/coverage/Cargo.toml --package [email protected] --precise 3.0.0
    Updating crates.io index
error: failed to select a version for the requirement `colored = "^2.1.0"`
candidate versions found which didn't match: 3.0.0
location searched: crates.io index
required by package `codspeed-criterion-compat v2.7.2`
    ... which satisfies dependency `codspeed-criterion-compat = "^2.7.2"` (locked to 2.7.2) of package `xtask_bench v0.0.0 (/tmp/renovate/repos/github/biomejs/biome/xtask/bench)`

@github-actions github-actions bot added A-CLI Area: CLI A-Core Area: core A-Tooling Area: internal tools labels Jan 13, 2025
Copy link
Contributor

Parser conformance results on

js/262

Test result main count This PR count Difference
Total 50339 50339 0
Passed 49111 49111 0
Failed 1228 1228 0
Panics 0 0 0
Coverage 97.56% 97.56% 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 6619 6619 0
Passed 2219 2219 0
Failed 4400 4400 0
Panics 0 0 0
Coverage 33.52% 33.52% 0.00%

ts/babel

Test result main count This PR count Difference
Total 768 768 0
Passed 680 680 0
Failed 88 88 0
Panics 0 0 0
Coverage 88.54% 88.54% 0.00%

ts/microsoft

Test result main count This PR count Difference
Total 18636 18636 0
Passed 14288 14288 0
Failed 4348 4348 0
Panics 0 0 0
Coverage 76.67% 76.67% 0.00%

Copy link

codspeed-hq bot commented Jan 13, 2025

CodSpeed Performance Report

Merging #4886 will not alter performance

Comparing renovate/major-rust-crates (626cc12) with main (37382ce)

Summary

✅ 95 untouched benchmarks

@renovate renovate bot force-pushed the renovate/major-rust-crates branch from 6afb91e to 626cc12 Compare January 13, 2025 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CLI Area: CLI A-Core Area: core A-Tooling Area: internal tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants