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 webpack-serve to the latest version 🚀 #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented May 13, 2018

Version 1.0.0 of webpack-serve was just published.

Dependency webpack-serve
Current Version 0.3.2
Type devDependency

The version 1.0.0 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 webpack-serve.

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 12 commits.

  • e033db0 chore(release): 1.0.0
  • 35467a7 chore: update dependencies
  • ca1d54e feat: improve event parameters (#136)
  • c9235b5 fix: calling middleware in add should find open ports. fixes #130 (#133)
  • 9cabb7f test: adding MultiCompiler fixtures and app (#131)
  • 8ceedb7 docs: reorganize reuse-chrome-tab addon example
  • a80c98c docs: add example to reuse open tab in Chrome (#120)
  • c2d7ee5 docs: fix typo (#129)
  • a7a682e refactor: use config-loader (#126)
  • 7b7f9ea docs: replace koa-compressor with koa-compress (#128)
  • bc6c9d4 feat: add build-started and build-finished events (#122)
  • 715c50e docs: add webpack-serve-waitpage to readme add-ons section (#113)

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 bot added a commit that referenced this pull request May 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 13, 2018

Version 1.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 50a2a81 chore(release): 1.0.1
  • a0b218e docs: remove unstable, update event param docs

See the full diff

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

greenkeeper bot commented May 13, 2018

Version 1.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 5c32c1e chore(release): 1.0.2
  • 115e3fb chore: update koa-webpack dependency

See the full diff

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

greenkeeper bot commented Jun 7, 2018

Version 1.0.3 just got published.

Update to this version instead 🚀

Release Notes v1.0.3

Bugfixes

  • fix: https cert/key via API and CLI (#154)
  • fix: properly pass require to config-loader (#153)
  • fix: use buffer for pfx option/flag (#142)

Updates

  • docs: update event names in README.md to match code (#157)
  • docs: update readme with correct content default value
  • docs: add ssl certificate generation notes
  • docs: remove function config note, add mode note
Commits

The new version differs by 9 commits.

  • 45ececd chore(release): 1.0.3
  • 2d9598c docs: update event names in README.md to match code (#157)
  • 710f15a docs: update readme with correct content default value
  • 1ef4dc7 chore: add https test app
  • b4de75c docs: add ssl certificate generation notes
  • e030696 fix: https cert/key via API and CLI (#154)
  • acef1fb fix: properly pass require to config-loader (#153)
  • f64dfca fix: use buffer for pfx option/flag (#142)
  • f7842c4 docs: remove function config note, add mode note

See the full diff

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

greenkeeper bot commented Jun 8, 2018

Version 1.0.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 012ab60 chore(release): 1.0.4
  • d73cc83 fix: https buffers should not be checked for a file (#168)

See the full diff

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

greenkeeper bot commented Jul 9, 2018

Version 2.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • d896e2e chore(release): 2.0.0
  • 4c7ad1b chore: merge v2.0.0 (#189)
  • b6cb9fc chore: update issue templates
  • a41ed50 typo: incorrect middleware method references (#194)
  • f053f02 docs: fix "compilation" typo (#186)
  • bae2209 chore: log content paths to console (#167)
  • 416f414 Optimize compilation events to prevent unneeded stats.toJson() call (#182)

See the full diff

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

greenkeeper bot commented Jul 9, 2018

Version 2.0.1 just got published.

Update to this version instead 🚀

Release Notes v2.0.1

Bugfixes

  • fix: serve config regression #211
Commits

The new version differs by 2 commits.

  • 69a6bba chore(release): 2.0.1
  • 0a2d38d fix: fixes #210, serve config regression (#211)

See the full diff

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

greenkeeper bot commented Jul 10, 2018

Version 2.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 3acd224 chore(release): 2.0.2
  • 37ae940 fix: force cli-utils update for alias fix

See the full diff

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