Bump the lingui group with 4 updates - #345
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the lingui group with 4 updates: [@lingui/core](https://github.com/lingui/js-lingui/tree/HEAD/packages/core), [@lingui/react](https://github.com/lingui/js-lingui/tree/HEAD/packages/react), [@lingui/babel-plugin-lingui-macro](https://github.com/lingui/js-lingui/tree/HEAD/packages/babel-plugin-lingui-macro) and [@lingui/cli](https://github.com/lingui/js-lingui/tree/HEAD/packages/cli). Updates `@lingui/core` from 5.8.0 to 6.6.0 - [Release notes](https://github.com/lingui/js-lingui/releases) - [Changelog](https://github.com/lingui/js-lingui/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/lingui/js-lingui/commits/v6.6.0/packages/core) Updates `@lingui/react` from 5.8.0 to 6.6.0 - [Release notes](https://github.com/lingui/js-lingui/releases) - [Changelog](https://github.com/lingui/js-lingui/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/lingui/js-lingui/commits/v6.6.0/packages/react) Updates `@lingui/babel-plugin-lingui-macro` from 5.8.0 to 6.6.0 - [Release notes](https://github.com/lingui/js-lingui/releases) - [Changelog](https://github.com/lingui/js-lingui/blob/main/packages/babel-plugin-lingui-macro/CHANGELOG.md) - [Commits](https://github.com/lingui/js-lingui/commits/v6.6.0/packages/babel-plugin-lingui-macro) Updates `@lingui/cli` from 5.8.0 to 6.6.0 - [Release notes](https://github.com/lingui/js-lingui/releases) - [Changelog](https://github.com/lingui/js-lingui/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/lingui/js-lingui/commits/v6.6.0/packages/cli) --- updated-dependencies: - dependency-name: "@lingui/core" dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: lingui - dependency-name: "@lingui/react" dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: lingui - dependency-name: "@lingui/babel-plugin-lingui-macro" dependency-version: 6.6.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lingui - dependency-name: "@lingui/cli" dependency-version: 6.6.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lingui ... Signed-off-by: dependabot[bot] <support@github.com>
|
Hold off on merging this - it's another major version bump, not a routine one. What has happened Lingui has migrated from shipping both How does this get fixed (The fun part)
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the lingui group with 4 updates: @lingui/core, @lingui/react, @lingui/babel-plugin-lingui-macro and @lingui/cli.
Updates
@lingui/corefrom 5.8.0 to 6.6.0Release notes
Sourced from @lingui/core's releases.
... (truncated)
Changelog
Sourced from @lingui/core's changelog.
... (truncated)
Commits
665a198chore(release): published v6.6.0 [skip ci] (#2626)9687149chore(release): published v6.5.0 [skip ci] (#2608)e8657bfchore(release): published v6.4.0 [skip ci] (#2575)f5f4325chore(release): published v6.3.0 [skip ci] (#2570)9f2a37bchore(release): published v6.2.0 [skip ci] (#2559)eb6a8f8chore: update tstyche to v7.0.0 (#2549)dd11c28fix: provide peer deps for workspace build tools (#2557)6b31d46feat: support typed message IDs (#2503)46a340achore(release): published v6.1.0 [skip ci] (#2550)96a52e8feat: add lingui-set/lingui-reset comment directives (#2514)Updates
@lingui/reactfrom 5.8.0 to 6.6.0Release notes
Sourced from @lingui/react's releases.
... (truncated)
Changelog
Sourced from @lingui/react's changelog.
... (truncated)
Commits
665a198chore(release): published v6.6.0 [skip ci] (#2626)bcee1dffix: improved error message for "useLingui hook was used without I18nProvider...b4be90dfix(react): use sync external store for i18n provider (#2612)9687149chore(release): published v6.5.0 [skip ci] (#2608)0e48243chore: bump the root-and-package-dev-dependencies group across 4 directories ...e8657bfchore(release): published v6.4.0 [skip ci] (#2575)f5f4325chore(release): published v6.3.0 [skip ci] (#2570)9f2a37bchore(release): published v6.2.0 [skip ci] (#2559)eb6a8f8chore: update tstyche to v7.0.0 (#2549)dd11c28fix: provide peer deps for workspace build tools (#2557)Updates
@lingui/babel-plugin-lingui-macrofrom 5.8.0 to 6.6.0Release notes
Sourced from @lingui/babel-plugin-lingui-macro's releases.
... (truncated)
Changelog
Sourced from @lingui/babel-plugin-lingui-macro's changelog.
... (truncated)
Commits
665a198chore(release): published v6.6.0 [skip ci] (#2626)eb1fbecfeat(babel-plugin-lingui-macro): add nestedmsgandtsupport (#2625)c979f86feat(babel-plugin): support Babel 8 via peer dependencies (#2623)d0479adfix(babel-plugin-lingui-macro): unwrap non-null assertion (x!) and `satisfi...b5da8cfdocs: add deprecation and add vite rolldown docs (#2611)9687149chore(release): published v6.5.0 [skip ci] (#2608)0e48243chore: bump the root-and-package-dev-dependencies group across 4 directories ...e8657bfchore(release): published v6.4.0 [skip ci] (#2575)7aacbebfeat: solidjs integration (#2510)57e3d4afeat(macro): set/** i18n */extraction mark instead of/* i18n */(#2571)Updates
@lingui/clifrom 5.8.0 to 6.6.0Release notes
Sourced from @lingui/cli's releases.
... (truncated)
Changelog
Sourced from @lingui/cli's changelog.
... (truncated)
Commits
665a198chore(release): published v6.6.0 [skip ci] (#2626)3c2f987fix(cli): preserve bracketed names in catalog globs (#2621)9687149chore(release): published v6.5.0 [skip ci] (#2608)0e48243chore: bump the root-and-package-dev-dependencies group across 4 directories ...3547688feat: add pseudolocalize options (#2583)8aa816achore(cli): raise esbuild dependency floor (#2604)06940edfeat(experimental-extractor): pluggable bundler interface + rolldown support ...e8657bfchore(release): published v6.4.0 [skip ci] (#2575)7aacbebfeat: solidjs integration (#2510)57e3d4afeat(macro): set/** i18n */extraction mark instead of/* i18n */(#2571)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions