Created by: dependabot-preview[bot]
Bumps rollup from 2.10.0 to 2.10.4.
Release notes
Sourced from rollup's releases.
v2.10.3
2020-05-18
Bug Fixes
- Validate return value of sourcemapPathTransform option (#3561)
Pull Requests
v2.10.2
2020-05-15
Bug Fixes
- Properly include calls to mutating array methods in certain scenarios (#3559)
Pull Requests
- #3559: Make sure UnknownFooExpressions are included when referenced as return values in a MultiExpression (@lukastaegert)
v2.10.1
2020-05-15
Bug Fixes
- Do not throw when "undefined" is used as a default export (#3558)
Pull Requests
- #3558: Properly handle default exporting undefined (@lukastaegert)
Changelog
Sourced from rollup's changelog.
2.10.4
2020-05-19
Bug Fixes
- Tree-shake unused classes with fields unless there are side-effects in the field declaration (#3569)
Pull Requests
- #3569: Make sure unused classes with fields are tree-shaken if possible (@lukastaegert)
2.10.3
2020-05-18
Bug Fixes
- Validate return value of sourcemapPathTransform option (#3561)
Pull Requests
2.10.2
2020-05-15
Bug Fixes
- Properly include calls to mutating array methods in certain scenarios (#3559)
Pull Requests
- #3559: Make sure UnknownFooExpressions are included when referenced as return values in a MultiExpression (@lukastaegert)
2.10.1
2020-05-15
Bug Fixes
- Do not throw when "undefined" is used as a default export (#3558)
Pull Requests
- #3558: Properly handle default exporting undefined (@lukastaegert)
Commits
-
7e1acb32.10.4 -
7d1ed9dUpdate changelog -
eacaa13Make sure unused classes with fields are tree-shaken if possible (#3569) -
d91fa242.10.3 -
425787fUpdate changelog -
9b60cb1Throw error if sourcemapPathTransform-option does not return a string (#3484)... -
21b09a22.10.2 -
97142d0Update changelog -
4ae97b5Make sure UnknownXYExpressions are included when referenced as return values ... -
e5872b02.10.1 - Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the .dependabot/config.yml file in this repo:
- Update frequency
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)