Bump the frontend group with 31 updates - #4475
Open
dependabot[bot] wants to merge 6 commits into
Open
Conversation
Bumps the frontend group with 31 updates: | Package | From | To | | --- | --- | --- | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.29.7` | `8.0.4` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.29.7` | `8.0.1` | | [@babel/plugin-transform-react-jsx](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-jsx) | `7.29.7` | `8.0.1` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.29.7` | `8.0.1` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.29.7` | `8.0.2` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.4` | `10.0.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.63.0` | `8.65.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.63.0` | `8.65.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.5.4` | | [copy-webpack-plugin](https://github.com/webpack/copy-webpack-plugin) | `13.0.1` | `14.0.0` | | [css-minimizer-webpack-plugin](https://github.com/webpack/css-minimizer-webpack-plugin) | `7.0.4` | `8.0.0` | | [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.8.0` | | [eslint-config-airbnb-extended](https://github.com/eslint-config/airbnb-extended/tree/HEAD/packages/eslint-config-airbnb-extended) | `3.1.0` | `3.1.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.15.4` | `29.16.0` | | [flagpack-dart-sass](https://github.com/timobrembeck/flagpack-dart-sass) | `1.5.1` | `2.0.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.4.2` | | [jsdom](https://github.com/jsdom/jsdom) | `24.1.3` | `30.0.0` | | [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide) | `0.553.0` | `1.27.0` | | [lucide-preact](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-preact) | `0.553.0` | `1.27.0` | | [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) | `5.24.0` | `6.0.0` | | [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `10.6.1` | `11.3.2` | | [prettier](https://github.com/prettier/prettier) | `3.9.5` | `3.9.6` | | [prettier-eslint](https://github.com/prettier/prettier-eslint) | `16.4.2` | `17.1.1` | | [sass](https://github.com/sass/dart-sass) | `1.101.0` | `1.102.0` | | [sass-loader](https://github.com/webpack/sass-loader) | `16.0.8` | `17.0.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.19` | `4.3.3` | | [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) | `8.7.0` | `8.8.2` | | [tinymce-i18n](https://github.com/mklkj/tinymce-i18n) | `24.12.30` | `26.7.13` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.6.1` | `4.1.10` | | [webpack](https://github.com/webpack/webpack) | `5.108.4` | `5.109.2` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `6.0.1` | `7.2.2` | Updates `@babel/cli` from 7.29.7 to 8.0.4 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v8.0.4/packages/babel-cli) Updates `@babel/core` from 7.29.7 to 8.0.1 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v8.0.1/packages/babel-core) Updates `@babel/plugin-transform-react-jsx` from 7.29.7 to 8.0.1 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v8.0.1/packages/babel-plugin-transform-react-jsx) Updates `@babel/plugin-transform-runtime` from 7.29.7 to 8.0.1 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v8.0.1/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.29.7 to 8.0.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v8.0.2/packages/babel-preset-env) Updates `@eslint/js` from 9.39.4 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `@typescript-eslint/eslint-plugin` from 8.63.0 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.63.0 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/parser) Updates `autoprefixer` from 10.4.19 to 10.5.4 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.19...10.5.4) Updates `copy-webpack-plugin` from 13.0.1 to 14.0.0 - [Release notes](https://github.com/webpack/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack/copy-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/copy-webpack-plugin@v13.0.1...v14.0.0) Updates `css-minimizer-webpack-plugin` from 7.0.4 to 8.0.0 - [Release notes](https://github.com/webpack/css-minimizer-webpack-plugin/releases) - [Changelog](https://github.com/webpack/css-minimizer-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/css-minimizer-webpack-plugin@v7.0.4...v8.0.0) Updates `eslint` from 9.39.4 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.8.0) Updates `eslint-config-airbnb-extended` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/eslint-config/airbnb-extended/releases) - [Changelog](https://github.com/eslint-config/airbnb-extended/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint-config/airbnb-extended/commits/HEAD/packages/eslint-config-airbnb-extended) Updates `eslint-plugin-jest` from 29.15.4 to 29.16.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.15.4...v29.16.0) Updates `flagpack-dart-sass` from 1.5.1 to 2.0.0 - [Release notes](https://github.com/timobrembeck/flagpack-dart-sass/releases) - [Changelog](https://github.com/timobrembeck/flagpack-dart-sass/blob/main/CHANGELOG.md) - [Commits](timobrembeck/flagpack-dart-sass@v1.5.1...v2.0.0) Updates `jest` from 29.7.0 to 30.4.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest) Updates `jsdom` from 24.1.3 to 30.0.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v24.1.3...v30.0.0) Updates `lucide` from 0.553.0 to 1.27.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.27.0/packages/lucide) Updates `lucide-preact` from 0.553.0 to 1.27.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.27.0/packages/lucide-preact) Updates `maplibre-gl` from 5.24.0 to 6.0.0 - [Release notes](https://github.com/maplibre/maplibre-gl-js/releases) - [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md) - [Commits](maplibre/maplibre-gl-js@v5.24.0...v6.0.0) Updates `postcss-preset-env` from 10.6.1 to 11.3.2 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) Updates `prettier` from 3.9.5 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.5...3.9.6) Updates `prettier-eslint` from 16.4.2 to 17.1.1 - [Release notes](https://github.com/prettier/prettier-eslint/releases) - [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md) - [Commits](prettier/prettier-eslint@v16.4.2...v17.1.1) Updates `sass` from 1.101.0 to 1.102.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.101.0...1.102.0) Updates `sass-loader` from 16.0.8 to 17.0.0 - [Release notes](https://github.com/webpack/sass-loader/releases) - [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md) - [Commits](webpack/sass-loader@v16.0.8...v17.0.0) Updates `tailwindcss` from 3.4.19 to 4.3.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/tailwindcss) Updates `tinymce` from 8.7.0 to 8.8.2 - [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/8.8.2/modules/tinymce) Updates `tinymce-i18n` from 24.12.30 to 26.7.13 - [Release notes](https://github.com/mklkj/tinymce-i18n/releases) - [Commits](mklkj/tinymce-i18n@24.12.30...26.7.13) Updates `vitest` from 1.6.1 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest) Updates `webpack` from 5.108.4 to 5.109.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.108.4...v5.109.2) Updates `webpack-cli` from 6.0.1 to 7.2.2 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@6.0.1...webpack-cli@7.2.2) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-version: 8.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: "@babel/core" dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: "@babel/plugin-transform-react-jsx" dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: "@babel/plugin-transform-runtime" dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: "@babel/preset-env" dependency-version: 8.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: "@typescript-eslint/parser" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: autoprefixer dependency-version: 10.5.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: copy-webpack-plugin dependency-version: 14.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: css-minimizer-webpack-plugin dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: eslint-config-airbnb-extended dependency-version: 3.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: eslint-plugin-jest dependency-version: 29.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: flagpack-dart-sass dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: jest dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: jsdom dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: lucide dependency-version: 1.27.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: lucide-preact dependency-version: 1.27.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: maplibre-gl dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: postcss-preset-env dependency-version: 11.3.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: prettier-eslint dependency-version: 17.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: sass dependency-version: 1.102.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: sass-loader dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: tailwindcss dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: tinymce dependency-version: 8.8.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: tinymce-i18n dependency-version: 26.7.13 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: webpack dependency-version: 5.109.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: webpack-cli dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend ... Signed-off-by: dependabot[bot] <support@github.com>
…ions eslint 10 conflicts with the eslint@^9 peer dependency of eslint-config-airbnb-extended, which has no eslint 10 compatible release yet. tailwindcss 4 moves the PostCSS plugin into a separate package and replaces the JS config with a CSS-first one, so the whole theme and safelist in tailwind.config.js would have to be rewritten. maplibre-gl 6 is ESM-only, but ts-loader emits CommonJS, so consuming it requires switching the TypeScript module output to ESM, which in turn breaks the ts-node based documentation tooling.
lucide 1.x renamed its internal ESM files to .mjs, breaking the deep import of lucide/dist/esm/replaceElement. createIcons now accepts a root element, which covers the same use case through the public API.
Babel 8 changed the default runtime of @babel/plugin-transform-react-jsx from classic to automatic, which rejects the pragma and pragmaFrag options.
flagpack-dart-sass 2.0.0 switched to @use, so variable overrides have to be passed to the variables module via with (...); assigning them before the import no longer has any effect and left the flag paths at their defaults.
eslint, tailwindcss and maplibre-gl are held back on their current major version. Without these entries dependabot proposes the same incompatible majors every month.
hannaseithe
approved these changes
Aug 11, 2026
hannaseithe
left a comment
Contributor
There was a problem hiding this comment.
It installs and builds. I checked if Icons are still rendered in the sidebar and if country flags and media library still work. Looks good to me.
andrew8er
approved these changes
Aug 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the frontend group with 31 updates:
7.29.78.0.47.29.78.0.17.29.78.0.17.29.78.0.17.29.78.0.29.39.410.0.18.63.08.65.08.63.08.65.010.4.1910.5.413.0.114.0.07.0.48.0.09.39.410.8.03.1.03.1.129.15.429.16.01.5.12.0.029.7.030.4.224.1.330.0.00.553.01.27.00.553.01.27.05.24.06.0.010.6.111.3.23.9.53.9.616.4.217.1.11.101.01.102.016.0.817.0.03.4.194.3.38.7.08.8.224.12.3026.7.131.6.14.1.105.108.45.109.26.0.17.2.2Updates
@babel/clifrom 7.29.7 to 8.0.4Release notes
Sourced from @babel/cli's releases.
... (truncated)
Changelog
Sourced from @babel/cli's changelog.
... (truncated)
Commits
8ed5db1v8.0.4b8e669fchore: bump chokidar to 5.0.0 (#18112)b4be199v8.0.1cd96c47chore(pkg): set@babel/corepeer deps to ^8.0.0 (#18076)7dc825av8.0.0004f4b4Fallback to assuming ESM support withmodules: auto(#18069)73bceefv8.0.0-rc.6c6d71f3EnablestrictFunctionTypes(#17946)0e16971Do not emit source map names for identical names (#18005)3d34928Use Yarn catalog for source map dependencies (#18004)Updates
@babel/corefrom 7.29.7 to 8.0.1Release notes
Sourced from @babel/core's releases.
... (truncated)
Changelog
Sourced from @babel/core's changelog.
... (truncated)
Commits
b4be199v8.0.1b68b1cbActually removepreset-env'suseBuiltIns(#18079)de007eaAvoid trailing zeroes in Babel 9 generated version (#18078)7dc825av8.0.0b71c35aperf: Only extract source map comments at the end of the file (#18039)e74b70dchore: Remove unused file (#18033)ae57969chore: consolidate upwards traversal to empathic (#18030)827d003Change jestsnapshotFormat(#18029)34cf24eUpdate deps (#18023)73bceefv8.0.0-rc.6Updates
@babel/plugin-transform-react-jsxfrom 7.29.7 to 8.0.1Release notes
Sourced from @babel/plugin-transform-react-jsx's releases.
... (truncated)
Changelog
Sourced from @babel/plugin-transform-react-jsx's changelog.
... (truncated)
Commits
b4be199v8.0.1cd96c47chore(pkg): set@babel/corepeer deps to ^8.0.0 (#18076)7dc825av8.0.073bceefv8.0.0-rc.6448aef3Show source maps mappings as point-to-point (#18008)0e16971Do not emit source map names for identical names (#18005)dc91f90v8.0.0-rc.50e5a59dRequire Node.js^22.18.0 || >=24.11.0(#17969)7300a66v8.0.0-rc.431b3d95Prefert.buildUndefinedNode(#17884)Updates
@babel/plugin-transform-runtimefrom 7.29.7 to 8.0.1Release notes
Sourced from @babel/plugin-transform-runtime's releases.
... (truncated)
Changelog
Sourced from @babel/plugin-transform-runtime's changelog.
... (truncated)
Commits
b4be199v8.0.1b68b1cbActually removepreset-env'suseBuiltIns(#18079)cd96c47chore(pkg): set@babel/corepeer deps to ^8.0.0 (#18076)7dc825av8.0.0ef2a7aaRemove corejs exports for@babe/runtime-corejs3(#18036)73bceefv8.0.0-rc.6dc91f90v8.0.0-rc.50e5a59dRequire Node.js^22.18.0 || >=24.11.0(#17969)2b5e8adUse yarn catalog (#17964)7300a66v8.0.0-rc.4Updates
@babel/preset-envfrom 7.29.7 to 8.0.2Release notes
Sourced from @babel/preset-env's releases.
... (truncated)
Changelog
Sourced from @babel/preset-env's changelog.
... (truncated)
Commits
73940a0v8.0.259a63a6Update@babel/preset-modulesand polyfill packages (#18081)b4be199v8.0.1b68b1cbActually removepreset-env'suseBuiltIns(#18079...Description has been truncated