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 the i18n group across 1 directory with 4 updates #4075

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps the i18n group with 4 updates in the /ui directory: @formatjs/intl-locale, @formatjs/intl-pluralrules, @formatjs/intl-relativetimeformat and react-intl.

Updates @formatjs/intl-locale from 3.3.4 to 4.2.8

Release notes

Sourced from @​formatjs/intl-locale's releases.

@​formatjs/intl-locale@​4.2.8

4.2.8 (2024-12-09)

Note: Version bump only for package @​formatjs/intl-locale

@​formatjs/intl-locale@​4.2.7

4.2.7 (2024-12-09)

Bug Fixes

  • turn on isolatedDeclarations and specify explicit types everywhere (4d855c2) - by @​longlho

@​formatjs/intl-locale@​4.2.6

4.2.6 (2024-12-08)

Note: Version bump only for package @​formatjs/intl-locale

@​formatjs/intl-locale@​4.2.5

4.2.5 (2024-11-18)

Note: Version bump only for package @​formatjs/intl-locale

Commits
  • 249c1a5 build: publish
  • 7743782 fix(@​formatjs/intl-numberformat): better handling of useGrouping, fix #4476
  • f6e67ad chore: rm unused dep
  • 3a6a447 build: publish
  • 50bd498 feat: use Decimal in polyfills to fix floating point issues
  • b6de002 chore(deps): update dependency aspect_rules_lint to v1.0.7 (#4765)
  • 4d855c2 fix: turn on isolatedDeclarations and specify explicit types everywhere
  • 5715e33 chore(deps): update dependency webpack to v5.97.1 (#4763)
  • 7168dda chore(deps): update dependency prettier to v3.4.2 (#4762)
  • 31f0660 build: publish
  • Additional commits viewable in compare view

Updates @formatjs/intl-pluralrules from 5.2.6 to 5.4.1

Release notes

Sourced from @​formatjs/intl-pluralrules's releases.

@​formatjs/intl-pluralrules@​5.4.1

5.4.1 (2024-12-09)

Note: Version bump only for package @​formatjs/intl-pluralrules

@​formatjs/intl-pluralrules@​5.4.0

5.4.0 (2024-12-09)

Bug Fixes

  • turn on isolatedDeclarations and specify explicit types everywhere (4d855c2) - by @​longlho

Features

@​formatjs/intl-pluralrules@​5.3.6

5.3.6 (2024-12-08)

Note: Version bump only for package @​formatjs/intl-pluralrules

@​formatjs/intl-pluralrules@​5.3.5

5.3.5 (2024-11-18)

Note: Version bump only for package @​formatjs/intl-pluralrules

Commits
  • 249c1a5 build: publish
  • 7743782 fix(@​formatjs/intl-numberformat): better handling of useGrouping, fix #4476
  • f6e67ad chore: rm unused dep
  • 3a6a447 build: publish
  • 50bd498 feat: use Decimal in polyfills to fix floating point issues
  • b6de002 chore(deps): update dependency aspect_rules_lint to v1.0.7 (#4765)
  • 4d855c2 fix: turn on isolatedDeclarations and specify explicit types everywhere
  • 5715e33 chore(deps): update dependency webpack to v5.97.1 (#4763)
  • 7168dda chore(deps): update dependency prettier to v3.4.2 (#4762)
  • 31f0660 build: publish
  • Additional commits viewable in compare view

Updates @formatjs/intl-relativetimeformat from 11.2.6 to 11.4.8

Release notes

Sourced from @​formatjs/intl-relativetimeformat's releases.

@​formatjs/intl-relativetimeformat@​11.4.8

11.4.8 (2024-12-09)

Note: Version bump only for package @​formatjs/intl-relativetimeformat

@​formatjs/intl-relativetimeformat@​11.4.7

11.4.7 (2024-12-09)

Bug Fixes

  • turn on isolatedDeclarations and specify explicit types everywhere (4d855c2) - by @​longlho

@​formatjs/intl-relativetimeformat@​11.4.6

11.4.6 (2024-12-08)

Note: Version bump only for package @​formatjs/intl-relativetimeformat

@​formatjs/intl-relativetimeformat@​11.4.5

11.4.5 (2024-11-18)

Note: Version bump only for package @​formatjs/intl-relativetimeformat

Commits
  • 249c1a5 build: publish
  • 7743782 fix(@​formatjs/intl-numberformat): better handling of useGrouping, fix #4476
  • f6e67ad chore: rm unused dep
  • 3a6a447 build: publish
  • 50bd498 feat: use Decimal in polyfills to fix floating point issues
  • b6de002 chore(deps): update dependency aspect_rules_lint to v1.0.7 (#4765)
  • 4d855c2 fix: turn on isolatedDeclarations and specify explicit types everywhere
  • 5715e33 chore(deps): update dependency webpack to v5.97.1 (#4763)
  • 7168dda chore(deps): update dependency prettier to v3.4.2 (#4762)
  • 31f0660 build: publish
  • Additional commits viewable in compare view

Updates react-intl from 6.4.7 to 7.0.4

Release notes

Sourced from react-intl's releases.

[email protected]

7.0.4 (2024-12-09)

Note: Version bump only for package react-intl

[email protected]

7.0.3 (2024-12-09)

Bug Fixes

  • turn on isolatedDeclarations and specify explicit types everywhere (4d855c2) - by @​longlho

[email protected]

7.0.2 (2024-12-08)

Bug Fixes

[email protected]

7.0.1 (2024-11-18)

Bug Fixes

  • react-intl: remove @​formatjs/ecma402-abstract, use native TS Intl typdefs (289aa91) - by @​longlho

[email protected]

7.0.0 (2024-11-18)

Features

BREAKING CHANGES

  • react-intl: This removes @​formatjs/intl-displaynames & @​formatjs/intl-listformat as deps which will reduce package size. However, this also means you'll need typescript@5 at least since that has new type defs for those native Intl APIs.

[email protected]

6.8.9 (2024-11-18)

... (truncated)

Commits
  • 249c1a5 build: publish
  • 7743782 fix(@​formatjs/intl-numberformat): better handling of useGrouping, fix #4476
  • f6e67ad chore: rm unused dep
  • 3a6a447 build: publish
  • 50bd498 feat: use Decimal in polyfills to fix floating point issues
  • b6de002 chore(deps): update dependency aspect_rules_lint to v1.0.7 (#4765)
  • 4d855c2 fix: turn on isolatedDeclarations and specify explicit types everywhere
  • 5715e33 chore(deps): update dependency webpack to v5.97.1 (#4763)
  • 7168dda chore(deps): update dependency prettier to v3.4.2 (#4762)
  • 31f0660 build: publish
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the i18n group with 4 updates in the /ui directory: [@formatjs/intl-locale](https://github.com/formatjs/formatjs), [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs), [@formatjs/intl-relativetimeformat](https://github.com/formatjs/formatjs) and [react-intl](https://github.com/formatjs/formatjs).


Updates `@formatjs/intl-locale` from 3.3.4 to 4.2.8
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@formatjs/intl-pluralrules` from 5.2.6 to 5.4.1
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@formatjs/intl-relativetimeformat` from 11.2.6 to 11.4.8
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `react-intl` from 6.4.7 to 7.0.4
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/[email protected]@7.0.4)

---
updated-dependencies:
- dependency-name: "@formatjs/intl-locale"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: i18n
- dependency-name: "@formatjs/intl-pluralrules"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: i18n
- dependency-name: "@formatjs/intl-relativetimeformat"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: i18n
- dependency-name: react-intl
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: i18n
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2025

Superseded by #4093.

@dependabot dependabot bot closed this Jan 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/develop/i18n-e82a8777ec branch January 8, 2025 09:38
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
Development

Successfully merging this pull request may close these issues.

0 participants