plots2
plots2 copied to clipboard
Bump i18n-js from 3.8.0 to 4.0.0
Bumps i18n-js from 3.8.0 to 4.0.0.
Changelog
Sourced from i18n-js's changelog.
Changelog
Jul 29, 2022
- Official release of i18n-js v4.0.0.
Commits
641e793Bump up version (v4.0.0)eeaf585Update README.md6ed6811Bump up version (v4.0.0.alpha5).54530dfAdd option to ignore keys when runningi18n check. (#655)bb39bfbBump up version (v4.0.0-alpha.4).9e4d84dUpdate README.md9ce3187Addi18n checkto output missing and extraneous translations. (#653)b23ab5eRun tests on all branches.28b6399Bump up version (v4.0.0-alpha.3).cf6b390Add support for exporting files with the md5 digest as part of the name.- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Code Climate has analyzed commit 7b9f9a22 and detected 0 issues on this pull request.
View more on Code Climate.
Codecov Report
Merging #11314 (7b9f9a2) into main (3b7222e) will decrease coverage by
3.92%. The diff coverage isn/a.
@@ Coverage Diff @@
## main #11314 +/- ##
==========================================
- Coverage 82.46% 78.54% -3.93%
==========================================
Files 98 98
Lines 5995 6017 +22
==========================================
- Hits 4944 4726 -218
- Misses 1051 1291 +240
| Impacted Files | Coverage Δ | |
|---|---|---|
| app/channels/application_cable/channel.rb | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| app/models/drupal_content_field_mapper.rb | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| app/channels/application_cable/connection.rb | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| app/models/drupal_content_field_map_editor.rb | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| app/channels/user_channel.rb | 0.00% <0.00%> (-83.34%) |
:arrow_down: |
| app/channels/user_notification_channel.rb | 0.00% <0.00%> (-83.34%) |
:arrow_down: |
| app/channels/room_channel.rb | 0.00% <0.00%> (-71.43%) |
:arrow_down: |
| app/helpers/comment_helper.rb | 34.61% <0.00%> (-65.39%) |
:arrow_down: |
| app/controllers/openid_controller.rb | 16.23% <0.00%> (-37.67%) |
:arrow_down: |
| app/controllers/comment_controller.rb | 66.40% <0.00%> (-16.41%) |
:arrow_down: |
| ... and 21 more |
Superseded by #11365.