Skip to content

deps: bump the npm-development group with 3 updates#106

Merged
mnaimfaizy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-development-58cf87c02a
May 23, 2026
Merged

deps: bump the npm-development group with 3 updates#106
mnaimfaizy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-development-58cf87c02a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the npm-development group with 3 updates: @adobe/css-tools, electron-to-chromium and node-releases.

Updates @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

Updates electron-to-chromium from 1.5.360 to 1.5.361

Commits

Updates node-releases from 2.0.45 to 2.0.46

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-development group with 3 updates: [@adobe/css-tools](https://github.com/adobe/css-tools), [electron-to-chromium](https://github.com/Kilian/electron-to-chromium) and [node-releases](https://github.com/chicoxyzzy/node-releases).


Updates `@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)

Updates `electron-to-chromium` from 1.5.360 to 1.5.361
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.360...v1.5.361)

Updates `node-releases` from 2.0.45 to 2.0.46
- [Commits](chicoxyzzy/node-releases@v2.0.45...v2.0.46)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-version: 4.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: electron-to-chromium
  dependency-version: 1.5.361
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: node-releases
  dependency-version: 2.0.46
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependencies security Security labels May 22, 2026
@dependabot dependabot Bot requested a review from mnaimfaizy as a code owner May 22, 2026 06:24
@dependabot dependabot Bot added dependencies Dependencies security Security labels May 22, 2026
@mnaimfaizy mnaimfaizy merged commit 5e8e219 into main May 23, 2026
9 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/npm-development-58cf87c02a branch May 23, 2026 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies security Security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant