Xesenix / xes-webpack-core

Core configuration helpers for webpack based projects.
1 stars 0 forks source link

[Snyk] Fix for 1 vulnerabilities #84

Open Xesenix opened 10 months ago

Xesenix commented 10 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Missing Release of Resource after Effective Lifetime
[SNYK-JS-INFLIGHT-6095116](https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: copy-webpack-plugin The new version differs by 83 commits.
  • 46af20a chore(release): 7.0.0
  • 5d5635f refactor: code (#567)
  • c6f68a5 refactor: code
  • 4cea28b refactor: next
  • 6c11e21 chore(release): 6.4.0
  • db53937 feat: added the `info` option
  • 9bc5416 feat: added type `Function` for the `to` option (#563)
  • 7167645 chore(release): 6.3.2
  • 7b58fd9 fix: watching directories (#558)
  • 5215721 chore(release): 6.3.1
  • c92b5ee style: default prettier options (#556)
  • b996923 fix: watching (#555)
  • fa5aa1b chore(release): 6.3.0
  • bc2833e refactor: fix cache (#549)
  • 87a8486 chore(deps): update (#547)
  • b827c6e refactor: logger (#545)
  • f98be10 refactor: handle errors (#544)
  • b971374 refactor: code (#543)
  • db2e3bf feat: added the `sourceFilename` info (original source filename) to assets info (#542)
  • c892451 feat: persistent cache between compilations (webpack@5 only) (#541)
  • 93936a0 chore(deps): update (#540)
  • 36ff46a ci: updated webpack versions #536
  • bd09a24 ci: updated webpack versions
  • fb60b9b chore(release): 6.2.1
See the full diff
Package name: jasmine The new version differs by 11 commits.
  • e1657e3 Fixed grunt release task to use main, not master
  • 0d56082 Bump version to 3.6
  • 0e8022b Removed ancient Node versions from build matrix
  • 4814296 Removed unnecessary check for passedExpectations truthiness
  • 204e0a1 Fixed spec that wasn't verifying what it meant to
  • 7e72bef Merge branch 'missing-core-config-options' of https://github.com/coyoteecd/jasmine-npm
  • 4ecf63c Support 'failSpecWithNoExpectations' config option and include a message in the default ConsoleReporter when a spec contains no expectations
  • af16759 Merge branch 'c4dt-master'
  • 6c14ba2 not parsing argv after --
  • f0c0d7d Merge branch 'wood1986-features/concurrent-v4'
  • b78c149 feat: add the parallel functionality
See the full diff
Package name: karma-coverage-istanbul-reporter The new version differs by 6 commits.
  • 5304cd6 chore(release): 3.0.0
  • 31b1a40 chore: swap out newer istanbul loader
  • f01c19e docs: update readme with newer loader
  • 9cd809e build: fix linting
  • baba524 build: upgrade dependencies
  • 28cbbfb feat: upgrade to latest istanbul api
See the full diff
Package name: node-sass The new version differs by 97 commits.
  • 3b556c1 7.0.2
  • c716359 Bump sass-graph@^4.0.1 (#3292)
  • 24741b3 docs(readme): fix docpad plugin link
  • 1523330 feat: Drop Node 12
  • 365d357 update https://registry.npm.taobao.org to https://registry.npmmirror.com
  • 1456114 build(deps): bump actions/upload-artifact from 2 to 3
  • b465b69 chore: bump GitHub Actions to Windows 2019 (#3254)
  • e6194b1 build(deps): bump make-fetch-happen from 9.1.0 to 10.0.4
  • 4edf594 build(deps): bump node-gyp from 8.4.1 to 9.0.0
  • 29e2344 build(deps): bump actions/checkout from 2 to 3
  • 85b0d22 build(deps): bump actions/setup-node from 2 to 3
  • 3bb51da Use make-fetch-happen instead of request (#3193)
  • adc2f8b build(deps): bump true-case-path from 1.0.3 to 2.2.1 (#3000)
  • 77d12f0 chore: disable Apline for Node 16/17 builds
  • 308d533 ci: use Python 3 for Node 12
  • c818907 ci: unpin actions/setup-node to v2
  • 99242d7 7.0.1
  • 77049d1 build(deps): bump sass-graph from 2.2.5 to 4.0.0 (#3224)
  • c929f25 build(deps): bump node-gyp from 7.1.2 to 8.4.1 (#3209)
  • 918dcb3 Lint fix
  • 0a21792 Set rejectUnauthorized to true by default (#3149)
  • e80d4af chore: Drop EOL Node 15 (#3122)
  • d753397 feat: Add Node 17 support (#3195)
  • dcf2e75 build(deps-dev): bump eslint from 7.32.0 to 8.0.0
See the full diff
Package name: webpack The new version differs by 250 commits.
  • f2f998b 5.1.1
  • bcd6190 Merge pull request #11704 from webpack/bugfix/delete-asset
  • 11935a9 Merge pull request #11703 from webpack/bugfix/11678
  • 63ba54c update chunk to files mapping when deleting assets
  • 4669600 Merge pull request #11690 from webpack/bugfix/11673
  • 234373e Merge pull request #11702 from webpack/deps/terser
  • b6bc273 fix infinite loop in inner graph optimization
  • 50c3a83 fix unused modules in chunk when optimizing runtime-specific
  • 5d9d9b9 fix runtime-specific handling in concatenated modules
  • 250e37c add test case
  • 7925652 upgrade terser-webpack-plugin
  • 27796db Merge pull request #11669 from webpack/dependabot/npm_and_yarn/ts-loader-8.0.5
  • bd5aab8 Merge pull request #11692 from webpack/dependabot/npm_and_yarn/babel/core-7.12.0
  • 886bbd5 Merge pull request #11693 from webpack/dependabot/npm_and_yarn/react-dom-16.14.0
  • 3a14b3d Merge pull request #11694 from webpack/dependabot/npm_and_yarn/react-16.14.0
  • ddf9936 chore(deps-dev): bump react from 16.13.1 to 16.14.0
  • dc6e69a chore(deps-dev): bump react-dom from 16.13.1 to 16.14.0
  • 8f18de9 chore(deps-dev): bump @ babel/core from 7.11.6 to 7.12.0
  • c0410e8 Merge pull request #11686 from webpack/bugfix/11677
  • 4504046 order runtime chunks correctly when they depend on each other
  • 74a44cd add comment to help tagging for the bot
  • e97efb7 chore(deps-dev): bump ts-loader from 8.0.4 to 8.0.5
  • 77329b4 5.1.0
  • 48c10f3 Merge pull request #11653 from log2-hwan/fix-moduletemplate-deprecation
See the full diff
Package name: webpack-dev-server The new version differs by 250 commits.
  • 5aad1e7 chore(release): 4.8.0
  • 28ad7ed chore(deps): bump graceful-fs from 4.2.9 to 4.2.10 (#4368)
  • 7920364 feat: export initialized socket client (#4304)
  • 4e7800e chore: update webpack (#4367)
  • fbda2a8 chore(deps-dev): bump body-parser from 1.19.2 to 1.20.0 (#4366)
  • 67c080b chore(deps-dev): bump puppeteer from 13.5.1 to 13.5.2 (#4361)
  • 56ec411 chore(deps): bump html-entities from 2.3.2 to 2.3.3 (#4358)
  • ca8a53a chore: update deps and fix audit (#4356)
  • 501f6aa chore(deps-dev): bump @ babel/runtime
  • 7d2b4f0 chore(deps-dev): bump @ babel/core
  • 95e26fe test: add cases for `webSocketURL` with `server` option (#4346)
  • 84b4774 chore: migrate script for examples on `setupMiddlewares` option (#4347)
  • a7ccab1 chore: replace deprecated String.prototype.substr() (#4343)
  • 1bf2614 chore(deps-dev): bump lint-staged from 12.3.6 to 12.3.7 (#4344)
  • 188497a chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 (#4339)
  • 7560a37 chore(deps-dev): bump lint-staged from 12.3.5 to 12.3.6 (#4341)
  • dc2d6f7 chore(deps): bump http-proxy-middleware from 2.0.3 to 2.0.4 (#4333)
  • 552e4ab chore(deps-dev): bump @ babel/runtime
  • af3de07 chore(deps-dev): bump @ babel/core
  • a80fa1f chore(deps): bump @ types/ws
  • 457e1e5 chore(deps-dev): bump eslint from 8.10.0 to 8.11.0 (#4334)
  • b48ff7f chore(deps-dev): bump puppeteer from 13.5.0 to 13.5.1 (#4330)
  • 3ce15d4 chore(deps-dev): bump puppeteer from 13.4.1 to 13.5.0 (#4329)
  • a892235 chore(deps-dev): bump lint-staged from 12.3.4 to 12.3.5 (#4328)
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. ------------ **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/xesenix/project/9b697312-7960-4868-a11b-26c77c682c84?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/xesenix/project/9b697312-7960-4868-a11b-26c77c682c84?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"5c8615be-c370-4a8e-bace-e07392d1db76","prPublicId":"5c8615be-c370-4a8e-bace-e07392d1db76","dependencies":[{"name":"copy-webpack-plugin","from":"5.1.1","to":"7.0.0"},{"name":"jasmine","from":"3.5.0","to":"3.6.0"},{"name":"karma-coverage-istanbul-reporter","from":"2.1.1","to":"3.0.0"},{"name":"node-sass","from":"4.13.1","to":"7.0.2"},{"name":"webpack","from":"4.41.6","to":"5.1.1"},{"name":"webpack-dev-server","from":"3.10.3","to":"4.8.0"}],"packageManager":"npm","projectPublicId":"9b697312-7960-4868-a11b-26c77c682c84","projectUrl":"https://app.snyk.io/org/xesenix/project/9b697312-7960-4868-a11b-26c77c682c84?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-INFLIGHT-6095116"],"upgrade":["SNYK-JS-INFLIGHT-6095116"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[661],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)