Arquisoft / viade_es2a

Viade es2a
BSD 2-Clause "Simplified" License
1 stars 5 forks source link

Bump react-dev-utils from 7.0.5 to 11.0.4 #116

Open dependabot[bot] opened 3 years ago

dependabot[bot] commented 3 years ago

Bumps react-dev-utils from 7.0.5 to 11.0.4.

Changelog

Sourced from react-dev-utils's changelog.

2.0.3 and Newer Versions

Please refer to CHANGELOG-2.x.md for the 2.x range, and https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md for the newer versions.

1.1.5 (August 24, 2018)

  • react-scripts

    • Update the webpack-dev-server dependency
  • react-dev-utils

    • #4866 Fix a Windows-only vulnerability (CVE-2018-6342) in the development server (@​acdlite)
    • Update the sockjs-client dependency

Committers: 1

Migrating from 1.1.4 to 1.1.5

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@1.1.5

or

yarn add --exact react-scripts@1.1.5

1.1.4 (April 3, 2018)

:bug: Bug Fix

Committers: 1

Migrating from 1.1.3 to 1.1.4

Inside any created project that has not been ejected, run:

</tr></table> 

... (truncated)

Commits


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](https://github.com/Arquisoft/viade_es2a/network/alerts).
codecov[bot] commented 3 years ago

Codecov Report

Merging #116 (a5ac365) into master (2337f53) will increase coverage by 58.83%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #116       +/-   ##
===========================================
+ Coverage        0   58.83%   +58.83%     
===========================================
  Files           0      142      +142     
  Lines           0     1482     +1482     
  Branches        0      214      +214     
===========================================
+ Hits            0      872      +872     
- Misses          0      508      +508     
- Partials        0      102      +102     
Impacted Files Coverage Δ
...nts/Utils/ToasterNotification/toaster.component.js 100.00% <0.00%> (ø)
...ren/FeedAdditionPanel/feed-addition-panel.style.js 100.00% <0.00%> (ø)
...mponents/Notifications/children/Bell/bell.style.js 100.00% <0.00%> (ø)
...s/RouteCreationPanel/route-creation-panel.style.js 100.00% <0.00%> (ø)
src/App.styled.js 100.00% <0.00%> (ø)
...ions/children/Notifications/notifications.style.js 100.00% <0.00%> (ø)
...dePanel/children/GroupHolder/group-holder.style.js 100.00% <0.00%> (ø)
...en/MobileNavigation/mobile.navigation.component.js 33.33% <0.00%> (ø)
...FeedAdditionPanel/feed-addition-panel.component.js 85.71% <0.00%> (ø)
...en/NotificationsPanel/children/Tabs/tabs.styles.js 100.00% <0.00%> (ø)
... and 132 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 2337f53...a5ac365. Read the comment docs.