Skip to content

Bump webpack-cli from 3.1.0 to 3.3.4#10

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/webpack-cli-3.3.4
Closed

Bump webpack-cli from 3.1.0 to 3.3.4#10
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/webpack-cli-3.3.4

Conversation

@dependabot-preview
Copy link
Contributor

Bumps webpack-cli from 3.1.0 to 3.3.4.

Release notes

Sourced from webpack-cli's releases.

Webpack CLI v3.3.4

Webpack CLI version 3.3.4 is the last version we are going to support with the old CLI interface before version 4 is released. It comes with a bugfix for errors in a webpack configuration and fixes to infrastructure not related to the core packages. A full changelog is available here

Love, webpack team ♥️

Webpack CLI v.3.3.3

Webpack-CLI version 3.3.3 comes with infrastructure fixes, bugfixes against donation banner, bugfix when providing an array configuration, improved error messaging when dependencies are missing and much more.

A full changelog is available here

Love, webpack team🥰

Webpack CLI v3.3.2

This version fixes permission errors on showing donation banner, security fixes, a way to disable it and has other ones. Full list of changes found here.

Webpack-CLI v.3.3.1

Version 3.3.1 comes with infrastructure fixes and various of improvements to the repository. Full changelog found here

webpack-cli v.3.3.0

Webpack-cli v.3.3.0 comes with fixes to tests, improved documentation and better default setting. It also has webpack v.5.0.0 support along with webpack v.4.0.0 support.

Changelog available here.

if you find any issues, please submit a bug. Happy hacking! 💙

V.3.2.3

In this release we reverted the donate script that caused issues on different platforms.

V.3.2.2

Version 3.2.2 comes with fixes to donation banner and stderr instead of stdout for information and json outputting.

Changelog found here

V.3.2.1 replaces opencollective dependency with a lighter version and it fixes configuration lookup using ts, babel and so on.

Full changelog found here.

Webpack-CLI v.3.2.0 comes with improved documentation, defaults settings, revised test infrastructure and other fixes. This version is tagged as a major, because we now support recursive configuration lookups.

For a detailed view of changes done, see our changelog.

webpack-CLI version 3.1.2

Version 3.1.2 fixes minor bugs, readme fixes and various of small regressions.

You can safely update to webpack 3.1.2 from 3.1.0.

For a full view of changes done, you can browse those here.

Webpack-cli v.3.1.1

... (truncated)
Changelog

Sourced from webpack-cli's changelog.

3.3.4 (2019-06-11)

Full Changelog

New Features

Chore

Docs

  • added auto flag in docs for init command (dede7d8)

Fix

  • module not found error (a2062f2)
  • remove unused pkgs and refactor init generator (7608d4b)

Tests

Misc

3.3.3 (2019-06-07)

Full Changelog

New Features

  • chore: Added type definitions for the data returned by envinfo (#921)
  • add htmlWebpackPlugin in development (88fcfa8)
  • add mergeHandler (248b9cc)
... (truncated)
Commits
  • 08edf57 Merge pull request #954 from webpack/v.3.3.4
  • 186166f chore: v.3.3.4
  • 8acf08f Merge pull request #952 from pranshuchittora/docs/readme
  • 8b00884 chore: remove unused pkgs
  • 478340d chore: fix prompt
  • 0acd33e Merge pull request #949 from rishabh3112/fix/not-found
  • 23eddcb chore: improved err msg
  • d025bf5 Merge branch 'master' of github.com:webpack/webpack-cli into docs/readme
  • 3857b0d Merge pull request #947 from anikethsaha/docs/init
  • 8ac2b74 docs(readme): removes the docs url for removed packages
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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 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:

  • 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-cli](https://github.com/webpack/webpack-cli) from 3.1.0 to 3.3.4.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-cli@v.3.1.0...v3.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 11, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #17.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/webpack-cli-3.3.4 branch June 24, 2019 20:40
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants