Bump rollup from 1.3.0 to 1.9.0
Created by: dependabot-preview[bot]
Bumps rollup from 1.3.0 to 1.9.0.
Release notes
Sourced from rollup's releases.
v1.9.0
2019-04-05
Features
- Add built-in support for bigint (#2789)
Pull Requests
- #2789: Ship with bigint support built-in (@danielgindi)
- #2791: Use shared extractAssignedNames from rollup-pluginutils (@lukastaegert)
- #2792: Test that rollup-plugin-commonjs works with preserveModules (@lukastaegert)
v1.8.0
2019-04-02
Features
- Support
module
as alias foresm
andcommonjs
forcjs
to match Node (#2783)Pull Requests
- #2782: Inline interopDefault in config loading (@guybedford)
- #2783: Support Node-style format aliases (@guybedford)
v1.7.4
2019-03-28
Bug Fixes
- Improve TypeScript type of the treeshaking options (#2779)
Pull Requests
- #2779: Make all properties in TreeshakingOptions optional (@ndelangen)
v1.7.3
2019-03-24
Bug Fixes
- Use getters when re-exporting live-bindings (#2765)
Pull Requests
- #2765: Support exporting live-bindings from other chunks or external dependencies (@lukastaegert)
v1.7.2
2019-03-24
Bug Fixes
- Make sure relative external ids are resolved correctly (#2774)
Pull Requests
- #2774: Resolve relative external ids (@lukastaegert)
... (truncated) v1.7.1
Changelog
Sourced from rollup's changelog.
1.9.0
2019-04-05
Features
- Add built-in support for bigint (#2789)
Pull Requests
- #2789: Ship with bigint support built-in (@danielgindi)
- #2791: Use shared extractAssignedNames from rollup-pluginutils (@lukastaegert)
- #2792: Test that rollup-plugin-commonjs works with preserveModules (@lukastaegert)
1.8.0
2019-04-02
Features
- Support
module
as alias foresm
andcommonjs
forcjs
to match Node (#2783)Pull Requests
- #2782: Inline interopDefault in config loading (@guybedford)
- #2783: Support Node-style format aliases (@guybedford)
1.7.4
2019-03-28
Bug Fixes
- Improve TypeScript type of the treeshaking options (#2779)
Pull Requests
- #2779: Make all properties in TreeshakingOptions optional (@ndelangen)
1.7.3
2019-03-24
Bug Fixes
- Use getters when re-exporting live-bindings (#2765)
Pull Requests
- #2765: Support exporting live-bindings from other chunks or external dependencies (@lukastaegert)
1.7.2
2019-03-24
Bug Fixes
- Make sure relative external ids are resolved correctly (#2774)
Pull Requests
- #2774: Resolve relative external ids (@lukastaegert)
1.7.1
2019-03-24
... (truncated)
Commits
-
2500f4c
1.9.0 -
c544083
Update changelog -
c3d67ca
Ship with bigint support built-in (#2789) -
c6bad2f
Update changelog -
7837fc5
Test that rollup-plugin-commonjs works with preserveModules (#2792) -
fee090c
Use shared extractAssignedNames from rollup-pluginutils (#2791) -
712c56f
1.8.0 -
f083f50
Update changelog -
dba1438
inline interopDefault in config loading (#2782) -
8825cdb
Support Node-style format aliases (#2783) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.