Bump laravel-echo from 2.2.6 to 2.2.7 #1430

Merged
dependabotbot_placeholder_19d9ldn merged 1 commit from dependabot/npm_and_yarn/laravel-echo-2.2.7 into main 2025-12-29 17:06:41 +01:00
dependabotbot_placeholder_19d9ldn commented 2025-12-29 17:06:28 +01:00 (Migrated from git.cyanfox.de)

Bumps laravel-echo from 2.2.6 to 2.2.7.

Release notes

Sourced from laravel-echo's releases.

v2.2.7

What's Changed

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

Changelog

Sourced from laravel-echo's changelog.

v2.2.7 - 2025-12-27

What's Changed

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

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.6 to 2.2.7. <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.2.7</h2> <h2>What's Changed</h2> <ul> <li>Fix typo by <a href="https://github.com/SanderMuller"><code>@​SanderMuller</code></a> in <a href="https://redirect.github.com/laravel/echo/pull/466">laravel/echo#466</a></li> <li>Events overloading by <a href="https://github.com/joetannenbaum"><code>@​joetannenbaum</code></a> in <a href="https://redirect.github.com/laravel/echo/pull/470">laravel/echo#470</a></li> <li>Security updates by <a href="https://github.com/joetannenbaum"><code>@​joetannenbaum</code></a> in <a href="https://redirect.github.com/laravel/echo/pull/471">laravel/echo#471</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/laravel/echo/compare/v2.2.6...v2.2.7">https://github.com/laravel/echo/compare/v2.2.6...v2.2.7</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.6...v2.2.7">v2.2.7</a> - 2025-12-27</h2> <h3>What's Changed</h3> <ul> <li>Fix typo by <a href="https://github.com/SanderMuller"><code>@​SanderMuller</code></a> in <a href="https://redirect.github.com/laravel/echo/pull/466">laravel/echo#466</a></li> <li>Events overloading by <a href="https://github.com/joetannenbaum"><code>@​joetannenbaum</code></a> in <a href="https://redirect.github.com/laravel/echo/pull/470">laravel/echo#470</a></li> <li>Security updates by <a href="https://github.com/joetannenbaum"><code>@​joetannenbaum</code></a> in <a href="https://redirect.github.com/laravel/echo/pull/471">laravel/echo#471</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/laravel/echo/compare/v2.2.6...v2.2.7">https://github.com/laravel/echo/compare/v2.2.6...v2.2.7</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/laravel/echo/commit/72187ca313e57d9032137021d63bcc64156e6b3f"><code>72187ca</code></a> v2.2.7</li> <li><a href="https://github.com/laravel/echo/commit/cf02050414dfe4803eaeb7ece4f39a84aa4fa6da"><code>cf02050</code></a> Merge pull request <a href="https://redirect.github.com/laravel/echo/issues/471">#471</a> from laravel/npm-update</li> <li><a href="https://github.com/laravel/echo/commit/4d9348c19f57f1309fb33637da8a2d3224004f03"><code>4d9348c</code></a> security updates</li> <li><a href="https://github.com/laravel/echo/commit/27812592c140732946651d2e449af3dfaa9feb09"><code>2781259</code></a> Merge pull request <a href="https://redirect.github.com/laravel/echo/issues/470">#470</a> from laravel/events-overloading</li> <li><a href="https://github.com/laravel/echo/commit/9afe74ca3f8f4f3be01cc96329ec2b623c10253e"><code>9afe74c</code></a> fix linting</li> <li><a href="https://github.com/laravel/echo/commit/df8a285e57e645431f49b05b231df549dfc12e9b"><code>df8a285</code></a> overloads for type inference</li> <li><a href="https://github.com/laravel/echo/commit/9436fa134868e5222c7b5b5817fc903e13975391"><code>9436fa1</code></a> Fix typo (<a href="https://redirect.github.com/laravel/echo/issues/466">#466</a>)</li> <li><a href="https://github.com/laravel/echo/commit/2362bd3a88862ab559487a1980a53649fe3f7a7e"><code>2362bd3</code></a> Update CHANGELOG</li> <li><a href="https://github.com/laravel/echo/commit/a2b91ffb91812d5de4977a3139b8eeb16ae275aa"><code>a2b91ff</code></a> wip</li> <li>See full diff in <a href="https://github.com/laravel/echo/compare/v2.2.6...v2.2.7">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.6&new-version=2.2.7)](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) merged commit into main 2025-12-29 17:06:41 +01:00
githubactionsbot_placeholder_11pm1k3 (Migrated from git.cyanfox.de) closed this pull request 2025-12-29 17:06:41 +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!1430
No description provided.