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] Major npm dependency upgrades #145

Merged
merged 7 commits into from
Jul 12, 2020

Conversation

sergiitk
Copy link
Owner

@sergiitk sergiitk commented Jul 12, 2020

What's this PR do?

  • Major node modules upgrade:
 devDependencies
   name                         range   from       to      url
 ◉ @semantic-release/changelog  latest  3.0.6   ❯  5.0.1   https://github.com/semantic-release/changelog#readme
 ◉ @semantic-release/git        latest  8.0.0   ❯  9.0.0   https://github.com/semantic-release/git#readme
 ◉ eslint                       latest  6.8.0   ❯  7.4.0   https://eslint.org
 ◉ puppeteer-core               latest  2.0.0   ❯  5.0.0   https://github.com/puppeteer/puppeteer#readme
 ◉ sass-loader                  latest  8.0.2   ❯  9.0.2   https://github.com/webpack-contrib/sass-loader
 ◉ semantic-release             latest  16.0.4  ❯  17.1.1  https://github.com/semantic-release/semantic-release#readme
 ◉ sinon                        latest  8.1.1   ❯  9.0.2   https://sinonjs.org/
 ◉ webpack-merge                latest  4.2.2   ❯  5.0.9   https://github.com/survivejs/webpack-merge

Backward-incompatible upgrades

eslint

  • Major update
  • Fix changes due to lint rules a11b307

webpack-merge

  • Major update
  • Fix module import 7428ccb

@codecov
Copy link

codecov bot commented Jul 12, 2020

Codecov Report

Merging #145 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #145   +/-   ##
======================================
  Coverage    7.62%   7.62%           
======================================
  Files          25      25           
  Lines         538     538           
======================================
  Hits           41      41           
  Misses        497     497           
Impacted Files Coverage Δ
.eslintrc.js 0.00% <ø> (ø)
src/controllers/.eslintrc.js 0.00% <ø> (ø)
src/tasks/.eslintrc.js 0.00% <ø> (ø)

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 44f85c4...52cb38a. Read the comment docs.

@sergiitk sergiitk force-pushed the chore/dependencies-update-major branch from a11b307 to 21ada17 Compare July 12, 2020 21:03
@sergiitk sergiitk merged commit 743021f into master Jul 12, 2020
@sergiitk sergiitk deleted the chore/dependencies-update-major branch July 12, 2020 22:11
@sergiitk sergiitk changed the title [CLEANUP chore-dependencies] Major dependency upgrades [CLEANUP chore-dependencies] Major npm dependency upgrades Jul 12, 2020
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.

1 participant