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
44 stars 6 forks source link

build(deps): bump next-intl from 2.21.0 to 3.6.0 #640

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps next-intl from 2.21.0 to 3.6.0.

Changelog

Sourced from next-intl's changelog.

3.6.0 (2024-02-08)

Features

  • Support formatting of React elements via format.list(…). (#845) (7bf11d4)

3.5.4 (2024-02-01)

Bug Fixes

  • Keep cookie value in sync when navigating within a locale (#828) (1167523), closes #826

3.5.3 (2024-01-29)

Bug Fixes

  • Improve RSC render performance by sharing a cache between getTranslations and useTranslations (#798 by @​fkapsahili) (73e8337)

3.5.2 (2024-01-25)

Bug Fixes

3.5.1 (2024-01-23)

Bug Fixes

  • Remove x-default alternate links entry for non-root pathnames when using localePrefix: 'always' (#805) (c5bb0f5)

... (truncated)

Commits
  • 5cb9506 v3.6.0
  • 7bf11d4 feat: Support formatting of React elements via format.list(…). (#845)
  • c6e89c5 ci: Add stale workflow for unconfirmed issues
  • db2fe22 docs: Fix export statement in next.config.js (#838 by @​MateuszWasik)
  • f42e4dd docs: Link to VSCode integration in splitting messages section
  • 94fb953 v3.5.4
  • 1167523 fix: Keep cookie value in sync when navigating within a locale (#828)
  • 65241c1 docs: Add street photography viewer example
  • 4100dc9 docs: Expandable section on avoiding hardcoding of the middleware matcher
  • beaa456 docs: Fix polyfill.io link
  • 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 8 months ago

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

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

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

See analysis details on SonarCloud

dependabot[bot] commented 8 months ago

Superseded by #641.