Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2025

Bumps the prod group with 9 updates in the / directory:

Package From To
@tsconfig/create-react-app 2.0.8 2.0.10
@tsconfig/node18 18.2.4 18.2.6
@tsconfig/node20 20.1.6 20.1.8
@tsconfig/react-native 3.0.7 3.0.8
@tsconfig/recommended 1.0.11 1.0.13
@tsconfig/strictest 2.0.6 2.0.8
css-minimizer-webpack-plugin 7.0.2 7.0.3
html-webpack-plugin 5.6.4 5.6.5
terser-webpack-plugin 5.3.14 5.3.15

Updates @tsconfig/create-react-app from 2.0.8 to 2.0.10

Commits

Updates @tsconfig/node18 from 18.2.4 to 18.2.6

Commits

Updates @tsconfig/node20 from 20.1.6 to 20.1.8

Commits

Updates @tsconfig/react-native from 3.0.7 to 3.0.8

Commits

Updates @tsconfig/recommended from 1.0.11 to 1.0.13

Commits

Updates @tsconfig/strictest from 2.0.6 to 2.0.8

Commits

Updates css-minimizer-webpack-plugin from 7.0.2 to 7.0.3

Release notes

Sourced from css-minimizer-webpack-plugin's releases.

v7.0.3

7.0.3 (2025-12-05)

Bug Fixes

  • respect errors and warnings from minimizer without code (933fb49)
Changelog

Sourced from css-minimizer-webpack-plugin's changelog.

7.0.3 (2025-12-05)

Bug Fixes

  • respect errors and warnings from minimizer without code (933fb49)
Commits

Updates html-webpack-plugin from 5.6.4 to 5.6.5

Changelog

Sourced from html-webpack-plugin's changelog.

5.6.5 (2025-11-18)

Bug Fixes

Commits

Updates terser-webpack-plugin from 5.3.14 to 5.3.15

Release notes

Sourced from terser-webpack-plugin's releases.

v5.3.15

5.3.15 (2025-12-05)

Bug Fixes

  • catch error when loading minimizers (#639) (586af0a)
  • respect errors and warnings from minimizer without code (8607f79)
Changelog

Sourced from terser-webpack-plugin's changelog.

5.3.15 (2025-12-05)

Bug Fixes

  • catch error when loading minimizers (#639) (586af0a)
  • respect errors and warnings from minimizer without code (8607f79)
Commits
  • f337cee chore(release): 5.3.15
  • 8607f79 fix: respect errors and warnings from minimizer without code
  • 30182a3 chore(deps): bump js-yaml (#640)
  • db35463 docs: update contributing
  • 586af0a fix: catch error when loading minimizers (#639)
  • 15ccc60 chore: migrate from contrib (#638)
  • 17bb741 chore: update github actions/checkout from v4 to v5 (#637)
  • 00c75dc chore: eslint migration (#636)
  • c46400a chore(deps-dev): bump form-data from 3.0.1 to 3.0.4 (#635)
  • b3c9d33 docs: improving typos in ISSUE_TEMPLATE files (#633)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 prod group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@tsconfig/create-react-app](https://github.com/tsconfig/bases/tree/HEAD/bases) | `2.0.8` | `2.0.10` |
| [@tsconfig/node18](https://github.com/tsconfig/bases/tree/HEAD/bases) | `18.2.4` | `18.2.6` |
| [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) | `20.1.6` | `20.1.8` |
| [@tsconfig/react-native](https://github.com/tsconfig/bases/tree/HEAD/bases) | `3.0.7` | `3.0.8` |
| [@tsconfig/recommended](https://github.com/tsconfig/bases/tree/HEAD/bases) | `1.0.11` | `1.0.13` |
| [@tsconfig/strictest](https://github.com/tsconfig/bases/tree/HEAD/bases) | `2.0.6` | `2.0.8` |
| [css-minimizer-webpack-plugin](https://github.com/webpack/css-minimizer-webpack-plugin) | `7.0.2` | `7.0.3` |
| [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.4` | `5.6.5` |
| [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin) | `5.3.14` | `5.3.15` |



Updates `@tsconfig/create-react-app` from 2.0.8 to 2.0.10
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

Updates `@tsconfig/node18` from 18.2.4 to 18.2.6
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

Updates `@tsconfig/node20` from 20.1.6 to 20.1.8
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

Updates `@tsconfig/react-native` from 3.0.7 to 3.0.8
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

Updates `@tsconfig/recommended` from 1.0.11 to 1.0.13
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

Updates `@tsconfig/strictest` from 2.0.6 to 2.0.8
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

Updates `css-minimizer-webpack-plugin` from 7.0.2 to 7.0.3
- [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.2...v7.0.3)

Updates `html-webpack-plugin` from 5.6.4 to 5.6.5
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](jantimon/html-webpack-plugin@v5.6.4...v5.6.5)

Updates `terser-webpack-plugin` from 5.3.14 to 5.3.15
- [Release notes](https://github.com/webpack/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](webpack/terser-webpack-plugin@v5.3.14...v5.3.15)

---
updated-dependencies:
- dependency-name: "@tsconfig/create-react-app"
  dependency-version: 2.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@tsconfig/node18"
  dependency-version: 18.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@tsconfig/node20"
  dependency-version: 20.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@tsconfig/react-native"
  dependency-version: 3.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@tsconfig/recommended"
  dependency-version: 1.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@tsconfig/strictest"
  dependency-version: 2.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: css-minimizer-webpack-plugin
  dependency-version: 7.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: html-webpack-plugin
  dependency-version: 5.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: terser-webpack-plugin
  dependency-version: 5.3.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the build label Dec 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant