Open greenkeeper[bot] opened 6 years ago
devDependency
rollup was updated from 0.50.1
to 1.0.1
.Update to this version instead š
2019-01-03
RollupOptions
type (#2622)The new version differs by 6 commits.
fbb5f9e
1.0.1
e7b3c78
Update changelog
eda15fa
Update changelog
5ff6352
Show how to skip imports for optional plugins (#2627)
6d32530
Simplify RollupOptions (#2622)
f5364d9
Fixed issue with reexporting default as default with {exports: named, interop: true} options. (#2620)
See the full diff
devDependency
rollup was updated from 0.50.1
to 1.0.2
.Update to this version instead š
2019-01-05
this.addWatchFile
and make sure it also declares transform dependencies (@lukastaegert)code
is optional in warning type (@lukastaegert)The new version differs by 7 commits.
27cde2a
1.0.2
6b55518
Update changelog
6ac23e9
Make sure all CLI options are listed in the summary (#2641)
be7afed
Treat bigints as unknown for now on all systems to avoid accidentally (#2640)
ee6db13
Do not fail when generating hashes for tree-shaken dynamic imports (#2638)
29b8c64
Make code
optional again in rollup warnings (#2635)
6b343ab
Make sure this.addWatchFile also declares transform dependencies, (#2633)
See the full diff
devDependency
rollup was updated from 0.50.1
to 1.1.0
.Update to this version instead š
The new version differs by 6 commits.
00d7521
1.1.0
76c7162
Update changelog
bf47572
Make this.meta available in options hook, pass input options to buildStart (#2642)
d2e2c9f
Improve how acorn is imported, update dependencies (#2636)
b7a8403
implement writeBundle hook (#2643)
34cb08d
Fix typo related to entryFileNames example (#2647)
See the full diff
āļø Greenkeeperās updated Terms of Service will come into effect on April 6th, 2018.
Version 0.56.4 of rollup was just published.
The version 0.56.4 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.
Commits
The new version differs by 695 commits.
018bcd2
0.56.4
a7627e3
Merge branch 'release-0.56.4'
58a6da4
Reset git on postcommit to fix a webstorm issue
65dd2d1
Merge branch 'asmockler-prettier' into release-0.56.4
77079db
Merge branch 'system-form' into release-0.56.4
53003b8
Merge branch 'lamby-reproducible-build' into release-0.56.4
9291989
Merge branch 'reexport-tracing' into release-0.56.4
c3da6aa
Merge branch 'chunk-import-variable-deduping' into release-0.56.4
e932f95
Merge branch 'throw-on-warnings' into release-0.56.4
3f74e82
Merge branch 'system-default-formatting' into release-0.56.4
8c56d63
Merge branch 'adrianheine-sourcemap' into release-0.56.4
dfc3280
0.56.3
8865311
Make sure tests are only removed if they contain at most an "_actual" directory
fa7a618
Automatically remove directories of missing tests instead of throwing an error
ccd9d23
getModuleDeclarations refactoring
There are 250 commits in total.
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: