Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2023

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)

Bumps [@lingui/loader](https://github.com/lingui/js-lingui) from 3.13.3 to 4.1.2.
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](lingui/js-lingui@v3.13.3...v4.1.2)

---
updated-dependencies:
- dependency-name: "@lingui/loader"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 17, 2023
@vercel
Copy link

vercel bot commented May 17, 2023

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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2023

Superseded by #777.

@dependabot dependabot bot closed this May 26, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lingui/loader-4.1.2 branch May 26, 2023 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant