Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2025

This PR contains the following updates:

Package Type Update Change
lockFileMaintenance All locks refreshed
bitflags workspace.dependencies patch 2.9.2 -> 2.9.3
indexmap workspace.dependencies minor 2.10.0 -> 2.11.0
oxc_resolver workspace.dependencies patch 11.6.1 -> 11.6.2
percent-encoding workspace.dependencies patch 2.3.1 -> 2.3.2
phf workspace.dependencies minor 0.12.1 -> 0.13.0
phf_codegen workspace.dependencies minor 0.12.1 -> 0.13.0
prettyplease workspace.dependencies patch 0.2.36 -> 0.2.37
serde_json workspace.dependencies patch 1.0.142 -> 1.0.143
tempfile (source) workspace.dependencies minor 3.20.0 -> 3.21.0

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

bitflags/bitflags (bitflags)

v2.9.3

Compare Source

What's Changed

New Contributors

Full Changelog: bitflags/bitflags@2.9.2...2.9.3

indexmap-rs/indexmap (indexmap)

v2.11.0

Compare Source

  • Added insert_sorted_by and insert_sorted_by_key methods to IndexMap,
    IndexSet, and VacantEntry, like customizable versions of insert_sorted.
  • Added is_sorted, is_sorted_by, and is_sorted_by_key methods to
    IndexMap and IndexSet, as well as their Slice counterparts.
  • Added sort_by_key and sort_unstable_by_key methods to IndexMap and
    IndexSet, as well as parallel counterparts.
  • Added replace_index methods to IndexMap, IndexSet, and VacantEntry
    to replace the key (or set value) at a given index.
  • Added optional sval serialization support.
oxc-project/oxc-resolver (oxc_resolver)

v11.6.2

Compare Source

🐛 Bug Fixes
⚡ Performance
🧪 Testing
Contributors
rust-phf/rust-phf (phf)

v0.13.1

Compare Source

Full Changelog: rust-phf/rust-phf@v0.13.0...v0.13.1

v0.13.0

Compare Source

This version has been yanked as the dependency tree was broken.

What's Changed
New Contributors

Full Changelog: rust-phf/rust-phf@v0.12.1...v0.13.0

dtolnay/prettyplease (prettyplease)

v0.2.37

Compare Source

  • Replace ~const syntax with [const] conditionally const syntax (#​123)
serde-rs/json (serde_json)

v1.0.143

Compare Source

Stebalien/tempfile (tempfile)

v3.21.0

  • Updated windows-sys requirement to allow version 0.60.x

Configuration

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

🚦 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.

@graphite-app
Copy link
Contributor

graphite-app bot commented Aug 24, 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 Aug 24, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Aug 24, 2025

CodSpeed Instrumentation Performance Report

Merging #13283 will not alter performance

Comparing renovate/rust-crates (594e8c7) with main (a08dd5a)1

Summary

✅ 34 untouched benchmarks

Footnotes

  1. No successful run was found on main (c78a0d4) during the generation of this report, so a08dd5a was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@renovate renovate bot force-pushed the renovate/rust-crates branch from f616f8a to 594e8c7 Compare August 24, 2025 22:19
@renovate renovate bot merged commit 5c5788e into main Aug 24, 2025
25 checks passed
@renovate renovate bot deleted the renovate/rust-crates branch August 24, 2025 22:41
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