Release notes
*Sourced from [rollup's releases](https://github.com/rollup/rollup/releases).*
> ## v1.15.1
> *2019-06-11*
>
> ### Bug Fixes
> * Do not fail when reexporting variables in dynamic entry points from other chunks ([#2928](https://github-redirect.dependabot.com/rollup/rollup/issues/2928))
>
> ### Pull Requests
> * [#2928](https://github-redirect.dependabot.com/rollup/rollup/pull/2928): Handle reexports from dynamic entries across chunk ([@lukastaegert](https://github.com/lukastaegert))
Changelog
*Sourced from [rollup's changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md).*
> ## 1.15.1
> *2019-06-11*
>
> ### Bug Fixes
> * Do not fail when reexporting variables in dynamic entry points from other chunks ([#2928](https://github-redirect.dependabot.com/rollup/rollup/issues/2928))
>
> ### Pull Requests
> * [#2928](https://github-redirect.dependabot.com/rollup/rollup/pull/2928): Handle reexports from dynamic entries across chunk ([@lukastaegert](https://github.com/lukastaegert))
Commits
- [`c9eeef7`](https://github.com/rollup/rollup/commit/c9eeef7431f37dc3012fbe72cb2074362939547c) 1.15.1
- [`33513a9`](https://github.com/rollup/rollup/commit/33513a926849f71df7e3c683a080548619ff5316) Update changelog
- [`dbe4492`](https://github.com/rollup/rollup/commit/dbe44927dc70f13627f51fe6a6045359b8f8f4f2) Handle reexports from dynamic entries across chunks ([#2928](https://github-redirect.dependabot.com/rollup/rollup/issues/2928))
- See full diff in [compare view](https://github.com/rollup/rollup/compare/v1.15.0...v1.15.1)
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](https://app.dependabot.com):
- 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.
Coverage remained the same at 98.582% when pulling b262b8908131311ce2739a06c89f45c4b18ce2bc on dependabot/npm_and_yarn/rollup-1.15.1 into 49521adbb290a46360426d51c328941ff99caf84 on master.
Coverage remained the same at 98.582% when pulling b262b8908131311ce2739a06c89f45c4b18ce2bc on dependabot/npm_and_yarn/rollup-1.15.1 into 49521adbb290a46360426d51c328941ff99caf84 on master.
Bumps rollup from 1.15.0 to 1.15.1.
Release notes
*Sourced from [rollup's releases](https://github.com/rollup/rollup/releases).* > ## v1.15.1 > *2019-06-11* > > ### Bug Fixes > * Do not fail when reexporting variables in dynamic entry points from other chunks ([#2928](https://github-redirect.dependabot.com/rollup/rollup/issues/2928)) > > ### Pull Requests > * [#2928](https://github-redirect.dependabot.com/rollup/rollup/pull/2928): Handle reexports from dynamic entries across chunk ([@lukastaegert](https://github.com/lukastaegert))Changelog
*Sourced from [rollup's changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md).* > ## 1.15.1 > *2019-06-11* > > ### Bug Fixes > * Do not fail when reexporting variables in dynamic entry points from other chunks ([#2928](https://github-redirect.dependabot.com/rollup/rollup/issues/2928)) > > ### Pull Requests > * [#2928](https://github-redirect.dependabot.com/rollup/rollup/pull/2928): Handle reexports from dynamic entries across chunk ([@lukastaegert](https://github.com/lukastaegert))Commits
- [`c9eeef7`](https://github.com/rollup/rollup/commit/c9eeef7431f37dc3012fbe72cb2074362939547c) 1.15.1 - [`33513a9`](https://github.com/rollup/rollup/commit/33513a926849f71df7e3c683a080548619ff5316) Update changelog - [`dbe4492`](https://github.com/rollup/rollup/commit/dbe44927dc70f13627f51fe6a6045359b8f8f4f2) Handle reexports from dynamic entries across chunks ([#2928](https://github-redirect.dependabot.com/rollup/rollup/issues/2928)) - See full diff in [compare view](https://github.com/rollup/rollup/compare/v1.15.0...v1.15.1)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](https://app.dependabot.com): - 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.