nuxt-community / laravel-echo-module

Laravel Echo for Nuxt 2
MIT License
86 stars 31 forks source link

chore(deps): update dependency laravel-echo to ^1.16.1 #62

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

laravel/echo (laravel-echo) ### [`v1.16.1`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1161---2024-04-09) [Compare Source](https://togithub.com/laravel/echo/compare/v1.16.0...v1.16.1) - Replaced deprecated substr function by [@​SuperDJ](https://togithub.com/SuperDJ) in [https://github.com/laravel/echo/pull/395](https://togithub.com/laravel/echo/pull/395) - Throw error on unsupported broadcaster by [@​SuperDJ](https://togithub.com/SuperDJ) in [https://github.com/laravel/echo/pull/396](https://togithub.com/laravel/echo/pull/396) ### [`v1.16.0`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1160---2024-02-20) [Compare Source](https://togithub.com/laravel/echo/compare/v1.15.3...v1.16.0) - Adds support for Reverb as an Echo broadcaster by [@​joedixon](https://togithub.com/joedixon) in [https://github.com/laravel/echo/pull/391](https://togithub.com/laravel/echo/pull/391) ### [`v1.15.3`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1153---2023-08-29) [Compare Source](https://togithub.com/laravel/echo/compare/v1.15.2...v1.15.3) - Export `Connector` and `EventFormatter` to provide full extensibility by [@​slavarazum](https://togithub.com/slavarazum) in [https://github.com/laravel/echo/pull/383](https://togithub.com/laravel/echo/pull/383) ### [`v1.15.2`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1152---2023-07-11) [Compare Source](https://togithub.com/laravel/echo/compare/v1.15.1...v1.15.2) - Fix broken Typescript presence channel interface "whisper" method by [@​DellanX](https://togithub.com/DellanX) in [https://github.com/laravel/echo/pull/377](https://togithub.com/laravel/echo/pull/377) - Fix TS error in EventFormatter for projects using TS5 by [@​SanderMuller](https://togithub.com/SanderMuller) in [https://github.com/laravel/echo/pull/381](https://togithub.com/laravel/echo/pull/381) ### [`v1.15.1`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1151---2023-04-26) [Compare Source](https://togithub.com/laravel/echo/compare/v1.15.0...v1.15.1) - Fix broken Typescript presence channel interface "whisper" method by [@​DellanX](https://togithub.com/DellanX) in [https://github.com/laravel/echo/pull/377](https://togithub.com/laravel/echo/pull/377) ### [`v1.15.0`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1150---2023-01-17) [Compare Source](https://togithub.com/laravel/echo/compare/v1.14.2...v1.15.0) ##### Added - Leave from all channels by [@​k0mar12](https://togithub.com/k0mar12) in [https://github.com/laravel/echo/pull/365](https://togithub.com/laravel/echo/pull/365) - Add an `encrypedPrivateChannel` function to the NullConnector. by [@​luniki](https://togithub.com/luniki) in [https://github.com/laravel/echo/pull/369](https://togithub.com/laravel/echo/pull/369) - Add a `listenToAll` function to the NullConnector. by [@​luniki](https://togithub.com/luniki) in [https://github.com/laravel/echo/pull/368](https://togithub.com/laravel/echo/pull/368) ### [`v1.14.2`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1142---2022-11-22) [Compare Source](https://togithub.com/laravel/echo/compare/v1.14.1...v1.14.2) ##### Fixed - Fix node type issue by [@​timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/echo/pull/361](https://togithub.com/laravel/echo/pull/361) ### [`v1.14.1`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1141---2022-10-25) [Compare Source](https://togithub.com/laravel/echo/compare/v1.14.0...v1.14.1) ##### Fixed - Instantiate pusher using Pusher class from option by [@​chhornponleu](https://togithub.com/chhornponleu) in [https://github.com/laravel/echo/pull/359](https://togithub.com/laravel/echo/pull/359) ### [`v1.14.0`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1140---2022-08-30) [Compare Source](https://togithub.com/laravel/echo/compare/v1.13.1...v1.14.0) ##### Added - Bearer token Authorization support by [@​parallels999](https://togithub.com/parallels999) in [https://github.com/laravel/echo/pull/353](https://togithub.com/laravel/echo/pull/353) ### [`v1.13.1`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1131---2022-08-02) [Compare Source](https://togithub.com/laravel/echo/compare/v1.13.0...v1.13.1) ##### Changed - Also leave Pusher private encrypted channel by [@​daannet](https://togithub.com/daannet) in [https://github.com/laravel/echo/pull/349](https://togithub.com/laravel/echo/pull/349) ### [`v1.13.0`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1130---2022-07-26) [Compare Source](https://togithub.com/laravel/echo/compare/v1.12.1...v1.13.0) ##### Added - Adds Turbo Interceptor to add X-Socket-Id header on Turbo requests by [@​tonysm](https://togithub.com/tonysm) in [https://github.com/laravel/echo/pull/348](https://togithub.com/laravel/echo/pull/348) ### [`v1.12.1`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1121---2022-07-13) [Compare Source](https://togithub.com/laravel/echo/compare/v1.12.0...v1.12.1) ##### Fixed - Fix IIFE build by [@​timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/echo/pull/344](https://togithub.com/laravel/echo/pull/344) ### [`v1.12.0`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1120---2022-06-21) [Compare Source](https://togithub.com/laravel/echo/compare/v1.11.7...v1.12.0) ##### Added - User Authentication by [@​rennokki](https://togithub.com/rennokki) in [https://github.com/laravel/echo/pull/340](https://togithub.com/laravel/echo/pull/340) ### [`v1.11.7`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1117---2022-04-21) [Compare Source](https://togithub.com/laravel/echo/compare/v1.11.5...v1.11.7) No significant changes. ### [`v1.11.5`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1115---2022-04-12) [Compare Source](https://togithub.com/laravel/echo/compare/v1.11.4...v1.11.5) ##### Changed - Add Channel, PresenceChannel class to typescript definition exports by [@​steve3d](https://togithub.com/steve3d) in [https://github.com/laravel/echo/pull/333](https://togithub.com/laravel/echo/pull/333) ### [`v1.11.4`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1114---2022-03-15) [Compare Source](https://togithub.com/laravel/echo/compare/v1.11.3...v1.11.4) ##### Changed - Bump packages versions by [@​lucasmichot](https://togithub.com/lucasmichot) in [https://github.com/laravel/echo/pull/331](https://togithub.com/laravel/echo/pull/331) ### [`v1.11.3`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1113-2021-10-26) [Compare Source](https://togithub.com/laravel/echo/compare/v1.11.2...v1.11.3) ##### Fixed - Fix types in connector.ts ([#​327](https://togithub.com/laravel/echo/pull/327)) ### [`v1.11.2`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1112-2021-08-31) [Compare Source](https://togithub.com/laravel/echo/compare/v1.11.1...v1.11.2) ##### Changed - Package build ### [`v1.11.1`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1111-2021-08-03) [Compare Source](https://togithub.com/laravel/echo/compare/v1.11.0...v1.11.1) ##### Changed - Extend presence channel by channel class ([#​318](https://togithub.com/laravel/echo/pull/318)) ### [`v1.11.0`](https://togithub.com/laravel/echo/blob/HEAD/CHANGELOG.md#v1110-2021-06-17) [Compare Source](https://togithub.com/laravel/echo/compare/v1.10.0...v1.11.0) ##### Added - Add `listenToAll` and `stopListeningToAll` ([#​315](https://togithub.com/laravel/echo/pull/315))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 2 years ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (33d745c) to head (3d3fe9a).

:exclamation: Current head 3d3fe9a differs from pull request most recent head 44233d9. Consider uploading reports for the commit 44233d9 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 20 20 Branches 6 6 ========================================= Hits 20 20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.