Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps react-intl from 7.1.14 to 8.0.9.

Release notes

Sourced from react-intl's releases.

react-intl@8.0.6

8.0.6 (2025-12-19)

Bug Fixes

react-intl@8.0.3

8.0.3 (2025-12-16)

Bug Fixes

react-intl@8.0.0

8.0.0 (2025-12-15)

⚠ BREAKING CHANGES

  • react-intl: wrap rich text with Fragment instead of clone, fix #5135 (#5507)
  • react-intl: drop support for React 18 and below (#5485)
  • @​formatjs/intl-getcanonicallocales: convert to esm (#5457)
  • @​formatjs/intl-pluralrules: convert to esm (#5436)
  • @​formatjs/intl-locale: convert to esm (#5435)
  • @​formatjs/intl-numberformat: convert to ESM (#5431)
  • @​formatjs/intl-datetimeformat: convert to ESM (#5429)
  • react-intl: convert to ESM

Features

Bug Fixes

  • @​formatjs/intl-numberformat: convert to ESM (#5431) (793ae5c) - by @​longlho
  • react-intl: move @​types/react to peerDep (eea10ff) - by @​longlho
  • react-intl: wrap rich text with Fragment instead of clone, fix #5135 (#5507) (27365e8) - by @​longlho
  • use global 'time' Formats override with formatTime/FormattedTimeParts 'format' config instead of 'date' Formats, add strict 'format' overrides typing to FormattedDate and FormattedTime (#5151) (3fe4b50) - by @​seanmadi
Commits
  • dbe50f1 build: publish
  • 2a8a3a3 build: update stale bot to not mark stale if there are updates
  • 55cb0f6 fix(@​formatjs/intl-datetimeformat): handle interval format fallback, fix #416...
  • ba0e281 fix(@​formatjs/intl-datetimeformat): extract tz mapping from metazoneInfo, fix...
  • 3d3c57a fix(@​formatjs/intl-datetimeformat): add synthetic range, fix #4535 (#5682)
  • 54ef319 feat: upgrade cldr to v48 (#5678)
  • 9d852dd build: fix docs site
  • 2b944f8 build: fix docs site
  • 4b3c573 build: fix docs site
  • 3886c68 build: fix docs site
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [react-intl](https://github.com/formatjs/formatjs) from 7.1.14 to 8.0.9.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@7.1.14...react-intl@8.0.9)

---
updated-dependencies:
- dependency-name: react-intl
  dependency-version: 8.0.9
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes dependencies Used by dependabot - identifies all PRs created by dependabot javascript Pull requests that update Javascript code kind/misc Categorizes issue or PR as a miscellaneuous one. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Dec 28, 2025
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 28, 2025
@tekton-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign briangleeson after the PR has been reviewed.
You can assign the PR to them by writing /assign @briangleeson in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Issues or PRs related to dependency changes dependencies Used by dependabot - identifies all PRs created by dependabot javascript Pull requests that update Javascript code kind/misc Categorizes issue or PR as a miscellaneuous one. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants