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.3 #25

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps rollup-plugin-svelte from 4.2.1 to 5.0.3.

Changelog *Sourced from [rollup-plugin-svelte's changelog](https://github.com/rollup/rollup-plugin-svelte/blob/master/CHANGELOG.md).* > # rollup-plugin-svelte changelog > > ## 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 - [`237a8fd`](https://github.com/rollup/rollup-plugin-svelte/commit/237a8fdeaa162e91132a2d2eff7e4807ce3e49e4) -> v5.0.3 - [`f85ce1a`](https://github.com/rollup/rollup-plugin-svelte/commit/f85ce1a55b2b65f2b8cf1a79ff15b58a2fe90fdd) implement onwarn in the plugin - [`530ca2f`](https://github.com/rollup/rollup-plugin-svelte/commit/530ca2fbd794acb41f966dbe750a6a09cba82293) fix tests - [`3c401d6`](https://github.com/rollup/rollup-plugin-svelte/commit/3c401d6fb207d3cfd7a99a80bf3c54b078b0db44) -> v5.0.2 - [`2376c20`](https://github.com/rollup/rollup-plugin-svelte/commit/2376c20e46916456dc9f9e92a547ee2be47358c2) handle new stats/warnings structure - [`3ace319`](https://github.com/rollup/rollup-plugin-svelte/commit/3ace319d0297ac14812a8d610d7dee93fa1c2abb) Update README.md - [`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 - Additional commits viewable in [compare view](https://github.com/rollup/rollup-plugin-svelte/compare/v4.2.1...v5.0.3)


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.