Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Bump y18n from 4.0.0 to 4.0.3 in /butler #1084

Merged
merged 3 commits into from
May 3, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2021

Bumps y18n from 4.0.0 to 4.0.3.

Changelog

Sourced from y18n's changelog.

4.0.3 (2021-04-07)

Bug Fixes

  • release: 4.x.x should not enforce Node 10 (#126) (1e21a53)

4.0.1 (2020-11-30)

Bug Fixes

Commits
Maintainer changes

This version was pushed to npm by oss-bot, a new releaser for y18n since your current version.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 20, 2021
@boring-cyborg boring-cyborg bot added the butler Improvements/additions/fixes for butler module. label Apr 20, 2021
@codecov
Copy link

codecov bot commented Apr 20, 2021

Codecov Report

Merging #1084 (5a285b6) into main (2e8fe48) will increase coverage by 0.65%.
The diff coverage is n/a.

❗ Current head 5a285b6 differs from pull request most recent head d1759d0. Consider uploading reports for the commit d1759d0 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1084      +/-   ##
============================================
+ Coverage     76.71%   77.37%   +0.65%     
+ Complexity     2164     1978     -186     
============================================
  Files          1303     1225      -78     
  Lines         18701    17024    -1677     
  Branches       1707     1589     -118     
============================================
- Hits          14347    13172    -1175     
+ Misses         3844     3374     -470     
+ Partials        510      478      -32     
Flag Coverage Δ Complexity Δ
butler 86.11% <ø> (+1.75%) 0.00 <ø> (ø)
gate ? ?
hermes ? ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
ui/src/modules/Modules/Comparation/View/index.tsx 41.66% <0.00%> (-45.00%) 0.00% <0.00%> (ø%)
...frastructure/service/CircleMatcherClientService.kt 49.01% <0.00%> (-37.65%) 7.00% <0.00%> (-5.00%)
ui/src/core/components/Form/Checkbox/index.tsx 72.72% <0.00%> (-27.28%) 0.00% <0.00%> (ø%)
.../deployments/pipes/undeployment-validation.pipe.ts 78.26% <0.00%> (-21.74%) 0.00% <0.00%> (ø%)
.../core/filters/entity-not-found-exception.filter.ts 50.00% <0.00%> (-13.64%) 0.00% <0.00%> (ø%)
...ure/service/client/request/CircleMatcherRequest.kt 56.52% <0.00%> (-10.15%) 9.00% <0.00%> (-1.00%)
...modules/Modules/Comparation/Form/ComponentForm.tsx 86.36% <0.00%> (-9.10%) 0.00% <0.00%> (ø%)
...ployments/use-cases/create-undeployment.usecase.ts 46.87% <0.00%> (-8.39%) 0.00% <0.00%> (ø%)
...app/v2/core/logs/console/console-logger.service.ts 75.00% <0.00%> (-7.61%) 0.00% <0.00%> (ø%)
ui/src/containers/PrivateRoute/index.tsx 71.42% <0.00%> (-7.15%) 0.00% <0.00%> (ø%)
... and 289 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 33be3fa...d1759d0. Read the comment docs.

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md)
- [Commits](yargs/y18n@v4.0.0...y18n-v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/butler/y18n-4.0.3 branch from 576f1d9 to fa3a3dc Compare April 20, 2021 19:33
@fandrade-zup fandrade-zup merged commit 3671072 into main May 3, 2021
@fandrade-zup fandrade-zup deleted the dependabot/npm_and_yarn/butler/y18n-4.0.3 branch May 3, 2021 19:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
butler Improvements/additions/fixes for butler module. 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.

None yet

3 participants