Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Bump extract-text-webpack-plugin from 2.1.2 to 3.0.2 #118

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps extract-text-webpack-plugin from 2.1.2 to 3.0.2.

Release notes

Sourced from extract-text-webpack-plugin's releases.

v3.0.2

2017-10-25

Bug Fixes

  • refer to the entrypoint instead of the first module (module.identifier) (#601) (d5a1de2)

v3.0.1

2017-10-03

Bug Fixes

  • index: stricter check for shouldExtract !== wasExtracted (#605) (510704f)
  • get real path from __filename instead of __dirname (NS) (8de6558)

v3.0.0

2017-07-10

Bug Fixes

Code Refactoring

  • Apply webpack-defaults & webpack 3.x support (#540) (7ae32d9)

  • refactor: DeprecationWarning: Chunk.modules 543

BREAKING CHANGES

Release v3.0.0-rc.2

3.0.0-rc.2 (2017-07-10)

Bug Fixes

... (truncated)
Changelog

Sourced from extract-text-webpack-plugin's changelog.

3.0.2 (2017-10-25)

Bug Fixes

  • refer to the entrypoint instead of the first module (module.identifier) (#601) (d5a1de2)

3.0.1 (2017-10-03)

Bug Fixes

  • index: stricter check for shouldExtract !== wasExtracted (#605) (510704f)
  • get real path from __filename instead of __dirname (NS) (8de6558)

3.0.0 (2017-07-10)

Bug Fixes

  • add missing options.ignoreOrder details in Error message (#539) (dd43832)

Code Refactoring

  • Apply webpack-defaults & webpack 3.x support (#540) (7ae32d9)

BREAKING CHANGES

  • Enforces engines of "node": ">=4.3.0 < 5.0.0 || >= 5.10
  • refactor: DeprecationWarning: Chunk.modules 543
  • Enforces peerDependencies of "webpack": "^3.1.0".

3.0.0-rc.2 (2017-07-10)

... (truncated)
Commits
  • cc3ba94 chore(release): 3.0.2
  • d5a1de2 fix: refer to the entrypoint instead of the first module (`module.identif...
  • 5286ab2 build(defaults): update to v1.6.0 (#652)
  • 4cfde50 chore(release): 3.0.1
  • 8de6558 fix: get real path from __filename instead of __dirname (NS)
  • 510704f fix(index): stricter check for shouldExtract !== wasExtracted (#605)
  • 6a660f3 docs(README): update install instructions (#570)
  • 083a6c8 docs(README): add custom [contenthash] formats (#566)
  • d7a75fc chore(release): 3.0.0
  • 7ae32d9 refactor: Apply webpack-defaults & webpack 3.x support (#540)
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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:

  • 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 bot and others added 24 commits May 28, 2019 10:33
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.47.0 to 5.48.0.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](codemirror/codemirror5@5.47.0...5.48.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v5.2.2...v5.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [element-ui](https://github.com/ElemeFE/element) from 2.7.2 to 2.10.1.
- [Release notes](https://github.com/ElemeFE/element/releases)
- [Changelog](https://github.com/ElemeFE/element/blob/dev/CHANGELOG.en-US.md)
- [Commits](ElemeFE/element@v2.7.2...v2.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1. **This update includes security fixes.**
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](axios/axios@v0.18.0...v0.18.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [animate.css](https://github.com/daneden/animate.css) from 3.7.0 to 3.7.2.
- [Release notes](https://github.com/daneden/animate.css/releases)
- [Commits](animate-css/animate.css@3.7.0...3.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](babel/babel-eslint@v10.0.1...v10.0.2)

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 Aug 1, 2019
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/extract-text-webpack-plugin-3.0.2 branch August 7, 2019 15:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
6 participants