Open greenkeeper[bot] opened 5 years ago
After pinning to 1.7.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.7.4
to 1.8.0
.Your tests are still failing with this version. Compare changes
2019-04-02
module
as alias for esm
and commonjs
for cjs
to match Node (#2783)The new version differs by 7 commits.
712c56f
1.8.0
f083f50
Update changelog
dba1438
inline interopDefault in config loading (#2782)
8825cdb
Support Node-style format aliases (#2783)
f5a6c30
1.7.4
5c6c884
Update changelog
b3578ae
Make all properties in TreeshakingOptions optional (#2779)
See the full diff
devDependency
rollup was updated from 1.8.0
to 1.9.0
.Your tests are still failing with this version. Compare changes
2019-04-05
The new version differs by 7 commits.
fadf7bc
Fix linting
2500f4c
1.9.0
c544083
Update changelog
c3d67ca
Ship with bigint support built-in (#2789)
c6bad2f
Update changelog
7837fc5
Test that rollup-plugin-commonjs works with preserveModules (#2792)
fee090c
Use shared extractAssignedNames from rollup-pluginutils (#2791)
See the full diff
devDependency
rollup was updated from 1.9.0
to 1.9.1
.Your tests are still failing with this version. Compare changes
2019-04-10
devDependency
rollup was updated from 1.9.1
to 1.9.2
.Your tests are still failing with this version. Compare changes
2019-04-10
output.file
with output.dir
in the outputOptions
hook (#2802)devDependency
rollup was updated from 1.9.2
to 1.9.3
.Your tests are still failing with this version. Compare changes
2019-04-10
devDependency
rollup was updated from 1.9.3
to 1.10.0
.Your tests are still failing with this version. Compare changes
2019-04-11
import.meta.url
(#2785)import.meta
(#2785)devDependency
rollup was updated from 1.10.0
to 1.10.1
.Your tests are still failing with this version. Compare changes
devDependency
rollup was updated from 1.10.1
to 1.11.0
.Your tests are still failing with this version. Compare changes
2019-05-03
emitChunk
plugin context function to emit additional entry chunks that can be referenced from the code (#2809)manualChunks
to be a function (#2831).js
extensions in AMD imports to make sure an AMD baseUrl
would work (#2809)resolveFileUrl
plugin hook to replace resolveAssetUrl
and handle emitted chunks as well (#2809)resolve
plugin hook to replace resolveId
and isExternal
that returns an object (#2829)resolveDynamicImport
to return an {id, external}
object to also resolve unresolvable dynamic imports to a module (#2829)string | null
from this.resolveId
even if some resolveId
hooks return objects (#2829)resolveDynamicImport
resolves to a non-external module that does not exist (#2829)generateBundle
documentation (@lukastaegert)The new version differs by 12 commits.
61a7947
1.11.0
20222ce
Run npm test on appveyor again
e5f45d2
Update changelog
5a5ccc8
Update dependencies (#2833)
c4d8440
Update changelog
d96a846
Manual chunks function (#2831)
856707c
Improve id resolution (#2829)
18829da
Add hook for dynamic entry chunk emission (#2809)
980903b
Update changelog
933b322
Also mention code and map in the generateBundle hook documentation (#2832)
0441723
Update changelog
4b4ace3
Docs: Fix syntax error (#2821)
See the full diff
devDependency
rollup was updated from 1.11.0
to 1.11.1
.Your tests are still failing with this version. Compare changes
2019-05-04
devDependency
rollup was updated from 1.11.1
to 1.11.2
.Your tests are still failing with this version. Compare changes
2019-05-04
devDependency
rollup was updated from 1.11.2
to 1.11.3
.Your tests are still failing with this version. Compare changes
2019-05-05
devDependency
rollup was updated from 1.11.3
to 1.12.0
.Your tests are still failing with this version. Compare changes
2019-05-15
treeshake.moduleSideEffects
option to allow removing empty imports without a side-effect check (#2844)this.resolve
plugin context function with an option to skip the resolveId
hook of the calling plugin (#2844)isEntry
flag to this.getModuleInfo
plugin context function (#2844)devDependency
rollup was updated from 1.12.0
to 1.12.1
.Your tests are still failing with this version. Compare changes
devDependency
rollup was updated from 1.12.1
to 1.12.2
.Your tests are still failing with this version. Compare changes
2019-05-17
The new version differs by 7 commits.
a4fbc53
1.12.2
968cb2a
Update changelog
72f2e81
Cache transitive reexport detection (#2864)
020e87f
Update changelog
7aaec61
Declare processConfigsErr before use (#2858)
6a79bc1
keep nested exports with preserveModules (#2854) (#2863)
7e3225f
Fix date in changelog
See the full diff
devDependency
rollup was updated from 1.12.2
to 1.12.3
.Your tests are still failing with this version. Compare changes
2019-05-19
devDependency
rollup was updated from 1.12.3
to 1.12.4
.Your tests are still failing with this version. Compare changes
2019-05-27
devDependency
rollup was updated from 1.12.4
to 1.12.5
.Your tests are still failing with this version. Compare changes
2019-05-30
devDependency
rollup was updated from 1.12.5
to 1.13.0
.Your tests are still failing with this version. Compare changes
2019-05-31
exports
and module
from SystemJS wrapper if possible (#2880)The new version differs by 5 commits.
df11753
Fix linting
a630866
1.13.0
52268a9
Update changelog
b006d13
Deconflict global variables used inside format-specific code (#2880)
70b0844
Do not produce undefined reexports when reexporting from entry points and refactor chunk linking (#2885)
See the full diff
devDependency
rollup was updated from 1.13.0
to 1.13.1
.Your tests are still failing with this version. Compare changes
2019-06-01
devDependency
rollup was updated from 1.13.1
to 1.14.0
.Your tests are still failing with this version. Compare changes
2019-06-05
devDependency
rollup was updated from 1.14.0
to 1.14.1
.Your tests are still failing with this version. Compare changes
2019-06-05
await
expressions were not included properly (#2899)devDependency
rollup was updated from 1.14.1
to 1.14.2
.Your tests are still failing with this version. Compare changes
2019-06-05
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 14 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)
c68bd95
1.14.3
d79aa57
Update changelog
7179390
Use browser relative path algorithm for chunks (#2902)
b1df517
Add funding button
See the full diff
devDependency
rollup was updated from 1.14.5
to 1.14.6
.Your tests are still failing with this version. Compare changes
devDependency
rollup was updated from 1.14.6
to 1.15.0
.Your tests are still failing with this version. Compare changes
devDependency
rollup was updated from 1.15.1
to 1.15.2
.Your tests are still failing with this version. Compare changes
2019-06-13
devDependency
rollup was updated from 1.15.2
to 1.15.3
.Your tests are still failing with this version. Compare changes
2019-06-13
devDependency
rollup was updated from 1.15.3
to 1.15.4
.Your tests are still failing with this version. Compare changes
2019-06-14
devDependency
rollup was updated from 1.15.4
to 1.15.5
.Your tests are still failing with this version. Compare changes
2019-06-14
renderedLength === 0
is a reliable check (#2940)null
from resolveId
(#2941)devDependency
rollup was updated from 1.15.5
to 1.15.6
.Your tests are still failing with this version. Compare changes
devDependency
rollup was updated from 1.15.6
to 1.16.0
.Your tests are still failing with this version. Compare changes
devDependency
rollup was updated from 1.16.2
to 1.16.3
.Your tests are still failing with this version. Compare changes
2019-06-29
devDependency
rollup was updated from 1.16.3
to 1.16.4
.Your tests are still failing with this version. Compare changes
2019-07-02
The new version differs by 10 commits.
2896755
1.16.4
c2eb6e6
Update changelog
b02296a
Use async readFile in getRollupDefaultPlugin (#2965)
20b434d
Update changelog
eb97a3d
Fix sourcemap type and update dependencies (#2976)
959df58
Update changelog
5682ae9
Align TS types, docs and implementation for this.warn and this.error (#2975)
21b7ce4
Compensate for netlify URL normalization and fix scrolling again
928d7d6
Update website links
0dd6c15
Remove accidental solo test run
See the full diff
devDependency
rollup was updated from 1.16.4
to 1.16.5
.Your tests are still failing with this version. Compare changes
2019-07-04
devDependency
rollup was updated from 1.16.5
to 1.16.6
.Your tests are still failing with this version. Compare changes
2019-07-04
devDependency
rollup was updated from 1.26.0
to 1.26.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-10-31
The new version differs by 138 commits.
38c3171
1.26.1
4071fa8
Update changelog
d8becda
Make the CLI run generate/output in serial (#3201)
9c85d2a
support all config file extensions (.js,.mjs,...) (#3204)
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)
b123169
1.25.2
52e5ba5
Update changelog
e24bc46
RollupOptions accept output as array (#3184)
dae509d
Add parentheses to factory function of UMD bundles (#3183)
b0d35e1
1.25.1
dc8e933
Update changelog
There are 138 commits in total.
See the full diff
devDependency
rollup was updated from 1.26.1
to 1.26.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-10-31
treeshake: false
and star re-exports (#3209)The new version differs by 141 commits.
5cbfdee
1.26.2
2ed5bfe
Update changelog
066620e
Also remove export-all declarations when not tree-shaking (#3209)
38c3171
1.26.1
4071fa8
Update changelog
d8becda
Make the CLI run generate/output in serial (#3201)
9c85d2a
support all config file extensions (.js,.mjs,...) (#3204)
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)
b123169
1.25.2
52e5ba5
Update changelog
e24bc46
RollupOptions accept output as array (#3184)
There are 141 commits in total.
See the full diff
devDependency
rollup was updated from 1.26.2
to 1.26.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-11-02
undefined
in an unused named export (@lukastaegert)The new version differs by 144 commits.
f9b9a7c
1.26.3
7ea824b
Update changelog
33b15cd
Do no fail if the source attribute is undefined
in an unused named export (#3211)
5cbfdee
1.26.2
2ed5bfe
Update changelog
066620e
Also remove export-all declarations when not tree-shaking (#3209)
38c3171
1.26.1
4071fa8
Update changelog
d8becda
Make the CLI run generate/output in serial (#3201)
9c85d2a
support all config file extensions (.js,.mjs,...) (#3204)
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)
There are 144 commits in total.
See the full diff
devDependency
rollup was updated from 1.27.0
to 1.27.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-11-18
acornOptions
optional in parse()
in docs (@tjenkinson)The new version differs by 163 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
4b78645
1.27.0
ee326c4
Update changelog
17c14cd
Per output plugins (#3218)
8318bb4
1.26.5
9bb2c92
Update changelog
af8801b
Allow passing input options to output (#3223)
6fed410
1.26.4
79d047f
Update changelog
There are 163 commits in total.
See the full diff
devDependency
rollup was updated from 1.27.1
to 1.27.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-11-18
+=
in SystemJS (#3242)The new version differs by 166 commits.
0366e24
1.27.2
81a2726
Update changelog
6dcc4e0
Export updated assignments when using shorthand update assignment expressions in SystemJS (#3242)
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
4b78645
1.27.0
ee326c4
Update changelog
17c14cd
Per output plugins (#3218)
8318bb4
1.26.5
9bb2c92
Update changelog
There are 166 commits in total.
See the full diff
devDependency
rollup was updated from 1.27.2
to 1.27.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-11-20
The new version differs by 170 commits.
8f4f012
1.27.3
486253f
Update changelog
91010bf
Clearer empty chunk warning (#3244)
edddb12
Update dependencies (#3248)
0366e24
1.27.2
81a2726
Update changelog
6dcc4e0
Export updated assignments when using shorthand update assignment expressions in SystemJS (#3242)
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
4b78645
1.27.0
There are 170 commits in total.
See the full diff
devDependency
rollup was updated from 1.27.3
to 1.27.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-11-22
The new version differs by 174 commits.
2f46901
1.27.4
ac9008f
Update changelog
3befd40
Add installation as a separate header (#3251)
4eccc99
Fix broken Windows CLI tests (#3249)
8f4f012
1.27.3
486253f
Update changelog
91010bf
Clearer empty chunk warning (#3244)
edddb12
Update dependencies (#3248)
0366e24
1.27.2
81a2726
Update changelog
6dcc4e0
Export updated assignments when using shorthand update assignment expressions in SystemJS (#3242)
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)
There are 174 commits in total.
See the full diff
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 179 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)
2f46901
1.27.4
ac9008f
Update changelog
3befd40
Add installation as a separate header (#3251)
4eccc99
Fix broken Windows CLI tests (#3249)
8f4f012
1.27.3
486253f
Update changelog
91010bf
Clearer empty chunk warning (#3244)
edddb12
Update dependencies (#3248)
0366e24
1.27.2
81a2726
Update changelog
There are 179 commits in total.
See the full diff
devDependency
rollup was updated from 1.27.5
to 1.27.6
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-11-30
The new version differs by 182 commits.
5a01f05
1.27.6
fe0fced
Update changelog
bdd1e03
Use export mode "auto" by default when preserving modules (#3265)
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)
2f46901
1.27.4
ac9008f
Update changelog
3befd40
Add installation as a separate header (#3251)
4eccc99
Fix broken Windows CLI tests (#3249)
8f4f012
1.27.3
486253f
Update changelog
91010bf
Clearer empty chunk warning (#3244)
There are 182 commits in total.
See the full diff
devDependency
rollup was updated from 1.27.6
to 1.27.7
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-12-01
The new version differs by 186 commits.
c753a7f
1.27.7
1b8a3de
Update changelog
d5651be
Fix incomplete computed property deoptimization (#3267)
d7e3993
Update changelog
5a01f05
1.27.6
fe0fced
Update changelog
bdd1e03
Use export mode "auto" by default when preserving modules (#3265)
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)
2f46901
1.27.4
ac9008f
Update changelog
3befd40
Add installation as a separate header (#3251)
There are 186 commits in total.
See the full diff
devDependency
rollup was updated from 1.27.7
to 1.27.8
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-12-02
The new version differs by 189 commits.
195bd62
1.27.8
f99054f
Update changelog
3e0aa46
workaround for various object literal mutation bugs (#3266)
c753a7f
1.27.7
1b8a3de
Update changelog
d5651be
Fix incomplete computed property deoptimization (#3267)
d7e3993
Update changelog
5a01f05
1.27.6
fe0fced
Update changelog
bdd1e03
Use export mode "auto" by default when preserving modules (#3265)
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)
There are 189 commits in total.
See the full diff
The devDependency rollup was updated from
1.7.2
to1.7.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 failed ([Details](https://travis-ci.org/fralonra/doolhof/builds/510811998?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 3 commits.
e9e9636
1.7.3
48251d5
Update changelog
e53c734
Support exporting live-bindings from other chunks or external dependencies (#2765)
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: