andyfangdz / resume

Resume, really over-engineered
https://cv.andyfang.me
0 stars 0 forks source link

Update serve to the latest version πŸš€ #40

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Version 8.1.4 just got published.

Update to this version instead πŸš€

Release Notes 8.1.4

Patches

  • Fixed requests to /index being redirected wrong: #416
Commits

The new version differs by 2 commits.

  • 69411f7 8.1.4
  • 3891e33 Fixed requests to /index being redirected wrong (#416)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 8.2.0 just got published.

Update to this version instead πŸš€

Release Notes 8.2.0

Minor Changes

  • Add --config for custom paths to serve.json: #418
  • Added error templates: #419

Credits

Huge thanks to @tohjustin for helping!

Commits

The new version differs by 3 commits.

  • 8cb97d4 8.2.0
  • 8440d82 Added error templates (#419)
  • da25b61 Add --config for custom paths to serve.json (#418)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.0.0 just got published.

Update to this version instead πŸš€

Release Notes 9.0.0

Major Changes

  • Reverted default port back to 5000: #427

Minor Changes

  • Brought back old message for serving: #429
  • Added support for IPv6: #430

Patches

  • Allow dots in value of public option: #428
Commits

The new version differs by 5 commits.

  • eb7d3bc 9.0.0
  • e8378d5 Added support for IPv6 (#430)
  • ef45e6a Brought back old message for serving (#429)
  • ba2f6dd Allow dots in value of public option (#428)
  • f4fe6ba Reverted default port back to 5000 (#427)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.1.0 just got published.

Update to this version instead πŸš€

Release Notes 9.1.0

Minor Changes

  • Read port from environment variable PORT: #434

Credits

Huge thanks to @compulim for helping!

Commits

The new version differs by 2 commits.

  • 250c972 9.1.0
  • d775a09 Read port from environment variable PORT (#434)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.1.1 just got published.

Update to this version instead πŸš€

Release Notes 9.1.1

Patches

  • Handle DNS lookup failures: #439

Credits

Huge thanks to @just-boris for helping!

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.1.2 just got published.

Update to this version instead πŸš€

Release Notes 9.1.2

Patches

  • Properly handle requests with malformed URIs: #442
Commits

The new version differs by 2 commits.

  • ced9adf 9.1.2
  • 95d6dc4 Properly handle requests with malformed URIs (#442)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.2.0 just got published.

Update to this version instead πŸš€

Release Notes 9.2.0

Minor Changes

  • Allow custom headers to be set for default error responses: #443
Commits

The new version differs by 2 commits.

  • 66bb43c 9.2.0
  • 0fc21c0 Allow custom headers to be set for default error responses (#443)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 9.3.0 just got published.

Update to this version instead πŸš€

Release Notes 9.3.0

Minor Changes

  • Support for absolute paths: #445

Patches

  • Add badge to display install size: #450
  • Bumped dependencies to the latest version: #452

Credits

Huge thanks to @az0uz and @styfle for helping!

Commits

The new version differs by 4 commits.

  • 91a0234 9.3.0
  • 15e9cf4 Bumped dependencies to the latest version (#452)
  • 7ea10ed Support for absolute paths (#445)
  • 9dde3b0 Add badge to display install size (#450)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 9.4.0 just got published.

Update to this version instead πŸš€

Release Notes 9.4.0

Minor Changes

  • Handle ETag and If-None-Match: #456
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 9.4.1 just got published.

Update to this version instead πŸš€

Release Notes 9.4.1

Patches

  • Updated link to Spectrum: #461
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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

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

Version 9.6.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

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

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

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