super3 / zmine

Simple Zcash GUI miner built with Node and Vue.
http://www.zmine.org/
GNU Affero General Public License v3.0
7 stars 4 forks source link

Bump vue from 2.5.21 to 2.5.22 #59

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps vue from 2.5.21 to 2.5.22.

Release notes *Sourced from [vue's releases](https://github.com/vuejs/vue/releases).* > ## v2.5.22 > ### Bug Fixes > > * **async component:** memory leak after synchronous async loading ([#9275](https://github-redirect.dependabot.com/vuejs/vue/issues/9275)) d21e931, closes [#9275](https://github-redirect.dependabot.com/vuejs/vue/issues/9275) [#9229](https://github-redirect.dependabot.com/vuejs/vue/issues/9229) > * **core:** dedupe lifecycle hooks during options merge 0d2e9c4, closes [#9199](https://github-redirect.dependabot.com/vuejs/vue/issues/9199) > * **core:** fix merged twice bug when passing extended constructor to mixins ([#9199](https://github-redirect.dependabot.com/vuejs/vue/issues/9199)) 743edac, closes [#9199](https://github-redirect.dependabot.com/vuejs/vue/issues/9199) [#9198](https://github-redirect.dependabot.com/vuejs/vue/issues/9198) > * **ssr:** support rendering comment ([#9128](https://github-redirect.dependabot.com/vuejs/vue/issues/9128)) b06c784, closes [#9128](https://github-redirect.dependabot.com/vuejs/vue/issues/9128)
Commits - [`99343f9`](https://github.com/vuejs/vue/commit/99343f9b48048c459c2021d25d25a8cbc86d2f32) build: release 2.5.22 - [`06dbb2a`](https://github.com/vuejs/vue/commit/06dbb2ab2e7f10d00d9801e4e1641c2edf83db9e) build: build 2.5.22 - [`7ac8f63`](https://github.com/vuejs/vue/commit/7ac8f63a051de2a4b19b73e4729f2c8662b2fb3e) chore: remove residual files from dist - [`0d2e9c4`](https://github.com/vuejs/vue/commit/0d2e9c46f16e9ec5bd0f3eebd2aa31c7f7493856) fix(core): dedupe lifecycle hooks during options merge - [`743edac`](https://github.com/vuejs/vue/commit/743edacdb6fa0bb711e860b68373274f50c8baa5) fix(core): fix merged twice bug when passing extended constructor to mixins (... - [`d21e931`](https://github.com/vuejs/vue/commit/d21e93139697be2c0a6fdc4ee74d30d2834a729f) fix(async component): memory leak after synchronous async loading ([#9275](https://github-redirect.dependabot.com/vuejs/vue/issues/9275)) - [`cf42f8e`](https://github.com/vuejs/vue/commit/cf42f8e870f34e59e19f9cbf7ac6309c3c9c160c) chore: update sponsors [ci skip] ([#9296](https://github-redirect.dependabot.com/vuejs/vue/issues/9296)) - [`75a2b4c`](https://github.com/vuejs/vue/commit/75a2b4cd42bcb864d37c3d4a12d984e746eb3a5f) chore: update sponsors - [`c117e8f`](https://github.com/vuejs/vue/commit/c117e8f25efeaa46565e7bb7e3c055d48f7f5117) chore: update backers - [`38e967b`](https://github.com/vuejs/vue/commit/38e967b8067441ff37cb3b923200023a6b842759) refactor: tiny cleanup changes ([#9193](https://github-redirect.dependabot.com/vuejs/vue/issues/9193)) - Additional commits viewable in [compare view](https://github.com/vuejs/vue/compare/v2.5.21...v2.5.22)


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 #69.