Created by: dependabot-preview[bot]
Bumps rollup from 1.26.0 to 1.26.2.
Release notes
Sourced from rollup's releases.
v1.26.2
2019-10-31
Bug Fixes
- Do not create invalid code when using
treeshake: falseand star re-exports (#3209)Pull Requests
- #3209: Also remove export-all declarations when not tree-shaking (@lukastaegert)
v1.26.1
2019-10-31
Bug Fixes
- Prevent an issue where outputs would overwrite files emitted by other outputs (#3201)
- Do not throw an error if the config file does not have a .js extension (#3204)
Pull Requests
Changelog
Sourced from rollup's changelog.
1.26.2
2019-10-31
Bug Fixes
- Do not create invalid code when using
treeshake: falseand star re-exports (#3209)Pull Requests
- #3209: Also remove export-all declarations when not tree-shaking (@lukastaegert)
1.26.1
2019-10-31
Bug Fixes
- Prevent an issue where outputs would overwrite files emitted by other outputs (#3201)
- Do not throw an error if the config file does not have a .js extension (#3204)
Pull Requests
Commits
-
5cbfdee1.26.2 -
2ed5bfeUpdate changelog -
066620eAlso remove export-all declarations when not tree-shaking (#3209) -
38c31711.26.1 -
4071fa8Update changelog -
d8becdaMake the CLI run generate/output in serial (#3201) -
9c85d2asupport all config file extensions (.js,.mjs,...) (#3204) - 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 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 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)