fossasia / open-event-next

Open Event Frontend "Next Version" with Vue.js
Apache License 2.0
1.52k stars 101 forks source link

chore(deps): Bump @lingui/detect-locale from 3.13.3 to 4.2.1 #786

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @lingui/detect-locale from 3.13.3 to 4.2.1.

Release notes

Sourced from @​lingui/detect-locale's releases.

v4.2.1

4.2.1 (2023-06-07)

Bug Fixes

  • core: don't crash on escaped unicode symbols in messages (#1692) (461c2fc)
  • extractor: support jsx in js files (#1678) (e335458)

v4.2.0

4.2.0 (2023-05-26)

Bug Fixes

  • fallback to other only when undefined (#1665) (a79de75)
  • webpack + vite: fix dependency watching in loader (#1671) (f06cdf5)

Features

  • po-format: add explicitIdAsDefault for po-format for easier migration (#1672) (3303228)

v4.1.2

4.1.2 (2023-05-17)

Bug Fixes

  • webpack + vite: fix dependency watching in loader (#1662) (ce660d7)

v4.1.1

4.1.1 (2023-05-17)

Features

  • webpack + vite: ensure that bundlers respect catalog dependencies (#1654) (b5083d1)

Bug Fixes

  • message-utils: workaround package.json exports field for older runtimes (#1657) (e3ff138)

v4.1.0

4.1.0 (2023-05-15)

Features

... (truncated)

Changelog

Sourced from @​lingui/detect-locale's changelog.

4.2.1 (2023-06-07)

Bug Fixes

  • core: don't crash on escaped unicode symbols in messages (#1692) (461c2fc)
  • extractor: support jsx in js files (#1678) (e335458)

4.2.0 (2023-05-26)

Bug Fixes

  • fallback to other only when undefined (#1665) (a79de75)
  • webpack + vite: fix dependency watching in loader (#1671) (f06cdf5)

Features

  • po-format: add explicitIdAsDefault for po-format for easier migration (#1672) (3303228)

4.1.2 (2023-05-17)

Bug Fixes

  • webpack + vite: fix dependency watching in loader (#1662) (ce660d7)

4.1.1 (2023-05-17)

Bug Fixes

  • message-utils: workaround package.json exports field for older runtimes (#1657) (e3ff138)

4.1.0 (2023-05-15)

Bug Fixes

  • format should follow locale order (#1619) (4d53b7b)
  • just use require to import services (#1647) (388c77b)
  • message-utils: workaround package.json exports field (#1650) (3bee00c)
  • react macro types (#1620) (8a48b9f)
  • vue-extractor: don't crash when there is no <template> in an SFC (#1623) (9e6ea70)
  • vue-extractor: fix default export burden with /api/extractors/babel (#1626) (045eb21)

Features

4.0.0 (2023-04-xx)

Features

... (truncated)

Commits
  • 9e0cd18 chore(release): published v4.2.1 [skip ci]
  • 461c2fc fix(core): don't crash on escaped unicode symbols in messages (#1692)
  • 6034c3a chore: fix verdaccio integration test (#1693)
  • cf16165 docs(swc-plugin): add compatibility note (#1688)
  • f5ada23 docs(examples): add Vite + SWC example (#1684)
  • c54245f docs(format-po): fix import in v4 migration (#1680)
  • e18dac7 test(verdacio-integration): use yarn berry command to update lingui deps (#1658)
  • e335458 fix(extractor): support jsx in js files (#1678)
  • 57aa5ce chore(release): published v4.2.0 [skip ci]
  • 894c877 examples: migrate examples to v4 (#1674)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by andrii.bodnar, a new releaser for @​lingui/detect-locale since your current version.


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 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)
vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated (UTC)
open-event-next ❌ Failed (Inspect) Jun 7, 2023 10:05pm
dependabot[bot] commented 1 year ago

Superseded by #801.