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

Update extract-css-chunks-webpack-plugin to the latest version 🚀 #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 4, 2018

Version 3.0.2 of extract-css-chunks-webpack-plugin was just published.

Dependency extract-css-chunks-webpack-plugin
Current Version 2.0.19
Type devDependency

The version 3.0.2 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of extract-css-chunks-webpack-plugin.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 43 commits.

  • ef7ded1 adding title to readme
  • 2e64852 json stringify errors
  • 8c36e0a removing duplicate package
  • 46ff4dd adding back standard-release just in case
  • 0224acc Merge remote-tracking branch 'origin/webpack-4' into webpack-4
  • 901025e re-enabling tests
  • 3022171 Merge branch 'master' into webpack-4
  • f4beee3 Merge pull request #63 from fdubost/fix-non-deterministic
  • a5826ea Update README.md
  • 53e4fee Merge remote-tracking branch 'origin/webpack-4' into webpack-4
  • 5a84230 adding code owners
  • 42c78ea Update README.md
  • 8d55e2b resetting package json version
  • d274442 style(src/index.js): Linting
  • 87886fe feat(src/index.js): Check NODE_ENV

There are 43 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 4, 2018

Version 3.0.3 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 6, 2018

Version 3.0.4 just got published.

Update to this version instead 🚀

Release Notes v3.0.4

<a name"3.0.3">

3.0.4 (2018-06-05)

  • fix: Adding manual param for enabling hot
    Automatic detection seems to miss a few scenarios, as a last resort. You can now add hot:true

fix #72

  • docs(readme): Updating code examples for universal implementations
    Adding code samples for dev and prod implementations of the new css-chunk plugin and how it works with Universal
Commits

The new version differs by commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 6, 2018

Version 3.0.5 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 25, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 25, 2018

Version 3.0.6 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • aa66382 fix(index.js): Read entry when its a function

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 12, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 12, 2018

Version 3.0.7 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 41bddb4 style: Linting and generalized updates
  • 77005f0 fix(src): CSS Modules HMR [PATCH]
  • 345509e Merge pull request #79 from faceyspacey/entry-as-function
  • 9230505 docs(README.md): Fix typos
  • 312f6a1 Update README.md

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 16, 2018

Version 3.0.8 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits ahead by 4, behind by 2.

  • 1897d8d fix: ES6 strings not TL
  • 523cb62 style: Updated linting rules
  • ee84306 fix(.eslintrc,hotModuleReplacement.js): Update linting rules, remove arrow functions
  • 87334cf fix(src): CSS Modules HMR [PATCH] (#82)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 16, 2018

Version 3.0.9 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 18, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 18, 2018

Version 3.0.10 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits ahead by 2, behind by 3.

  • 55eab8e Fix el.remove() (#87)
  • 58966be fix(.eslintrc,hotModuleReplacement.js): Update linting rules, no arrows (#85)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 26, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 26, 2018

Version 3.0.11 just got published.

Update to this version instead 🚀

Release Notes 3.0.11

<a name"3.0.11">

3.0.11 (2018-07-25)

  • docs: Updated info about the optimization object

  • Add TypeScript declaration file

Commits

The new version differs by 2 commits.

  • abb3321 docs: Updated info about the optimization object (#91)
  • bc0fcbc Add TypeScript declaration file (#90)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 31, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 31, 2018

Version 3.0.12 just got published.

Update to this version instead 🚀

Release Notes v3.0.12

<a name"3.0.12">

3.0.12 (2018-08-31)

  • build(package.json): Publish TS declaration file

  • fix #99

Commits

The new version differs by 3 commits.

  • a364370 build(package.json): Publish TS declaration file (#100)
  • 71dbb73 General upgrades (#97)
  • a0ae649 fix: Fix CSS ordering for config with multiple entry points (#92)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 1, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 1, 2018

Version 3.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 1, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 1, 2018

Version 3.1.1 just got published.

Update to this version instead 🚀

Release Notes v3.1.1

<a name"3.1.1">

3.1.1 (2018-09-01)

  • fix: Fixed HMR issue when oneOf is used

When using oneOf, HRM is never activated. This patch improved the lookup system used for determining
if CSS can and should be reloaded. There have been some other tweaks for css modules and HMR

fix #98,#80

Commits

The new version differs by 1 commits.

  • 7e15d9d fix: Fixed HMR issue when oneOf is used (#102)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 2, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 2, 2018

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • 6caeeca fix(index.js): Improved HMR detection multi instance collisions (#104)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 2, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 2, 2018

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 15, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 15, 2019
greenkeeper bot added a commit that referenced this pull request May 16, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 16, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 17, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 17, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 19, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 19, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 29, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 29, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 28, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 28, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 1, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 1, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 5, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 5, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 13, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 13, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 3, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 3, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 4, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 4, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 25, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 25, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 27, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 27, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 17, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 17, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 18, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 18, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants