Closed greenkeeper[bot] closed 5 years ago
After pinning to 1.14.2 your tests are passing again. Downgrade this dependency π.
devDependency
rollup was updated from 1.14.3
to 1.14.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-06-07
moduleSideEffects: false
(#2905)devDependency
rollup was updated from 1.14.4
to 1.14.5
.Your tests are still failing with this version. Compare changes
2019-06-09
The new version differs by 10 commits.
139c0b5
1.14.5
a931d1f
Update changelog
84bc002
Cache dynamic ids if possible (#2908)
fd2fe29
Do not resolve relative external ids when using the object form (#2907)
a10a4fb
Fix treeshaken parameters around parentheses (#2911)
6652a3e
Update changelog
98a91ef
Update dependencies (#2906)
b22a264
1.14.4
4392a3e
Update changelog
0a0b67f
Make sure external re-exports are included for moduleSideEffects: false (#2905)
See the full diff
devDependency
rollup was updated from 1.14.5
to 1.14.6
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
rollup was updated from 1.14.6
to 1.15.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-06-11
'' + variable'
type coercion as expression statement for feature detection (#2917)The new version differs by 9 commits.
fb4632c
1.15.0
b0283f7
Update changelog
9418822
Do not tree-shake arguments with side-effects (#2924)
355c690
Deoptimize try-catch less radically (#2918)
b377163
Support implicit type coercion errors in es5-shim (#2917)
1718faa
Deoptimize typeof for regular expression literals to better support es6-shim (#2916)
3ff3db8
1.14.6
a624540
Update changelog
9abcb7e
Properly include try statements for each pass when deoptimization is deactivated (#2914)
See the full diff
devDependency
rollup was updated from 1.15.0
to 1.15.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 12 commits.
c9eeef7
1.15.1
33513a9
Update changelog
dbe4492
Handle reexports from dynamic entries across chunks (#2928)
fb4632c
1.15.0
b0283f7
Update changelog
9418822
Do not tree-shake arguments with side-effects (#2924)
355c690
Deoptimize try-catch less radically (#2918)
b377163
Support implicit type coercion errors in es5-shim (#2917)
1718faa
Deoptimize typeof for regular expression literals to better support es6-shim (#2916)
3ff3db8
1.14.6
a624540
Update changelog
9abcb7e
Properly include try statements for each pass when deoptimization is deactivated (#2914)
See the full diff
devDependency
rollup was updated from 1.15.1
to 1.15.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-06-13
The new version differs by 15 commits.
c3247e6
1.15.2
7a5057a
Update changelog
bf43add
Reemit chunks emitted from transform hooks (#2933)
c9eeef7
1.15.1
33513a9
Update changelog
dbe4492
Handle reexports from dynamic entries across chunks (#2928)
fb4632c
1.15.0
b0283f7
Update changelog
9418822
Do not tree-shake arguments with side-effects (#2924)
355c690
Deoptimize try-catch less radically (#2918)
b377163
Support implicit type coercion errors in es5-shim (#2917)
1718faa
Deoptimize typeof for regular expression literals to better support es6-shim (#2916)
3ff3db8
1.14.6
a624540
Update changelog
9abcb7e
Properly include try statements for each pass when deoptimization is deactivated (#2914)
See the full diff
devDependency
rollup was updated from 1.15.2
to 1.15.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-06-13
The new version differs by 18 commits.
d98eb95
1.15.3
f17910b
Update changelog
9d19a18
Fix repeated re-emission of files emitted from a transform hook (#2936)
c3247e6
1.15.2
7a5057a
Update changelog
bf43add
Reemit chunks emitted from transform hooks (#2933)
c9eeef7
1.15.1
33513a9
Update changelog
dbe4492
Handle reexports from dynamic entries across chunks (#2928)
fb4632c
1.15.0
b0283f7
Update changelog
9418822
Do not tree-shake arguments with side-effects (#2924)
355c690
Deoptimize try-catch less radically (#2918)
b377163
Support implicit type coercion errors in es5-shim (#2917)
1718faa
Deoptimize typeof for regular expression literals to better support es6-shim (#2916)
There are 18 commits in total.
See the full diff
The devDependency rollup was updated from
1.14.2
to1.14.3
.π¨ 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
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/Comandeer/rollup-plugin-babel-minify/builds/542256864?utm_source=github_status&utm_medium=notification)).Release Notes for v1.14.3
2019-06-06
Bug Fixes
Pull Requests
Commits
The new version differs by 4 commits.
c68bd95
1.14.3
d79aa57
Update changelog
7179390
Use browser relative path algorithm for chunks (#2902)
b1df517
Add funding button
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: