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

[CLEANUP chore-dependencies] Non-major dependencies upgrade #144

Merged
merged 3 commits into from Jul 12, 2020

Conversation

sergiitk
Copy link
Owner

@sergiitk sergiitk commented Jul 12, 2020

What's this PR do?

  • Node modules upgrade:
 devDependencies
   name                          range    from        to       url
 ◉ @babel/core                   ^7.4.5   7.8.3    ❯  7.10.4   https://babeljs.io/
 ◉ @babel/preset-env             ^7.4.5   7.8.3    ❯  7.10.4   https://babeljs.io/
 ◉ @babel/preset-react           ^7.0.0   7.8.3    ❯  7.10.4   https://babeljs.io/
 ◉ ava                           ^3.0.0   3.0.0    ❯  3.10.1   https://avajs.dev
 ◉ babel-loader                  ^8.0.6   8.0.6    ❯  8.1.0    https://github.com/babel/babel-loader
 ◉ codecov                       ^3.5.0   3.6.5    ❯  3.7.0    https://github.com/codecov/codecov-node
 ◉ conventional-changelog-ember  ^2.0.2   2.0.4    ❯  2.0.8    https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-ember#readme
 ◉ css-loader                    ^3.4.2   3.4.2    ❯  3.6.0    https://github.com/webpack-contrib/css-loader
 ◉ eslint-config-airbnb          ^18.0.1  18.0.1   ❯  18.2.0   https://github.com/airbnb/javascript
 ◉ eslint-config-airbnb-base     ^14.0.0  14.0.0   ❯  14.2.0   https://github.com/airbnb/javascript
 ◉ eslint-plugin-ava             ^10.0.0  10.0.0   ❯  10.4.0   https://github.com/avajs/eslint-plugin-ava#readme
 ◉ eslint-plugin-import          ^2.17.3  2.20.0   ❯  2.22.0   https://github.com/benmosher/eslint-plugin-import
 ◉ eslint-plugin-jsx-a11y        ^6.2.1   6.2.3    ❯  6.3.1    https://github.com/evcohen/eslint-plugin-jsx-a11y#readme
 ◉ eslint-plugin-react           ^7.13.0  7.18.0   ❯  7.20.3   https://github.com/yannickcr/eslint-plugin-react
 ◉ node-sass                     ^4.12.0  4.13.1   ❯  4.14.1   https://github.com/sass/node-sass
 ◉ nodemon                       ^2.0.2   2.0.2    ❯  2.0.4    http://nodemon.io
 ◉ nyc                           ^15.0.0  15.0.0   ❯  15.1.0   https://istanbul.js.org/
 ◉ react                         ^16.8.6  16.12.0  ❯  16.13.1  https://reactjs.org/
 ◉ react-dom                     ^16.8.6  16.12.0  ❯  16.13.1  https://reactjs.org/
 ◉ semantic-release              ^16.0.2  16.0.2   ❯  16.0.4   https://github.com/semantic-release/semantic-release#readme
 ◉ sinon                         ^8.1.0   8.1.0    ❯  8.1.1    https://sinonjs.org/
 ◉ sinon-chai                    ^3.3.0   3.4.0    ❯  3.5.0    https://github.com/domenic/sinon-chai#readme
 ◉ style-loader                  ^1.1.3   1.1.3    ❯  1.2.1    https://github.com/webpack-contrib/style-loader
 ◉ webpack                       ^4.33.0  4.41.5   ❯  4.43.0   https://github.com/webpack/webpack
 ◉ webpack-cli                   ^3.3.3   3.3.10   ❯  3.3.12   https://github.com/webpack/webpack-cli#readme
 
dependencies
   name                          range    from        to       url
 ◉ koa                           ^2.7.0   2.11.0   ❯  2.13.0   https://github.com/koajs/koa#readme
 ◉ koa-views                     ^6.2.0   6.2.1    ❯  6.3.0    https://github.com/queckezz/koa-views#readme
 ◉ luxon                         ^1.16.0  1.21.3   ❯  1.24.1   https://github.com/moment/luxon#readme
 ◉ nunjucks                      ^3.2.0   3.2.0    ❯  3.2.1    https://github.com/mozilla/nunjucks#readme
 ◉ winston                       ^3.2.1   3.2.1    ❯  3.3.3    https://github.com/winstonjs/winston#readme

@codecov
Copy link

codecov bot commented Jul 12, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@225b4ee). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #144   +/-   ##
========================================
  Coverage          ?   7.62%           
========================================
  Files             ?      25           
  Lines             ?     538           
  Branches          ?       0           
========================================
  Hits              ?      41           
  Misses            ?     497           
  Partials          ?       0           
Impacted Files Coverage Δ
src/pagerbeauty.js 0.00% <ø> (ø)
src/services/PagerDutyClient.js 0.00% <ø> (ø)
src/models/OnCall.js 44.44% <0.00%> (ø)
src/controllers/.eslintrc.js 0.00% <0.00%> (ø)
src/models/Incident.js 66.66% <0.00%> (ø)
src/app/Timer.js 0.00% <0.00%> (ø)
src/middleware/authentication.js 0.00% <0.00%> (ø)
.eslintrc.js 0.00% <0.00%> (ø)
src/models/Schedule.js 50.00% <0.00%> (ø)
src/models/ContactMethod.js 42.85% <0.00%> (ø)
... and 17 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 225b4ee...b6397fd. Read the comment docs.

@sergiitk sergiitk merged commit 63416e2 into master Jul 12, 2020
@sergiitk sergiitk deleted the chore/dependencies-update-minor branch July 12, 2020 20:26
sergiitk pushed a commit that referenced this pull request Jul 12, 2020
## [1.1.1](v1.1.0...v1.1.1) (2020-07-12)

### Cleanup

- [143](#143) **chore-dependencies** Docker: Upgrade node to 12.18.2
- [145](#145) **chore-dependencies** Major npm dependency upgrades
- [144](#144) **chore-dependencies** Non-major dependencies upgrade

### Security

- [139](#139) **CVE-2020-7597** Bump codecov from 3.6.1 to 3.6.5
- [140](#140) **CVE-2020-7598** Bump acorn from 6.4.0 to 6.4.1
- [141](#141) **GHSA-jmqm-f2gx-4fjv** Bump npm-registry-fetch from 4.0.2 to 4.0.5
@sergiitk
Copy link
Owner Author

🎉 This PR is included in version 1.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant