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

Bump @lingui/cli from 3.8.10 to 3.13.3 in /awx/ui #2

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 2, 2022

Bumps @lingui/cli from 3.8.10 to 3.13.3.

Release notes

Sourced from @​lingui/cli's releases.

v3.13.3

3.13.3 (2022-04-24)

Bug Fixes

  • @​lingui/react compatible with React 18 (2a235ba)
  • JSX attribute parsing issue when using double quotes (#1226) (27a7ded)
  • specify children for react v18 types (#1230) (ee69736)

v3.13.2

3.13.2 (2022-01-24)

Bug Fixes

  • localeData interpolation broken (457735b)

v3.13.1

3.13.1 (2022-01-21)

Bug Fixes

  • add lingui core to macro peer dependencies (#1187) (daaa773)
  • cloud service import() on case-sensitive filesystems (#1174) (5feb120)
  • i18n.activate should load instantly new messages (#1182) (f8f47a2)
  • remove the obsolete defineMessages function from the typings. (#1179) (19b032f)

v3.13.0

3.13.0 (2021-11-26)

Bug Fixes

  • pin cli-table to 0.3.6 (#1172) (b659b18)
  • cli: extract with --overwrite should fallback to key (#1166) (e5e9d59)
  • Allow pseudoLocalize to work in @​lingui/loader (#1165) (356c224)
  • don't push pseudoLocale to translation.io provider (#1161) (5d2186b)
  • stripping origin if line numbers already strippped (#1143) (82a3265)

Features

v3.12.1

3.12.1 (2021-09-28)

... (truncated)

Changelog

Sourced from @​lingui/cli's changelog.

3.13.3 (2022-04-24)

Bug Fixes

  • @​lingui/react compatible with React 18 (2a235ba)
  • JSX attribute parsing issue when using double quotes (#1226) (27a7ded)
  • specify children for react v18 types (#1230) (ee69736)

3.13.2 (2022-01-24)

Bug Fixes

  • localeData interpolation broken (457735b)

3.13.1 (2022-01-21)

Bug Fixes

  • add lingui core to macro peer dependencies (#1187) (daaa773)
  • cloud service import() on case-sensitive filesystems (#1174) (5feb120)
  • i18n.activate should load instantly new messages (#1182) (f8f47a2)
  • remove the obsolete defineMessages function from the typings. (#1179) (19b032f)

3.13.0 (2021-11-26)

Bug Fixes

  • pin cli-table to 0.3.6 (#1172) (b659b18)
  • cli: extract with --overwrite should fallback to key (#1166) (e5e9d59)
  • Allow pseudoLocalize to work in @​lingui/loader (#1165) (356c224)
  • don't push pseudoLocale to translation.io provider (#1161) (5d2186b)
  • stripping origin if line numbers already strippped (#1143) (82a3265)

... (truncated)

Commits
  • 88252d7 chore(release): published v3.13.3 [skip ci]
  • 2a235ba fix: @​lingui/react compatible with React 18
  • 27a7ded fix: JSX attribute parsing issue when using double quotes (#1226)
  • d272bc2 docs: Use placeholder in selectOrdinal's examples and test cases (#1222)
  • 2232738 docs: Fix missing closing tag in jsx example (#1220)
  • ee69736 fix: specify children for react v18 types (#1230)
  • 0e270a3 docs: update showroom.rst (#1210)
  • bf689b6 docs: Fix a typo in a babel plugin name (#1204)
  • 3481762 chore(examples): update cra example to latest lingui version
  • dbc16ca chore(release): published v3.13.2 [skip ci]
  • 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/cli](https://github.com/lingui/js-lingui) from 3.8.10 to 3.13.3.
- [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.8.10...v3.13.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 2, 2022

Dependabot tried to add @AlexSCorey, @keithjgrant, @kialam, @mabashian, @marshmalien and @nixocio as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/djyasin/awx/pulls/2/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the djyasin/awx repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 2, 2022

The following labels could not be found: component:ui, dependencies.

@djyasin djyasin force-pushed the devel branch 2 times, most recently from 5d07476 to af900c8 Compare September 17, 2024 13:22
@djyasin djyasin force-pushed the devel branch 2 times, most recently from 2b2770e to 989a438 Compare November 12, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants