Update rollup to the latest version π
Version 0.50.1 of rollup was just published.
| Dependency | rollup |
|---|---|
| Current Version | 0.46.3 |
| Type | devDependency |
The version 0.50.1 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 136 commits.
e773b580.50.1ed2c00eMerge pull request #1660 from mjprude/hotfix/readme-starter-update8365bb1Merge pull request #1695 from lukastaegert/do-not-exclude-pure-external-modulesc406f97Resolve #164563d9ef6Merge pull request #1670 from Andarist/enhancement/as-git-dep59d801dTweaked install/publish related scripts - enabled installing as dep directly from git5e16429Merge pull request #1650 from corneliusweig/treeshake-sequence-expressione5eb0eaAdd SequenceExpression AST node resolving #16497dd1bafPoint Readme to up-to-date starter projectsce0ceb8Remove conditional expressions if they have no effect.b949eb0update package locke85319a-> v0.50.0c3d7ccfMerge pull request #1618 from TimvdLippe/patch-1bd88a95Merge branch 'master' of github.com:rollup/rollup877708cupdate package lock
There are 136 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
Version 0.51.0 just got published.
Update to this version instead π
Commits
The new version differs by 78 commits.
37b876a0.51.070ad6edMerge pull request #1667 from lukastaegert/simple-object-shape-trackingbc70d8dResolve #126300a5b9c* Rename StructuredAssignmentTracker -> ObjectShapeTrackerba7f8b2Assume that accessing members of a pure global function or its prototype75f36d1Remove parameter binding logic as it has abysmal performance in itseb1c581Simplify tracked assignments when something unknown is assigned.5132d3b* Fix some missing options52f4684* Add ExecutionPathOptions to all bind callse2daaecSupport getter return values and setter parameters.dcfe5d4Bind return values.63e4453Bind calls to ES6 constructors503b8aaBind calls to ES5 constructors2fb0c34Bind calls to object expression members80dff0fBind calls involving conditional and logical expressions
There are 78 commits in total.
See the full diff
Version 0.51.1 just got published.
Version 0.51.2 just got published.
Version 0.51.3 just got published.
Update to this version instead π
Commits
The new version differs by 7 commits.
6d0e4920.51.38680b29Update changelog9d18aebMerge pull request #1717 from rollup/fix-sequence-expressionsb5081ba* Forgot to forward the arguments for .render(code, es)3224778Resolve #1707, resolve #1709d04644aMerge remote-tracking branch 'nathancahill/broken-test-sequences' into fix-sequence-expressionsf79f508add case for sequences with imports
See the full diff
Version 0.51.4 just got published.
Version 0.51.5 just got published.
Version 0.51.6 just got published.
Update to this version instead π
Commits
The new version differs by 5 commits.
2e09e210.51.65781ee5Update changelogd9558aeMerge pull request #1728 from misoguy/masterbb7411aAdd getOriginalLocation method into Module.js to return correct error location4ad48c3Add test to verify error object after transform not showing correct location
See the full diff
Version 0.51.7 just got published.
Update to this version instead π
Commits
The new version differs by 6 commits.
172d72aFix code style923b6fd0.51.703c6b90Update changelog1d05530Merge pull request #1724 from nathancahill/fix-sequence-this-contexta9b842cadd function test for sequence context6b1c0bcmaintain this context when sequence is callable
See the full diff
Version 0.51.8 just got published.
Update to this version instead π
Commits
The new version differs by 8 commits.
ab8d67f0.51.8e7fbec6Update changelogd6e95ceMerge pull request #1742 from rollup/update-dependenciesba85f9cUpdate dependencies1042217Merge pull request #1740 from rollup/refactor-assignment-handling945bb9dFix typo5c37051* Raise maximum path depth again690510fSimplify assignment -> reassignment tracking
See the full diff
Version 0.52.0 just got published.
Update to this version instead π
Commits
The new version differs by 29 commits.
24231ce0.52.0d2dd8d9Update changelog4f5f848Merge branch 'release-0.52'b712148Merge pull request #1761 from rollup/test-error-from-promise23bb0e8Merge pull request #1688 from tcoopman/mastereae203cMerge pull request #1760 from rollup/more-treeshaking-options4f07bea* Test rejections from Promise based plugins are displayed9aa411fMerge pull request #1745 from btd/master4ca1aff* Move pureExternalModules -> treeshake.pureExternalModules and make itdbbf881* Update options format used in test configs2b91abd* Add option to disable property access checksa3c539d* Only check access for member expression properties for nowa11c5a2Merge pull request #1731 from ankeetmaini/promiseable-config3bf44e8Merge pull request #1696 from bigtimebuddy/masterfa64c32Update Bundle.js
There are 29 commits in total.
See the full diff
Version 0.52.1 just got published.
Update to this version instead π
Commits
The new version differs by 14 commits.
d0ba36bAlso lint bin folderd74be7a0.52.1b19762dUpdate changeloga44f75bMerge pull request #1774 from LostKobrakai/mastereadf109Merge pull request #1768 from tivac/cli-multiple-envse63b11eMerge pull request #1759 from haraldrudell/masterd92f072Merge pull request #1747 from adrianheine/master6e6fcc2Let process.stdin actually trigger itβs end eventfe4bb17feat: let --environment be specified multiple timesbcfa1bbUpdate changelog675aabbMerge pull request #1765 from rollup/improve-some-error-messages030eef7* Improve deprecation warnings for some optionsab232a3Use globals map for export name7976290Support ES.Next object rest spread in config files like rollup.config.js
See the full diff
Version 0.52.2 just got published.
Update to this version instead π
Commits
The new version differs by 18 commits.
223c5f30.52.25c81512Update changelog9dcf361Merge pull request #1795 from guybedford/default-reexport-fix4d0a903Merge pull request #1787 from nicolo-ribaudo/hoist-anonymous4324d20Merge pull request #1777 from guybedford/self89ba34fMerge pull request #1776 from adrianheine/master21ba777Merge pull request #1785 from emilos/master40886c3Add functional test71fd8f4&&f52fa4fensure external specifier aliasing99dfb3cfixes #1794648eccdformatting fixes146cf24Refactor ExportDefaultDeclaration#rendere1146fdHoist default exported anonymous function declarations47d7ba8Update links to the wiki
There are 18 commits in total.
See the full diff
Version 0.52.3 just got published.
Update to this version instead π
Commits
The new version differs by 25 commits.
a9c8ae50.52.357b3aecUpdate changelogb441d9eMerge branch 'release-0.52.3'887e6d0Merge branch 'tehvgg-master' into release-0.52.3ac4f073Merge branch 'guybedford-external-parent' into release-0.52.393b7dc90.52.2468c1aaUpdate changelog0c63799Add functional teste99476a&&ce60617ensure external specifier aliasingd656f64fixes #1794648459aformatting fixes8efbd5fRefactor ExportDefaultDeclaration#rendera637652Hoist default exported anonymous function declarations831d5c9Update links to the wiki
There are 25 commits in total.
See the full diff
Version 0.53.0 just got published.
Update to this version instead π
Commits
The new version differs by 40 commits.
3d80c06Fix memory leak related to caching9d43508Do not redefine the default warning handler on each call.5eec584Fix code style1b9913a0.53.05feebb80.52.408b9b34Update changelog7084e30Merge branch 'guybedford-dynamic-import-hook' into release-0.53.036ade1a* Minor cleanup to not display a warning due to the legacy input->entry fixafd30dfErrors out when using an unknown option16d0a85Removes batchWarnings from Rollup Node APIb354766Removes filtering truthy values, uses spread instead.d86afd7Adds tests for deprecations.d7b5d56Fixes failing tests5afda86Uses mergeOptions to validate the config accross Node API, CLI and watch.996fea6Uses mergedOption in rollup.rollup too. (#1)
There are 40 commits in total.
See the full diff
Version 0.53.1 just got published.
Update to this version instead π
Commits
The new version differs by 56 commits.
f3e4c9c0.53.11d4590eUpdate changelogf21547aMerge branch 'ankeetmaini-add-more-deprecations' into release-0.53.19659d41simplify execution analysis function71599f8buildSingle execution analysis first, better mark and link separation64a7e44refactor Bundle into Graph and Bundleb2e683cdownlevel iteration not necessary882bb03remove callable expression abstraction, was only necessary to make types work516e258Merge branch 'ankeetmaini-pass-output-options-to-plugins' into release-0.53.1f873caesimplify execution analysis function62aa3bbbuildSingle execution analysis first, better mark and link separation81dda27refactor Bundle into Graph and Bundled8c39e8downlevel iteration not necessarybed2978remove callable expression abstraction, was only necessary to make types workfe2bf86Merge pull request #1811 from rollup/graph
There are 56 commits in total.
See the full diff
Version 0.53.2 just got published.
Version 0.53.3 just got published.
Update to this version instead π
Commits
The new version differs by 10 commits.
1ceb6bc0.53.3bd73067Update changelogbdd8438Merge branch 'no-explicit-external-warnings' into release-0.53.39c32ad8Merge branch 'guybedford-reexport-aliasing-bug' into release-0.53.3e75a4870.53.29922dbeUpdate changelog713ea76Removes errors when output options is an array.9b5bc4einclude fix546a4aafailing test case8ef29d8disable unresolved import warnings when resolve explicitly returns false
See the full diff
Version 0.53.4 just got published.
Version 0.54.0 just got published.
Update to this version instead π
Commits
The new version differs by 64 commits.
0a988e00.54.0db0a0fcUpdate changelogd6df037Merge branch 'kellyselden-unused' into release-0.54.0d6aea92Merge branch 'KingHenne-fix-ts-issues' into release-0.54.046f273fMerge branch 'kellyselden-line-collapse' into release-0.54.0bd45dea0.53.4a61840bUpdate changelog238e822Update changelogd665a43chore(build): addstripInternaland only emit types fromnodeentry point3fc7662chore: clean up internal types and install missing@types57a527cQuick fix to enable tree-shaking babel-helpers again.01d38e8* Use enum for node types8270798fix: use chalk.supportColors rather than isTTY8ce5592* Refactor ExecutionPathOptions types856ff0fdocs: typescripts is always written as a single word
There are 64 commits in total.
See the full diff
Version 0.54.1 just got published.
Version 0.55.0 just got published.
Update to this version instead π
Commits
The new version differs by 74 commits.
c7981c40.55.0089c9e0Merge branch 'parse-config-without-buble' into release-0.55.0c1bf672Merge branch 'adrianheine-dynamicImport' into release-0.55.0aa528c0Merge branch 'dynamicImport' of https://github.com/adrianheine/rollup into adrianheine-dynamicImportd6b50ccMerge branch 'dynamicImport' of https://github.com/adrianheine/rollup into adrianheine-dynamicImport9e53cddMerge branch 'kellyselden-cleanup' into release-0.55.0b997a59Merge branch 'cleanup' of https://github.com/kellyselden/rollup into kellyselden-cleanup958adcfMerge branch 'rbrtmrtn-patch-1' into release-0.55.017c3acaMerge branch 'patch-1' of https://github.com/rbrtmrtn/rollup into rbrtmrtn-patch-11e9c60bMerge branch 'kellyselden-ImportDescription' into release-0.55.073e555eMerge branch 'ImportDescription' of https://github.com/kellyselden/rollup into kellyselden-ImportDescriptionb10b268Merge branch 'kellyselden-normalizeOptions' into release-0.55.08ac67b0Merge branch 'normalizeOptions' of https://github.com/kellyselden/rollup into kellyselden-normalizeOptions3047760Merge branch 'kellyselden-createGetPath' into release-0.55.0d270f13Merge branch 'createGetPath' of https://github.com/kellyselden/rollup into kellyselden-createGetPath
There are 74 commits in total.
See the full diff
Version 0.55.1 just got published.
Update to this version instead π
Commits
The new version differs by 26 commits.
a45e8700.55.1c321fbeUpdate changelog70b1443Merge branch 'release-0.55.1'1582e7eOnly use stdout if input is not an array to avoid conflicts with thea52c39cMerge branch 'KingHenne-onwarn-with-string' into release-0.55.183f38eaMerge branch 'onwarn-with-string' of https://github.com/KingHenne/rollup into KingHenne-onwarn-with-string1a01dbdMerge branch 'erikdesjardins-load-empty-string' into release-0.55.10c3f4f9import name deshadowing fixe410670Node 4 test case fixe2da014fix dynamic import module deduplication4c7d242fixup dynamic import interop cases43eafc3remove unnecessary sets96387d0fix test casesc4ff38afix CLI and dynamic import workflow bugs488dbadMerge branch 'import-specifier-deshadowing' into release-0.55.1
There are 26 commits in total.
See the full diff
Version 0.55.2 just got published.
Update to this version instead π
Commits
The new version differs by 23 commits.
04d72cc0.55.219c8598Merge branch 'release-0.55.2'30e2b82Update changelogeac1298Merge branch 'keqingrong-fix-1739' into release-0.55.21a036a9Merge branch 'opencollective-opencollective' into release-0.55.2d0d3703Merge branch 'opencollective' of https://github.com/opencollective/rollup into opencollective-opencollectiveffcf6e2Update CONTRIBUTING.md03db056Update ISSUE_TEMPLATE.md89078aaMerge branch 'kellyselden-symlinks' into release-0.55.2aed954eFix rollup watch crashes in cmd or powershelld0b9a30add option to not follow symlinks86fc2d4Merge branch 'KingHenne-avoid-duplicate-ci-build' into release-0.55.270128eaMerge branch 'typescript-test' of https://github.com/KingHenne/rollup into KingHenne-typescript-test4c4196favoid duplicatenpm run buildon ci70fee6cadd cash-mv/cash-rm for windows support
There are 23 commits in total.
See the full diff
Version 0.55.3 just got published.
Version 0.55.4 just got published.
Update to this version instead π
Commits
The new version differs by 22 commits.
fa9ec550.55.488e0cf4Merge pull request #1924 from kellyselden/test-dirs9f4956dMerge pull request #1939 from KingHenne/optional-preserve-symlinks0bfe488Merge pull request #1944 from rollup/external-namespace-deshadowingb4c1002Merge branch 'master' into external-namespace-deshadowingace48f2Merge pull request #1947 from rollup/external-reexport-refinements7c88295Merge branch 'release-0.55.4'cf89454Update changelog38678dedeclare preserveSymlinks option as optional03225ddfeedback and #1951 case fix7169dabrefine reexport test cases0e84d4bexternal deshadowing fix for #1930fd6c187Added call to donate after npm install (optional)a08e7efenabled testing directory structures in chunked mode63a2984feedback and #1951 case fix
There are 22 commits in total.
See the full diff
Version 0.55.5 just got published.
Version 0.56.0 just got published.
Update to this version instead π
Commits
The new version differs by 53 commits.
fccafe20.56.0467c73aMerge branch 'release-0.56.0'ff7b1e3Merge branch 'fix-timers' into release-0.56.0545ceafMerge branch 'property-error' into release-0.56.05aa5c16Merge branch 'reexport-namespace-deshadow' into release-0.56.076bf818Merge branch 'KingHenne-transform-plugin-parse' into release-0.56.016d884cMerge branch 'transform-plugin-parse' of https://github.com/KingHenne/rollup into KingHenne-transform-plugin-parsed88b221Merge branch 'literal-prototypes' into release-0.56.0b188d97Update changelog87217aeMerge branch 'refactor-treeshake-rendering' into release-0.56.0322dd7aUpdate changelog417c18bMerge branch 'update-acorn' into release-0.56.0bb8b81dSlightly clean up source map removal22aa1fb* Use charCodeAt where possible to improve performance114149fImprove variable declaration performance
There are 53 commits in total.
See the full diff
Version 0.56.1 just got published.
Version 0.56.2 just got published.
Update to this version instead π
Commits
The new version differs by 15 commits.
5eb2e2e0.56.2937cf84Merge branch 'release-0.56.2'45d9b6aMerge branch 'dynamic-import-system' into release-0.56.21e23c44Merge branch 'couchand-patch-1' into release-0.56.24a084c6Merge branch 'alan-agius4-feature/emit-declaration-only' into release-0.56.2d4970f0Merge branch 'dominique-mueller-bugfix/typescript-version' into release-0.56.264e42cdMerge branch 'chunk-export-renaming' into release-0.56.28bb8deaMerge branch 'default-reassignment-deshadowing' into release-0.56.27d9f3c8fix for #1976db75cf2fix up dynamic import passthrough casese9658d4add test55a8ddfAdd name option to iife example in READMEea404cachore(build): update toTypeScript 2.7.27e1de85Upgrade to TypeScript 2.7.2+3347508fixes #1968 handling of default export reassignment cases
See the full diff
Version 0.56.3 just got published.
Update to this version instead π
Commits
The new version differs by 15 commits.
b68ea5e0.56.3390b113Merge branch 'release-0.56.3'dc32024Merge branch 'default-identifier-renaming' into release-0.56.38f88060Merge branch 'no-superfluous-semicolons' into release-0.56.37f12fcaMerge branch 'imports-listing-bug' into release-0.56.30bbe1cbMerge branch 'kellyselden-chunking-form-test' into release-0.56.39368e1agetModuleDeclarations refactoringdb17e0fpr feedback58cfc47fix namespace resolution cases on chunk boundaries303a2f4remove interface semicolons68366d8default and export naming fixesdf29cfbResolve #19932b081acadd recursive string comparison9bbd518fix getImportIds, deprecate chunk.externalModules and refactor finaliser interop interfaces49d54c9revert chunking form test change
See the full diff