Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2024

Bumps next-intl from 3.3.1 to 3.4.0.

Changelog

Sourced from next-intl's changelog.

3.4.0 (2023-12-21)

Features

3.3.3 (2023-12-20)

Bug Fixes

  • Improve performance when calling hooks like useTranslations in Server Components by making sure we only suspend when i18n config is initially loaded and never for subsequent calls (#741) (4185a72)

3.3.2 (2023-12-11)

Bug Fixes

  • Fix types for passing a custom type to redirect (#714) (db65cb7), closes #709
Commits
  • 7f87617 v3.4.0
  • e6d9878 feat: Invoke notFound() when no locale was attached to the request and upda...
  • b9e17a9 v3.3.3
  • 4185a72 fix: Improve performance when calling hooks like useTranslations in Server ...
  • 8009a95 docs: Ensure cookie path is set (#732)
  • 1b51799 docs: Update Next.js to 14.0.4 in examples (#730)
  • b2ce58b docs: Wording
  • 4572f96 docs: "Can I customize the alternate links?"
  • dbe1927 docs: Add note on how to add redirects for unprefixed requests when using `lo...
  • 3ff88fd docs: Fix dynamic imports in example-pages-router-advanced (#713 by @​pockata)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [next-intl](https://github.com/amannn/next-intl) from 3.3.1 to 3.4.0.
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](amannn/next-intl@v3.3.1...v3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 2, 2024 21:32
@dependabot dependabot bot added the github_actions:pull-request Trigger Pull Request Checks label Jan 2, 2024
@vercel
Copy link

vercel bot commented Jan 2, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
nodejs-org ⬜️ Ignored (Inspect) Visit Preview Jan 2, 2024 9:32pm

@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Jan 2, 2024
@ovflowd ovflowd added this pull request to the merge queue Jan 4, 2024
Merged via the queue into main with commit 132032b Jan 4, 2024
@ovflowd ovflowd deleted the dependabot/npm_and_yarn/next-intl-3.4.0 branch January 4, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants