jonathanweiss/component-manager

An in-range update of serve is breaking the build 🚨

greenkeeper opened this issue Β· 28 comments

Version 6.0.3 of serve just got published.

Branch Build failing 🚨
Dependency serve
Current Version 6.0.2
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As serve is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes 6.0.3

Patches

  • Fixed missing zero in one day cache number: #255

Credits

Huge thanks to @albertstill for his help!

Commits

The new version differs by 8 commits.

  • 667e605 6.0.3
  • c0e62a5 Bumped dependencies to the latest version
  • 8edb2c6 Fixed missing zero in one day cache number (#255)
  • dad260a fix(package): update args to version 3.0.4 (#254)
  • dbd254c chore(package): update prettier to version 1.5.3 (#251)
  • f746f56 fix(package): update fs-extra to version 4.0.0 (#250)
  • ee28226 fix(package): update boxen to version 1.2.0 (#249)
  • 6d769d6 fix(package): update path-type to version 3.0.0 (#246)

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

After pinning to 6.0.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

Version 6.0.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.0.4

Patches

  • Removed useless package fields: e3eb8cd
  • Fixed import comments: 130fbc5
  • Bumped dependencies to the latest version: b134d57
Commits

The new version differs by 4 commits.

See the full diff

Version 6.0.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.0.5

Patches

  • Bumped dependencies to the latest version: 453ed99
Commits

The new version differs by 2 commits.

See the full diff

Version 6.0.6 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.0.6

Patches

  • Output a special message for non-TTY: ff717d7
  • Bumped dependencies to the latest version: 9ee4e1e
Commits

The new version differs by 3 commits.

  • e815b34 6.0.6
  • 9ee4e1e Bumped dependencies to the latest version
  • ff717d7 Output a special message for non-TTY

See the full diff

Version 6.2.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes 6.2.0

Minor Changes

  • Bump dependencies, primarily send for mime time upgrades: #270

Credits

Huge thanks to @rauchg for their help!

Commits

The new version differs by 6 commits.

  • f687c99 Release 6.2.0
  • 9ef6de0 bump dependencies, primarily send for mime time upgrades (#270)
  • fbd1663 6.1.0
  • 8c1eec9 Added --treeless flag for disabling directory listings (#261)
  • b5637aa Bumped dependencies to the latest version
  • 150c191 Sort to list directories first, then sort alphabetically (#265)

See the full diff

Version 6.3.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes 6.3.0

Minor Changes

  • Added ability to toggle the list view: #276
  • Support for HTTPS in development added: #274

Patches

  • Fixed caching of SPAs and /index.html: #269
  • Bumped dependencies to the latest version: 7183dc7

Credits

Huge thanks to @barinali, @justanotherdot and @MarcoThePoro for their help!

Commits

The new version differs by 13 commits.

  • e20f530 6.3.0
  • 2882749 Updated testing snapshots
  • 7183dc7 Bumped dependencies to the latest version
  • c6336ea Support for HTTPS in development added (#274)
  • 35bf03b Fixed caching of SPAs and /index.html (#269)
  • a5255c8 Added ability to toggle the list view (#276)
  • b35865f Introduce tests (#275)
  • f687c99 Release 6.2.0
  • 9ef6de0 bump dependencies, primarily send for mime time upgrades (#270)
  • fbd1663 6.1.0
  • 8c1eec9 Added --treeless flag for disabling directory listings (#261)
  • b5637aa Bumped dependencies to the latest version
  • 150c191 Sort to list directories first, then sort alphabetically (#265)

See the full diff

Version 6.3.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes 6.3.1

Patches

  • Fixed duplicated short flag: #278

Credits

Huge thanks to @4cm4k1 for his help!

Commits

The new version differs by 15 commits.

  • 3af40d3 6.3.1
  • e1ad5c2 Fixed duplicated short flag (#278)
  • e20f530 6.3.0
  • 2882749 Updated testing snapshots
  • 7183dc7 Bumped dependencies to the latest version
  • c6336ea Support for HTTPS in development added (#274)
  • 35bf03b Fixed caching of SPAs and /index.html (#269)
  • a5255c8 Added ability to toggle the list view (#276)
  • b35865f Introduce tests (#275)
  • f687c99 Release 6.2.0
  • 9ef6de0 bump dependencies, primarily send for mime time upgrades (#270)
  • fbd1663 6.1.0
  • 8c1eec9 Added --treeless flag for disabling directory listings (#261)
  • b5637aa Bumped dependencies to the latest version
  • 150c191 Sort to list directories first, then sort alphabetically (#265)

See the full diff

Version 6.4.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes 6.4.0

Minor Changes

  • Added icons for image files: #286

Patches

  • Ensure that the parent directory is always in the beginning of the list: #288

Credits

Huge thanks to @tohjustin for his help!

Commits

The new version differs by 18 commits.

  • 08da443 6.4.0
  • 5eda19d Ensure that the parent directory is always in the beginning of the list (#288)
  • 5c2a9c0 Added icons for image files (#286)
  • 3af40d3 6.3.1
  • e1ad5c2 Fixed duplicated short flag (#278)
  • e20f530 6.3.0
  • 2882749 Updated testing snapshots
  • 7183dc7 Bumped dependencies to the latest version
  • c6336ea Support for HTTPS in development added (#274)
  • 35bf03b Fixed caching of SPAs and /index.html (#269)
  • a5255c8 Added ability to toggle the list view (#276)
  • b35865f Introduce tests (#275)
  • f687c99 Release 6.2.0
  • 9ef6de0 bump dependencies, primarily send for mime time upgrades (#270)
  • fbd1663 6.1.0

There are 18 commits in total.

See the full diff

Version 6.4.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes 6.4.1

Patches

  • Optimize SVG icons: #291
  • Bumped dependencies to the latest version: cd1940c

Credits

Huge thanks to @lachlanjc for his help!

Commits

The new version differs by 21 commits.

  • 05e386c 6.4.1
  • cd1940c Bumped dependencies to the latest version
  • 92fe2ea Optimize SVG icons (#291)
  • 08da443 6.4.0
  • 5eda19d Ensure that the parent directory is always in the beginning of the list (#288)
  • 5c2a9c0 Added icons for image files (#286)
  • 3af40d3 6.3.1
  • e1ad5c2 Fixed duplicated short flag (#278)
  • e20f530 6.3.0
  • 2882749 Updated testing snapshots
  • 7183dc7 Bumped dependencies to the latest version
  • c6336ea Support for HTTPS in development added (#274)
  • 35bf03b Fixed caching of SPAs and /index.html (#269)
  • a5255c8 Added ability to toggle the list view (#276)
  • b35865f Introduce tests (#275)

There are 21 commits in total.

See the full diff

Version 6.4.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes 6.4.2

Patches

  • Updated license to be correct: 84fa429
  • Bumped dependencies to the latest version: c71f8ad
Commits

The new version differs by 24 commits.

  • 325a6b1 6.4.2
  • c71f8ad Bumped dependencies to the latest version
  • 84fa429 Updated license to be correct
  • 05e386c 6.4.1
  • cd1940c Bumped dependencies to the latest version
  • 92fe2ea Optimize SVG icons (#291)
  • 08da443 6.4.0
  • 5eda19d Ensure that the parent directory is always in the beginning of the list (#288)
  • 5c2a9c0 Added icons for image files (#286)
  • 3af40d3 6.3.1
  • e1ad5c2 Fixed duplicated short flag (#278)
  • e20f530 6.3.0
  • 2882749 Updated testing snapshots
  • 7183dc7 Bumped dependencies to the latest version
  • c6336ea Support for HTTPS in development added (#274)

There are 24 commits in total.

See the full diff

Version 6.4.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes 6.4.3

Patches

  • Recycle output of call to file system: #305

Credits

Huge thanks to @fritz-c for helping!

Commits

The new version differs by 26 commits.

There are 26 commits in total.

See the full diff

Version 6.4.4 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes 6.4.4

Patches

  • Fixed typo in option alias: #309
  • Bumped nyc to the latest version: 36783f6

Credits

Huge thanks to @just-boris for helping!

Commits

The new version differs by 29 commits.

There are 29 commits in total.

See the full diff

Version 6.4.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.4.5

Patches

  • Removed triangle from company name: bccc217
  • Use different package for update notifications: c5444f2
  • Corrected date in license: aa20f77
  • Bumped dependencies to the latest version: 0872fcf
Commits

The new version differs by 34 commits.

  • d9afce3 6.4.5
  • 0872fcf Bumped dependencies to the latest version
  • aa20f77 Corrected date in license
  • c5444f2 Use different package for update notifications
  • bccc217 Removed triangle from company name
  • 264e39b 6.4.4
  • 36783f6 Bumped nyc to the latest version
  • 3d9ae3f Fixed typo in option alias (#309)
  • 550e2c3 6.4.3
  • 6c9826d Recycle output of call to file system (#305)
  • 325a6b1 6.4.2
  • c71f8ad Bumped dependencies to the latest version
  • 84fa429 Updated license to be correct
  • 05e386c 6.4.1
  • cd1940c Bumped dependencies to the latest version

There are 34 commits in total.

See the full diff

Version 6.4.6 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.4.6

Patches

Commits

The new version differs by 2 commits.

See the full diff

Version 6.4.7 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.4.7

Patches

  • Save dependencies unprefixed: fae18bb
Commits

The new version differs by 2 commits.

See the full diff

Version 6.4.8 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes 6.4.8

Patches

  • Make installation work properly: a7f1b59
Commits

The new version differs by 2 commits.

See the full diff

Version 6.4.9 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes 6.4.9

Patches

  • Scope to working directory correctly: #316
Commits

The new version differs by 4 commits.

See the full diff

Version 6.4.10 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 7 commits.

See the full diff

Version 6.4.11 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 9 commits.

See the full diff

Version 6.5.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.5.0

Minor Changes

  • Added support for a --local flag: #327

Patches

  • Bumped dependencies to the latest version: df05c30

Credits

Huge thanks to @fmiras for helping!

Commits

The new version differs by 12 commits.

See the full diff

Version 6.5.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.5.1

Patches

  • Add object and array destructuring on XO reported errors: #336
  • Ensure 0 cache value triggers no cache: #339
  • Bumped prettier to the latest version: 3a8f8ea

Credits

Huge thanks to @fmiras and @EdwardSalter for helping!

Commits

The new version differs by 4 commits.

  • 2fece04 6.5.1
  • 3a8f8ea Bumped prettier to the latest version
  • 141edff Ensure 0 cache value triggers no cache (#339)
  • b1b7a59 Add object and array destructuring on XO reported errors (#336)

See the full diff

Version 6.5.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.5.2

Patches

  • Added tests for --ignore flag: #341
  • Bumped dependencies to the latest version: 7db55d6
  • Switched everything to Yarn: e8c3118

Credits

Huge thanks to @timneutkens for helping!

Commits

The new version differs by 4 commits.

  • 10092b2 6.5.2
  • e8c3118 Switched everything to Yarn
  • 7db55d6 Bumped dependencies to the latest version
  • dd4a84e Added tests for --ignore flag (#341)

See the full diff

Version 6.5.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes 6.5.3

Patches

Commits

The new version differs by 2 commits.

See the full diff

Version 6.5.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.5.4

Patches

  • Replaced the update checker: #347
Commits

The new version differs by 4 commits.

See the full diff

Version 6.5.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.5.5

Patches

  • Only check for update in non-production: #352

Credits

Huge thanks to @thekemkid for helping!

Commits

The new version differs by 2 commits.

  • dc50977 6.5.5
  • 723ae4d Only check for update in non-production (#352)

See the full diff

Version 6.5.6 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.5.6

Patches

  • Added our linting setup and updated dependencies: #354
  • Added Circle CI and adjust readme to feature Yarn: #355
Commits

The new version differs by 3 commits.

  • 6f83a69 6.5.6
  • 3f4116e Added Circle CI and adjust readme to feature Yarn (#355)
  • e1a4fb7 Added our linting setup and updated dependencies (#354)

See the full diff

Version 6.5.7 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.5.7

Patches

  • Updated update-check package to the latest version: #362
  • Fixed chrome warning and removed unused variable: #364
  • Ensure serve starts even when update check fails: #360
  • Adjusted engines field to match readme: #366

Credits

Huge thanks to @MiniGod, @sreeramjayan and @n0v1 for helping!

Commits

The new version differs by 5 commits.

  • 6b3a735 6.5.7
  • ff3277b Adjusted engines field to match readme (#366)
  • 096d128 Ensure serve starts even when update check fails (#360)
  • 7d05813 Fixed chrome warning and removed unused variable (#364)
  • 8d04a3c Updated update-check package to the latest version (#362)

See the full diff

Version 6.5.8 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 6.5.8

Patches

  • Bumped dependencies to the latest version: #371
Commits

The new version differs by 2 commits.

  • 066b049 6.5.8
  • c097947 Bumped dependencies to the latest version (#371)

See the full diff