wire-web-packages
wire-web-packages copied to clipboard
chore(deps-dev): Bump webpack and karma-webpack
⚠️ Dependabot is rebasing this PR ⚠️
If you make any changes to it yourself then they will take precedence over the rebase.
Bumps webpack and karma-webpack. These dependencies needed to be updated together.
Updates webpack from 4.46.0 to 5.48.0
Release notes
Sourced from webpack's releases.
v5.48.0
Features
- enable import assertions again
Bugfixes
- upgrade webpack-sources for fixes regarding source maps
- fix infinite loop in HMR runtime code
v5.47.1
Bugfixes
- upgrade webpack-sources for a bunch of bugfixes regarding source maps and missing chars in output
v5.47.0
Performance
- improve source-map performance
Bugfixes
- avoid unnecessary
"use strict"s in module modev5.46.0
Features
- status handlers in HMR api can now return Promises to delay the HMR process
- reasons in stats can now be grouped and collapsed
- add
stats.reasonsSpaceandstats.groupReasonsByOriginBugfixes
- fix a crash in asset modules when updating persistent cached modules from unsafe cached modules
Performance
- detailed preset limits all spaces to 1000 by default
- upgrade webpack-sources for a performance bugfix
v5.45.1
Bugfixes
- temporary revert import assertions because parser changes break the word
assertin other placesimport(/* webpackPrefetch: true */ ...)no longer breaks library output- DataURL tries to avoid re-encoding
- fix problems with DataURL encoding in some cases
v5.45.0
Features
... (truncated)
Commits
67f3aef5.48.0747c20bMerge pull request #13815 from xtuc/sven/bump-acorn-import-assertions-1.7.2dad2acaMerge pull request #13911 from webpack/bugfix/webpack-sources1c1af83Merge pull request #13877 from axules/bugfix/hot-poll-infinityc3a12b7upgrade webpack-sources to 3.2.0551f64afix empty updatedModules checkb573514fix hot/signal infinity recursion3f353b65.47.16b6f4feMerge pull request #13888 from webpack/bugfix/webpack-sources5fc7008update webpack-sources to 3.1.1- Additional commits viewable in compare view
Updates karma-webpack from 4.0.2 to 5.0.0
Release notes
Sourced from karma-webpack's releases.
v5.0.0
No release notes provided.
v5.0.0-alpha.6
Bug Fixes
- automatically fix missing webpack framework and report a warning (ea5dc8e)
- fix an issue where multiple karma-webpack processes could not run in parallel (ea3dabe)
- bump hotfix dependencies (98b3ec9)
v5.0.0-alpha.5
Bug Fixes
- change the webpack peer dependency to webpack v5 (2e0ca74)
v5.0.0-alpha.4
Bug Fixes
Changelog
Sourced from karma-webpack's changelog.
5.0.0 (2021-02-02)
No changes, just a new stable release.
5.0.0-alpha.6 (2021-01-30)
Bug Fixes
- automatically fix missing webpack framework and report a warning (ea5dc8e)
- fix an issue where multiple karma-webpack processes could not run in parallel (ea3dabe)
- bump hotfix dependencies (98b3ec9)
5.0.0-alpha.5 (2020-12-06)
Bug Fixes
- change the webpack peer dependency to webpack v5 (2e0ca74)
5.0.0-alpha.4 (2020-12-06)
Bug Fixes
- fix compatibility issues for webpack v5 (8d7366f), closes #452
- remove deprecation warning for
.watch()(4fe1f60)5.0.0-alpha.3.0 (2019-03-07)
Bug Fixes
5.0.0-alpha.2 (2019-02-13)
Bug Fixes
- karma-webpack: normalize paths to be compatible with windows (b783e1c)
5.0.0-alpha.1 (2019-01-01)
... (truncated)
Commits
e2423b4chore: release v5.0.046a5505Merge branch 'master' into next71fc63afix(config): ignore entry options (#479)05cfa79fix(docs): fixed warning inaccuracy (#478)1598fa6fix(config): force default output.filename (#477)d603679change(readme): made minor adjustments (#476)5300200refactor(*): break up into individual modules (#474)8ad09d1fix(test): handle scenario test rejection (#473)da86766chore(release): 5.0.0-alpha.698b3ec9chore(deps): bump hotfix dependencies (#472)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ryanclark, a new releaser for karma-webpack since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)