frontendnetwork / veganify

Veganify is a modern webapp that allows you to easily scan EAN barcodes to check if a product is vegan-friendly. With a database of over 3 million products, you can quickly find out if your favorite foods and products are suitable for a vegan diet.
https://veganify.app
MIT License
39 stars 6 forks source link

build(deps): bump next-intl from 3.11.3 to 3.14.0 #706

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps next-intl from 3.11.3 to 3.14.0.

Changelog

Sourced from next-intl's changelog.

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

Commits
  • 158b2dc v3.14.0
  • 5c968b2 feat: Support providing a locale in i18n.ts instead of reading it from the ...
  • 6c32f87 docs: Manifest guide and move sitemap to metadata page (#1068)
  • 9c15137 docs: Add missing import in code snippet (#1063 by @​jazsouf)
  • 0a19357 chore: Update App Router example to use NextIntlClientProvider (#1060)
  • 748b6dd docs: Fix text color in search box (fixes #1059)
  • 2a7832e chore: Run playwright tests in parallel (#1058)
  • 6a8e9b9 docs: Consistently use async LocaleLayout
  • b39fa61 docs: Getting started with all messages on the client side (#1046)
  • 2423eb3 v3.13.0
  • 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)
stackblitz[bot] commented 2 months ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

dependabot[bot] commented 1 month ago

Superseded by #711.