elixirscript / processes

Erlang style processes in JavaScript
https://elixirscript.github.io/processes/
55 stars 4 forks source link

Bump rollup from 1.12.4 to 1.13.1 #63

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps rollup from 1.12.4 to 1.13.1.

Release notes *Sourced from [rollup's releases](https://github.com/rollup/rollup/releases).* > ## v1.13.1 > *2019-06-01* > > ### Bug Fixes > * Avoid conflicts between top-level module, require etc. and CommonJS runtimes ([#2889](https://github-redirect.dependabot.com/rollup/rollup/issues/2889)) > > ### Pull Requests > * [#2888](https://github-redirect.dependabot.com/rollup/rollup/pull/2888): Enable full TypeScript strict mode ([@​lukastaegert](https://github.com/lukastaegert)) > * [#2889](https://github-redirect.dependabot.com/rollup/rollup/pull/2889): Protect all module globals for CJS output from being redefined ([@​lukastaegert](https://github.com/lukastaegert)) > > ## v1.13.0 > *2019-05-31* > > ### Features > * Omit `exports` and `module` from SystemJS wrapper if possible ([#2880](https://github-redirect.dependabot.com/rollup/rollup/issues/2880)) > * Try to use the first letters of names when mangling exports ([#2885](https://github-redirect.dependabot.com/rollup/rollup/issues/2885)) > > ### Bug Fixes > * Avoid conflicts with local variables when using format specific globals to render dynamic imports and file URLs ([#2880](https://github-redirect.dependabot.com/rollup/rollup/issues/2880)) > * Do not produce undefined reexports when reexporting from entry points ([#2885](https://github-redirect.dependabot.com/rollup/rollup/issues/2885)) > > ### Pull Requests > * [#2880](https://github-redirect.dependabot.com/rollup/rollup/pull/2880): Deconflict global variables used inside format-specific code ([@​lukastaegert](https://github.com/lukastaegert)) > * [#2885](https://github-redirect.dependabot.com/rollup/rollup/pull/2885): Do not produce undefined reexports when reexporting from entry points and refactor chunk linking ([@​lukastaegert](https://github.com/lukastaegert)) > > ## v1.12.5 > *2019-05-30* > > ### Pull Requests > * [#2884](https://github-redirect.dependabot.com/rollup/rollup/pull/2884): Update pluginutils for new micormatch and reduced bundle size ([@​lukastaegert](https://github.com/lukastaegert))
Changelog *Sourced from [rollup's changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md).* > ## 1.13.1 > *2019-06-01* > > ### Bug Fixes > * Avoid conflicts between top-level module, require etc. and CommonJS runtimes ([#2889](https://github-redirect.dependabot.com/rollup/rollup/issues/2889)) > > ### Pull Requests > * [#2888](https://github-redirect.dependabot.com/rollup/rollup/pull/2888): Enable full TypeScript strict mode ([@​lukastaegert](https://github.com/lukastaegert)) > * [#2889](https://github-redirect.dependabot.com/rollup/rollup/pull/2889): Protect all module globals for CJS output from being redefined ([@​lukastaegert](https://github.com/lukastaegert)) > > ## 1.13.0 > *2019-05-31* > > ### Features > * Omit `exports` and `module` from SystemJS wrapper if possible ([#2880](https://github-redirect.dependabot.com/rollup/rollup/issues/2880)) > * Try to use the first letters of names when mangling exports ([#2885](https://github-redirect.dependabot.com/rollup/rollup/issues/2885)) > > ### Bug Fixes > * Avoid conflicts with local variables when using format specific globals to render dynamic imports and file URLs ([#2880](https://github-redirect.dependabot.com/rollup/rollup/issues/2880)) > * Do not produce undefined reexports when reexporting from entry points ([#2885](https://github-redirect.dependabot.com/rollup/rollup/issues/2885)) > > ### Pull Requests > * [#2880](https://github-redirect.dependabot.com/rollup/rollup/pull/2880): Deconflict global variables used inside format-specific code ([@​lukastaegert](https://github.com/lukastaegert)) > * [#2885](https://github-redirect.dependabot.com/rollup/rollup/pull/2885): Do not produce undefined reexports when reexporting from entry points and refactor chunk linking ([@​lukastaegert](https://github.com/lukastaegert)) > > ## 1.12.5 > *2019-05-30* > > ### Pull Requests > * [#2884](https://github-redirect.dependabot.com/rollup/rollup/pull/2884): Update pluginutils for new micormatch and reduced bundle size ([@​lukastaegert](https://github.com/lukastaegert))
Commits - [`6a8d5ef`](https://github.com/rollup/rollup/commit/6a8d5ef371ee6b6dbf217ba8a979afa62a0f9d2f) 1.13.1 - [`52032bb`](https://github.com/rollup/rollup/commit/52032bbfe705b6a1dba6cc2ebc3b0d2eafde0a3b) Update changelog - [`53cde75`](https://github.com/rollup/rollup/commit/53cde750623da1628fddeff8c200a12e40242c74) Protect all module globals for CJS output from being redefined ([#2889](https://github-redirect.dependabot.com/rollup/rollup/issues/2889)) - [`4a70e08`](https://github.com/rollup/rollup/commit/4a70e081b7f7c06707dc909e9a76602983a9b2c3) Update changelog - [`dc87d58`](https://github.com/rollup/rollup/commit/dc87d5855f0ef2f359da9525a443dadcc260b9a2) Enable full TypeScript strict mode ([#2888](https://github-redirect.dependabot.com/rollup/rollup/issues/2888)) - [`df11753`](https://github.com/rollup/rollup/commit/df117530989a4e2247b72e56b723504fb6e14043) Fix linting - [`a630866`](https://github.com/rollup/rollup/commit/a63086600ccbbbc6135dcd16d134535809559f31) 1.13.0 - [`52268a9`](https://github.com/rollup/rollup/commit/52268a9d540b10d1e9c4974dd0a22ce36e205ee7) Update changelog - [`b006d13`](https://github.com/rollup/rollup/commit/b006d134794dfb1c487796144c01bb80e15a01c4) Deconflict global variables used inside format-specific code ([#2880](https://github-redirect.dependabot.com/rollup/rollup/issues/2880)) - [`70b0844`](https://github.com/rollup/rollup/commit/70b0844aab506edb0a8ec3760721ca91ecd5349c) Do not produce undefined reexports when reexporting from entry points and ref... - Additional commits viewable in [compare view](https://github.com/rollup/rollup/compare/v1.12.4...v1.13.1)


Dependabot compatibility score

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.