codl / migrannounce

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

Bump rollup-plugin-svelte from 4.2.1 to 5.0.1 #22

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps rollup-plugin-svelte from 4.2.1 to 5.0.1.

Changelog *Sourced from [rollup-plugin-svelte's changelog](https://github.com/rollup/rollup-plugin-svelte/blob/master/CHANGELOG.md).* > ## 5.0.1 > > * Use `this.addWatchFile` if present ([#46](https://github-redirect.dependabot.com/rollup/rollup-plugin-svelte/pull/46)) > > ## 5.0.0 > *2018-12-16* > * Replace deprecated `ongenerate` hook, use Rollup's internal warning mechanism; requires rollup@0.60+ ([#45](https://github-redirect.dependabot.com/rollup/rollup-plugin-svelte/issues/45)) > > ## 4.5.0 > > * Pass `dependencies` through from preprocessors ([#40](https://github-redirect.dependabot.com/rollup/rollup-plugin-svelte/issues/40)) > > ## 4.4.0 > > * Support Svelte 3 alpha > * Internal reorganisation > > ## 4.3.2 > > * Remove deprecated `onerror` handler > > ## 4.3.1 > > * Handle arbitrary file extensions ([#38](https://github-redirect.dependabot.com/rollup/rollup-plugin-svelte/pull/38)) > * Generate Windows-friendly import paths ([#38](https://github-redirect.dependabot.com/rollup/rollup-plugin-svelte/pull/38)) > > ## 4.3.0 > > * Append inline sourcemaps to virtual CSS files generated with `emitCss: true` ([#36](https://github-redirect.dependabot.com/rollup/rollup-plugin-svelte/pull/36))
Commits - [`25024de`](https://github.com/rollup/rollup-plugin-svelte/commit/25024dec20c65b68a3ea2992db301dfed369ea9c) -> v5.0.1 - [`8c26de5`](https://github.com/rollup/rollup-plugin-svelte/commit/8c26de5c48195f158209c6ca807a527fb3ad9b26) Merge pull request [#47](https://github-redirect.dependabot.com/rollup/rollup-plugin-svelte/issues/47) from Conduitry/use-addwatchfile - [`22d8345`](https://github.com/rollup/rollup-plugin-svelte/commit/22d834558a6ef0bc00fc771d899d7151dfa93602) use this.addWatchFile when present - [`f68fd5a`](https://github.com/rollup/rollup-plugin-svelte/commit/f68fd5a781282c4aaa92e6f8bf835a20e1b35988) 5.0.0 - [`3da7743`](https://github.com/rollup/rollup-plugin-svelte/commit/3da774399f0f8f258517c47e9d2887a290f9ae04) Update changelog - [`02b67f4`](https://github.com/rollup/rollup-plugin-svelte/commit/02b67f4f69c9bd2fcc30fce42b951e3f0b9d1672) Prepare for rollup 1.0 ([#45](https://github-redirect.dependabot.com/rollup/rollup-plugin-svelte/issues/45)) - [`1172fca`](https://github.com/rollup/rollup-plugin-svelte/commit/1172fca2f44cd3c093eb8dc872b6589e8dca8f64) -> v4.5.0 - [`dd4f86c`](https://github.com/rollup/rollup-plugin-svelte/commit/dd4f86c0d16432dd3ef63592913c605a09061b58) Merge pull request [#41](https://github-redirect.dependabot.com/rollup/rollup-plugin-svelte/issues/41) from Conduitry/gh-40 - [`0e315f2`](https://github.com/rollup/rollup-plugin-svelte/commit/0e315f2826a285c8d07aecc8cb8b788fed26ac51) fix test for Svelte 3 - [`d826198`](https://github.com/rollup/rollup-plugin-svelte/commit/d826198203397dfd37b8ca3940037dc6300a1dcd) update test - Additional commits viewable in [compare view](https://github.com/rollup/rollup-plugin-svelte/compare/v4.2.1...v5.0.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 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 #25.