[PR #5265] [MERGED] Bump react-intl from 7.1.14 to 8.1.2 in /frontend #4132

Closed
opened 2026-02-26 08:33:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/5265
Author: @dependabot[bot]
Created: 2/2/2026
Status: Merged
Merged: 2/3/2026
Merged by: @jc21

Base: developHead: dependabot/npm_and_yarn/frontend/react-intl-8.1.2


📝 Commits (1)

  • 7cc2bfb Bump react-intl from 7.1.14 to 8.1.2 in /frontend

📊 Changes

2 files changed (+63 additions, -63 deletions)

View changed files

📝 frontend/package.json (+1 -1)
📝 frontend/yarn.lock (+62 -62)

📄 Description

Bumps react-intl from 7.1.14 to 8.1.2.

Release notes

Sourced from react-intl's releases.

react-intl@8.1.0

8.1.0 (2026-01-15)

Features

  • @​formatjs/intl-segmenter: improve Unicode 17.0 Format/Extend transparency and upgrade deps (#5862) (effeb9c), closes #29 - by @​longlho

react-intl@8.0.6

8.0.6 (2025-12-19)

Bug Fixes

Commits
  • 4f1a1cf build: publish
  • 71e4c82 build: allow renovate and graphite-app bot for Claude
  • 1fbac61 build: rm tsx, use --experimental-transform-types (#6007)
  • 968b211 fix(@​formatjs/cli-lib): respect throws:false flag in extract() function (#6002)
  • c92c30b fix(@​formatjs/intl-datetimeformat): fix formatRange date duplication and h24 ...
  • b7a75e0 build: add Claude Code GitHub Workflow (#5998)
  • abfa037 feat(formatjs_cli): add base62 support (#5996)
  • e91cc79 fix(formatjs_cli): bump version
  • fb23213 fix(formatjs_cli): fix format extraction bug (#5995)
  • 05afc90 chore(deps): update dependency lodash-es to v4.17.23 [security] (#5989)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for react-intl since your current version.


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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NginxProxyManager/nginx-proxy-manager/pull/5265 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/2/2026 **Status:** ✅ Merged **Merged:** 2/3/2026 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/frontend/react-intl-8.1.2` --- ### 📝 Commits (1) - [`7cc2bfb`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/7cc2bfbf6ab41b5d70a5d77a4dccc167735dba77) Bump react-intl from 7.1.14 to 8.1.2 in /frontend ### 📊 Changes **2 files changed** (+63 additions, -63 deletions) <details> <summary>View changed files</summary> 📝 `frontend/package.json` (+1 -1) 📝 `frontend/yarn.lock` (+62 -62) </details> ### 📄 Description Bumps [react-intl](https://github.com/formatjs/formatjs) from 7.1.14 to 8.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/formatjs/formatjs/releases">react-intl's releases</a>.</em></p> <blockquote> <h2>react-intl@8.1.0</h2> <h1><a href="https://github.com/formatjs/formatjs/blob/HEAD/github.com/formatjs/formatjs/compare/react-intl@8.0.11...react-intl@8.1.0">8.1.0</a> (2026-01-15)</h1> <h3>Features</h3> <ul> <li><strong><code>@​formatjs/intl-segmenter</code>:</strong> improve Unicode 17.0 Format/Extend transparency and upgrade deps (<a href="https://redirect.github.com/formatjs/formatjs/blob/HEAD/redirect.github.com/formatjs/formatjs/issues/5862">#5862</a>) (<a href="https://github.com/formatjs/formatjs/blob/HEAD/github.com/formatjs/formatjs/commits/effeb9cd9d26f8c43c1e3df64a84c42dc7b12043">effeb9c</a>), closes <a href="https://redirect.github.com/formatjs/formatjs/blob/HEAD/redirect.github.com/formatjs/formatjs/issues/29">#29</a> - by <a href="https://github.com/longlho"><code>@​longlho</code></a></li> </ul> <h2>react-intl@8.0.6</h2> <h2><a href="https://github.com/formatjs/formatjs/blob/HEAD/github.com/formatjs/formatjs/compare/react-intl@8.0.5...react-intl@8.0.6">8.0.6</a> (2025-12-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong><code>@​formatjs/utils</code>:</strong> fix json ESM import (<a href="https://redirect.github.com/formatjs/formatjs/blob/HEAD/redirect.github.com/formatjs/formatjs/issues/5594">#5594</a>) (<a href="https://github.com/formatjs/formatjs/blob/HEAD/github.com/formatjs/formatjs/commits/dfd79a2d9935e0b7d06c08555ff6625d3f1c884f">dfd79a2</a>) - by <a href="https://github.com/longlho"><code>@​longlho</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/formatjs/formatjs/commit/4f1a1cf6af773aa7c690f6cdc17ec511ca2afed5"><code>4f1a1cf</code></a> build: publish</li> <li><a href="https://github.com/formatjs/formatjs/commit/71e4c821a0a6d442cf98545a41e82ac10c1c927e"><code>71e4c82</code></a> build: allow renovate and graphite-app bot for Claude</li> <li><a href="https://github.com/formatjs/formatjs/commit/1fbac61081f97ab74c19d93d128b1495378ff908"><code>1fbac61</code></a> build: rm tsx, use --experimental-transform-types (<a href="https://redirect.github.com/formatjs/formatjs/issues/6007">#6007</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/968b211768715367b5f857a2deaf3c0efb38fdb1"><code>968b211</code></a> fix(<code>@​formatjs/cli-lib</code>): respect throws:false flag in extract() function (<a href="https://redirect.github.com/formatjs/formatjs/issues/6002">#6002</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/c92c30b4deca16110e21dc8aad2607d943d960a6"><code>c92c30b</code></a> fix(<code>@​formatjs/intl-datetimeformat</code>): fix formatRange date duplication and h24 ...</li> <li><a href="https://github.com/formatjs/formatjs/commit/b7a75e04ce4e69ec9ba76f6b6ec67f34e3542383"><code>b7a75e0</code></a> build: add Claude Code GitHub Workflow (<a href="https://redirect.github.com/formatjs/formatjs/issues/5998">#5998</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/abfa0374b473d046784ea2079a49544491c70458"><code>abfa037</code></a> feat(formatjs_cli): add base62 support (<a href="https://redirect.github.com/formatjs/formatjs/issues/5996">#5996</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/e91cc79b0935c5808d0a25104a1b2cbb6d8e8159"><code>e91cc79</code></a> fix(formatjs_cli): bump version</li> <li><a href="https://github.com/formatjs/formatjs/commit/fb23213af6d1c4608bb9757f6d2dc25e2ecc7632"><code>fb23213</code></a> fix(formatjs_cli): fix format extraction bug (<a href="https://redirect.github.com/formatjs/formatjs/issues/5995">#5995</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/05afc90f6f753f0075076725798cb50013a72233"><code>05afc90</code></a> chore(deps): update dependency lodash-es to v4.17.23 [security] (<a href="https://redirect.github.com/formatjs/formatjs/issues/5989">#5989</a>)</li> <li>Additional commits viewable in <a href="https://github.com/formatjs/formatjs/compare/react-intl@7.1.14...react-intl@8.1.2">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for react-intl since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-intl&package-manager=npm_and_yarn&previous-version=7.1.14&new-version=8.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 08:33:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#4132
No description provided.