codl / migrannounce

https://migrannounce.tools.codl.fr/
BSD 3-Clause "New" or "Revised" License
10 stars 1 forks source link

Bump rollup from 0.65.0 to 0.66.6 #12

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps rollup from 0.65.0 to 0.66.6.

Changelog *Sourced from [rollup's changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md).* > ## 0.66.6 > *2018-10-10* > * Properly deconflict function and class declaration ids of reassigned default exports ([#2502](https://github-redirect.dependabot.com/rollup/rollup/pull/2502)) > > ## 0.66.5 > *2018-10-09* > * Remove cache from memory once no longer needed ([#2496](https://github-redirect.dependabot.com/rollup/rollup/pull/2496)) > * Provide better error message when reexporting external namespace reexports ([#2499](https://github-redirect.dependabot.com/rollup/rollup/pull/2499)) > > ## 0.66.4 > *2018-10-04* > * Fix links in warnings and errors ([#2471](https://github-redirect.dependabot.com/rollup/rollup/pull/2471)) > > ## 0.66.3 > *2018-10-03* > * Detect side-effects in string.replace function arguments ([#2476](https://github-redirect.dependabot.com/rollup/rollup/pull/2476)) > * Make sure chunk ids are assigned before creating output bundle ([#2483](https://github-redirect.dependabot.com/rollup/rollup/pull/2483)) > * Use proper plugin name in error ([#2470](https://github-redirect.dependabot.com/rollup/rollup/pull/2470)) > * Update TypeScript version and fix type errors ([#2488](https://github-redirect.dependabot.com/rollup/rollup/pull/2488)) > > ## 0.66.2 > *2018-09-21* > * Add additional information to parse errors messages in JSON and other non-JS files ([#2466](https://github-redirect.dependabot.com/rollup/rollup/pull/2466)) > > ## 0.66.1 > *2018-09-19* > * Ignore falsy plugins ([#2464](https://github-redirect.dependabot.com/rollup/rollup/pull/2464)) > * Switch back to official TypeScript plugin ([#2465](https://github-redirect.dependabot.com/rollup/rollup/pull/2465)) > > ## 0.66.0 > *2018-09-16* > * Support ES2019 optional catch bindings ([#2455](https://github-redirect.dependabot.com/rollup/rollup/pull/2455)) > * Add option to transform paths within sourcemaps ([#2430](https://github-redirect.dependabot.com/rollup/rollup/pull/2430)) > * Add renderStart and renderEnd plugin hooks ([#2438](https://github-redirect.dependabot.com/rollup/rollup/pull/2438)) > * Expose ESM browser build and minify browser builds ([#2437](https://github-redirect.dependabot.com/rollup/rollup/pull/2437) > * Associate hoisted variables in function bodys with function parameters ([#2456](https://github-redirect.dependabot.com/rollup/rollup/pull/2456)) > * Fix issue when deconflicting variables used as pattern defaults ([#2446](https://github-redirect.dependabot.com/rollup/rollup/pull/2446)) > * Properly deconflict default exported class and function expressions with ids ([#2458](https://github-redirect.dependabot.com/rollup/rollup/pull/2458)) > * Faster internal test builds ([#2457](https://github-redirect.dependabot.com/rollup/rollup/pull/2457)) > * Switch to rollup-plugin-typescript2 ([#2460](https://github-redirect.dependabot.com/rollup/rollup/pull/2460)) > * Fix internal "perf" script ([#2433](https://github-redirect.dependabot.com/rollup/rollup/pull/2433)) > * Test that errors are passed to the buildEnd hook ([#2450](https://github-redirect.dependabot.com/rollup/rollup/pull/2450)) > > ## 0.65.2 > *2018-09-05* > * Prevent watch mode memory leak ([#2441](https://github-redirect.dependabot.com/rollup/rollup/pull/2441)) > > ## 0.65.1 > *2018-09-05* > * Prevent globbing when using chokidar ([#2432](https://github-redirect.dependabot.com/rollup/rollup/pull/2432)) > ... (truncated)
Commits - [`aa68a8c`](https://github.com/rollup/rollup/commit/aa68a8cd6d363681ec1df60df63e05f6b53c4277) 0.66.6 - [`c56876c`](https://github.com/rollup/rollup/commit/c56876c72955f99e55cfe1c85296d7b152bc226e) Update changelog - [`df9ef28`](https://github.com/rollup/rollup/commit/df9ef2879e3a641874fa7cc64cfb2e9996288783) Properly deconflict ids ids of default exports that have been reassigned ([#2502](https://github-redirect.dependabot.com/rollup/rollup/issues/2502)) - [`e5d9f3e`](https://github.com/rollup/rollup/commit/e5d9f3e08694d94e363ba6b45315a41890caf76b) 0.66.5 - [`52f74f0`](https://github.com/rollup/rollup/commit/52f74f0b8d83f6b57944107d26007972ed38d1d9) Update changelog - [`0707a10`](https://github.com/rollup/rollup/commit/0707a10cfb7f6c1690d6e048bde3bef1a6c09305) Provide better error when creating a namespace object containing a reexported... - [`a3be30d`](https://github.com/rollup/rollup/commit/a3be30d25c27dfe714432c4c0f8bcf70de97d31e) Remove previous cache from memory after graph creation ([#2496](https://github-redirect.dependabot.com/rollup/rollup/issues/2496)) - [`137ea94`](https://github.com/rollup/rollup/commit/137ea94a3b486e32ea0a052d4898b79516a6b33e) 0.66.4 - [`0d1bdc5`](https://github.com/rollup/rollup/commit/0d1bdc514c1dc580f2ff93555150ca9335716baf) Update changelog - [`ee1aa48`](https://github.com/rollup/rollup/commit/ee1aa483feb520cadaed9b919f213f613bbda31b) Fix links in warnings and errors ([#2471](https://github-redirect.dependabot.com/rollup/rollup/issues/2471)) - Additional commits viewable in [compare view](https://github.com/rollup/rollup/compare/v0.65.0...v0.66.6)


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 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](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.
dependabot-preview[bot] commented 5 years ago

Superseded by #15.