Skip to content

chore(deps): bump @projectwallace/css-parser from 0.14.10 to 0.15.0#589

Merged
bartveneman merged 3 commits intomainfrom
dependabot/npm_and_yarn/projectwallace/css-parser-0.15.0
May 6, 2026
Merged

chore(deps): bump @projectwallace/css-parser from 0.14.10 to 0.15.0#589
bartveneman merged 3 commits intomainfrom
dependabot/npm_and_yarn/projectwallace/css-parser-0.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps @projectwallace/css-parser from 0.14.10 to 0.15.0.

Release notes

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

v0.15.0

What's Changed

other

Full Changelog: projectwallace/css-parser@v0.14.10...v0.15.0

Commits
  • ba3c31e fix: add namespace getter for type selectors (#228)
  • 95e119a feat: add vendor-prefix support in mediafeature (#225)
  • ad61272 chore: bump dependencies (#224)
  • 9eb0412 chore(deps-dev): bump @​types/node from 24.12.0 to 24.12.2 (#218)
  • 867f23b chore(deps-dev): bump postcss from 8.5.8 to 8.5.13 (#219)
  • a2524d6 chore(deps-dev): bump tsdown from 0.21.5 to 0.21.10 (#217)
  • 6bcc077 chore(deps-dev): bump the oxc group with 2 updates (#216)
  • 2a15161 chore(deps-dev): bump the vite group across 1 directory with 2 updates (#215)
  • 0714105 breaking/feat: parse @supports prelude into declarations (#223)
  • 9512f11 chore: bump version to v0.14.10
  • See full diff 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.14.10 to 0.15.0.
- [Release notes](https://github.com/projectwallace/css-parser/releases)
- [Commits](projectwallace/css-parser@v0.14.10...v0.15.0)

---
updated-dependencies:
- dependency-name: "@projectwallace/css-parser"
  dependency-version: 0.15.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 javascript Pull requests that update javascript code labels May 5, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 5, 2026

Bundle Report

Changes will increase total bundle size by 80 bytes (0.1%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
analyzeCss-esm 79.83kB 80 bytes (0.1%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: analyzeCss-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
index.js 80 bytes 33.18kB 0.24%

Files in index.js:

  • ./src/index.ts → Total Size: 26.52kB

@bartveneman bartveneman merged commit b9c9ce7 into main May 6, 2026
5 checks passed
@bartveneman bartveneman deleted the dependabot/npm_and_yarn/projectwallace/css-parser-0.15.0 branch May 6, 2026 12:39
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.49%. Comparing base (46b2634) to head (aa61909).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #589      +/-   ##
==========================================
+ Coverage   94.48%   94.49%   +0.01%     
==========================================
  Files          18       18              
  Lines        1016     1018       +2     
  Branches      321      322       +1     
==========================================
+ Hits          960      962       +2     
  Misses         46       46              
  Partials       10       10              

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

2 participants