Bump rollup from 0.66.2 to 0.67.0
Created by: dependabot-preview[bot]
Bumps rollup from 0.66.2 to 0.67.0.
Changelog
Sourced from rollup's changelog.
0.67.0
2018-11-04
- add
sourcemapExcludeSources
option to exclude the source content from sourcemaps (#2531)- Create chunks for virtual modules when preserving modules (#2511)
- Improve execution order of chunks and externals (#2508)
- Do not resolve external dynamic imports via plugins (#2505)
- Do not tree-shake children of unknown nodes to e.g. properly handle do-expressions via acorn plugin (#2510)
- Fix mis-placed semicolons for certain SystemJS exports (#2529)
- Prevent memory leak when using the bundle as cache (#2522)
- Fix public sourcemap type (#2507)
0.66.6
2018-10-10
- Properly deconflict function and class declaration ids of reassigned default exports (#2502)
0.66.5
2018-10-09
- Remove cache from memory once no longer needed (#2496)
- Provide better error message when reexporting external namespace reexports (#2499)
0.66.4
2018-10-04
- Fix links in warnings and errors (#2471)
0.66.3
2018-10-03
Commits
-
72b166a
0.67.0 -
846df07
Update changelog -
841a536
Do not resolve external dynamic imports via plugins (#2505) -
ecde099
Removesolo
test designation -
e1de51c
Update changelog -
24fe07f
Support excluding sources from sourcemaps (#2531) -
a1cc69c
Update changelog -
7746e0f
Create chunks for virtual modules when preserving modules (#2511) -
fa341ab
Update changelog -
11c367f
Do not tree-shake children of unknown nodes (#2510) - 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 cancel merge
will cancel a previously requested merge -
@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.