[PR #829] [MERGED] chore(deps): bump next-intl from 4.8.3 to 4.9.1 #880

Closed
opened 2026-05-06 13:10:36 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/cloudflare/vinext/pull/829
Author: @dependabot[bot]
Created: 4/13/2026
Status: Merged
Merged: 4/13/2026
Merged by: @james-elicx

Base: mainHead: dependabot/npm_and_yarn/next-intl-4.9.1


📝 Commits (1)

  • 7eed74e chore(deps): bump next-intl from 4.8.3 to 4.9.1

📊 Changes

2 files changed (+141 additions, -121 deletions)

View changed files

📝 pnpm-lock.yaml (+140 -120)
📝 pnpm-workspace.yaml (+1 -1)

📄 Description

Bumps next-intl from 4.8.3 to 4.9.1.

Release notes

Sourced from next-intl's releases.

v4.9.1

4.9.1 (2026-04-10)

Bug Fixes

v4.9.0

4.9.0 (2026-04-01)

Features

v4.8.4

4.8.4 (2026-03-31)

Bug Fixes

Changelog

Sourced from next-intl's changelog.

4.9.1 (2026-04-10)

Bug Fixes

4.9.0 (2026-04-01)

Features

4.8.4 (2026-03-31)

Bug Fixes

Commits
  • b4aa538 v4.9.1
  • 1c80b66 fix: Improve middleware pathname validation (#2304)
  • b65f8c4 v4.9.0
  • 02811f5 feat: Support transitionTypes on Link (#2302)
  • 722785b v4.8.4
  • 5e7bcd7 fix: Remove TypeScript peer dependency and update examples to TypeScript v6 (...
  • c9d6051 fix: Remove TypeScript peer dependency and update examples to TypeScript v6 (...
  • 5be07b6 fix: Remove TypeScript peer dependency and update examples to TypeScript v6 (...
  • 58326e7 docs: Fix typos (#2282)
  • ed19787 docs: Fix typos (#2283)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 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/cloudflare/vinext/pull/829 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/13/2026 **Status:** ✅ Merged **Merged:** 4/13/2026 **Merged by:** [@james-elicx](https://github.com/james-elicx) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/next-intl-4.9.1` --- ### 📝 Commits (1) - [`7eed74e`](https://github.com/cloudflare/vinext/commit/7eed74ec759cca555c3990c329e5fd76a255b9f9) chore(deps): bump next-intl from 4.8.3 to 4.9.1 ### 📊 Changes **2 files changed** (+141 additions, -121 deletions) <details> <summary>View changed files</summary> 📝 `pnpm-lock.yaml` (+140 -120) 📝 `pnpm-workspace.yaml` (+1 -1) </details> ### 📄 Description Bumps [next-intl](https://github.com/amannn/next-intl) from 4.8.3 to 4.9.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/amannn/next-intl/releases">next-intl's releases</a>.</em></p> <blockquote> <h2>v4.9.1</h2> <h2>4.9.1 (2026-04-10)</h2> <h3>Bug Fixes</h3> <ul> <li>Improve middleware pathname validation (<a href="https://redirect.github.com/amannn/next-intl/issues/2304">#2304</a>) (<a href="https://github.com/amannn/next-intl/commit/1c80b668aa6d853f470319eec10a3f61e78a70e6">1c80b66</a>) – by <a href="https://github.com/amannn"><code>@​amannn</code></a></li> </ul> <h2>v4.9.0</h2> <h2>4.9.0 (2026-04-01)</h2> <h3>Features</h3> <ul> <li>Support <code>transitionTypes</code> on <code>Link</code> (<a href="https://redirect.github.com/amannn/next-intl/issues/2302">#2302</a>) (<a href="https://github.com/amannn/next-intl/commit/02811f5dd5f31753d742632082874b6e3e3667f6">02811f5</a>) – by <a href="https://github.com/amannn"><code>@​amannn</code></a></li> </ul> <h2>v4.8.4</h2> <h2>4.8.4 (2026-03-31)</h2> <h3>Bug Fixes</h3> <ul> <li>Remove TypeScript peer dependency and update examples to TypeScript v6 (<a href="https://redirect.github.com/amannn/next-intl/issues/2293">#2293</a>) (<a href="https://github.com/amannn/next-intl/commit/5e7bcd743994f8a3ccfd904d7969f4543950cd0a">5e7bcd7</a>) – by <a href="https://github.com/wojtekmaj"><code>@​wojtekmaj</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/amannn/next-intl/blob/main/CHANGELOG.md">next-intl's changelog</a>.</em></p> <blockquote> <h2>4.9.1 (2026-04-10)</h2> <h3>Bug Fixes</h3> <ul> <li>Improve middleware pathname validation (<a href="https://redirect.github.com/amannn/next-intl/issues/2304">#2304</a>) (<a href="https://github.com/amannn/next-intl/commit/1c80b668aa6d853f470319eec10a3f61e78a70e6">1c80b66</a>) – by <a href="https://github.com/amannn"><code>@​amannn</code></a></li> </ul> <h2>4.9.0 (2026-04-01)</h2> <h3>Features</h3> <ul> <li>Support <code>transitionTypes</code> on <code>Link</code> (<a href="https://redirect.github.com/amannn/next-intl/issues/2302">#2302</a>) (<a href="https://github.com/amannn/next-intl/commit/02811f5dd5f31753d742632082874b6e3e3667f6">02811f5</a>) – by <a href="https://github.com/amannn"><code>@​amannn</code></a></li> </ul> <h2>4.8.4 (2026-03-31)</h2> <h3>Bug Fixes</h3> <ul> <li>Remove TypeScript peer dependency and update examples to TypeScript v6 (<a href="https://redirect.github.com/amannn/next-intl/issues/2293">#2293</a>) (<a href="https://github.com/amannn/next-intl/commit/5e7bcd743994f8a3ccfd904d7969f4543950cd0a">5e7bcd7</a>) – by <a href="https://github.com/wojtekmaj"><code>@​wojtekmaj</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/amannn/next-intl/commit/b4aa5380c50ad59a80d1dfdbc229590a4e0133a3"><code>b4aa538</code></a> v4.9.1</li> <li><a href="https://github.com/amannn/next-intl/commit/1c80b668aa6d853f470319eec10a3f61e78a70e6"><code>1c80b66</code></a> fix: Improve middleware pathname validation (<a href="https://redirect.github.com/amannn/next-intl/issues/2304">#2304</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/b65f8c4e88ad3f2ac8df3443b6cdd66c08c19e60"><code>b65f8c4</code></a> v4.9.0</li> <li><a href="https://github.com/amannn/next-intl/commit/02811f5dd5f31753d742632082874b6e3e3667f6"><code>02811f5</code></a> feat: Support <code>transitionTypes</code> on <code>Link</code> (<a href="https://redirect.github.com/amannn/next-intl/issues/2302">#2302</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/722785bc2d34f38949b8186c0282af88db38c2a5"><code>722785b</code></a> v4.8.4</li> <li><a href="https://github.com/amannn/next-intl/commit/5e7bcd743994f8a3ccfd904d7969f4543950cd0a"><code>5e7bcd7</code></a> fix: Remove TypeScript peer dependency and update examples to TypeScript v6 (...</li> <li><a href="https://github.com/amannn/next-intl/commit/c9d605131259d0533757063822fafb7d3584eca3"><code>c9d6051</code></a> fix: Remove TypeScript peer dependency and update examples to TypeScript v6 (...</li> <li><a href="https://github.com/amannn/next-intl/commit/5be07b66dfc5842e27decced737ba9b0ab85377f"><code>5be07b6</code></a> fix: Remove TypeScript peer dependency and update examples to TypeScript v6 (...</li> <li><a href="https://github.com/amannn/next-intl/commit/58326e7df6d2c1ec02673872290b13c5c7daefc2"><code>58326e7</code></a> docs: Fix typos (<a href="https://redirect.github.com/amannn/next-intl/issues/2282">#2282</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/ed19787a6d5e106cf98d2c653500548705dd41ee"><code>ed19787</code></a> docs: Fix typos (<a href="https://redirect.github.com/amannn/next-intl/issues/2283">#2283</a>)</li> <li>Additional commits viewable in <a href="https://github.com/amannn/next-intl/compare/v4.8.3...v4.9.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next-intl&package-manager=npm_and_yarn&previous-version=4.8.3&new-version=4.9.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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/cloudflare/vinext/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:10:36 +02: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/vinext#880
No description provided.