Closed greenkeeper[bot] closed 5 years ago
devDependency
rollup was updated from 1.16.5
to 1.16.6
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-07-04
The new version differs by 71 commits.
198a7b6
1.16.6
365e363
Update changelog
61f021e
Always forward AST nodes for unresolvable dynamic imports (#2984)
c4dbb51
1.16.5
ee4f0fe
Update changelog
b1afb6e
Do not skip onwarn handler when --silent is used (#2981)
ef7486d
Make tests run on Node 12, fix watcher cleanup issue (#2982)
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
There are 71 commits in total.
See the full diff
devDependency
rollup was updated from 1.16.6
to 1.16.7
.Your tests are still failing with this version. Compare changes
2019-07-09
The new version differs by 77 commits.
faebb27
1.16.7
05219ef
Update changelog
893c725
Only overwrite content when resolving import.meta properties (#2986)
e66d7be
Sourcemap types (#2985)
8fe1385
Minor stylistic improvements
36f690a
Remove leftover solo: true
198a7b6
1.16.6
365e363
Update changelog
61f021e
Always forward AST nodes for unresolvable dynamic imports (#2984)
c4dbb51
1.16.5
ee4f0fe
Update changelog
b1afb6e
Do not skip onwarn handler when --silent is used (#2981)
ef7486d
Make tests run on Node 12, fix watcher cleanup issue (#2982)
2896755
1.16.4
c2eb6e6
Update changelog
There are 77 commits in total.
See the full diff
devDependency
rollup was updated from 1.16.7
to 1.17.0
.Your tests are still failing with this version. Compare changes
2019-07-15
devDependency
rollup was updated from 1.17.0
to 1.18.0
.Your tests are still failing with this version. Compare changes
2019-08-01
externalLiveBindings: false
option to optimize code when live bindings are not needed (#3010)The new version differs by 8 commits.
57dd0b9
1.18.0
997df87
Update changelog
4a0fa56
Add option to prevent code for external live bindings (#3010)
def3ae2
Update changelog
2219f24
Update badges (#2998)
8f4a993
Update changelog
b194d4a
Include working coverage script (#2997)
db6979d
Update changelog
See the full diff
devDependency
rollup was updated from 1.18.0
to 1.19.0
.Your tests are still failing with this version. Compare changes
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
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 still failing with this version. Compare changes
2019-08-06
devDependency
rollup was updated from 1.19.3
to 1.19.4
.Your tests are still failing with this version. Compare changes
2019-08-07
devDependency
rollup was updated from 1.19.4
to 1.20.0
.Your tests are still failing with this version. Compare changes
2019-08-21
devDependency
rollup was updated from 1.20.0
to 1.20.1
.Your tests are still failing with this version. Compare changes
devDependency
rollup was updated from 1.20.1
to 1.20.2
.Your tests are still failing with this version. Compare changes
2019-08-25
devDependency
rollup was updated from 1.20.2
to 1.20.3
.Your tests are still failing with this version. Compare changes
2019-08-28
The new version differs by 5 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)
See the full diff
devDependency
rollup was updated from 1.20.3
to 1.21.0
.Your tests are still failing with this version. Compare changes
The new version differs by 9 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
See the full diff
devDependency
rollup was updated from 1.21.0
to 1.21.1
.Your tests are still failing with this version. Compare changes
2019-09-09
devDependency
rollup was updated from 1.21.1
to 1.21.2
.Your tests are still failing with this version. Compare changes
2019-09-09
this.emitFile
instead of this.emitAsset
devDependency
rollup was updated from 1.21.2
to 1.21.3
.Your tests are still failing with this version. Compare changes
2019-09-09
devDependency
rollup was updated from 1.21.3
to 1.21.4
.Your tests are still failing with this version. Compare changes
2019-09-16
devDependency
rollup was updated from 1.21.4
to 1.22.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-09-29
namespaceToStringTag: true
(#3135)--context
is observed as a CLI option (#3134)The new version differs by 9 commits.
55dddd8
1.22.0
647187c
Update changelog
962be76
Generate sourcemaps but omit the comment (#3120)
b8335db
Set null prototype on namespace objects. (#3136)
a1ec55c
Remove Symbol polyfill in module namespaces (#3135)
a92d09d
Preserve empty for...of loops (#3132)
bc5b98d
Use asterisk for @types/* dependencies (#3131)
4b69c09
Wire up --context CLI flag (#3134)
a261cad
Update dependencies (#3133)
See the full diff
devDependency
rollup was updated from 1.22.0
to 1.23.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
2019-10-03
The new version differs by 13 commits.
5d53c04
1.23.0
1d08d6b
Update changelog and dependencies
9a6d811
Fix typo (#3142)
998ddf1
Include extensions in preserveModules output filenames for scriptified assets (#3116)
55dddd8
1.22.0
647187c
Update changelog
962be76
Generate sourcemaps but omit the comment (#3120)
b8335db
Set null prototype on namespace objects. (#3136)
a1ec55c
Remove Symbol polyfill in module namespaces (#3135)
a92d09d
Preserve empty for...of loops (#3132)
bc5b98d
Use asterisk for @types/* dependencies (#3131)
4b69c09
Wire up --context CLI flag (#3134)
a261cad
Update dependencies (#3133)
See the full diff
The devDependency rollup was updated from
1.3.2
to1.3.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/mathiasrw/rexreplace/builds/500185019?utm_source=github_status&utm_medium=notification)).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: