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

(chore): Bump the ci-dependencies group with 2 updates #4173

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the ci-dependencies group with 2 updates: @formatjs/cli and @formatjs/icu-messageformat-parser.

Updates @formatjs/cli from 6.4.0 to 6.5.0

Release notes

Sourced from @​formatjs/cli's releases.

@​formatjs/cli@​6.5.0

6.5.0 (2025-01-20)

Features

  • @​formatjs/icu-messageformat-parser: return error containing structural differences (24a6145) - by @​longlho

@​formatjs/cli@​6.4.3

6.4.3 (2025-01-20)

Bug Fixes

  • @​formatjs/icu-messageformat-parser: make plural check more lenient (e0194bf) - by @​longlho

@​formatjs/cli@​6.4.2

6.4.2 (2025-01-17)

Bug Fixes

  • @​formatjs/cli-lib: fix flatten during structural equality check (144453a) - by @​longlho

@​formatjs/cli@​6.4.1

6.4.1 (2025-01-17)

Bug Fixes

  • @​formatjs/cli-lib: handle parsing error during verification (ddca2c2) - by @​longlho
Commits
  • 1271475 build: publish
  • 24a6145 feat(@​formatjs/icu-messageformat-parser): return error containing structural ...
  • 94a238a build: publish
  • e0194bf fix(@​formatjs/icu-messageformat-parser): make plural check more lenient
  • 079ede0 build: publish
  • 144453a fix(@​formatjs/cli-lib): fix flatten during structural equality check
  • d9deb01 build: publish
  • ddca2c2 fix(@​formatjs/cli-lib): handle parsing error during verification
  • See full diff in compare view

Updates @formatjs/icu-messageformat-parser from 2.10.0 to 2.11.0

Release notes

Sourced from @​formatjs/icu-messageformat-parser's releases.

@​formatjs/icu-messageformat-parser@​2.11.0

2.11.0 (2025-01-20)

Features

  • @​formatjs/icu-messageformat-parser: return error containing structural differences (24a6145) - by @​longlho

@​formatjs/icu-messageformat-parser@​2.10.1

2.10.1 (2025-01-20)

Bug Fixes

  • @​formatjs/icu-messageformat-parser: make plural check more lenient (e0194bf) - by @​longlho
Changelog

Sourced from @​formatjs/icu-messageformat-parser's changelog.

2.11.0 (2025-01-20)

Features

  • @​formatjs/icu-messageformat-parser: return error containing structural differences (24a6145) - by @​longlho

2.10.1 (2025-01-20)

Bug Fixes

  • @​formatjs/icu-messageformat-parser: make plural check more lenient (e0194bf) - by @​longlho
Commits
  • 1271475 build: publish
  • 24a6145 feat(@​formatjs/icu-messageformat-parser): return error containing structural ...
  • 94a238a build: publish
  • e0194bf fix(@​formatjs/icu-messageformat-parser): make plural check more lenient
  • See full diff 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 ci-dependencies group with 2 updates: [@formatjs/cli](https://github.com/formatjs/formatjs) and [@formatjs/icu-messageformat-parser](https://github.com/formatjs/formatjs/tree/HEAD/packages/icu-messageformat-parser).


Updates `@formatjs/cli` from 6.4.0 to 6.5.0
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@formatjs/icu-messageformat-parser` from 2.10.0 to 2.11.0
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Changelog](https://github.com/formatjs/formatjs/blob/main/packages/icu-messageformat-parser/CHANGELOG.md)
- [Commits](https://github.com/formatjs/formatjs/commits/@formatjs/[email protected]/packages/icu-messageformat-parser)

---
updated-dependencies:
- dependency-name: "@formatjs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
- dependency-name: "@formatjs/icu-messageformat-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependency-bot Dependabot created this PR label Jan 20, 2025
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.82%. Comparing base (1a22a75) to head (7e4a8d0).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #4173    +/-   ##
========================================
  Coverage   64.82%   64.82%            
========================================
  Files         518      518            
  Lines       10201    10201            
  Branches     2413     2286   -127     
========================================
  Hits         6613     6613            
- Misses       3319     3584   +265     
+ Partials      269        4   -265     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dlabrecq dlabrecq merged commit c068588 into main Jan 20, 2025
10 checks passed
@dlabrecq dlabrecq deleted the dependabot_npm_and_yarn_main_ci-dependencies-e6d0c890fe branch January 20, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-bot Dependabot created this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant