Skip to content

build(deps): bump @adobe/css-tools from 4.4.4 to 4.5.0#1432

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/adobe/css-tools-4.5.0
Open

build(deps): bump @adobe/css-tools from 4.4.4 to 4.5.0#1432
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/adobe/css-tools-4.5.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 25, 2026
@macbre macbre enabled auto-merge May 25, 2026 23:32
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/adobe/css-tools-4.5.0 branch 2 times, most recently from 1859579 to abeb152 Compare May 29, 2026 20:44
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/adobe/css-tools-4.5.0 branch from abeb152 to 68bc7fb Compare June 8, 2026 17:45
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: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/adobe/css-tools-4.5.0 branch from 68bc7fb to d7f78b7 Compare June 9, 2026 17:45
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.

0 participants