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

chore(deps): bump next-intl from 3.10.0 to 3.15.0 #24

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps next-intl from 3.10.0 to 3.15.0.

Changelog

Sourced from next-intl's changelog.

3.15.0 (2024-06-10)

Features

  • Add support for custom prefixes for i18n routing (#1086) (4ba921a)

3.14.1 (2024-05-23)

Bug Fixes

3.14.0 (2024-05-15)

Features

  • Support providing a locale in i18n.ts instead of reading it from the pathname (#1017) (5c968b2)

3.13.0 (2024-05-08)

Features

  • Support numberingSystem and style for relative time formatting (#1057) (14e3aa4), closes #1056

3.12.2 (2024-05-03)

Bug Fixes

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

3.12.1 (2024-05-02)

Bug Fixes

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

3.12.0 (2024-04-26)

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)

... (truncated)

Commits
  • 734bc73 v3.15.0
  • 4ba921a feat: Add support for custom prefixes for i18n routing (#1086)
  • 4316487 docs: Mixed routing example (#1113)
  • 205a4ef docs: Remove link subtitle in showcase section
  • 18b82a4 docs: Remove unused code from 'Wihout i18n routing documentation' (#1111 by @...
  • 323c17d docs: Fix typo
  • b04e013 docs: Update reference from useFormState to useActionState (#1106 by @​Uns...
  • 0fadab0 docs: Update links to static rendering section (#1099)
  • 6549885 chore: Add prettier config (#1090)
  • cca0a74 docs: Add note about static rendering with localePrefix: 'never'
  • 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 <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)

Bumps [next-intl](https://github.com/amannn/next-intl) from 3.10.0 to 3.15.0.
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](amannn/next-intl@v3.10.0...v3.15.0)

---
updated-dependencies:
- dependency-name: next-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
@dependabot dependabot bot requested a review from Djiit as a code owner June 17, 2024 01:07
Copy link

vercel bot commented Jun 17, 2024

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

Name Status Preview Comments Updated (UTC)
map ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2024 1:09am

@Djiit Djiit merged commit 8226a80 into main Jun 19, 2024
7 checks passed
@Djiit Djiit deleted the dependabot/npm_and_yarn/next-intl-3.15.0 branch June 19, 2024 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant