Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency next-intl to v3.12.2 #54

Merged
merged 1 commit into from
May 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next-intl (source) 3.9.5 -> 3.12.2 age adoption passing confidence

Release Notes

amannn/next-intl (next-intl)

v3.12.2

Compare Source

Bug Fixes
  • Print a warning in case the middleware didn't run on a request but APIs from next-intl are used (#​1045) (8149955)

v3.12.1

Compare Source

Bug Fixes
  • Correctly parse date skeleton EEEE to a long weekday like "Tuesday" (upgrades to intl-messageformat@10 internally) (#​1039) (d6b5fd2)

v3.12.0

Compare Source

Features

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

v3.11.3

Compare Source

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

v3.11.2

Compare Source

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

v3.11.1

Compare Source

Bug Fixes

v3.11.0

Compare Source

Features

v3.10.0

Compare Source

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)

3.9.5 (2024-03-15)

Bug Fixes

3.9.4 (2024-03-08)

Bug Fixes
  • Handle changing href for <Link /> correctly when using localePrefix: 'never' (#​926) (b609dc0), closes #​918

3.9.3 (2024-03-07)

Bug Fixes
  • Handle optional params in catch-all segments correctly when using localized pathnames (#​925) (8ba8b69), closes #​917

3.9.2 (2024-03-05)

Bug Fixes

3.9.1 (2024-02-23)

Bug Fixes
  • Return now from global context if no updateInterval has been set on useNow (#​881) (dbbefcf)

Configuration

📅 Schedule: 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. View repository job log here.

@renovate renovate bot force-pushed the renovate/next-intl-3.x-lockfile branch from 87e7295 to fcd0355 Compare April 7, 2024 05:41
@renovate renovate bot changed the title fix(deps): update dependency next-intl to v3.10.0 fix(deps): update dependency next-intl to v3.11.1 Apr 7, 2024
@renovate renovate bot changed the title fix(deps): update dependency next-intl to v3.11.1 fix(deps): update dependency next-intl to v3.11.3 Apr 19, 2024
@renovate renovate bot force-pushed the renovate/next-intl-3.x-lockfile branch from fcd0355 to caef836 Compare April 19, 2024 11:52
@renovate renovate bot changed the title fix(deps): update dependency next-intl to v3.11.3 fix(deps): update dependency next-intl to v3.12.0 Apr 26, 2024
@renovate renovate bot force-pushed the renovate/next-intl-3.x-lockfile branch 2 times, most recently from 8899b25 to 4a80369 Compare May 2, 2024 17:14
@renovate renovate bot changed the title fix(deps): update dependency next-intl to v3.12.0 fix(deps): update dependency next-intl to v3.12.1 May 2, 2024
@renovate renovate bot force-pushed the renovate/next-intl-3.x-lockfile branch from 4a80369 to da032a5 Compare May 4, 2024 10:59
@renovate renovate bot changed the title fix(deps): update dependency next-intl to v3.12.1 fix(deps): update dependency next-intl to v3.12.2 May 4, 2024
@Limerio Limerio changed the base branch from main to v1.4.1 May 4, 2024 14:24
@Limerio Limerio merged commit 77d9fff into v1.4.1 May 4, 2024
2 checks passed
@Limerio Limerio deleted the renovate/next-intl-3.x-lockfile branch May 4, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant