Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2025

This PR contains the following updates:

Package Type Update Change
oxc_resolver workspace.dependencies major 3 -> 4
ureq workspace.dependencies major 2.12.1 -> 3.0.0

Release Notes

oxc-project/oxc-resolver (oxc_resolver)

v4.0.0

Compare Source

Features
  • [breaking] generic fs cache type Resolver = ResolverGeneric<FsCache<FileSystemOs>> (#​358)
  • [breaking] PackageJson and TsConfig traits (#​360)
Performance
  • use papaya instead of dashmap (#​356)
algesten/ureq (ureq)

v3.0.0

Compare Source

  • Replace RequestBuilder Deref with explicit wrappers (#​944)
    • Remove dependency on url crate (#​943)
    • Feature Config::save_redirect_history (#​939)

Configuration

📅 Schedule: Branch creation - "on monday" in timezone Asia/Shanghai, Automerge - "on monday" in timezone Asia/Shanghai.

🚦 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 Jan 26, 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 Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `ureq`.
    ... required by package `oxc_tasks_common v0.0.0 (/tmp/renovate/repos/github/oxc-project/oxc/tasks/common)`
    ... which satisfies path dependency `oxc_tasks_common` (locked to 0.0.0) of package `oxc_benchmark v0.0.0 (/tmp/renovate/repos/github/oxc-project/oxc/tasks/benchmark)`
versions that meet the requirements `^3.0.0` are: 3.0.0

the package `oxc_tasks_common` depends on `ureq`, with features: `tls` but `ureq` does not have these features.


failed to select a version for `ureq` which could resolve this conflict

Copy link
Contributor

graphite-app bot commented Jan 26, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

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

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Jan 26, 2025
@Boshen Boshen force-pushed the renovate/major-rust-crates branch from c38652a to 7b6bc83 Compare January 27, 2025 04:33
@Boshen Boshen force-pushed the renovate/major-rust-crates branch from 7b6bc83 to 494ecb0 Compare January 27, 2025 04:34
Copy link

codspeed-hq bot commented Jan 27, 2025

CodSpeed Performance Report

Merging #8739 will not alter performance

Comparing renovate/major-rust-crates (e6e1e12) with main (2e4ff91)

Summary

✅ 33 untouched benchmarks

@Boshen Boshen merged commit e00e3ab into main Jan 27, 2025
39 checks passed
@Boshen Boshen deleted the renovate/major-rust-crates branch January 27, 2025 04:56
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