squirrellyjs / squirrelly

Semi-embedded JS template engine that supports helpers, filters, partials, and template inheritance. 4KB minzipped, written in TypeScript β›Ί
https://squirrelly.js.org
MIT License
571 stars 81 forks source link

An in-range update of rollup is breaking the build 🚨 #174

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency rollup was updated from 2.3.4 to 2.3.5.

🚨 View failing branch.

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

rollup 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 - ❌ **Travis CI - Branch:** The build **errored**.

Release Notes for v2.3.5

2020-04-09

Bug Fixes

  • Never remove labels when tree-shaking is disabled (#3492)

Pull Requests

  • #3492: Always use a new inclusion context when including declarations of variables, always inlcude labels when not treeshaking (@lukastaegert)
Commits

The new version differs by 3 commits.

  • 7abfb93 2.3.5
  • 485bb33 Update changelog
  • 302c322 Always use a new inclusion context when including declarations of variables, always inlcude labels when not treeshaking, resolves #3473 (#3492)

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 4 years ago

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