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

Update dependency karma-webpack to v5 #257

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link

This PR contains the following updates:

Package Type Update Change
karma-webpack devDependencies major ^2.0.3 -> ^5.0.0

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
High 7.8 CVE-2021-43138 #138
High 7.4 CVE-2024-29180 #256

Release Notes

webpack-contrib/karma-webpack (karma-webpack)

v5.0.0

Compare Source

No changes, just a new stable release.

v4.0.2

Compare Source

4.0.2 (2019-06-08)
Bug Fixes
  • don't error when webpackMiddleware config not provided' (#​418) (7570912)

v4.0.1

Compare Source

4.0.1 (2019-06-07)
Bug Fixes

v4.0.0

Compare Source

Bug Fixes
  • karma-webpack: Do not unify "colors" property if webpack "stats" is a string (#​376) (840dea2), closes #​375

v3.0.5

Compare Source

Bug Fixes
  • karma-webpack: handle multiple outputs correctly (#​357) (59de62c)

v3.0.4

Compare Source

Bug Fixes

v3.0.3

Compare Source

Bug Fixes

v3.0.2

Compare Source

Bug Fixes
  • karma-webpack: correctly map entries to outputted assets (config.output) (#​348) (d2f5a53)

v3.0.1

Compare Source

Bug Fixes
  • karma-webpack: allow filename and chunkFilename to be overridden (config.output) (#​336) (c256d87)
  • package: incorrect peerDependency on webpack >= v4.0.0 (peerDependencies) (c1c0ee2)

v3.0.0

Compare Source

Chores
  • package: update webpack-dev-middleware v1.12.0...2.0.6 (dependencies) (#​318) (0c78eaf)
BREAKING CHANGES
  • package: requires webpack >= v2.0.0
  • package: requires node >= 6.9.0

2.0.13 (2018-02-27)

Bug Fixes
  • package: use babel-runtime is a dependency (dependencies) (#​312) (c45cdf3)

2.0.12 (2018-02-26)

Bug Fixes

2.0.11 (2018-02-25)

Bug Fixes

2.0.10 (2018-02-25)

Bug Fixes
  • karma-webpack: correctly coalesce idx ({Number}) in filepaths (#​287) (5fa2409)
  • correctly escape {Regex} in custom file handler (#​293) (906ed52)
  • disable webpack rebuilds on karma --single-run (41d1912)
  • package: add webpack >= v4.0.0 (peerDependencies) (#​301) (99ddad8)

2.0.9 (2017-12-14)

Bug Fixes

2.0.8 (2017-12-14)

Bug Fixes

2.0.7 (2017-12-14)

DEPRECATED due to publishing issue

2.0.6 (2017-11-10)

Bug Fixes

2.0.5 (2017-10-08)

Bug Fixes

2.0.4 (2017-07-07)

2.0.3 (2017-03-15)

Bug Fixes

2.0.2 (2017-01-19)

Bug Fixes

2.0.1 (2017-01-11)

Chores
  • release: patch version for release issue. No code changes.

2.0.0 (2017-01-11)

Chores
  • package: update webpack peerDependencies. (9fd5fdf)
Bug Fixes
BREAKING CHANGES
  • config: Remove entry:{} from test configurations

When updating to "webpack": "2.2.0-rc.4" & "karma-webpack": "1.8.2" you have to pull the entry property if it's set to an empty object so it defaults to a function within karma-webpack

1.8.1 (2016-12-27)

Bug Fixes

1.8.0 (2016-08-07)

Bug Fixes
Features
  • webpack: add support for webpack2.1.0-beta (bdd8c80)
  • webpack: add webpack blocker (03f6495)
  • karma: karma execution blocker (d776068)
  • webpack: support chunks without errors (7334dbc)

v2.0.13

Compare Source

Bug Fixes
  • package: use babel-runtime is a dependency (dependencies) (#​312) (c45cdf3)

v2.0.12

Compare Source

Bug Fixes

v2.0.11

Compare Source

Bug Fixes

v2.0.10

Compare Source

Bug Fixes
  • karma-webpack: correctly coalesce idx ({Number}) in filepaths (#​287) (5fa2409)
  • correctly escape {Regex} in custom file handler (#​293) (906ed52)
  • disable webpack rebuilds on karma --single-run (41d1912)
  • package: add webpack >= v4.0.0 (peerDependencies) (#​301) (99ddad8)

v2.0.9

Compare Source

Bug Fixes

v2.0.8

Compare Source

Bug Fixes

v2.0.7

Compare Source

DEPRECATED due to publishing issue

v2.0.6

Compare Source

Bug Fixes

  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by WhiteSource label Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants