Closed greenkeeper[bot] closed 5 years ago
After pinning to 1.18.0 your tests are passing again. Downgrade this dependency π.
devDependency
rollup was updated from 1.19.0
to 1.19.1
.Your tests are still failing with this version. Compare changes
devDependency
rollup was updated from 1.19.2
to 1.19.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-08-06
devDependency
rollup was updated from 1.19.3
to 1.19.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-08-07
The new version differs by 11 commits.
ce60434
1.19.4
cc3726d
Update changelog
288069e
Prevent ASI errors for conditional expressions (#3035)
44a23bb
Avoid generate .* thing (#3034)
bdac4aa
Fix documents to use https, not http (#3036)
b1eef11
1.19.3
f97b75c
Update changelog
a243d14
Fix reference url in error messages (#3033)
f9a61d3
1.19.2
9606a25
Update changelog
c6b0483
Include bin in files
See the full diff
devDependency
rollup was updated from 1.19.4
to 1.20.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-08-21
devDependency
rollup was updated from 1.20.0
to 1.20.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-08-22
The new version differs by 35 commits.
a7e5ff2
1.20.1
0c70397
Update changelog
372101f
Fix wrong variable name in import expression (#3073)
0314917
Fixes type definition on watch and Watcher constructor. (#3074)
54dfb28
Fix lint error, update license
fb6aa6d
1.20.0
a6659d1
Update changelog
f6a6be0
Prevent infinite loop when scanning for line-breaks and there are comment-like strings (#3069)
852e704
Auto-generate license file (#3063)
9879cbc
Update changelog
8df2bc1
Update to acorn 7 (#3061)
f0b429c
Refactor use async control flow (#3053)
5979144
Update changelog
4f1d004
avoid to change original options (.acorn) object (#3051)
2593b04
Remove acorn-bigint and acorn-dynamic-import from bundle (#3058)
There are 35 commits in total.
See the full diff
devDependency
rollup was updated from 1.20.1
to 1.20.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-08-25
The new version differs by 38 commits.
b1747e4
1.20.2
9374704
Update changelog
2c93e33
Handle namespaces that reexport themselves (#3077)
a7e5ff2
1.20.1
0c70397
Update changelog
372101f
Fix wrong variable name in import expression (#3073)
0314917
Fixes type definition on watch and Watcher constructor. (#3074)
54dfb28
Fix lint error, update license
fb6aa6d
1.20.0
a6659d1
Update changelog
f6a6be0
Prevent infinite loop when scanning for line-breaks and there are comment-like strings (#3069)
852e704
Auto-generate license file (#3063)
9879cbc
Update changelog
8df2bc1
Update to acorn 7 (#3061)
f0b429c
Refactor use async control flow (#3053)
There are 38 commits in total.
See the full diff
devDependency
rollup was updated from 1.20.2
to 1.20.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-08-28
The new version differs by 43 commits.
bce164e
1.20.3
ee4a3f8
Update changelog
8ee03af
Properly reflect dependency file names in hash (#3083)
e2fa18d
Fix "default" reexport issues in non ESM/System formats (#3084)
cc5fd63
chore: add github actions workflow config for windows (#3078)
b1747e4
1.20.2
9374704
Update changelog
2c93e33
Handle namespaces that reexport themselves (#3077)
a7e5ff2
1.20.1
0c70397
Update changelog
372101f
Fix wrong variable name in import expression (#3073)
0314917
Fixes type definition on watch and Watcher constructor. (#3074)
54dfb28
Fix lint error, update license
fb6aa6d
1.20.0
a6659d1
Update changelog
There are 43 commits in total.
See the full diff
devDependency
rollup was updated from 1.20.3
to 1.21.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 52 commits.
1b72941
1.21.0
0ad169a
Update changelog
1d524f2
fix: remove 'use strict'; from systemjs when strict=false (#3101)
8dceaf6
Add support for entryFileNames pattern used in combination with preserveModules option (#3088)
b226036
Make accessing unknown globals a side-effect (#3068)
bba1466
feat: OutputBundle Tagged union with 'type = chunk|asset' (#3080)
18d1aed
Watch files onbuild, even if build fails (#3081)
1429d57
retrigger CI
071f5e3
Fix date in changelog
bce164e
1.20.3
ee4a3f8
Update changelog
8ee03af
Properly reflect dependency file names in hash (#3083)
e2fa18d
Fix "default" reexport issues in non ESM/System formats (#3084)
cc5fd63
chore: add github actions workflow config for windows (#3078)
b1747e4
1.20.2
There are 52 commits in total.
See the full diff
devDependency
rollup was updated from 1.21.0
to 1.21.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-09-09
The new version differs by 55 commits.
96e691b
1.21.1
b7ebc49
Update changelog
cb5227c
Permit plugins to add assets directly to the bundle in Rollup 1.x (#3105)
1b72941
1.21.0
0ad169a
Update changelog
1d524f2
fix: remove 'use strict'; from systemjs when strict=false (#3101)
8dceaf6
Add support for entryFileNames pattern used in combination with preserveModules option (#3088)
b226036
Make accessing unknown globals a side-effect (#3068)
bba1466
feat: OutputBundle Tagged union with 'type = chunk|asset' (#3080)
18d1aed
Watch files onbuild, even if build fails (#3081)
1429d57
retrigger CI
071f5e3
Fix date in changelog
bce164e
1.20.3
ee4a3f8
Update changelog
8ee03af
Properly reflect dependency file names in hash (#3083)
There are 55 commits in total.
See the full diff
devDependency
rollup was updated from 1.21.1
to 1.21.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-09-09
this.emitFile
instead of this.emitAsset
The new version differs by 58 commits.
ed34bc5
1.21.2
d363b3e
Update changelog
47b57dd
Fix wrong deprecation message
96e691b
1.21.1
b7ebc49
Update changelog
cb5227c
Permit plugins to add assets directly to the bundle in Rollup 1.x (#3105)
1b72941
1.21.0
0ad169a
Update changelog
1d524f2
fix: remove 'use strict'; from systemjs when strict=false (#3101)
8dceaf6
Add support for entryFileNames pattern used in combination with preserveModules option (#3088)
b226036
Make accessing unknown globals a side-effect (#3068)
bba1466
feat: OutputBundle Tagged union with 'type = chunk|asset' (#3080)
18d1aed
Watch files onbuild, even if build fails (#3081)
1429d57
retrigger CI
071f5e3
Fix date in changelog
There are 58 commits in total.
See the full diff
devDependency
rollup was updated from 1.21.3
to 1.21.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-09-16
The new version differs by 64 commits.
9bd47a2
1.21.4
7fd57c0
Update changelog
86d98cb
Add browser globals to known globals and prevent "typeof" side-effects (#3117)
13b27ca
1.21.3
6a216d0
Update changelog
ed880a0
Fix .addWatchFile() dependencies failing to invalidate in watch mode (#3112)
ed34bc5
1.21.2
d363b3e
Update changelog
47b57dd
Fix wrong deprecation message
96e691b
1.21.1
b7ebc49
Update changelog
cb5227c
Permit plugins to add assets directly to the bundle in Rollup 1.x (#3105)
1b72941
1.21.0
0ad169a
Update changelog
1d524f2
fix: remove 'use strict'; from systemjs when strict=false (#3101)
There are 64 commits in total.
See the full diff
The devDependency rollup was updated from
1.18.0
to1.19.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
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/bwrrp/slimdom.js/builds/568005404?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 6 commits.
9af119d
1.19.0
b3f361c
Update changelog
456f4d2
Avoid variable from empty module name be empty (#3026)
17eaa43
Use id of last module in chunk as name base for auto-generated chunks (#3025)
871bfa0
Switch to a code-splitting build and update dependencies (#3020)
2443783
Unified file emission api (#2999)
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: