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

build(deps): bump next-intl from 2.21.0 to 3.9.5 #668

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps next-intl from 2.21.0 to 3.9.5.

Changelog

Sourced from next-intl's changelog.

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)

... (truncated)

Commits
  • 35069ba v3.9.5
  • 080333a fix: Improve support for older browsers by switching from replaceAll to `re...
  • 05ad3d8 docs: Remove unnecessary async keyword (fixes #933)
  • 48950b8 docs: Add note on localizing dynamic segments (fixes #929)
  • 13bcc68 docs: Remove umami due to PlanetScale free plan being retired (#932)
  • 1803113 v3.9.4
  • b609dc0 fix: Handle changing href for \<Link /> correctly when using `localePrefix: ...
  • 0df6e42 v3.9.3
  • 8ba8b69 fix: Handle optional params in catch-all segments correctly when using locali...
  • ec727c0 docs: Fix typo (#920)
  • 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 5 months ago

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

sonarcloud[bot] commented 5 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 5 months ago

Superseded by #671.