Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @lingui/react from 3.16.1 to 3.17.2 in /web/app #1256

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 26, 2023

Bumps @lingui/react from 3.16.1 to 3.17.2.

Release notes

Sourced from @​lingui/react's releases.

v3.17.2

3.17.2 (2023-02-24)

Bug Fixes

v3.17.1

3.17.1 (2023-02-07)

Bug Fixes

  • compile: remove verbose output when using flow with template (#1388) (31316f9)
  • conf: lazy load cosmiconfig's TypeScriptLoader (#1403) (617a333)
  • Named components not working in Trans in @​lingui/react (#1402) (bf7f655)
  • build: undeclared dependencies (#1391) (f390ca4)

v3.17.0

3.17.0 (2023-02-01)

Bug Fixes

  • conf: proper typescript cosmiconfig loader (#1386) (8da122d)
  • macro: JS macros don't strip non-essential props in production (#1389) (0ff55d6)

Features

Changelog

Sourced from @​lingui/react's changelog.

3.17.2 (2023-02-24)

Bug Fixes

3.17.1 (2023-02-07)

Bug Fixes

  • compile: remove verbose output when using flow with template (#1388) (31316f9)
  • conf: lazy load cosmiconfig's TypeScriptLoader (#1403) (617a333)
  • Named components not working in Trans in @​lingui/react (#1402) (bf7f655)
  • build: undeclared dependencies (#1391) (f390ca4)

3.17.0 (2023-02-01)

Bug Fixes

  • conf: proper typescript cosmiconfig loader (#1386) (8da122d)
  • macro: JS macros don't strip non-essential props in production (#1389) (0ff55d6)

Features

  • implement @​lingui/vite-plugin (#1306) (db5d3c3)
  • macro: throw useful error message if macro used without a plugin (#1355) (7d55904)
Commits
  • 31dcab5 chore(release): published v3.17.2 [skip ci]
  • 1719430 fix(vite): externalize macro imports (#1466)
  • 15510c1 fix(vite-plugin): change default export to named export (#1465)
  • 1288228 docs: update Crowdin links (#1453)
  • e3a2b39 fix(vite-plugin): ship in dual package format for compatibility with Vite (#1...
  • 34e14cd docs(swc-plugin): Fix .swcrc jsc.experimental.plugins structure (#1441)
  • 4302922 docs: main page improvements (#1438)
  • 5dd50d3 fix: chain extract on watched file changes (#1435)
  • 3de0811 docs(): fix misusage in docs (#1425)
  • 6459f02 fix: param name for missing in setupI18nProps (#1411)
  • 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 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/react](https://github.com/lingui/js-lingui) from 3.16.1 to 3.17.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.16.1...v3.17.2)

---
updated-dependencies:
- dependency-name: "@lingui/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 26, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
0 participants