Skip to content

Update webpack-serve to the latest version 🚀 - #5

Open
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/webpack-serve-1.0.0
Open

Update webpack-serve to the latest version 🚀#5
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/webpack-serve-1.0.0

Conversation

@greenkeeper

Copy link
Copy Markdown

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.

  • e033db0chore(release): 1.0.0
  • 35467a7chore: update dependencies
  • ca1d54efeat: improve event parameters (#136)
  • c9235b5fix: calling middleware in add should find open ports. fixes #130 (#133)
  • 9cabb7ftest: adding MultiCompiler fixtures and app (#131)
  • 8ceedb7docs: reorganize reuse-chrome-tab addon example
  • a80c98cdocs: add example to reuse open tab in Chrome (#120)
  • c2d7ee5docs: fix typo (#129)
  • a7a682erefactor: use config-loader (#126)
  • 7b7f9eadocs: replace koa-compressor with koa-compress (#128)
  • bc6c9d4feat: add build-started and build-finished events (#122)
  • 715c50edocs: 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 🌴

greenkeeperBot added a commit that referenced this pull request May 13, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 1.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 50a2a81chore(release): 1.0.1
  • a0b218edocs: remove unstable, update event param docs

See the full diff

greenkeeperBot added a commit that referenced this pull request May 13, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 1.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 5c32c1echore(release): 1.0.2
  • 115e3fbchore: update koa-webpack dependency

See the full diff

greenkeeperBot added a commit that referenced this pull request Jun 7, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 1.0.3 just got published.

Update to this version instead 🚀

Release Notesv1.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.

  • 45ececdchore(release): 1.0.3
  • 2d9598cdocs: update event names in README.md to match code (#157)
  • 710f15adocs: update readme with correct content default value
  • 1ef4dc7chore: add https test app
  • b4de75cdocs: add ssl certificate generation notes
  • e030696fix: https cert/key via API and CLI (#154)
  • acef1fbfix: properly pass require to config-loader (#153)
  • f64dfcafix: use buffer for pfx option/flag (#142)
  • f7842c4docs: remove function config note, add mode note

See the full diff

greenkeeperBot added a commit that referenced this pull request Jun 8, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 1.0.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 012ab60chore(release): 1.0.4
  • d73cc83fix: https buffers should not be checked for a file (#168)

See the full diff

greenkeeperBot added a commit that referenced this pull request Jul 9, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 2.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • d896e2echore(release): 2.0.0
  • 4c7ad1bchore: merge v2.0.0 (#189)
  • b6cb9fcchore: update issue templates
  • a41ed50typo: incorrect middleware method references (#194)
  • f053f02docs: fix "compilation" typo (#186)
  • bae2209chore: log content paths to console (#167)
  • 416f414Optimize compilation events to prevent unneeded stats.toJson() call (#182)

See the full diff

greenkeeperBot added a commit that referenced this pull request Jul 9, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 2.0.1 just got published.

Update to this version instead 🚀

Release Notesv2.0.1

Bugfixes

  • fix: serve config regression #211
Commits

The new version differs by 2 commits.

  • 69a6bbachore(release): 2.0.1
  • 0a2d38dfix: fixes #210, serve config regression (#211)

See the full diff

greenkeeperBot added a commit that referenced this pull request Jul 10, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 2.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 3acd224chore(release): 2.0.2
  • 37ae940fix: force cli-utils update for alias fix

See the full diff

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants