Skip to content

chore(deps): update dependency next-intl to v2.22.1 - #8

Open
p2p-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/next-intl-2.x-lockfile
Open

chore(deps): update dependency next-intl to v2.22.1#8
p2p-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/next-intl-2.x-lockfile

Conversation

@p2p-renovate

@p2p-renovate p2p-renovate Bot commented Jul 21, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
next-intl (source) 2.9.12.22.1 age confidence

Release Notes

amannn/next-intl (next-intl)

v2.22.1

Compare Source

Bug Fixes

v2.22.0

Compare Source

Features

v2.21.0

Compare Source

Features

2.20.2 (2023-09-22)

Bug Fixes
  • Add error reporting when no timeZone is specified and downgrade error handling for missing now value from throwing to reporting an error (#​519) (dc55ab2)

2.20.1 (2023-09-21)

Bug Fixes

v2.20.2

Compare Source

Bug Fixes
  • Add error reporting when no timeZone is specified and downgrade error handling for missing now value from throwing to reporting an error (#​519) (dc55ab2)

v2.20.1

Compare Source

Bug Fixes

v2.20.0

Compare Source

Features
  • Improve runtime performance of useTranslations by avoiding the creation of message format instances if possible and introducing a cross-component message format cache (#​475) (4d177f8), closes #​294

2.19.4 (2023-08-23)

Bug Fixes
  • Allow to import next-intl/link into Server Components without having to add a wrapping Client Component (#​465) (21a0691)

2.19.3 (2023-08-23)

Bug Fixes
  • Apply time zone for built-in default formats (full, long, medium, short) (#​473) (244b9b2), closes #​467

2.19.2 (2023-08-22)

Bug Fixes
  • Use correct host and protocol for alternate links when running behind a proxy (x-forwarded-host, x-forwarded-proto) (#​462 by @​HHongSeungWoo) (747cf8e)

2.19.1 (2023-08-01)

Bug Fixes
  • Handle case where the locale param is an array and set cookie expiration to one year (#​435) (82e842c)

v2.19.4

Compare Source

Bug Fixes
  • Allow to import next-intl/link into Server Components without having to add a wrapping Client Component (#​465) (21a0691)

v2.19.3

Compare Source

Bug Fixes
  • Apply time zone for built-in default formats (full, long, medium, short) (#​473) (244b9b2), closes #​467

v2.19.2

Compare Source

Bug Fixes
  • Use correct host and protocol for alternate links when running behind a proxy (x-forwarded-host, x-forwarded-proto) (#​462 by @​HHongSeungWoo) (747cf8e)

v2.19.1

Compare Source

Bug Fixes
  • Handle case where the locale param is an array and set cookie expiration to one year (#​435) (82e842c)

v2.19.0

Compare Source

Features

v2.18.0

Compare Source

Features

2.17.5 (2023-07-07)

Bug Fixes
  • Use ESM build only for browser bundlers (not Node.js) (#​386) (34a69f2)

2.17.4 (2023-07-05)

Bug Fixes

2.17.3 (2023-07-05)

Bug Fixes
  • Forward optional remaining args from Next.js router to wrapped useRouter (3ff878c)

2.17.2 (2023-07-05)

Bug Fixes

2.17.1 (2023-07-04)

Bug Fixes
  • Switch to tsup for more efficient bundling and also switch to vitest internally (#​375) (bf31626)

v2.17.5

Compare Source

Bug Fixes
  • Use ESM build only for browser bundlers (not Node.js) (#​386) (34a69f2)

v2.17.4

Compare Source

Bug Fixes

v2.17.3

Compare Source

Bug Fixes
  • Forward optional remaining args from Next.js router to wrapped useRouter (3ff878c)

v2.17.2

Compare Source

Bug Fixes

v2.17.1

Compare Source

Bug Fixes
  • Switch to tsup for more efficient bundling and also switch to vitest internally (#​375) (bf31626)

v2.17.0

Compare Source

Features

v2.16.0

Compare Source

Features
  • Add useMessages for convenience and restructure docs to be App Router-first (#​345) (0dedbfd)

2.15.1 (2023-06-21)

Bug Fixes

v2.15.1

Compare Source

Bug Fixes

v2.15.0

Compare Source

Features

2.14.6 (2023-05-22)

Note: Version bump only for package root

2.14.5 (2023-05-22)

Bug Fixes

2.14.4 (2023-05-22)

Bug Fixes
  • Move JSDoc for next/link (b85b6f5)

2.14.3 (2023-05-22)

Bug Fixes

2.14.2 (2023-05-12)

Bug Fixes

2.14.1 (2023-05-11)

Bug Fixes
  • Fix support for older Next.js versions by moving Link to next-intl/link (#​288) (f26ef99), closes #​287

v2.14.6

Compare Source

Note: Version bump only for package root

v2.14.4

Compare Source

Features

2.14.6 (2023-05-22)

Note: Version bump only for package root

2.14.5 (2023-05-22)

Bug Fixes

2.14.4 (2023-05-22)

Bug Fixes
  • Move JSDoc for next/link (b85b6f5)

2.14.3 (2023-05-22)

Bug Fixes

2.14.2 (2023-05-12)

Bug Fixes

2.14.1 (2023-05-11)

Bug Fixes
  • Fix support for older Next.js versions by moving Link to next-intl/link (#​288) (f26ef99), closes #​287

v2.14.2

Compare Source

Bug Fixes

v2.14.1

Compare Source

Bug Fixes
  • Fix support for older Next.js versions by moving Link to next-intl/link (#​288) (f26ef99), closes #​287

v2.14.0

Compare Source

Features
  • Add navigation APIs for App Router (useRouter, usePathname and Link) (#​282) (e30a89b)

2.13.4 (2023-05-05)

Note: Version bump only for package root

2.13.3 (2023-05-05)

Note: Version bump only for package root

2.13.2 (2023-05-03)

Bug Fixes
  • Improve warning for invalid namespace characters (7435335)

2.13.1 (2023-04-14)

Bug Fixes
  • Improve error message when trying to render an array as a message (#​244) (c6a4f7a)

v2.13.2

Compare Source

Bug Fixes
  • Improve warning for invalid namespace characters (7435335)

v2.13.1

Compare Source

Bug Fixes
  • Improve error message when trying to render an array as a message (#​244) (c6a4f7a)

v2.13.0

Compare Source

Features

v2.12.0

Compare Source

Features

v2.11.0

Compare Source

Features

2.10.4 (2023-02-20)

Bug Fixes
  • Return up-to-date translations when messages change (#​199) (78f39b4)

2.10.3 (2023-02-19)

Note: Version bump only for package root

2.10.2 (2022-12-09)

Bug Fixes

2.10.1 (2022-12-09)

Note: Version bump only for package root

v2.10.4

Compare Source

Bug Fixes
  • Return up-to-date translations when messages change (#​199) (78f39b4)

v2.10.3

Compare Source

Note: Version bump only for package root

v2.10.2

Compare Source

Bug Fixes

v2.10.1

Compare Source

Note: Version bump only for package root

v2.10.0

Compare Source

Features

2.9.2 (2022-12-08)

Note: Version bump only for package root

2.9.1 (2022-11-03)

Note: Version bump only for package root

v2.9.2

Compare Source

Note: Version bump only for package root


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@p2p-renovate

p2p-renovate Bot commented Jul 21, 2026

Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants