mydnic / laravel-feedback-component

Customizable Feedback Component for Laravel
MIT License
274 stars 24 forks source link

Bump vue from 2.6.10 to 2.6.11 #47

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps vue from 2.6.10 to 2.6.11.

Release notes *Sourced from [vue's releases](https://github.com/vuejs/vue/releases).* > ## v2.6.11 > ### Security Fixes > > - Bump `vue-server-renderer`'s dependency of `serialize-javascript` to 2.1.2 > > ### Bug Fixes > > * **types:** fix prop constructor type inference ([#10779](https://github-redirect.dependabot.com/vuejs/vue/issues/10779)) 4821149, closes [#10779](https://github-redirect.dependabot.com/vuejs/vue/issues/10779) > * fix function expression regex ([#9922](https://github-redirect.dependabot.com/vuejs/vue/issues/9922)) 569b728, closes [#9922](https://github-redirect.dependabot.com/vuejs/vue/issues/9922) [#9920](https://github-redirect.dependabot.com/vuejs/vue/issues/9920) > * **compiler:** Remove the warning for valid v-slot value ([#9917](https://github-redirect.dependabot.com/vuejs/vue/issues/9917)) 085d188, closes [#9917](https://github-redirect.dependabot.com/vuejs/vue/issues/9917) > * **types:** fix global namespace declaration for UMD bundle ([#9912](https://github-redirect.dependabot.com/vuejs/vue/issues/9912)) ab50e8e, closes [#9912](https://github-redirect.dependabot.com/vuejs/vue/issues/9912)
Commits - [`ec78fc8`](https://github.com/vuejs/vue/commit/ec78fc8b6d03e59da669be1adf4b4b5abf670a34) build: release 2.6.11 - [`a98048f`](https://github.com/vuejs/vue/commit/a98048fa67bb686eced6eacec156caccd33b8676) build: build 2.6.11 - [`fc41f91`](https://github.com/vuejs/vue/commit/fc41f913124b4c9cfdc9670392009774c7fc85ad) chore: update yarn.lock - [`70429c3`](https://github.com/vuejs/vue/commit/70429c3713a497c0659fb67d61b000a3125325d2) build(deps-dev): bump serialize-javascript from 1.3.0 to 2.1.2 ([#10914](https://github-redirect.dependabot.com/vuejs/vue/issues/10914)) - [`9fbd416`](https://github.com/vuejs/vue/commit/9fbd416635eb3d7b32cd73b7c29f8377003c4dc8) chore: update sponsors [ci skip] ([#10896](https://github-redirect.dependabot.com/vuejs/vue/issues/10896)) - [`a974022`](https://github.com/vuejs/vue/commit/a9740225c85d8de7594a3dfcb8f18f573d4426e5) chore: update backers [ci skip] ([#10895](https://github-redirect.dependabot.com/vuejs/vue/issues/10895)) - [`6b4c0f9`](https://github.com/vuejs/vue/commit/6b4c0f9c89899f89a3ef258fb0599d78bef65664) chore: typo in comment - [`fd0eaf9`](https://github.com/vuejs/vue/commit/fd0eaf92948bb5a4882d538362091fb287d642e3) chore: update sponsors [ci skip] ([#10841](https://github-redirect.dependabot.com/vuejs/vue/issues/10841)) - [`2c6a827`](https://github.com/vuejs/vue/commit/2c6a827b39d824f87239dc124a0e3f0895d43247) chore: update sponsors [ci skip] ([#10821](https://github-redirect.dependabot.com/vuejs/vue/issues/10821)) - [`f796ab4`](https://github.com/vuejs/vue/commit/f796ab4983f3b4066ef9a49dc654f1ee66fc3d34) chore: update sponsors [ci skip] ([#10800](https://github-redirect.dependabot.com/vuejs/vue/issues/10800)) - Additional commits viewable in [compare view](https://github.com/vuejs/vue/compare/v2.6.10...v2.6.11)


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - 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)