Skip to content

Update Rust crate cssparser to 0.37#579

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/cssparser-0-x
Open

Update Rust crate cssparser to 0.37#579
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/cssparser-0-x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 24, 2025

This PR contains the following updates:

Package Type Update Change
cssparser dependencies minor 0.340.37

Release Notes

servo/rust-cssparser (cssparser)

v0.36.0

Compare Source

v0.35.0

Compare Source

Changes:

  • Derive Default for SourceLocation (#​402)
  • Implement MallocSizeOf for cssparser types (#​399)
  • Add declaration_start parameter to DeclarationParser parse_value (#​400)
  • Fix clippy lints (#​401)
  • Minor optimization of Delimiters::from_byte to avoid an extra branch. (#​397)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 24, 2025 14:57
@renovate renovate bot force-pushed the renovate/cssparser-0-x branch from 3e18a48 to 544056e Compare February 2, 2026 19:38
@renovate renovate bot force-pushed the renovate/cssparser-0-x branch from 544056e to 170caa6 Compare February 12, 2026 10:44
@renovate renovate bot force-pushed the renovate/cssparser-0-x branch 2 times, most recently from f768e90 to cd6995d Compare February 25, 2026 10:21
@renovate renovate bot changed the title Update Rust crate cssparser to 0.36 fix(deps): update rust crate cssparser to 0.36 Mar 7, 2026
@renovate renovate bot force-pushed the renovate/cssparser-0-x branch from cd6995d to 0574a0f Compare March 13, 2026 12:10
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rust Benchmark

Details
Benchmark suite Current: 760846a Previous: 0de87f2 Ratio
rule-match-browserlike/brave-list 2022128056 ns/iter (± 1940262) 1922233843 ns/iter (± 7444913) 1.05
rule-match-first-request/brave-list 1142230 ns/iter (± 3905) 1108578 ns/iter (± 22785) 1.03
blocker_new/brave-list 142699669 ns/iter (± 242084) 142462755 ns/iter (± 1184027) 1.00
blocker_new/brave-list-deserialize 30366539 ns/iter (± 40469) 25232194 ns/iter (± 140297) 1.20
memory-usage/brave-list-initial 10630445 ns/iter (± 3) 10630445 ns/iter (± 3) 1
memory-usage/brave-list-initial/max 61948094 ns/iter (± 3) 61948094 ns/iter (± 3) 1
memory-usage/brave-list-initial/alloc-count 1030640 ns/iter (± 3) 1030640 ns/iter (± 3) 1
memory-usage/brave-list-1000-requests 2316792 ns/iter (± 3) 2316792 ns/iter (± 3) 1
memory-usage/brave-list-1000-requests/alloc-count 70181 ns/iter (± 3) 70181 ns/iter (± 3) 1
url_cosmetic_resources/brave-list 199277 ns/iter (± 684) 189213 ns/iter (± 815) 1.05
cosmetic-class-id-match/brave-list 3266388 ns/iter (± 889307) 3407690 ns/iter (± 917606) 0.96

This comment was automatically generated by workflow using github-action-benchmark.

@renovate renovate bot force-pushed the renovate/cssparser-0-x branch from 0574a0f to 760846a Compare March 24, 2026 14:15
@renovate renovate bot changed the title fix(deps): update rust crate cssparser to 0.36 fix(deps): update rust crate cssparser to 0.37 Mar 24, 2026
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Rust Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.10.

Benchmark suite Current: 760846a Previous: 0de87f2 Ratio
blocker_new/brave-list-deserialize 30366539 ns/iter (± 40469) 25232194 ns/iter (± 140297) 1.20

This comment was automatically generated by workflow using github-action-benchmark.

@renovate renovate bot changed the title fix(deps): update rust crate cssparser to 0.37 Update Rust crate cssparser to 0.37 Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants