Bump laravel-echo from 2.2.7 to 2.3.0 #1433

Merged
dependabotbot_placeholder_19d9ldn merged 1 commit from dependabot/npm_and_yarn/laravel-echo-2.3.0 into v2025 2026-01-18 17:52:43 +01:00
dependabotbot_placeholder_19d9ldn commented 2026-01-18 17:52:32 +01:00 (Migrated from git.cyanfox.de)

Bumps laravel-echo from 2.2.7 to 2.3.0.

Release notes

Sourced from laravel-echo's releases.

v2.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/laravel/echo/compare/v2.2.7...v2.3.0

Changelog

Sourced from laravel-echo's changelog.

v2.3.0 - 2026-01-13

What's Changed

New Contributors

Full Changelog: https://github.com/laravel/echo/compare/v2.2.7...v2.3.0

Commits

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 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)
Bumps [laravel-echo](https://github.com/laravel/echo) from 2.2.7 to 2.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/laravel/echo/releases">laravel-echo's releases</a>.</em></p> <blockquote> <h2>v2.3.0</h2> <h2>What's Changed</h2> <ul> <li>fix(hooks): resolve performance issues and stale closure bugs in useEcho by <a href="https://github.com/pataar"><code>@​pataar</code></a> in <a href="https://redirect.github.com/laravel/echo/pull/472">laravel/echo#472</a></li> <li>Add a connection status hook (discussion required) by <a href="https://github.com/nexxai"><code>@​nexxai</code></a> in <a href="https://redirect.github.com/laravel/echo/pull/469">laravel/echo#469</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/pataar"><code>@​pataar</code></a> made their first contribution in <a href="https://redirect.github.com/laravel/echo/pull/472">laravel/echo#472</a></li> <li><a href="https://github.com/nexxai"><code>@​nexxai</code></a> made their first contribution in <a href="https://redirect.github.com/laravel/echo/pull/469">laravel/echo#469</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/laravel/echo/compare/v2.2.7...v2.3.0">https://github.com/laravel/echo/compare/v2.2.7...v2.3.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/laravel/echo/blob/2.x/CHANGELOG.md">laravel-echo's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/laravel/echo/compare/v2.2.7...v2.3.0">v2.3.0</a> - 2026-01-13</h2> <h3>What's Changed</h3> <ul> <li>fix(hooks): resolve performance issues and stale closure bugs in useEcho by <a href="https://github.com/pataar"><code>@​pataar</code></a> in <a href="https://redirect.github.com/laravel/echo/pull/472">laravel/echo#472</a></li> <li>Add a connection status hook (discussion required) by <a href="https://github.com/nexxai"><code>@​nexxai</code></a> in <a href="https://redirect.github.com/laravel/echo/pull/469">laravel/echo#469</a></li> </ul> <h3>New Contributors</h3> <ul> <li><a href="https://github.com/pataar"><code>@​pataar</code></a> made their first contribution in <a href="https://redirect.github.com/laravel/echo/pull/472">laravel/echo#472</a></li> <li><a href="https://github.com/nexxai"><code>@​nexxai</code></a> made their first contribution in <a href="https://redirect.github.com/laravel/echo/pull/469">laravel/echo#469</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/laravel/echo/compare/v2.2.7...v2.3.0">https://github.com/laravel/echo/compare/v2.2.7...v2.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/laravel/echo/commit/d09d7da3b3f790fe28cae42e6eb5c418a3c46e8f"><code>d09d7da</code></a> v2.3.0</li> <li><a href="https://github.com/laravel/echo/commit/375e3485c6703be074897a4ef86d85b6fd2881a1"><code>375e348</code></a> Add a connection status hook (discussion required) (<a href="https://redirect.github.com/laravel/echo/issues/469">#469</a>)</li> <li><a href="https://github.com/laravel/echo/commit/39724d5ec36aaed327961f43b85a289ed665187b"><code>39724d5</code></a> fix(hooks): resolve performance issues and stale closure bugs in useEcho (<a href="https://redirect.github.com/laravel/echo/issues/472">#472</a>)</li> <li><a href="https://github.com/laravel/echo/commit/f74f00118118024584ec04c2046e432c99d12e28"><code>f74f001</code></a> Update CHANGELOG</li> <li>See full diff in <a href="https://github.com/laravel/echo/compare/v2.2.7...v2.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=laravel-echo&package-manager=npm_and_yarn&previous-version=2.2.7&new-version=2.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
githubactionsbot_placeholder_11pm1k3 (Migrated from git.cyanfox.de) closed this pull request 2026-01-18 17:52:43 +01:00
githubactionsbot_placeholder_11pm1k3 (Migrated from git.cyanfox.de) merged commit into v2025 2026-01-18 17:52:43 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
CyanFox/Base!1433
No description provided.