Skip to content

Build(deps): Bump the formatjs group with 4 updates#509

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/formatjs-2791097d73
Open

Build(deps): Bump the formatjs group with 4 updates#509
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/formatjs-2791097d73

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the formatjs group with 4 updates: react-intl, @formatjs/icu-messageformat-parser, @formatjs/unplugin and eslint-plugin-formatjs.

Updates react-intl from 10.1.13 to 10.1.14

Release notes

Sourced from react-intl's releases.

react-intl: 10.1.14

10.1.14 (2026-06-25)

What's Changed

... (truncated)

Commits
  • 89c0dab chore: release main (#6804)
  • a31bc9f chore(deps): update dependency rolldown to v1.1.2 (#6810)
  • 8fc8131 chore(deps): update react monorepo (#6811)
  • 8eccb67 build(deps): bump esbuild from 0.28.0 to 0.28.1 (#6792)
  • 2a85340 build(deps): bump vite from 8.0.0 to 8.1.0 (#6803)
  • ec6bf9c chore(deps): update dependency @​rspack/core to v2.0.8 (#6808)
  • e54037b chore(deps): update dependency svelte to v5.56.2 (#6789)
  • 126dd54 chore(deps): update dependency ts-loader to v9.6.0 (#6781)
  • eb06c95 chore(deps): update dependency @​vue/test-utils to v2.4.11 (#6787)
  • 80bd877 chore(deps): update lucide monorepo to v1.17.0 (#6785)
  • Additional commits viewable in compare view

Updates @formatjs/icu-messageformat-parser from 3.5.11 to 3.5.12

Release notes

Sourced from @​formatjs/icu-messageformat-parser's releases.

@​formatjs/icu-messageformat-parser: 3.5.12

3.5.12 (2026-06-25)

What's Changed

... (truncated)

Changelog

Sourced from @​formatjs/icu-messageformat-parser's changelog.

3.5.12 (2026-06-25)

What's Changed

... (truncated)

Commits
  • 89c0dab chore: release main (#6804)
  • 0c34b11 fix(@​formatjs/icu-messageformat-parser): print plural/select branches in cano...
  • See full diff in compare view

Updates @formatjs/unplugin from 1.1.19 to 1.1.20

Release notes

Sourced from @​formatjs/unplugin's releases.

@​formatjs/unplugin: 1.1.20

1.1.20 (2026-06-25)

What's Changed

... (truncated)

Commits
  • 89c0dab chore: release main (#6804)
  • a31bc9f chore(deps): update dependency rolldown to v1.1.2 (#6810)
  • 8fc8131 chore(deps): update react monorepo (#6811)
  • 8eccb67 build(deps): bump esbuild from 0.28.0 to 0.28.1 (#6792)
  • 2a85340 build(deps): bump vite from 8.0.0 to 8.1.0 (#6803)
  • ec6bf9c chore(deps): update dependency @​rspack/core to v2.0.8 (#6808)
  • e54037b chore(deps): update dependency svelte to v5.56.2 (#6789)
  • 126dd54 chore(deps): update dependency ts-loader to v9.6.0 (#6781)
  • eb06c95 chore(deps): update dependency @​vue/test-utils to v2.4.11 (#6787)
  • 80bd877 chore(deps): update lucide monorepo to v1.17.0 (#6785)
  • Additional commits viewable in compare view

Updates eslint-plugin-formatjs from 6.4.15 to 6.4.16

Release notes

Sourced from eslint-plugin-formatjs's releases.

eslint-plugin-formatjs: 6.4.16

6.4.16 (2026-06-25)

What's Changed

... (truncated)

Commits
  • 89c0dab chore: release main (#6804)
  • a31bc9f chore(deps): update dependency rolldown to v1.1.2 (#6810)
  • 8fc8131 chore(deps): update react monorepo (#6811)
  • 8eccb67 build(deps): bump esbuild from 0.28.0 to 0.28.1 (#6792)
  • 2a85340 build(deps): bump vite from 8.0.0 to 8.1.0 (#6803)
  • ec6bf9c chore(deps): update dependency @​rspack/core to v2.0.8 (#6808)
  • e54037b chore(deps): update dependency svelte to v5.56.2 (#6789)
  • 126dd54 chore(deps): update dependency ts-loader to v9.6.0 (#6781)
  • eb06c95 chore(deps): update dependency @​vue/test-utils to v2.4.11 (#6787)
  • 80bd877 chore(deps): update lucide monorepo to v1.17.0 (#6785)
  • 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 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 remo...

Description has been truncated

Bumps the formatjs group with 4 updates: [react-intl](https://github.com/formatjs/formatjs), [@formatjs/icu-messageformat-parser](https://github.com/formatjs/formatjs/tree/HEAD/packages/icu-messageformat-parser), [@formatjs/unplugin](https://github.com/formatjs/formatjs) and [eslint-plugin-formatjs](https://github.com/formatjs/formatjs).


Updates `react-intl` from 10.1.13 to 10.1.14
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@10.1.13...react-intl@10.1.14)

Updates `@formatjs/icu-messageformat-parser` from 3.5.11 to 3.5.12
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Changelog](https://github.com/formatjs/formatjs/blob/main/packages/icu-messageformat-parser/CHANGELOG.md)
- [Commits](https://github.com/formatjs/formatjs/commits/@formatjs/icu-messageformat-parser@3.5.12/packages/icu-messageformat-parser)

Updates `@formatjs/unplugin` from 1.1.19 to 1.1.20
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/unplugin@1.1.19...@formatjs/unplugin@1.1.20)

Updates `eslint-plugin-formatjs` from 6.4.15 to 6.4.16
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/eslint-plugin-formatjs@6.4.15...eslint-plugin-formatjs@6.4.16)

---
updated-dependencies:
- dependency-name: react-intl
  dependency-version: 10.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: formatjs
- dependency-name: "@formatjs/icu-messageformat-parser"
  dependency-version: 3.5.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: formatjs
- dependency-name: "@formatjs/unplugin"
  dependency-version: 1.1.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: formatjs
- dependency-name: eslint-plugin-formatjs
  dependency-version: 6.4.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: formatjs
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the A-Dependencies Pull requests that update a dependency file label Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants