Changelog
*Sourced from [rollup-plugin-commonjs's changelog](https://github.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md).*
> ## 9.2.2
> *2019-03-25*
> * Handle array destructuring assignment ([#379](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/379))
>
> ## 9.2.1
> *2019-02-23*
> * Use correct context when manually resolving ids ([#370](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/370))
>
> ## 9.2.0
> *2018-10-10*
> * Fix missing default warning, produce better code when importing known ESM default exports ([#349](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/349))
> * Refactor code and add prettier ([#346](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/346))
>
> ## 9.1.8
> *2018-09-18*
> * Ignore virtual modules created by other plugins ([#327](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/327))
> * Add "location" and "process" to reserved words ([#330](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/330))
Commits
- [`9a6fe72`](https://github.com/rollup/rollup-plugin-commonjs/commit/9a6fe722b30e4810dfaf615dc36e24d33fc67031) 9.2.2
- [`5c5034b`](https://github.com/rollup/rollup-plugin-commonjs/commit/5c5034bfdd7a9d7355120fc3bbc4d3856d8836c2) Update changelog
- [`dfa331f`](https://github.com/rollup/rollup-plugin-commonjs/commit/dfa331f30f7ed7fe72fb7d5f44f229c17655c5ce) 9.2.1
- [`c66829b`](https://github.com/rollup/rollup-plugin-commonjs/commit/c66829b4245297778113179240a02a090f9a10ac) Fix [#358](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/358): handle array destructuring assignment ([#379](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/379))
- [`e4eb949`](https://github.com/rollup/rollup-plugin-commonjs/commit/e4eb949e50ada8c3c7d8606dedfbf28db1255209) Update changelog
- [`d9a2f08`](https://github.com/rollup/rollup-plugin-commonjs/commit/d9a2f085f9ca8cc3642eb993a9835254a4de78b3) Use correct context when manually resolving ([#370](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/370))
- [`58e9aa5`](https://github.com/rollup/rollup-plugin-commonjs/commit/58e9aa5822ccb7e4682659617629c46e94ef650f) 9.2.0
- [`848f0e9`](https://github.com/rollup/rollup-plugin-commonjs/commit/848f0e9f11d8996e0f7d3216d9a7b30acc5f9ecf) Update changelog
- [`4a22147`](https://github.com/rollup/rollup-plugin-commonjs/commit/4a22147456b1092dd565074dc33a63121675102a) Prepare for 1.0.0, fix some issues ([#349](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/349))
- [`741df7f`](https://github.com/rollup/rollup-plugin-commonjs/commit/741df7f717dee80be0fb61aa24a68ba6dd639b96) Update changelog
- Additional commits viewable in [compare view](https://github.com/rollup/rollup-plugin-commonjs/compare/v9.1.6...v9.2.2)
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.
Bumps rollup-plugin-commonjs from 9.1.6 to 9.2.2.
Changelog
*Sourced from [rollup-plugin-commonjs's changelog](https://github.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md).* > ## 9.2.2 > *2019-03-25* > * Handle array destructuring assignment ([#379](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/379)) > > ## 9.2.1 > *2019-02-23* > * Use correct context when manually resolving ids ([#370](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/370)) > > ## 9.2.0 > *2018-10-10* > * Fix missing default warning, produce better code when importing known ESM default exports ([#349](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/349)) > * Refactor code and add prettier ([#346](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/346)) > > ## 9.1.8 > *2018-09-18* > * Ignore virtual modules created by other plugins ([#327](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/327)) > * Add "location" and "process" to reserved words ([#330](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/330))Commits
- [`9a6fe72`](https://github.com/rollup/rollup-plugin-commonjs/commit/9a6fe722b30e4810dfaf615dc36e24d33fc67031) 9.2.2 - [`5c5034b`](https://github.com/rollup/rollup-plugin-commonjs/commit/5c5034bfdd7a9d7355120fc3bbc4d3856d8836c2) Update changelog - [`dfa331f`](https://github.com/rollup/rollup-plugin-commonjs/commit/dfa331f30f7ed7fe72fb7d5f44f229c17655c5ce) 9.2.1 - [`c66829b`](https://github.com/rollup/rollup-plugin-commonjs/commit/c66829b4245297778113179240a02a090f9a10ac) Fix [#358](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/358): handle array destructuring assignment ([#379](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/379)) - [`e4eb949`](https://github.com/rollup/rollup-plugin-commonjs/commit/e4eb949e50ada8c3c7d8606dedfbf28db1255209) Update changelog - [`d9a2f08`](https://github.com/rollup/rollup-plugin-commonjs/commit/d9a2f085f9ca8cc3642eb993a9835254a4de78b3) Use correct context when manually resolving ([#370](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/370)) - [`58e9aa5`](https://github.com/rollup/rollup-plugin-commonjs/commit/58e9aa5822ccb7e4682659617629c46e94ef650f) 9.2.0 - [`848f0e9`](https://github.com/rollup/rollup-plugin-commonjs/commit/848f0e9f11d8996e0f7d3216d9a7b30acc5f9ecf) Update changelog - [`4a22147`](https://github.com/rollup/rollup-plugin-commonjs/commit/4a22147456b1092dd565074dc33a63121675102a) Prepare for 1.0.0, fix some issues ([#349](https://github-redirect.dependabot.com/rollup/rollup-plugin-commonjs/issues/349)) - [`741df7f`](https://github.com/rollup/rollup-plugin-commonjs/commit/741df7f717dee80be0fb61aa24a68ba6dd639b96) Update changelog - Additional commits viewable in [compare view](https://github.com/rollup/rollup-plugin-commonjs/compare/v9.1.6...v9.2.2)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.