Closed greenkeeper[bot] closed 4 years ago
After pinning to 1.25.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
rollup was updated from 1.26.0
to 1.26.1
.Your tests are still failing with this version. Compare changes
devDependency
rollup was updated from 1.26.1
to 1.26.2
.Your tests are still failing with this version. Compare changes
2019-10-31
treeshake: false
and star re-exports (#3209)devDependency
rollup was updated from 1.26.2
to 1.26.3
.Your tests are still failing with this version. Compare changes
2019-11-02
undefined
in an unused named export (@lukastaegert)devDependency
rollup was updated from 1.26.3
to 1.26.4
.Your tests are still failing with this version. Compare changes
devDependency
rollup was updated from 1.26.4
to 1.26.5
.Your tests are still failing with this version. Compare changes
2019-11-11
devDependency
rollup was updated from 1.26.5
to 1.27.0
.Your tests are still failing with this version. Compare changes
2019-11-12
devDependency
rollup was updated from 1.27.0
to 1.27.1
.Your tests are still failing with this version. Compare changes
2019-11-18
acornOptions
optional in parse()
in docs (@tjenkinson)The new version differs by 7 commits.
0697166
1.27.1
d7ad410
Update changelog
690d388
Do not truncate after switch-statement with removed case (#3241)
3885a7f
make acornOptions
optional in parse()
in docs (#3237)
4227977
Update dependencies and fix vulnerability (#3240)
5289fde
docs: Fix tutorial example
d588810
docs: Fix phase for resolveDynamicImport
See the full diff
devDependency
rollup was updated from 1.27.1
to 1.27.2
.Your tests are still failing with this version. Compare changes
2019-11-18
+=
in SystemJS (#3242)devDependency
rollup was updated from 1.27.2
to 1.27.3
.Your tests are still failing with this version. Compare changes
2019-11-20
devDependency
rollup was updated from 1.27.3
to 1.27.4
.Your tests are still failing with this version. Compare changes
2019-11-22
devDependency
rollup was updated from 1.27.4
to 1.27.5
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
2019-11-25
The new version differs by 5 commits.
c547361
1.27.5
6718a09
Update changelog
973c046
Avoid name conflicts when inlining dynamic imports nested in functions (#3256)
99a715a
Update dependencies (#3257)
54cbc81
Add note about generating source maps to load() and transform() (#3252)
See the full diff
The devDependency rollup was updated from
1.25.2
to1.26.0
.🚨 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
- ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/FullHuman/postcss-purgecss/337?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build is in progress ([Details](https://travis-ci.org/FullHuman/postcss-purgecss/builds/603605558?utm_source=github_status&utm_medium=notification)).Release Notes for v1.26.0
2019-10-27
Features
Bug Fixes
Pull Requests
Commits
The new version differs by 5 commits.
53fb6fe
1.26.0
1fad958
Update changelog
1e1a111
Add support for "export * as name from …" (#3193)
2f7e064
Remove the need to provide an output name for IIFE bundles (#3181)
b4c8b43
[feat] Adds support for large assets (> 100 MB) (#3194)
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: