Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dev-patch-updates group with 4 updates in the /frontend directory: @formatjs/cli, @types/node, @types/react 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/node from 25.9.1 to 25.9.3

Commits

Updates @types/react from 19.2.16 to 19.2.17

Commits

Updates vitest from 4.1.8 to 4.1.9

Commits

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/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) 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/node` from 25.9.1 to 25.9.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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 `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/HEAD/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/node"
  dependency-version: 25.9.3
  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: 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 15, 2026
@nginxproxymanagerci

Copy link
Copy Markdown

Docker Image for build 1 is available on DockerHub:

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

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