Created by: dependabot-preview[bot]
Bumps rollup from 2.0.2 to 2.0.3.
Release notes
Sourced from rollup's releases.
v2.0.3
2020-03-10
Bug Fixes
- Add type for this.getCombinedSourcemap to transform context (#3431)
Pull Requests
- #3377: Switch to yargs-parser lib (@jamesgeorge007)
- #3426: Use strict types with PluginDriver (@NotWoods)
- #3431: Add missing type declaration for getCombinedSourcemap (@Anidetrix)
- #3432: Detail how return values from
augmentChunkHash
are used (@jakearchibald)
Changelog
Sourced from rollup's changelog.
2.0.3
2020-03-10
Bug Fixes
- Add type for this.getCombinedSourcemap to transform context (#3431)
Pull Requests
- #3377: Switch to yargs-parser lib (@jamesgeorge007)
- #3426: Use strict types with PluginDriver (@NotWoods)
- #3431: Add missing type declaration for getCombinedSourcemap (@Anidetrix)
- #3432: Detail how return values from
augmentChunkHash
are used (@jakearchibald)
Commits
-
3ef6f07
2.0.3 -
b363c43
Update changelog -
a468a31
chore(deps): switch to yargs-parser lib (#3377) -
77dbe1f
Use strict types with PluginDriver (#3426) -
ddc267e
Add missing type declaration for getCombinedSourcemap (#3431) -
9d4a49f
Detail how return values fromaugmentChunkHash
are used (#3432) - See full diff 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 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 close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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 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)