Skip to content

Bump @adobe/css-tools from 4.4.4 to 4.5.0 in /ui#2898

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/ui/adobe/css-tools-4.5.0
May 22, 2026
Merged

Bump @adobe/css-tools from 4.4.4 to 4.5.0 in /ui#2898
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/ui/adobe/css-tools-4.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @adobe/css-tools from 4.4.4 to 4.5.0.

Changelog

Sourced from @​adobe/css-tools's changelog.

[4.5.0] - 2026-05-20

Added

  • Add support for CSS Nesting — rules nested inside other rules (#621 by @​jogibear9988)
  • Add support for @container container queries with nested rule body
  • Add support for Page Margin Boxes (@top-left, @bottom-right, @left-middle, etc.) inside @page
  • Add generic at-rule fallback — unknown @foo { ... } and @foo ...; rules are preserved as CssGenericAtRuleAST instead of being dropped
  • Add support for @counter-style, @font-feature-values, @scope, @view-transition, @position-try
  • Export new TypeScript types: CssGenericAtRuleAST, CssPageMarginBoxAST, CssPositionTryAST, CssScopeAST, CssViewTransitionAST, CssCounterStyleAST, CssFontFeatureValuesAST

Fixed

  • Fix selector parsing for complex nested selectors including :is(), :has(), :not()
  • Fix @page to correctly accept margin-box at-rule children
  • Fix bracket- and quote-aware position tracking for pseudo-functions

Changed

  • Upgrade to TypeScript 6.0.2
  • Upgrade to @rollup/plugin-terser 1.0.0
  • Drop Node 18 from CI (EOL April 2025) — minimum supported runtime is now Node 20

Security

  • Update lodash to 4.18.1
  • Update minimatch to 3.1.5
  • Update picomatch to 4.0.4
Commits

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 [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.4.4 to 4.5.0.
- [Changelog](https://github.com/adobe/css-tools/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-version: 4.5.0
  dependency-type: indirect
  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 22, 2026
@github-actions github-actions Bot merged commit 1ab6642 into master May 22, 2026
4 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/ui/adobe/css-tools-4.5.0 branch May 22, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge dependencies Pull requests that update a dependency file dependency javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants