Skip to content

chore(deps): bump @projectwallace/css-parser from 0.13.8 to 0.13.9#175

Merged
bartveneman merged 2 commits intomainfrom
dependabot/npm_and_yarn/projectwallace/css-parser-0.13.9
Mar 19, 2026
Merged

chore(deps): bump @projectwallace/css-parser from 0.13.8 to 0.13.9#175
bartveneman merged 2 commits intomainfrom
dependabot/npm_and_yarn/projectwallace/css-parser-0.13.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps @projectwallace/css-parser from 0.13.8 to 0.13.9.

Release notes

Sourced from @​projectwallace/css-parser's releases.

v0.13.9

Fixes

What's Changed

Full Changelog: projectwallace/css-parser@v0.13.8...v0.13.9

Commits
  • 5c5383f Automate package.json version bumping in release workflow (#190)
  • 0832959 Fix pseudo-class selector parsing at start of at-rule blocks (#189)
  • 36b557b chore(deps-dev): bump @​types/node from 24.10.4 to 24.12.0 (#177)
  • 7ecb8f1 chore(deps-dev): bump tsdown from 0.21.0 to 0.21.2 (#184)
  • abc4277 chore(deps-dev): bump the vite group with 2 updates (#182)
  • 4f4b5bd Add regression test for multiple @​function rules with result descriptor (#188)
  • 4c318ae Fix dashed idents being parsed as type selectors in pseudo-element functions ...
  • b5fb784 chore(deps-dev): bump the oxc group with 2 updates (#183)
  • f7f3e88 Configure Dependabot dependency grouping for npm packages (#181)
  • 7480e21 chore(deps-dev): bump tinybench from 2.9.0 to 6.0.0 (#176)
  • 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 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 [@projectwallace/css-parser](https://github.com/projectwallace/css-parser) from 0.13.8 to 0.13.9.
- [Release notes](https://github.com/projectwallace/css-parser/releases)
- [Commits](projectwallace/css-parser@v0.13.8...v0.13.9)

---
updated-dependencies:
- dependency-name: "@projectwallace/css-parser"
  dependency-version: 0.13.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 19, 2026
@bartveneman bartveneman merged commit 1550486 into main Mar 19, 2026
4 of 5 checks passed
@bartveneman bartveneman deleted the dependabot/npm_and_yarn/projectwallace/css-parser-0.13.9 branch March 19, 2026 20:30
@codecov
Copy link

codecov bot commented Mar 19, 2026

Bundle Report

Bundle size has no change ✅

@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.98%. Comparing base (c5bfd83) to head (9db2bd5).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #175   +/-   ##
=======================================
  Coverage   96.98%   96.98%           
=======================================
  Files           2        2           
  Lines         365      365           
  Branches      124      124           
=======================================
  Hits          354      354           
  Misses         10       10           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant