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

chore(deps): update rust crates #8186

Merged
merged 2 commits into from
Dec 30, 2024
Merged

chore(deps): update rust crates #8186

merged 2 commits into from
Dec 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 29, 2024

This PR contains the following updates:

Package Type Update Change
console workspace.dependencies patch 0.15.8 -> 0.15.10
env_logger workspace.dependencies patch 0.11.5 -> 0.11.6
fast-glob workspace.dependencies patch 0.4.0 -> 0.4.3
glob workspace.dependencies patch 0.3.1 -> 0.3.2
oxc-browserslist workspace.dependencies patch 1.1.0 -> 1.1.1
oxc_resolver workspace.dependencies patch 3.0.1 -> 3.0.3
oxc_sourcemap workspace.dependencies patch 1.0.5 -> 1.0.6
quote workspace.dependencies patch 1.0.37 -> 1.0.38
serde (source) workspace.dependencies patch 1.0.216 -> 1.0.217
serde_json workspace.dependencies patch 1.0.133 -> 1.0.134
syn workspace.dependencies patch 2.0.90 -> 2.0.93

Release Notes

console-rs/console (console)

v0.15.10

Compare Source

What's Changed

v0.15.9

Compare Source

What's Changed

rust-cli/env_logger (env_logger)

v0.11.6

Compare Source

Features
  • Opt-in file and line rendering
rust-lang/glob (glob)

v0.3.2

Compare Source

oxc-project/oxc-browserslist (oxc-browserslist)

v1.1.1

Compare Source

Other
  • codegen
  • dprint
  • Update README.md
  • (deps) update rust crates
  • (deps) update rust crates
  • (deps) update dependency rust to v1.83.0 (#​78)
  • (deps) update rust crates
  • (deps) update rust crates to v1.0.215
  • (deps) update rust crate thiserror to v2.0.3
  • (deps) update rust crate thiserror to v2
  • (deps) update rust crates to v1.0.93
  • cargo autoinherit
  • (deps) update rust crate criterion2 to v2
oxc-project/oxc-resolver (oxc_resolver)

v3.0.3

Compare Source

Bug Fixes
  • try browsers field and alias before resolving directory in node_modules (#​349)

v3.0.2

Compare Source

Bug Fixes
  • special case for aliasing @/ (#​348)
  • normalize resolved result on Windows for root (#​345)
Refactor
  • replace UnsafeCell with RefCell (#​346)
oxc-project/oxc-sourcemap (oxc_sourcemap)

v1.0.6

Compare Source

Fixed
  • handle non existing token position in visualizer (#​14)
dtolnay/quote (quote)

v1.0.38

Compare Source

  • Support interpolating arrays inside of arrays using a repetition (#​286)
serde-rs/serde (serde)

v1.0.217

Compare Source

  • Support serializing externally tagged unit variant inside flattened field (#​2786, thanks @​Mingun)
serde-rs/json (serde_json)

v1.0.134

Compare Source

  • Add RawValue associated constants for literal null, true, false (#​1221, thanks @​bheylin)
dtolnay/syn (syn)

v2.0.93

Compare Source

v2.0.92

Compare Source

  • Fix parenthesization of jumps inside ranges (#​1798)

v2.0.91

Compare Source


Configuration

📅 Schedule: Branch creation - "before 11am on monday" in timezone Asia/Shanghai, Automerge - "before 11am 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 Dec 29, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

Copy link

graphite-app bot commented Dec 29, 2024

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 Dec 29, 2024
@github-actions github-actions bot added the A-linter Area - Linter label Dec 29, 2024
Copy link

codspeed-hq bot commented Dec 29, 2024

CodSpeed Performance Report

Merging #8186 will not alter performance

Comparing renovate/rust-crates (feae250) with main (47cea9a)

Summary

✅ 29 untouched benchmarks

Copy link
Contributor Author

renovate bot commented Dec 30, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Boshen Boshen merged commit 11e598e into main Dec 30, 2024
39 checks passed
@Boshen Boshen deleted the renovate/rust-crates branch December 30, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-linter Area - Linter 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.

3 participants