Skip to content

build(deps-dev): bump the dev-patch-updates group across 1 directory with 4 updates - #5860

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/frontend/dev-patch-updates-9991682fa9
Open

dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/frontend/dev-patch-updates-9991682fa9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-patch-updates group with 4 updates in the /frontend directory: @formatjs/cli, @testing-library/react, @vitejs/plugin-react and postcss.

Updates @formatjs/cli from 6.16.19 to 6.16.26

Release notes

Sourced from @​formatjs/cli's releases.

@​formatjs/cli: 6.16.26

6.16.26 (2026-09-11)

What's Changed

Full Changelog: https://github.com/formatjs/formatjs/compare/@​formatjs/cli@6.16.25...@​formatjs/cli@6.16.26

Dependencies

  • The following workspace dependencies were updated
    • optionalDependencies
      • @​formatjs/cli-native-darwin-arm64 bumped to 1.1.20
      • @​formatjs/cli-native-linux-arm64 bumped to 1.2.20
      • @​formatjs/cli-native-linux-arm64-musl bumped to 1.0.18
      • @​formatjs/cli-native-linux-x64 bumped to 1.1.20
      • @​formatjs/cli-native-linux-x64-musl bumped to 1.0.18
      • @​formatjs/cli-native-win32-x64 bumped to 1.1.21

@​formatjs/cli: 6.16.25

6.16.25 (2026-09-10)

What's Changed

Full Changelog: https://github.com/formatjs/formatjs/compare/@​formatjs/cli@6.16.24...@​formatjs/cli@6.16.25

Dependencies

  • The following workspace dependencies were updated
    • optionalDependencies
      • @​formatjs/cli-native-darwin-arm64 bumped to 1.1.19

... (truncated)

Commits
  • e07aea6 chore: release main (#7346)
  • 1082613 chore(deps): update dependency tinybench to v6.1.5 (#7353)
  • 4fec48c chore(deps): update pnpm to v12.3.3 (#7352)
  • 087f73a chore(deps): update dependency @​types/react-dom to v19.2.7 (#7347)
  • cb80035 chore(deps): update dependency lucide-react to v1.41.0 (#7351)
  • 08da1e8 chore(deps): update dependency happy-dom to v20.14.0 (#7350)
  • 6c65728 fix(formatjs_intl): restrict verbatim text to domain sources (#7349)
  • 99cf3b3 refactor(@​formatjs/editor): consume built browser test inputs (#7335)
  • 62dee47 chore(deps): update dependency rolldown-plugin-dts to v0.28.5 (#7348)
  • d40792b fix(deps): update rust crate ruff_python_ast to v0.16.6 (#7342)
  • Additional commits viewable in compare view

Updates @testing-library/react from 16.3.2 to 16.3.3

Release notes

Sourced from @​testing-library/react's releases.

v16.3.3

16.3.3 (2026-08-27)

Bug Fixes

  • Avoid act() re-entrant when dispatching events (#1468) (20ce75f)
Commits

Updates @vitejs/plugin-react from 6.1.0 to 6.1.1

Release notes

Sourced from @​vitejs/plugin-react's releases.

plugin-react@6.1.1

Add compiler.logDiagnostics option

Recoverable React Compiler diagnostics are no longer logged by default. Set compiler.logDiagnostics to true to log them through Vite. Fatal diagnostics are always logged and fail the transform.

Respect environment sourcemap option for React Compiler transform when builder.sharedPlugins is enabled (#1439)

The React Compiler transform was using the top-level sourcemap option instead of the environment sourcemap option. This caused a problem when the experimental builder.sharedPlugins was enabled.

Changelog

Sourced from @​vitejs/plugin-react's changelog.

6.1.1 (2026-08-28)

Add compiler.logDiagnostics option

Recoverable React Compiler diagnostics are no longer logged by default. Set compiler.logDiagnostics to true to log them through Vite. Fatal diagnostics are always logged and fail the transform.

Respect environment sourcemap option for React Compiler transform when builder.sharedPlugins is enabled (#1439)

The React Compiler transform was using the top-level sourcemap option instead of the environment sourcemap option. This caused a problem when the experimental builder.sharedPlugins was enabled.

Commits
  • 04cac50 release: plugin-react@6.1.1 (#1440)
  • 82d35ab fix(react): respect environment sourcemap option when builder.sharedPlugins...
  • 397e847 fix(react): make logging diagnostics an opt-in for React Compiler (#1431)
  • 61006e6 fix(deps): update all non-major dependencies (#1433)
  • e2a649c chore: use deps.neverBundle instead of external in tsdown config (#1430)
  • fb2d6f3 fix(deps): update all non-major dependencies (#1427)
  • See full diff in compare view

Updates postcss from 8.5.26 to 8.5.28

Release notes

Sourced from postcss's releases.

8.5.28

  • Fixes types regression.

8.5.27

Changelog

Sourced from postcss's changelog.

8.5.28

  • Fixes types regression.

8.5.27

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 14, 2026
@nginxproxymanagerci

Copy link
Copy Markdown

Docker Image for build 1 is available on DockerHub:

nginxproxymanager/nginx-proxy-manager-dev:pr-5860

Note

Ensure you backup your NPM instance before testing this image! Especially if there are database changes.
This is a different docker image namespace than the official image.

Warning

Changes and additions to DNS Providers require verification by at least 2 members of the community!

…with 4 updates

Bumps the dev-patch-updates group with 4 updates in the /frontend directory: [@formatjs/cli](https://github.com/formatjs/formatjs), [@testing-library/react](https://github.com/testing-library/react-testing-library), [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) and [postcss](https://github.com/postcss/postcss).


Updates `@formatjs/cli` from 6.16.19 to 6.16.26
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/cli@6.16.19...@formatjs/cli@6.16.26)

Updates `@testing-library/react` from 16.3.2 to 16.3.3
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.3.2...v16.3.3)

Updates `@vitejs/plugin-react` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.1.1/packages/plugin-react)

Updates `postcss` from 8.5.26 to 8.5.28
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.26...8.5.28)

---
updated-dependencies:
- dependency-name: "@formatjs/cli"
  dependency-version: 6.16.25
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-updates
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-updates
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-updates
- dependency-name: postcss
  dependency-version: 8.5.28
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the dev-patch-updates group across 1 directory with 4 updates build(deps-dev): bump the dev-patch-updates group across 1 directory with 4 updates Sep 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/dev-patch-updates-9991682fa9 branch from 59ba8c0 to 409c896 Compare September 14, 2026 21:39
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