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

Bump karma-webpack from 2.0.13 to 3.0.5 #925

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps karma-webpack from 2.0.13 to 3.0.5.

Release notes

Sourced from karma-webpack's releases.

v3.0.5

2018-09-14

Bug Fixes

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

v3.0.4

2018-09-07

Bug Fixes

  • karma-webpack: normalize file.path (windows) (#354) (855e21c)

v3.0.3

2018-09-07

Bug Fixes

  • karma-webpack: normalize paths (windows) (#353) (b334eb5)

v3.0.2

2018-09-03

Bug Fixes

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

v3.0.1

2018-09-01

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

2018-03-19

Chores

  • package: update webpack-dev-middleware v1.12.0...2.0.6 (dependencies) (#318) (0c78eaf)

BREAKING CHANGES

... (truncated)

Changelog

Sourced from karma-webpack's changelog.

3.0.5 (2018-09-14)

Bug Fixes

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

3.0.4 (2018-09-07)

Bug Fixes

  • karma-webpack: normalize file.path (windows) (#354) (855e21c)

3.0.3 (2018-09-07)

Bug Fixes

  • karma-webpack: normalize paths (windows) (#353) (b334eb5)

3.0.2 (2018-09-03)

Bug Fixes

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

3.0.1 (2018-09-01)

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)

... (truncated)

Commits
  • 670f153 chore(release): 3.0.5
  • 59de62c fix(karma-webpack): handle multiple outputs correctly (#357)
  • 9807b06 chore(release): 3.0.4
  • 855e21c fix(karma-webpack): normalize file.path (windows) (#354)
  • 46468f1 chore(release): 3.0.3
  • b334eb5 fix(karma-webpack): normalize paths (windows) (#353)
  • e2b444b chore(release): 3.0.2
  • d2f5a53 fix(karma-webpack): correctly map entries to outputted assets (`config.ou...
  • 2309401 chore(release): 3.0.1
  • c1c0ee2 fix(package): incorrect peerDependency on webpack >= v4.0.0 (`peerDepende...
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 3, 2024
@petrjasek
Copy link
Member

@dependabot rebase

Bumps [karma-webpack](https://github.com/webpack-contrib/karma-webpack) from 2.0.13 to 3.0.5.
- [Release notes](https://github.com/webpack-contrib/karma-webpack/releases)
- [Changelog](https://github.com/codymikol/karma-webpack/blob/v3.0.5/CHANGELOG.md)
- [Commits](codymikol/karma-webpack@v2.0.13...v3.0.5)

---
updated-dependencies:
- dependency-name: karma-webpack
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/karma-webpack-3.0.5 branch from ff7ed70 to 955b31c Compare June 4, 2024 14:08
@petrjasek petrjasek merged commit 9592e97 into develop Jun 5, 2024
15 checks passed
@petrjasek petrjasek deleted the dependabot/npm_and_yarn/karma-webpack-3.0.5 branch June 5, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant