Skip to content

chore(deps): bump cssparser from 0.34.0 to 0.36.0#443

Merged
caugner merged 2 commits intomainfrom
dependabot/cargo/cssparser-0.36.0
Dec 19, 2025
Merged

chore(deps): bump cssparser from 0.34.0 to 0.36.0#443
caugner merged 2 commits intomainfrom
dependabot/cargo/cssparser-0.36.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps cssparser from 0.34.0 to 0.36.0.

Release notes

Sourced from cssparser's releases.

v0.35.0

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)
Commits
  • 9339ddd Bump version 0.36.0 (#417)
  • ff98fbe parser: Make list of arbitrary substitution functions configurable. (#416)
  • 1de9d4a Fix lints (#418)
  • 60d05a5 disable the 'size_of_tests' on 32-bit architectures (#408)
  • 88c9a12 Remove temporary binding and return match result directly in almost_equals (#...
  • 11d2d01 Fix outdated parser names in comments (#412)
  • 71b7cfe Bug 1996318 - Add display-p3-linear color-space to css color(). (#411)
  • 03f982e Fix is_ident_start to accept immutable reference (#409)
  • 37fe2cd chore(deps): update phf to 0.13 (#406)
  • 3dd4f63 Bump version 0.35.0 (#404)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cssparser](https://github.com/servo/rust-cssparser) from 0.34.0 to 0.36.0.
- [Release notes](https://github.com/servo/rust-cssparser/releases)
- [Commits](servo/rust-cssparser@v0.34.0...v0.36.0)

---
updated-dependencies:
- dependency-name: cssparser
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Dec 15, 2025
@dependabot dependabot bot requested review from a team and mdn-bot as code owners December 15, 2025 10:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Dec 15, 2025
@dependabot dependabot bot requested a review from LeoMcA December 15, 2025 10:30
@github-actions
Copy link
Contributor

2fe4398 was deployed to: https://rari-pr443.review.mdn.allizom.net/

Copy link
Contributor

@caugner caugner left a comment

Choose a reason for hiding this comment

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

LGTM, no actual impact on the build:

Took: 16.795621916s - 0 changes in 0 of 14086 files (0.0%)

@caugner caugner merged commit 10191ea into main Dec 19, 2025
18 checks passed
@caugner caugner deleted the dependabot/cargo/cssparser-0.36.0 branch December 19, 2025 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant