minetrax
minetrax copied to clipboard
Bump laravel-echo from 1.13.1 to 1.16.1
Bumps laravel-echo from 1.13.1 to 1.16.1.
Release notes
Sourced from laravel-echo's releases.
v1.16.1
- Replaced deprecated substr function by
@SuperDJ
in laravel/echo#395- Throw error on unsupported broadcaster by
@SuperDJ
in laravel/echo#396v1.16.0
- Adds support for Reverb as an Echo broadcaster by
@joedixon
in laravel/echo#391v1.15.3
- Export
Connector
andEventFormatter
to provide full extensibility by@slavarazum
in laravel/echo#383v1.15.2
- Fix broken Typescript presence channel interface "whisper" method by
@DellanX
in laravel/echo#377- Fix TS error in EventFormatter for projects using TS5 by
@SanderMuller
in laravel/echo#381v1.15.1
- Fix broken Typescript presence channel interface "whisper" method by
@DellanX
in laravel/echo#377v1.15.0
Added
- Leave from all channels by
@k0mar12
in laravel/echo#365- Add an
encrypedPrivateChannel
function to the NullConnector. by@luniki
in laravel/echo#369- Add a
listenToAll
function to the NullConnector. by@luniki
in laravel/echo#368v1.14.2
Fixed
- Fix node type issue by
@timacdonald
in laravel/echo#361v1.14.1
Fixed
- Instantiate pusher using Pusher class from option by
@chhornponleu
in laravel/echo#359v1.14.0
Added
- Bearer token Authorization support by
@parallels999
in laravel/echo#353
Changelog
Sourced from laravel-echo's changelog.
v1.16.1 - 2024-04-09
- Replaced deprecated substr function by
@SuperDJ
in laravel/echo#395- Throw error on unsupported broadcaster by
@SuperDJ
in laravel/echo#396v1.16.0 - 2024-02-20
- Adds support for Reverb as an Echo broadcaster by
@joedixon
in laravel/echo#391v1.15.3 - 2023-08-29
- Export
Connector
andEventFormatter
to provide full extensibility by@slavarazum
in laravel/echo#383v1.15.2 - 2023-07-11
- Fix broken Typescript presence channel interface "whisper" method by
@DellanX
in laravel/echo#377- Fix TS error in EventFormatter for projects using TS5 by
@SanderMuller
in laravel/echo#381v1.15.1 - 2023-04-26
- Fix broken Typescript presence channel interface "whisper" method by
@DellanX
in laravel/echo#377v1.15.0 - 2023-01-17
Added
- Leave from all channels by
@k0mar12
in laravel/echo#365- Add an
encrypedPrivateChannel
function to the NullConnector. by@luniki
in laravel/echo#369- Add a
listenToAll
function to the NullConnector. by@luniki
in laravel/echo#368v1.14.2 - 2022-11-22
Fixed
- Fix node type issue by
@timacdonald
in laravel/echo#361v1.14.1 - 2022-10-25
Fixed
- Instantiate pusher using Pusher class from option by
@chhornponleu
in laravel/echo#359v1.14.0 - 2022-08-30
Added
- Bearer token Authorization support by
@parallels999
in laravel/echo#353
Commits
444163a
1.16.1b2931dc
Throw error on unsupported broadcaster (#396)786f814
Replace deprecated function (#395)bb66b08
Update CHANGELOG3579ecf
1.16.02d99afd
support reverb broadcaster (#391)23c9a23
Update 1_Bug_report.yml27add6c
Usesactions/checkout@v4
02511fd
Usesactions/checkout@v4
f7b16d1
Update CHANGELOG- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.