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-dev): Bump @lingui/loader from 3.13.3 to 4.1.2 #769

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @lingui/loader from 3.13.3 to 4.1.2.

Release notes

Sourced from @​lingui/loader's releases.

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

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)

v4.0.0

v4.0.0 (2023-04-26)

Changelog

Features

  • Hash-based message ID + Context (#1440)

... (truncated)

Changelog

Sourced from @​lingui/loader's changelog.

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

  • Hash-based message ID + Context (#1440)
  • Custom Formatters
  • Custom Extractors
  • Message Extraction guide, experimental dependency tree crawling
  • Vue.js Extractor
  • macro: support JSX macro inside conditional expressions (#1436)
  • macro: support renamed identifiers in macro (#1463)
  • extractor: (Experimental): Deps extractor (#1469)
  • core (Experimental): add new core API for Node/JS usage without macros (#1564)
  • core: support extracting from all forms of i18n._ / i18n.t calls (#1586)
  • extractor: add new package with vue extractor (#1578)
  • extractor: support TS experimental decorators (#1517)
  • webpack-loader: support JSON catalogs (#1525)
  • formats: extract formats into separate packages (#1536)
  • macro: support tagged templates in defineMessage + short alias (#1495)
  • conf: clarify the order by messageId and support order by message (#1515)
  • extractor: allow i18._(foo.bar) without warning (#1492)
  • core: add i18n.setCatalogAndActivate for easier nextjs integration (#1541)

... (truncated)

Commits
  • 0cec936 chore(release): published v4.1.2 [skip ci]
  • ce660d7 fix(webpack + vite): fix dependency watching in loader (#1662)
  • dad2c06 chore(release): published v4.1.1 [skip ci]
  • f3824e6 ci: add life-cycle version hook to update yarn.lock during a release (#1659)
  • e3ff138 fix(message-utils): workaround package.json exports field for older runtimes ...
  • ba00921 chore: extend the npm keywords (#1656)
  • b5083d1 feature(webpack + vite): Ensure that bundlers respect catalog dependencies (#...
  • e5b7d1c chore: fix yarn.lock (#1655)
  • ca12fc3 docs: md formatting (#1653)
  • 471813c chore(release): published v4.1.0 [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by andrii.bodnar, a new releaser for @​lingui/loader 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) May 17, 2023 10:03pm
dependabot[bot] commented 1 year ago

Superseded by #777.