rionlabs / kanji.sh

Frontend for collection of Kanji writing practice sheets. Previously kanji-printer.
https://kanji.sh
MIT License
68 stars 8 forks source link

:arrow_up: Bump next-intl from 3.7.0 to 3.11.3 #436

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps next-intl from 3.7.0 to 3.11.3.

Changelog

Sourced from next-intl's changelog.

3.11.3 (2024-04-17)

Bug Fixes

  • When using domain-based routing, use defaultLocale of a domain instead of the top-level one in case no other locale matches better on the domain (#1000) (42988b7), closes #998

3.11.2 (2024-04-17)

Bug Fixes

  • Correctly detect base path at the app root / when using a locale prefix strategy other than always. This ensures the locale cookie is set correctly. (#999) (1ce5988), closes #997

3.11.1 (2024-04-05)

Bug Fixes

3.11.0 (2024-04-03)

Features

3.10.0 (2024-03-25)

Features

  • When using localized pathnames, allow access to internal pathnames only if they match an entry from a particular locale—otherwise redirect (#914 by @​RomainGueffier) (0658600)

... (truncated)

Commits
  • c4eac9c v3.11.3
  • 42988b7 fix: When using domain-based routing, use defaultLocale of a domain instead...
  • 672eccf v3.11.2
  • 1ce5988 fix: Correctly detect base path at the app root / when using a locale prefi...
  • e66bbce docs: Adapt wording for server/client components guide
  • e6231f9 test: Add tests for getAcceptLanguageLocale
  • 78f88d1 v3.11.1
  • 485f59e fix: Apply correct port when redirecting to another domain and the app doesn'...
  • 59cd8dc docs: Design principles wording
  • e04c75d docs: Design principles (#961)
  • 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 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)
vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **kanji-sh** | ⬜️ Ignored ([Inspect](https://vercel.com/rionlabs/kanji-sh/6wSbsRu75WLJnf25jcRi7RdCRJZ3)) | [Visit Preview](https://kanji-sh-git-dependabot-npmandyarnmainnext-intl-3113-rionlabs.vercel.app) | | Apr 22, 2024 9:50am |
dependabot[bot] commented 2 months ago

Superseded by #438.