[PR #5255] [CLOSED] Bump react-intl from 7.1.14 to 8.1.1 in /frontend #4127

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

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/5255
Author: @dependabot[bot]
Created: 1/30/2026
Status: Closed

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


📝 Commits (1)

  • 9772b25 Bump react-intl from 7.1.14 to 8.1.1 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.1.

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
  • b5a418b build: publish
  • c04503e build: add GHA to release
  • 141a110 fix(eslint-plugin-formatjs): fix emoji false positives, fix #5957 (#5960)
  • 487aee3 build: consolidate macos builds
  • eb11c82 chore(deps): update vue monorepo to v3.5.27 (#5959)
  • 98d7403 chore(deps): update dependency @​typescript/native-preview to v7.0.0-dev.20260...
  • 20d4155 chore(deps): update dependency happy-dom to v20.3.3 (#5954)
  • 6fde094 chore(deps): update dependency @​testing-library/react to v16.3.2 (#5955)
  • 7f3d0fb build: rm unused deps
  • d5dce1a fix(@​formatjs/cli-lib): remove ember-template-recast dep (#5952)
  • 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/5255 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/30/2026 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/frontend/react-intl-8.1.1` --- ### 📝 Commits (1) - [`9772b25`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/9772b2565ad20a70f313cd1dd9676a9e6a6be49d) Bump react-intl from 7.1.14 to 8.1.1 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.1. <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/b5a418b4d834381f7a0a3b941b64a4a68b584af4"><code>b5a418b</code></a> build: publish</li> <li><a href="https://github.com/formatjs/formatjs/commit/c04503ee7bc217d0cb9c326af02d14ea98a6d82c"><code>c04503e</code></a> build: add GHA to release</li> <li><a href="https://github.com/formatjs/formatjs/commit/141a110bb4bdb275b84eeace08a1d0f147afdcea"><code>141a110</code></a> fix(eslint-plugin-formatjs): fix emoji false positives, fix <a href="https://redirect.github.com/formatjs/formatjs/issues/5957">#5957</a> (<a href="https://redirect.github.com/formatjs/formatjs/issues/5960">#5960</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/487aee3de8ea91155b2bd07a41b8dbea08635f66"><code>487aee3</code></a> build: consolidate macos builds</li> <li><a href="https://github.com/formatjs/formatjs/commit/eb11c824cbfba575a19da3b49d291bcdb2934695"><code>eb11c82</code></a> chore(deps): update vue monorepo to v3.5.27 (<a href="https://redirect.github.com/formatjs/formatjs/issues/5959">#5959</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/98d74035d3ba0127a2a92fe1b0edd28001b34e87"><code>98d7403</code></a> chore(deps): update dependency <code>@​typescript/native-preview</code> to v7.0.0-dev.20260...</li> <li><a href="https://github.com/formatjs/formatjs/commit/20d41553da24a8a5ef3ca2a50e9892010c24f526"><code>20d4155</code></a> chore(deps): update dependency happy-dom to v20.3.3 (<a href="https://redirect.github.com/formatjs/formatjs/issues/5954">#5954</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/6fde09408abfb93ac2cb421e8a6e5bc959d2a236"><code>6fde094</code></a> chore(deps): update dependency <code>@​testing-library/react</code> to v16.3.2 (<a href="https://redirect.github.com/formatjs/formatjs/issues/5955">#5955</a>)</li> <li><a href="https://github.com/formatjs/formatjs/commit/7f3d0fb43fbf235a6b3126b2bf62358a9aa9fd86"><code>7f3d0fb</code></a> build: rm unused deps</li> <li><a href="https://github.com/formatjs/formatjs/commit/d5dce1aabb3589e3fc240d25947cd46a7c6141d6"><code>d5dce1a</code></a> fix(<code>@​formatjs/cli-lib</code>): remove ember-template-recast dep (<a href="https://redirect.github.com/formatjs/formatjs/issues/5952">#5952</a>)</li> <li>Additional commits viewable in <a href="https://github.com/formatjs/formatjs/compare/react-intl@7.1.14...react-intl@8.1.1">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.1)](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:14 +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#4127
No description provided.