next-progressbar
next-progressbar copied to clipboard
Bump webpack from 3.10.0 to 4.35.3
Bumps webpack from 3.10.0 to 4.35.3.
Release notes
Sourced from webpack's releases.
v4.35.3
Bugfixes
- update acorn to include
import()Performance
- Improved runtime performance for large JSON modules
v4.35.2
Bugfixes
realResourcemust match absolute pathsv4.35.1
Bugfixes
- add
realResourcecondition in rule to schema- fixes order of loaders when using a matchResource
v4.35.0
Features
- ProgressPlugin limit output to column width in terminal
- add
Watching.suspendandWatching.resume- add
splitChunks.automaticNameMaxLengthandsplitChunks.cacheGroups[x].automaticNameMaxLengthBugfixes
- webworker target now respect
publicPathwhen loading chunks- holey arrays of configs will fail the validation
v4.34.0
Features
- Error message when parsing fails shows used loaders now
Bugfixes
- importing the namespace object from non-ESM (CJS) modules no longer leads to an warning
- Error message in HMR logging works for Firefox too now
- Parser understands block scoping now
v4.33.0
Features
- add
target: "electron-preload"for electron 5
- renderer should use
target: "web"in electron 5Bugfixes
... (truncated)
Commits
-
4ec90ce4.35.3 -
91a211eMerge pull request #9378 from webpack/dependabot/npm_and_yarn/ajv-6.10.1 -
0db2c54Merge pull request #9377 from webpack/dependabot/npm_and_yarn/ajv-keywords-3.4.1 -
30ddec0chore(deps): bump ajv from 6.10.0 to 6.10.1 -
1b54416chore(deps): bump ajv-keywords from 3.4.0 to 3.4.1 -
f092150Merge pull request #9370 from DRoet/dynamic-import -
b56c3ecfeat: update acorn for dynamic import -
0976bd3Merge pull request #9363 from webpack/dependabot/npm_and_yarn/eslint-plugin-j... -
45acc86Merge pull request #9361 from webpack/dependabot/npm_and_yarn/acorn-6.2.0 -
dfeb9a9Merge pull request #9359 from webpack/dependabot/npm_and_yarn/types/node-10.1... - Additional commits viewable in compare view
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 ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it -
@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)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.