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

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

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 28, 2018

Version 7.0.0 of serve was just published.

Dependency serve
Current Version 6.5.8
Type devDependency

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


Release Notes 7.0.0

Major Changes

  • Rewrite project entirely: #374

Patches

  • Removed useless file: #376
Commits

The new version differs by 3 commits.

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 28, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 28, 2018

Version 7.0.1 just got published.

Update to this version instead 🚀

Release Notes 7.0.1

Patches

  • Removed useless dependencies: #377
Commits

The new version differs by 2 commits.

See the full diff

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

greenkeeper bot commented May 29, 2018

Version 7.1.0 just got published.

Update to this version instead 🚀

Release Notes 7.1.0

Minor Changes

  • Re-added --single and made --listen support ports: #384

Patches

  • Fixed "URL is not defined" error: #381
  • Bumped serve-handler to the latest version: #383

Credits

Huge thanks to @jaeseok-park for helping!

Commits

The new version differs by 4 commits.

  • a567a0a 7.1.0
  • 4f135ea Re-added --single and made --listen support ports (#384)
  • 5d8a9d2 Bumped serve-handler to the latest version (#383)
  • 5b1840c Fixed "URL is not defined" error (#381)

See the full diff

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

greenkeeper bot commented May 29, 2018

Version 7.1.1 just got published.

Update to this version instead 🚀

Release Notes 7.1.1

Patches

  • Added example of using the middleware: #385
Commits

The new version differs by commits.

See the full diff

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

greenkeeper bot commented Jun 2, 2018

Version 7.1.2 just got published.

Update to this version instead 🚀

Release Notes 7.1.2

Patches

  • Bumped our dependencies to the latest version: #388
Commits

The new version differs by 2 commits.

  • 82c99b6 7.1.2
  • 43f5bc7 Bumped our dependencies to the latest version (#388)

See the full diff

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

greenkeeper bot commented Jun 2, 2018

Version 7.1.3 just got published.

Update to this version instead 🚀

Release Notes 7.1.3

Patches

  • Bumped middleware to the latest version: #391
Commits

The new version differs by 2 commits.

  • ff4faf9 7.1.3
  • b822208 Bumped middleware to the latest version (#391)

See the full diff

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

greenkeeper bot commented Jun 2, 2018

Version 7.1.4 just got published.

Update to this version instead 🚀

Release Notes 7.1.4

Patches

  • Ensured that everything in README.md is correct: #392
Commits

The new version differs by 2 commits.

  • c6696ee 7.1.4
  • ca460aa Ensured that everything in README.md is correct (#392)

See the full diff

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

greenkeeper bot commented Jun 2, 2018

Version 7.1.5 just got published.

Update to this version instead 🚀

Release Notes 7.1.5

Patches

  • Added charset to Content-Type header: #394
Commits

The new version differs by 2 commits.

See the full diff

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

greenkeeper bot commented Jun 2, 2018

Version 7.1.6 just got published.

Update to this version instead 🚀

Release Notes 7.1.6

Patches

  • Replace logo for repository: ad821be
Commits

The new version differs by 2 commits.

See the full diff

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

greenkeeper bot commented Jun 2, 2018

Version 7.2.0 just got published.

Update to this version instead 🚀

Release Notes 7.2.0

Minor Changes

  • Added default Content-Disposition header: #397
Commits

The new version differs by 2 commits.

  • 1b888aa 7.2.0
  • 7c92de9 Added default Content-Disposition header (#397)

See the full diff

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

greenkeeper bot commented Jun 6, 2018

Version 8.0.0 just got published.

Update to this version instead 🚀

Release Notes 8.0.0

Major Changes

  • Make cleanUrls stop stripping .htm extension: #403
Commits

The new version differs by 2 commits.

  • 0abe7ff 8.0.0
  • e9bcc6c Make cleanUrls stop stripping .htm extension (#403)

See the full diff

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

greenkeeper bot commented Jun 6, 2018

Version 8.1.0 just got published.

Update to this version instead 🚀

Release Notes 8.1.0

Minor Changes

  • Support for renderSingle and reduced stat calls: #406
Commits

The new version differs by 2 commits.

  • 82da9fe 8.1.0
  • eeb99a4 Support for renderSingle and reduced stat calls (#406)

See the full diff

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

greenkeeper bot commented Jun 7, 2018

Version 8.1.1 just got published.

Update to this version instead 🚀

Release Notes 8.1.1

Patches

  • Show server listen address properly: #407

Credits

Huge thanks to @iczero for helping!

Commits

The new version differs by 2 commits.

See the full diff

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

greenkeeper bot commented Jun 8, 2018

Version 8.1.2 just got published.

Update to this version instead 🚀

Release Notes 8.1.2

Patches

  • Correctly apply host: #410
Commits

The new version differs by 2 commits.

See the full diff

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

greenkeeper bot commented Jun 11, 2018

Version 8.1.3 just got published.

Update to this version instead 🚀

Release Notes 8.1.3

Patches

  • Adding -p as an alias to -l: #412
  • Document usage with Now and update handler: #415

Credits

Huge thanks to @wawhal for helping!

Commits

The new version differs by 3 commits.

  • 43f2c0b 8.1.3
  • 51a459b Document usage with Now and update handler (#415)
  • 0fea3e2 Adding -p as an alias to -l (#412)

See the full diff

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

greenkeeper bot commented Aug 9, 2018

Version 9.4.2 just got published.

Update to this version instead 🚀

Release Notes 9.4.2

Patches

  • Point directly to Spectrum community: #462
Commits

The new version differs by 2 commits.

See the full diff

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

greenkeeper bot commented Aug 14, 2018

Version 9.5.0 just got published.

Update to this version instead 🚀

Release Notes 9.5.0

Minor Changes

  • Added support for range requests: #464
Commits

The new version differs by 2 commits.

See the full diff

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

greenkeeper bot commented Aug 14, 2018

Version 9.6.0 just got published.

Update to this version instead 🚀

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

greenkeeper bot commented Aug 23, 2018

Version 10.0.0 just got published.

Update to this version instead 🚀

Release Notes 10.0.0

Major Changes

  • Bumped dependencies to the latest version: #468
Commits

The new version differs by 2 commits.

  • 254432f 10.0.0
  • 1cbb5ec Bumped dependencies to the latest version (#468)

See the full diff

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

greenkeeper bot commented Sep 12, 2018

  • The devDependency serve was updated from 6.5.8 to 10.0.1.

Update to this version instead 🚀

Release Notes for 10.0.1

Patches

  • Bumped @zeit/schemas to the latest version: #475
Commits

The new version differs by 2 commits.

  • d51868f 10.0.1
  • 4557c9f Bumped @zeit/schemas to the latest version (#475)

See the full diff

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

greenkeeper bot commented Sep 24, 2018

  • The devDependency serve was updated from 6.5.8 to 10.0.2.

Update to this version instead 🚀

Release Notes for 10.0.2

Patches

  • Bumped serve-handler to the latest version: #480
Commits

The new version differs by 2 commits.

  • b456009 10.0.2
  • 2fb60e2 Bumped serve-handler to the latest version (#480)

See the full diff

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

greenkeeper bot commented Nov 12, 2018

  • The devDependency serve was updated from 6.5.8 to 10.1.0.

Update to this version instead 🚀

Release Notes for 10.1.0

Minor Changes

  • Added support for compression: #487
  • Added NO_UPDATE_CHECK environment flag: #457
  • Brought back support for ephemeral port switching: #490

Patches

  • Bumped serve-handler to the latest version: #488
  • Deprecate support for now.json and package.json: #489

Credits

Huge thanks to @leeyeh for helping!

Commits

The new version differs by 6 commits.

  • fa4a460 10.1.0
  • f8439ae Brought back support for ephemeral port switching (#490)
  • 596ae27 Deprecate support for now.json and package.json (#489)
  • 96f840c Bumped serve-handler to the latest version (#488)
  • 229a78c Added NO_UPDATE_CHECK environment flag (#457)
  • 2a7f8d2 Added support for compression (#487)

See the full diff

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

greenkeeper bot commented Nov 12, 2018

  • The devDependency serve was updated from 6.5.8 to 10.1.1.

Update to this version instead 🚀

Release Notes for 10.1.1

Patches

  • Properly encode redirect responses: #491
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 6, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 6, 2019

  • The devDependency serve was updated from 6.5.8 to 10.1.2.

Update to this version instead 🚀

Release Notes for 10.1.2

Patches

  • Use os.networkInterfaces() to detect network address: #492
  • Bumped serve-handler to latest version: #505

Credits

Huge thanks to @saintwinkle for helping!

Commits

The new version differs by 3 commits.

  • 7320633 10.1.2
  • 7a939b6 Bumped serve-handler to latest version (#505)
  • b7d9de3 Use os.networkInterfaces() to detect network address (#492)

See the full diff

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

greenkeeper bot commented Apr 3, 2019

  • The devDependency serve was updated from 6.5.8 to 11.0.0.

Update to this version instead 🚀

Release Notes for 11.0.0

Major Changes

  • Disable symlinks by default: #517

Patches

  • Added npx serve option to README: #509

Credits

Huge thanks to @jamonholmgren for helping!

Commits

The new version differs by 3 commits.

  • 67f6f61 11.0.0
  • 6395886 Disable symlinks by default (#517)
  • c6c35e7 Added npx serve option to README (#509)

See the full diff

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

greenkeeper bot commented May 28, 2019

  • The devDependency serve was updated from 6.5.8 to 11.0.1.

Update to this version instead 🚀

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

greenkeeper bot commented Jun 19, 2019

  • The devDependency serve was updated from 6.5.8 to 11.0.2.

Update to this version instead 🚀

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

greenkeeper bot commented Jul 10, 2019

  • The devDependency serve was updated from 6.5.8 to 11.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 26, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 26, 2019

  • The devDependency serve was updated from 6.5.8 to 11.2.0.

Update to this version instead 🚀

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

greenkeeper bot commented May 22, 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


  • The devDependency serve was updated from 6.5.8 to 11.3.1.

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.

None yet

0 participants