Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 15, 2019

Bumps clean-webpack-plugin from 1.0.1 to 2.0.1.

Release notes

Sourced from clean-webpack-plugin's releases.

v2.0.1

No release notes provided.

v2.0.0

Relavant:

Changes:

  • No configuration is needed for standard usage (cleans webpack's output.path)
  • By default during webpack's watch mode, only files created by webpack are removed
  • Because del is used, globbing is supported
  • Plugin is tested directly via webpack
  • All supported versions are tested
  • Windows is tested via appveyor (no mocked tests)
  • Complete build system including prepublish hooks and git prepush/commit hooks
  • Written with Typescript

Additional notes:

Closes Issues: #53 #55 #67 #73 #80 #85 #86 #89 #91 #92 #93 #98
Closes PRs: #39 #74

Massive props to @​chrisblossom for working on this and pushing it through.

Commits
  • 9a2913b bummped version to 2.0.1
  • f810047 Merge pull request #112 from chrisblossom/cleanAfterEveryBuildPatterns-negati...
  • 9d48016 fix: cleanAfterEveryBuildPatterns can exclude stale webpack asset from being ...
  • c0f798a add github issue template
  • 4f72f5b Merge pull request #107 from chrisblossom/master
  • 17791bc update readme to include special instructions for v1 users
  • 4962f3a Merge pull request #100 from chrisblossom/update-description
  • a61b36b update description
  • 2e7f7f6 2.0.0
  • e90a300 remove unused babel plugins
  • 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.


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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 15, 2019
Bumps [clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin) from 1.0.1 to 2.0.1.
- [Release notes](https://github.com/johnagan/clean-webpack-plugin/releases)
- [Commits](johnagan/clean-webpack-plugin@v1.0.1...v2.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/clean-webpack-plugin-2.0.1 branch from c42c4bc to a845b42 Compare April 5, 2019 15:02
@dependabot-preview
Copy link
Contributor Author

Looks like clean-webpack-plugin is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/clean-webpack-plugin-2.0.1 branch April 17, 2019 08:50
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.

1 participant