Closed greenkeeper[bot] closed 5 years ago
devDependency
rollup was updated from 0.64.1
to 0.66.0
.Update to this version instead π
The new version differs by 18 commits.
2c22622
0.66.0
b6ace36
Update changelog
594d24c
Switch to rollup-plugin-typescript2 (#2460)
4d1a976
Update changelog
b34e54d
Fix perf script (#2433)
c1bb2fb
Make sure pattern defaults are deconflicted correctly (#2446)
138033e
Test that errors are passed to the buildEnd hook (#2450)
d5a910d
Faster test builds (#2457)
d9b479d
Deconflict top-level class and function expressions with ids (#2458)
cdfd279
Update changelog
125e6ed
Correctly associate hoisted variables with parameters (#2456)
1828166
Update changelog
b67bf5b
Added option to transform the paths within a sourcemap. (#2430)
007f42b
Support optional catch binding (stage 4 / ES2019) (#2455)
6eb8036
Update changelog
There are 18 commits in total.
See the full diff
devDependency
rollup was updated from 0.64.1
to 0.66.1
.devDependency
rollup was updated from 0.64.1
to 0.66.3
.Update to this version instead π
The new version differs by 9 commits.
d9696cc
Fix type issue
c5dadca
0.66.3
7af33e9
Update changelog
177b95e
Detect side-effects in method arguments of unknown strings (#2476)
7f4b543
Update changelog
ad21dd8
Assign chunk IDs before creating outputBundle chunks (#2483)
8a8721e
Update TypeScript and fix type errors (#2488)
b9e786d
Update changelog
2d2ae21
fix: plugin name in template string (#2470)
See the full diff
devDependency
rollup was updated from 0.64.1
to 0.66.5
.devDependency
rollup was updated from 0.64.1
to 0.67.0
.Update to this version instead π
The new version differs by 18 commits.
72b166a
0.67.0
846df07
Update changelog
841a536
Do not resolve external dynamic imports via plugins (#2505)
ecde099
Remove solo
test designation
e1de51c
Update changelog
24fe07f
Support excluding sources from sourcemaps (#2531)
a1cc69c
Update changelog
7746e0f
Create chunks for virtual modules when preserving modules (#2511)
fa341ab
Update changelog
11c367f
Do not tree-shake children of unknown nodes (#2510)
663771f
Update changelog
d26ba28
Prevent memory leak when using cache, fix leak test (#2522)
a453c76
Update changelog
273ac73
Improve external and inter-chunk import execution order (#2508)
51d4817
Update changelog
There are 18 commits in total.
See the full diff
devDependency
rollup was updated from 0.64.1
to 0.67.1
.devDependency
rollup was updated from 0.64.1
to 0.67.3
.devDependency
rollup was updated from 0.64.1
to 0.67.4
.
Version 0.65.0 of rollup was just published.
The version 0.65.0 is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of rollup.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
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: