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/fosrl/pangolin/pull/2826
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 4/10/2026
**Status:** 🔄 Open
**Base:** `main` ← **Head:** `dependabot/npm_and_yarn/next-intl-4.9.1`
---
### 📝 Commits (1)
- [`aff0863`](https://github.com/fosrl/pangolin/commit/aff0863e924425e003af7eea0e5bd8bb0df6da42) Bump next-intl from 4.8.3 to 4.9.1
### 📊 Changes
**2 files changed** (+58 additions, -67 deletions)
<details>
<summary>View changed files</summary>
📝 `package-lock.json` (+57 -66)
📝 `package.json` (+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 />
[](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/fosrl/pangolin/network/alerts).
</details>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/2826
Author: @dependabot[bot]
Created: 4/10/2026
Status: 🔄 Open
Base:
main← Head:dependabot/npm_and_yarn/next-intl-4.9.1📝 Commits (1)
aff0863Bump next-intl from 4.8.3 to 4.9.1📊 Changes
2 files changed (+58 additions, -67 deletions)
View changed files
📝
package-lock.json(+57 -66)📝
package.json(+1 -1)📄 Description
Bumps next-intl from 4.8.3 to 4.9.1.
Release notes
Sourced from next-intl's releases.
Changelog
Sourced from next-intl's changelog.
Commits
b4aa538v4.9.11c80b66fix: Improve middleware pathname validation (#2304)b65f8c4v4.9.002811f5feat: SupporttransitionTypesonLink(#2302)722785bv4.8.45e7bcd7fix: Remove TypeScript peer dependency and update examples to TypeScript v6 (...c9d6051fix: Remove TypeScript peer dependency and update examples to TypeScript v6 (...5be07b6fix: Remove TypeScript peer dependency and update examples to TypeScript v6 (...58326e7docs: Fix typos (#2282)ed19787docs: Fix typos (#2283)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.