nuxt-community / laravel-echo-module

Laravel Echo for Nuxt 2
MIT License
85 stars 32 forks source link

chore(deps): update dependency laravel-echo to ^1.10.0 #22

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laravel-echo ^1.8.0 -> ^1.10.0 age adoption passing confidence

Release Notes

laravel/echo ### [`v1.10.0`](https://togithub.com/laravel/echo/blob/master/CHANGELOG.md#v1100-2020-12-19-httpsgithubcomlaravelechocomparev190v1100) [Compare Source](https://togithub.com/laravel/echo/compare/v1.9.0...v1.10.0) ##### Added - Add optional callback argument to `stopListening()` ([#​292](https://togithub.com/laravel/echo/pull/292)) ### [`v1.9.0`](https://togithub.com/laravel/echo/blob/master/CHANGELOG.md#v190-2020-10-13-httpsgithubcomlaravelechocomparev181v190) [Compare Source](https://togithub.com/laravel/echo/compare/v1.8.1...v1.9.0) ##### Added - Register subscription succeeded callbacks ([#​288](https://togithub.com/laravel/echo/pull/288)) ### [`v1.8.1`](https://togithub.com/laravel/echo/blob/master/CHANGELOG.md#v181-2020-07-31-httpsgithubcomlaravelechocomparev180v181) [Compare Source](https://togithub.com/laravel/echo/compare/v1.8.0...v1.8.1) ##### Added - Implement error handling with support for Pusher ([#​284](https://togithub.com/laravel/echo/pull/284))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 4 years ago

Codecov Report

Merging #22 (884b01f) into master (172f74f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #22   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           10        10           
  Branches         1         1           
=========================================
  Hits            10        10           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 172f74f...884b01f. Read the comment docs.