Skip to content
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

[Snyk] Upgrade extract-text-webpack-plugin from 3.0.0 to 3.0.2 #37

Merged
merged 2 commits into from Mar 4, 2020

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Mar 2, 2020

Snyk has created this PR to upgrade extract-text-webpack-plugin from 3.0.0 to 3.0.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 2 years ago, on 2017-10-25.
Release notes
Package name: extract-text-webpack-plugin
  • 3.0.2 - 2017-10-25

    2017-10-25

    Bug Fixes

    • refer to the entrypoint instead of the first module (module.identifier) (#601) (d5a1de2)
  • 3.0.1 - 2017-10-03

    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

    2017-07-10

    Bug Fixes

    Code Refactoring

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

    • refactor: DeprecationWarning: Chunk.modules 543

    BREAKING CHANGES

    • Enforces engines of "node": ">=4.3.0 < 5.0.0 || >= 5.10

    • Updates to Chunk.mapModules. This release is not backwards compatible with Webpack 2.x due to breaking changes in webpack/webpack#4764

    • Enforces peerDependencies of "webpack": "^3.1.0".

from extract-text-webpack-plugin GitHub release notes
Commit messages
Package name: extract-text-webpack-plugin
  • cc3ba94 chore(release): 3.0.2
  • d5a1de2 fix: refer to the `entrypoint` instead of the first `module` (`module.identifier`) (#601)
  • 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)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@DavidKindler DavidKindler merged commit 62ad305 into master Mar 4, 2020
@DavidKindler DavidKindler deleted the snyk-upgrade-05f959e5d315492d508284e929985b83 branch March 4, 2020 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants