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.14.1 to 3.15.3 #741

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 3 weeks ago

Bumps next-intl from 3.14.1 to 3.15.3.

Release notes

Sourced from next-intl's releases.

v3.15.3

3.15.3 (2024-06-26)

Bug Fixes

  • Prefer more specific routes in usePathname when detecting the currently active pathname for localized pathnames (#1152) (936839e), closes #1151 – by @​amannn

v3.15.2

3.15.2 (2024-06-19)

Note: Version bump only for package root

v3.15.1

3.15.1 (2024-06-19)

Bug Fixes

Changelog

Sourced from next-intl's changelog.

3.15.3 (2024-06-26)

Bug Fixes

  • Prefer more specific routes in usePathname when detecting the currently active pathname for localized pathnames (#1152) (936839e), closes #1151 – by @​amannn

3.15.2 (2024-06-19)

Note: Version bump only for package root

3.15.1 (2024-06-19)

Bug Fixes

  • Remove @formatjs/ecma402-abstract dependency in favor of the automatically bundled one from intl-messageformat (#1141) – by @​amannn

3.15.0 (2024-06-10)

Features

  • Add support for custom prefixes for i18n routing (#1086) (4ba921a)
Commits
  • 5596ae8 v3.15.3
  • 936839e fix: Prefer more specific routes in usePathname when detecting the currentl...
  • 112cb5a docs: Note on resetting state after server actions
  • 2ffcb7a docs: Improve phrasing for Algolia index (#1149)
  • 0ddb895 docs: Change password in example (#1148)
  • a00c44e docs: Link to new example, more details on i18n.ts, avoid hardcoded labels in...
  • c8badae docs: Server Actions (#1144)
  • f2d4ec5 ci: Better credits (#1143)
  • 9323761 ci: Don't push canary releases (#1142)
  • 2844d32 ci: Revert republishing canary on stable
  • 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 3 weeks ago

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

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

dependabot[bot] commented 1 week ago

Superseded by #749.