davidedantonio/create-fastify-app

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

Closed this issue Β· 2 comments

The devDependency marko was updated from 4.18.41 to 4.18.42.

🚨 View failing branch.

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

marko is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Commits

The new version differs by 4 commits.

  • 2063f2d 4.18.42
  • 13461dc Update changelog
  • 1147e9f Fix regression for unkeyed elements with toggled spread attributes (#1496)
  • ea85f21 Fix regression with body-only-if migration for legacy renderers (#1495)

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 🌴

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

  • The devDependency marko was updated from 4.18.43 to 4.18.44.

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

Commits

The new version differs by 6 commits.

  • fc90708 4.18.44
  • d5d5230 Update changelog
  • aae3382 Always output no-update fragment on the server (#1498)
  • 8ebcea2 4.18.43
  • a20404f Update changelog
  • 192d3af Prevent serializing input for legacy split widgets (#1497)

See the full diff