Skip to content

Bump npm patch/minor dependencies#341

Open
blaipr wants to merge 1 commit into
ctrliq:mainfrom
blaipr:upgrade/npm-patch-minor
Open

Bump npm patch/minor dependencies#341
blaipr wants to merge 1 commit into
ctrliq:mainfrom
blaipr:upgrade/npm-patch-minor

Conversation

@blaipr
Copy link
Copy Markdown
Contributor

@blaipr blaipr commented May 13, 2026

SUMMARY

Upgrades npm dependencies to their latest patch/minor versions. All 544
test suites pass, lint is clean.

Dependencies bumped:

  • ace-builds ^1.43.2 → ^1.44.0
  • dompurify ^3.4.0 → ^3.4.2
  • formik 2.4.6 → 2.4.9
  • luxon ^3.7.1 → ^3.7.2
  • rrule 2.7.1 → 2.8.1
  • @pmmmwh/react-refresh-webpack-plugin ^0.5.3 → ^0.6.2
  • eslint-config-prettier 10.1.5 → 10.1.8
  • fs-extra ^11.3.4 → ^11.3.5
  • mini-css-extract-plugin ^2.4.5 → ^2.10.2
  • postcss ^8.5.10 → ^8.5.14
  • sass-loader ^16.0.7 → ^16.0.8
  • semver ^7.7.4 → ^7.8.0
  • tailwindcss ^4.2.2 → ^4.3.0
  • terser-webpack-plugin ^5.3.17 → ^5.6.0
  • webpack-dev-server ^5.2.3 → ^5.2.4

Also pins @lingui/babel-plugin-lingui-macro explicitly in
devDependencies so npm always hoists it to the top level.

Intentionally skipped:

  • cheerio: enzyme depends on cheerio/lib/utils (internal path removed in 1.x stable)
  • jest/babel-jest 30.4.x: enzyme uses private jest-resolve internals that changed

ISSUE TYPE

Bug, Docs Fix or other nominal change

COMPONENT NAME

UI

ASCENDER VERSION

ADDITIONAL INFORMATION

N/A

- ace-builds ^1.43.2 → ^1.44.0
- dompurify ^3.4.0 → ^3.4.2
- formik 2.4.6 → 2.4.9
- luxon ^3.7.1 → ^3.7.2
- rrule 2.7.1 → 2.8.1
- @pmmmwh/react-refresh-webpack-plugin ^0.5.3 → ^0.6.2
- eslint-config-prettier 10.1.5 → 10.1.8
- fs-extra ^11.3.4 → ^11.3.5
- mini-css-extract-plugin ^2.4.5 → ^2.10.2
- postcss ^8.5.10 → ^8.5.14
- sass-loader ^16.0.7 → ^16.0.8
- semver ^7.7.4 → ^7.8.0
- tailwindcss ^4.2.2 → ^4.3.0
- terser-webpack-plugin ^5.3.17 → ^5.6.0
- webpack-dev-server ^5.2.3 → ^5.2.4

Also pins @lingui/babel-plugin-lingui-macro in devDependencies to
ensure npm hoists it to the top level (otherwise Babel can't resolve
the macro import path when it's nested under @lingui/cli).

Skipped: cheerio (enzyme uses internal path removed in 1.x stable),
jest/babel-jest 30.4.x (enzyme uses private jest-resolve internals
that changed).
@TheWitness TheWitness requested review from TheWitness and cigamit May 13, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants