Skip to content

Bump webpack-cli from 3.0.8 to 3.2.1 #40

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

Merged
merged 4 commits into from
Jan 18, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps webpack-cli from 3.0.8 to 3.2.1.

Release notes

Sourced from webpack-cli's releases.

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

Webpack CLI version 3.1.1 comes with minor fixes to infrastructure, fixing bugs, synchronization with webpack and updating the build system.

For a full overview of changes done, you can view it here

Monorepo packages has also been updated as patches and can be safely updated.

V.3.1.0

Changelog can be found here

Changelog

Sourced from webpack-cli's changelog.

3.2.1 (2019-01-07)

Full Changelog

Chore

  • dependency: add node-ts as devDependency (#724)

Docs

  • scaffold: Add installation guide for packages/webpack-scaffold (#727)

Fix

  • bin: extension detection (#724)

Tests

  • bin: add webpack.config.ts related test (#724)
  • bin: add .babelrc to webpack-babel-config test (#724)
  • bin: add webpack.config.babel.js related test (#724)

Misc

  • replace opencollective with light vers (848bf4b)

3.2.0 (2019-01-03)

Full Changelog

New Features

  • bin: find config recursively (#689)
  • tests: add extractHash support in test-infra (#683)
  • install init as global dep (2a43d44)

Chore

  • make tests pass (0c3be76)
  • better defaults (0b6bab3)
  • add-on -> scaffold (78436ff)
  • simplify clean-all script (3281372)
  • addon -> scaffold (b0f4a0f)
  • update lockfiles (82c9ea8)
  • update package lock and scripts (83602d4)
  • ci: adding tasks for publishing results (#695)
  • ci: increase travis wait timer (#692)
  • cli: syntax improvements (a1bd573)
  • dependencies: add findup-sync (#689)
  • dependencies: pin versions to support node 6 (#665)
  • dependencies: pin to webpack 4.x.x (#658)
... (truncated)
Commits

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 cancel merge will cancel a previously requested merge
  • @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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 8, 2019
@smellai smellai merged commit 8968e8e into master Jan 18, 2019
@smellai smellai deleted the dependabot/npm_and_yarn/webpack-cli-3.2.1 branch January 18, 2019 11:25
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.

2 participants