Skip to content

Bump the dev-patch-updates group across 1 directory with 4 updates#5669

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

Bump the dev-patch-updates group across 1 directory with 4 updates#5669
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/frontend/dev-patch-updates-1b9858f08d

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dev-patch-updates group with 4 updates in the /frontend directory: @formatjs/cli, @types/react, vite-plugin-checker and vitest.

Updates @formatjs/cli from 6.16.6 to 6.16.11

Release notes

Sourced from @​formatjs/cli's releases.

@​formatjs/cli: 6.16.11

6.16.11 (2026-06-11)

What's Changed

Full Changelog: https://github.com/formatjs/formatjs/compare/@​formatjs/cli@6.16.10...@​formatjs/cli@6.16.11

Dependencies

  • The following workspace dependencies were updated
    • optionalDependencies
      • @​formatjs/cli-native-darwin-arm64 bumped to 1.1.5
      • @​formatjs/cli-native-linux-arm64 bumped to 1.2.5
      • @​formatjs/cli-native-linux-arm64-musl bumped to 1.0.3
      • @​formatjs/cli-native-linux-x64 bumped to 1.1.5
      • @​formatjs/cli-native-linux-x64-musl bumped to 1.0.3
      • @​formatjs/cli-native-win32-x64 bumped to 1.1.6

@​formatjs/cli: 6.16.10

6.16.10 (2026-06-07)

What's Changed

... (truncated)

Commits
  • 41cd641 chore: release main (#6770)
  • f8de293 chore(deps): remove unused root dependencies (#6782)
  • 2ef5a6d chore(deps): update react monorepo to v19.2.16 (#6778)
  • df9750d chore(deps): update dependency rolldown to v1.1.0 (#6779)
  • 617a805 chore(deps): update dependency oxc-parser to ^0.134.0 (#6776)
  • 619fa58 chore(deps): update typescript-eslint monorepo to v8.60.1 (#6771)
  • 2162c97 chore(deps): update vitest monorepo to v4.1.8 (#6772)
  • 0229432 chore(deps): update dependency oxfmt to ^0.53.0 (#6777)
  • 290f480 fix(deps): update react monorepo (#6774)
  • c1ce6c8 fix(@​formatjs/intl-datetimeformat): honor numberingSystem option (#6775)
  • Additional commits viewable in compare view

Updates @types/react from 19.2.16 to 19.2.17

Commits

Updates vite-plugin-checker from 0.14.1 to 0.14.4

Commits
  • b8174d1 v0.14.4
  • 341196a build: migrate to tsdown and fix bundling issue (#768)
  • 6272ade v0.14.3
  • 2b0a879 chore(deps): bump to latest version of uppt
  • fe9a5e4 v0.14.2
  • 21350a4 chore(deps): update dependency http-proxy-middleware to v4.1.1 (#762)
  • f328bbf chore(deps): update eslint monorepo to v10.5.0 (#761)
  • 3863ab9 chore(deps): update dependency @​biomejs/biome to v2.5.0 (#716)
  • 55fe28e chore(deps): update dependency vite to v8.0.16 (#757)
  • d9f815a chore(deps): update dependency stylelint to v17.13.0 (#755)
  • Additional commits viewable in compare view

Updates vitest from 4.1.8 to 4.1.9

Release notes

Sourced from vitest's releases.

v4.1.9

🐞 Bug Fixes

View changes on GitHub
Commits
  • a7a61e7 chore: release v4.1.9 (#10598)
  • 934b0f5 fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...
  • 7fb2965 fix(browser): wait for orchestrator readiness before resolving browser sessio...
  • a518019 fix: fix importOriginal with optimizer and query import [backport to v4] (#...
  • See full diff 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 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 dev-patch-updates group with 4 updates in the /frontend directory: [@formatjs/cli](https://github.com/formatjs/formatjs), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


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

Updates `@types/react` from 19.2.16 to 19.2.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `vite-plugin-checker` from 0.14.1 to 0.14.4
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.14.1...v0.14.4)

Updates `vitest` from 4.1.8 to 4.1.9
- [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.9/packages/vitest)

---
updated-dependencies:
- dependency-name: "@formatjs/cli"
  dependency-version: 6.16.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-updates
- dependency-name: "@types/react"
  dependency-version: 19.2.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-updates
- dependency-name: vite-plugin-checker
  dependency-version: 0.14.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-updates
- dependency-name: vitest
  dependency-version: 4.1.9
  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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 22, 2026
@nginxproxymanagerci

Copy link
Copy Markdown

Docker Image for build 1 is available on DockerHub:

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

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!

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