Release notes
*Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).*
> ## v4.39.1
> # Bugfixes
>
> * fix problem that progress lines were too long on some terminals
> * fix a problem that `...100%` is displayed instead of `100%`
Commits
- [`f29445d`](https://github.com/webpack/webpack/commit/f29445d46624ef4726465e27bbe6e003aa07f8be) 4.39.1
- [`1d98dad`](https://github.com/webpack/webpack/commit/1d98daddab15aeeffecb3d9e6d5fca83fc3fccee) Merge pull request [#9513](https://github-redirect.dependabot.com/webpack/webpack/issues/9513) from webpack/bugfix/terminal-length
- [`8006117`](https://github.com/webpack/webpack/commit/8006117bae1071edacc23d7e7f4c82d2fbf491b8) make status logging 1 char shorter
- [`ff8946e`](https://github.com/webpack/webpack/commit/ff8946e849cd4845ae76511eae12a1140ec34b95) update examples
- [`5a9d029`](https://github.com/webpack/webpack/commit/5a9d0292b4df94e2b7b43cd098a8f519b354551c) Merge pull request [#9512](https://github-redirect.dependabot.com/webpack/webpack/issues/9512) from webpack/bugfix/100-percent
- [`7cfe0e6`](https://github.com/webpack/webpack/commit/7cfe0e6a41f1e87b4c1ef45c5c1cfe582f5c39a2) fix 100% progress output
- See full diff in [compare view](https://github.com/webpack/webpack/compare/v4.39.0...v4.39.1)
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 ignore this [patch|minor|major] version` will 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 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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will 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](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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.
Bumps webpack from 4.39.0 to 4.39.1.
Release notes
*Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).* > ## v4.39.1 > # Bugfixes > > * fix problem that progress lines were too long on some terminals > * fix a problem that `...100%` is displayed instead of `100%`Commits
- [`f29445d`](https://github.com/webpack/webpack/commit/f29445d46624ef4726465e27bbe6e003aa07f8be) 4.39.1 - [`1d98dad`](https://github.com/webpack/webpack/commit/1d98daddab15aeeffecb3d9e6d5fca83fc3fccee) Merge pull request [#9513](https://github-redirect.dependabot.com/webpack/webpack/issues/9513) from webpack/bugfix/terminal-length - [`8006117`](https://github.com/webpack/webpack/commit/8006117bae1071edacc23d7e7f4c82d2fbf491b8) make status logging 1 char shorter - [`ff8946e`](https://github.com/webpack/webpack/commit/ff8946e849cd4845ae76511eae12a1140ec34b95) update examples - [`5a9d029`](https://github.com/webpack/webpack/commit/5a9d0292b4df94e2b7b43cd098a8f519b354551c) Merge pull request [#9512](https://github-redirect.dependabot.com/webpack/webpack/issues/9512) from webpack/bugfix/100-percent - [`7cfe0e6`](https://github.com/webpack/webpack/commit/7cfe0e6a41f1e87b4c1ef45c5c1cfe582f5c39a2) fix 100% progress output - See full diff in [compare view](https://github.com/webpack/webpack/compare/v4.39.0...v4.39.1)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 ignore this [patch|minor|major] version` will 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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.