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

Bump ssri from 6.0.1 to 6.0.2 in /ui #1082

Merged
merged 4 commits into from
May 3, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ssri from 6.0.1 to 6.0.2.

Changelog

Sourced from ssri's changelog.

6.0.2 (2021-04-07)

Bug Fixes

  • backport regex change from 8.0.1 (b30dfdb), closes #19

Commits
Maintainer changes

This version was pushed to npm by nlf, a new releaser for ssri 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 19, 2021
@boring-cyborg boring-cyborg bot added the ui Improvements/additions/fixes for ui module. label Apr 19, 2021
@codecov
Copy link

codecov bot commented Apr 19, 2021

Codecov Report

Merging #1082 (b922848) into main (c4acb0f) will increase coverage by 0.02%.
The diff coverage is n/a.

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

@@             Coverage Diff              @@
##               main    #1082      +/-   ##
============================================
+ Coverage     76.70%   76.73%   +0.02%     
- Complexity     2164     2178      +14     
============================================
  Files          1303     1244      -59     
  Lines         18703    17970     -733     
  Branches       1708     1635      -73     
============================================
- Hits          14347    13789     -558     
+ Misses         3846     3697     -149     
+ Partials        510      484      -26     
Flag Coverage Δ Complexity Δ
gate ? ?
ui 79.95% <ø> (+0.28%) 0.00 <ø> (ø)

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%> (ø%)
ui/src/core/components/Form/Checkbox/index.tsx 72.72% <0.00%> (-27.28%) 0.00% <0.00%> (ø%)
ui/src/containers/PrivateRoute/index.tsx 71.42% <0.00%> (-7.15%) 0.00% <0.00%> (ø%)
ui/src/modules/Modules/hooks/component.ts 67.64% <0.00%> (-5.89%) 0.00% <0.00%> (ø%)
ui/src/core/providers/workspace.ts 85.00% <0.00%> (-5.00%) 0.00% <0.00%> (ø%)
ui/src/modules/Workspaces/index.tsx 69.23% <0.00%> (-2.77%) 0.00% <0.00%> (ø%)
...oove/application/DeploymentConfigurationService.kt 83.33% <0.00%> (-2.39%) 4.00% <0.00%> (-1.00%)
ui/src/modules/Modules/Comparation/View/styled.ts 88.88% <0.00%> (-1.12%) 0.00% <0.00%> (ø%)
ui/src/modules/Settings/hooks.ts 70.96% <0.00%> (-0.91%) 0.00% <0.00%> (ø%)
ui/src/modules/Main/index.tsx 84.21% <0.00%> (-0.79%) 0.00% <0.00%> (ø%)
... and 117 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 1b64c32...4d22786. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/ssri-6.0.2 branch 2 times, most recently from aa030da to a547069 Compare April 20, 2021 19:31
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](npm/ssri@v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/ssri-6.0.2 branch from a547069 to b922848 Compare April 30, 2021 20:26
@fandrade-zup fandrade-zup merged commit 33be3fa into main May 3, 2021
@fandrade-zup fandrade-zup deleted the dependabot/npm_and_yarn/ui/ssri-6.0.2 branch May 3, 2021 19:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code ui Improvements/additions/fixes for ui module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants