Closed greenkeeper[bot] closed 6 years ago
Update to this version instead ๐
The new version differs by 26 commits.
a45e870
0.55.1
c321fbe
Update changelog
70b1443
Merge branch 'release-0.55.1'
1582e7e
Only use stdout if input is not an array to avoid conflicts with the
a52c39c
Merge branch 'KingHenne-onwarn-with-string' into release-0.55.1
83f38ea
Merge branch 'onwarn-with-string' of https://github.com/KingHenne/rollup into KingHenne-onwarn-with-string
1a01dbd
Merge branch 'erikdesjardins-load-empty-string' into release-0.55.1
0c3f4f9
import name deshadowing fix
e410670
Node 4 test case fix
e2da014
fix dynamic import module deduplication
4c7d242
fixup dynamic import interop cases
43eafc3
remove unnecessary sets
96387d0
fix test cases
c4ff38a
fix CLI and dynamic import workflow bugs
488dbad
Merge branch 'import-specifier-deshadowing' into release-0.55.1
There are 26 commits in total.
See the full diff
Update to this version instead ๐
The new version differs by 23 commits.
04d72cc
0.55.2
19c8598
Merge branch 'release-0.55.2'
30e2b82
Update changelog
eac1298
Merge branch 'keqingrong-fix-1739' into release-0.55.2
1a036a9
Merge branch 'opencollective-opencollective' into release-0.55.2
d0d3703
Merge branch 'opencollective' of https://github.com/opencollective/rollup into opencollective-opencollective
ffcf6e2
Update CONTRIBUTING.md
03db056
Update ISSUE_TEMPLATE.md
89078aa
Merge branch 'kellyselden-symlinks' into release-0.55.2
aed954e
Fix rollup watch crashes in cmd or powershell
d0b9a30
add option to not follow symlinks
86fc2d4
Merge branch 'KingHenne-avoid-duplicate-ci-build' into release-0.55.2
70128ea
Merge branch 'typescript-test' of https://github.com/KingHenne/rollup into KingHenne-typescript-test
4c4196f
avoid duplicate npm run build
on ci
70fee6c
add cash-mv/cash-rm for windows support
There are 23 commits in total.
See the full diff
Update to this version instead ๐
The new version differs by 22 commits.
fa9ec55
0.55.4
88e0cf4
Merge pull request #1924 from kellyselden/test-dirs
9f4956d
Merge pull request #1939 from KingHenne/optional-preserve-symlinks
0bfe488
Merge pull request #1944 from rollup/external-namespace-deshadowing
b4c1002
Merge branch 'master' into external-namespace-deshadowing
ace48f2
Merge pull request #1947 from rollup/external-reexport-refinements
7c88295
Merge branch 'release-0.55.4'
cf89454
Update changelog
38678de
declare preserveSymlinks option as optional
03225dd
feedback and #1951 case fix
7169dab
refine reexport test cases
0e84d4b
external deshadowing fix for #1930
fd6c187
Added call to donate after npm install (optional)
a08e7ef
enabled testing directory structures in chunked mode
63a2984
feedback and #1951 case fix
There are 22 commits in total.
See the full diff
Version 0.55.0 of rollup was just published.
The version 0.55.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.
Commits
The new version differs by 142 commits.
c7981c4
0.55.0
089c9e0
Merge branch 'parse-config-without-buble' into release-0.55.0
c1bf672
Merge branch 'adrianheine-dynamicImport' into release-0.55.0
aa528c0
Merge branch 'dynamicImport' of https://github.com/adrianheine/rollup into adrianheine-dynamicImport
d6b50cc
Merge branch 'dynamicImport' of https://github.com/adrianheine/rollup into adrianheine-dynamicImport
9e53cdd
Merge branch 'kellyselden-cleanup' into release-0.55.0
b997a59
Merge branch 'cleanup' of https://github.com/kellyselden/rollup into kellyselden-cleanup
958adcf
Merge branch 'rbrtmrtn-patch-1' into release-0.55.0
17c3aca
Merge branch 'patch-1' of https://github.com/rbrtmrtn/rollup into rbrtmrtn-patch-1
1e9c60b
Merge branch 'kellyselden-ImportDescription' into release-0.55.0
73e555e
Merge branch 'ImportDescription' of https://github.com/kellyselden/rollup into kellyselden-ImportDescription
b10b268
Merge branch 'kellyselden-normalizeOptions' into release-0.55.0
8ac67b0
Merge branch 'normalizeOptions' of https://github.com/kellyselden/rollup into kellyselden-normalizeOptions
3047760
Merge branch 'kellyselden-createGetPath' into release-0.55.0
d270f13
Merge branch 'createGetPath' of https://github.com/kellyselden/rollup into kellyselden-createGetPath
There are 142 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: