thuringia / hotel

An ebook library and reader. Someday this may become a something like calibre
0 stars 0 forks source link

Update webpack-serve in group default to the latest version ๐Ÿš€ #11

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of webpack-serve was just published.

Dependency webpack-serve
Current Version 1.0.4
Type devDependency

The version 2.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 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

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

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] commented 6 years ago

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

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 19 commits.

  • 464d70e chore(release): 2.0.3
  • 60cefae chore: prep for fork release
  • da3b6c2 oh snap, forgot an r
  • c5b1a1d deprecated? nawwww
  • edaf28c Update README.md
  • 2f99679 test(cli): use 127.0.0.1 as hostname (#281)
  • edb49fb test(package): use cross-env to fix test failure for windows environments (scripts) (#279)
  • b49ef2f docs(readme): correct --version display name (#273)
  • 3da68d0 docs(readme): fix contributing link (#270)
  • b4cf3c1 docs(readme): add webpack config example (#271)
  • 32563f5 Update CHANGELOG.md (#240)
  • f3e1745 fix: pass open.app argument to opn properly (#252)
  • 80c0b5d chore: Merge branch 'master' of github.com:webpack-contrib/webpack-serve
  • de4b5b6 Update README.md (#228)
  • 6d015a1 docs(readme): update old example (#222)

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 15 commits.

  • d84f921 chore(release): v3.0.0
  • d7ba671 fix: bin value in package.json
  • 9fb3904 feat: package.json config, readme updates
  • fc62734 refactor: v3.0.0-beta.1 (#4)
  • ccd3976 chore: prep for beta release
  • 8535391 test: add snapshots
  • 5090d42 test: simplify tests
  • fa4ef59 chore: output to console to figure out failures on ci
  • ab17e26 chore: snag the circle config from wps
  • 852fb80 test: we have tests
  • ca0339e chore: getting functional
  • 0abcc9b chore: getting functional
  • 387b2b2 chore: prepare next branch, copy webpack-nano bits
  • bd25174 chore: update ci config
  • 5eaec5a chore: update webpack devDep, snapshots

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 3 commits.

  • c9ed1a0 chore(release): 3.1.0
  • 1279d7d feat: --no-watch flag, add watch: true to configs
  • 584882e chore: npm audit fix

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€