codl / migrannounce

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

Bump svelte from 2.13.1 to 2.13.2 #1

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps svelte from 2.13.1 to 2.13.2.

Changelog *Sourced from [svelte's changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md).* > ## 2.13.2 > > * Coalesce simultaneous store/component updates ([#1520](https://github-redirect.dependabot.com/sveltejs/svelte/issues/1520)) > * Fix nested transitions preventing each block item removal ([#1617](https://github-redirect.dependabot.com/sveltejs/svelte/issues/1617)) > * Add `class` directive shorthand and encapsulate styles ([#1695](https://github-redirect.dependabot.com/sveltejs/svelte/pull/1695)) > * Prevent erroneous updates of bound inputs ([#1699](https://github-redirect.dependabot.com/sveltejs/svelte/issues/1699))
Commits - [`2e4b65a`](https://github.com/sveltejs/svelte/commit/2e4b65af5ae4d762607a53c0c8cdaf24c58a0837) -> v2.13.2 - [`b4a3a60`](https://github.com/sveltejs/svelte/commit/b4a3a60953b82559e03b5204071d425a9e87ef42) Merge pull request [#1693](https://github-redirect.dependabot.com/sveltejs/svelte/issues/1693) from sveltejs/gh-1617 - [`c7d372c`](https://github.com/sveltejs/svelte/commit/c7d372c8d55bc66f541ca4a324d48cebe0c2a360) Merge pull request [#1695](https://github-redirect.dependabot.com/sveltejs/svelte/issues/1695) from sveltejs/class-shortcut - [`3c9d4b2`](https://github.com/sveltejs/svelte/commit/3c9d4b2862b0811dada00d8e3c70eab735a20873) Merge pull request [#1703](https://github-redirect.dependabot.com/sveltejs/svelte/issues/1703) from TehShrike/1699-input-changed - [`fb734a3`](https://github.com/sveltejs/svelte/commit/fb734a349eaeddcbc10fcf491d447e647eef75f1) Use existing property quoting function - [`211e038`](https://github.com/sveltejs/svelte/commit/211e0383cf2340c7f6d0d01e85cb7237979e89cf) Only update inputs when the value changed - [`22f4b3d`](https://github.com/sveltejs/svelte/commit/22f4b3d4cb18ded63a8b73a71c01925d2038ef21) Remove camel-casing, but account for dashed parameters still. - [`6327647`](https://github.com/sveltejs/svelte/commit/63276479497a2255c8cc8be535455a0366164700) Merge pull request [#1691](https://github-redirect.dependabot.com/sveltejs/svelte/issues/1691) from sveltejs/gh-1520-alt - [`c1fc9c1`](https://github.com/sveltejs/svelte/commit/c1fc9c1ac9bec0a15b1ae3a50747b9536de29fc2) Encapsulate class directives in the stylesheet. - [`4ec85bb`](https://github.com/sveltejs/svelte/commit/4ec85bb8cc9926c2b2fc198a1b474d6f4110af67) Adds class directive shortcut - Additional commits viewable in [compare view](https://github.com/sveltejs/svelte/compare/v2.13.1...v2.13.2)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@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.
codl commented 6 years ago

@dependabot-bot use these assignees

dependabot-preview[bot] commented 6 years ago

OK, from now on I'll assign @codl for JavaScript pull requests on this repo.

codl commented 6 years ago

@dependabot-bot merge this