Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump laravel-echo-server from 1.6.1 to 1.6.2 #1016

Conversation

dependabot-preview[bot]
Copy link

Bumps laravel-echo-server from 1.6.1 to 1.6.2.

Release notes

Sourced from laravel-echo-server's releases.

1.6.2

Added

  • Add method to stop the server (#502)
  • Document how to use Redis Sentinel (#437)
  • Add Apache proxt example tp docs (#361)
  • Expose user member user info in API. (#356)

Fixed

Changelog

Sourced from laravel-echo-server's changelog.

1.6.2

Added

Fixed

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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 5, 2020
@dependabot-preview dependabot-preview bot merged commit 9473ebc into dependency-pr May 5, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/dependency-pr/laravel-echo-server-1.6.2 branch May 5, 2020 23:24
Hasnayeen added a commit that referenced this pull request Jun 7, 2020
* Apply fixes from StyleCI

* [Security] Bump symfony/http-foundation from 5.0.5 to 5.0.7 (#924)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.0.5 to 5.0.7. **This update includes a security fix.**
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](symfony/http-foundation@v5.0.5...v5.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump laravel-echo-server from 1.6.0 to 1.6.1 (#930)

* Bump laravel/passport from 8.4.1 to 8.4.3 (#925)

* Bump facade/ignition from 2.0.1 to 2.0.2 (#927)

* Bump glob-all from 3.1.0 to 3.2.1 (#928)

* Bump laravel/framework from 7.1.3 to 7.4.0 (#926)

* Bump phpunit/phpunit from 9.0.1 to 9.0.2 (#929)

* Bump luxon from 1.22.0 to 1.23.0 (#932)

* Bump ifsnop/mysqldump-php from 2.8 to 2.9 (#934)

* Bump phpunit/phpunit from 9.0.2 to 9.1.1 (#935)

* Bump laravel-echo from 1.6.1 to 1.7.0 (#936)

* Bump nunomaduro/collision from 4.1.3 to 4.2.0 (#939)

* Bump laravel/tinker from 2.2.0 to 2.4.0 (#942)

* Bump laravel/framework from 7.4.0 to 7.5.1 (#943)

* Bump friendsofphp/php-cs-fixer from 2.16.1 to 2.16.3 (#975)

* Bump spatie/laravel-backup from 6.8.1 to 6.9.0 (#976)

* Bump vuex from 3.1.3 to 3.2.0 (#977)

* Bump phpunit/phpunit from 9.1.1 to 9.1.2 (#978)

* Bump guzzlehttp/guzzle from 6.5.2 to 6.5.3 (#979)

* Bump doctrine/dbal from 2.10.1 to 2.10.2 (#980)

* Bump laravel/passport from 8.4.3 to 8.4.4 (#982)

* Bump laravel/telescope from 3.1.1 to 3.2.2 (#983)

* Bump laravel/framework from 7.5.1 to 7.7.1 (#984)

* Bump tailwindcss from 1.2.0 to 1.3.4 (#985)

* Bump webpack from 4.42.1 to 4.43.0 (#986)

* Bump vue-click-outside from 1.0.7 to 1.1.0 (#992)

* Bump purgecss-webpack-plugin from 1.6.0 to 2.1.2 (#991)

Bumps [purgecss-webpack-plugin](https://github.com/FullHuman/purgecss) from 1.6.0 to 2.1.2.
- [Release notes](https://github.com/FullHuman/purgecss/releases)
- [Changelog](https://github.com/FullHuman/purgecss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FullHuman/purgecss/commits/v2.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump phpunit/phpunit from 9.1.2 to 9.1.3 (#993)

* Bump tailwindcss from 1.3.4 to 1.3.5 (#994)

* Bump laravel/framework from 7.7.1 to 7.8.1 (#996)

* Bump vuex from 3.2.0 to 3.3.0 (#999)

* Bump laravel/telescope from 3.2.2 to 3.3.0 (#1002)

* Bump laravel/framework from 7.8.1 to 7.9.2 (#1003)

* Bump tailwindcss from 1.3.5 to 1.4.0 (#1004)

* Bump phpunit/phpunit from 9.1.3 to 9.1.4 (#1005)

* Bump tailwindcss from 1.4.0 to 1.4.1 (#1006)

* Bump tailwindcss from 1.4.1 to 1.4.4 (#1008)

* Bump laravel/telescope from 3.3.0 to 3.3.1 (#1011)

* Bump laravel/framework from 7.9.2 to 7.10.2 (#1012)

* Bump filp/whoops from 2.7.1 to 2.7.2 (#1013)

* Bump luxon from 1.23.0 to 1.24.1 (#1014)

* Bump laravel-echo-server from 1.6.1 to 1.6.2 (#1016)

* Bump purgecss-webpack-plugin from 2.1.2 to 2.2.0 (#1015)

* Bump tailwindcss from 1.4.4 to 1.4.5 (#1018)

* Bump laravel/framework from 7.10.2 to 7.10.3 (#1019)

* Bump tailwindcss from 1.4.5 to 1.4.6 (#1023)

* Bump vuex from 3.3.0 to 3.4.0 (#1024)

* Bump laravel/framework from 7.10.3 to 7.11.0 (#1026)

* Bump laravel/telescope from 3.3.1 to 3.4.0 (#1027)

* Bump laravel/telescope from 3.4.0 to 3.5.0 (#1029)

* Bump facade/ignition from 2.0.2 to 2.0.4 (#1030)

* Bump laravel-echo from 1.7.0 to 1.8.0 (#1031)

* Bump mockery/mockery from 1.3.1 to 1.4.0 (#1032)

* Bump laravel/framework from 7.11.0 to 7.12.0 (#1033)

* Bump spatie/laravel-backup from 6.9.0 to 6.10.0 (#1034)

* Bump phpunit/phpunit from 9.1.4 to 9.1.5 (#1035)

* Bump guzzlehttp/guzzle from 6.5.3 to 6.5.4 (#1037)

* Bump laravel/framework from 7.12.0 to 7.13.0 (#1038)

* Bump facade/ignition from 2.0.4 to 2.0.5 (#1039)

* Bump facade/ignition from 2.0.5 to 2.0.6 (#1041)

* Bump laravel/framework from 7.13.0 to 7.14.1 (#1043)

* Bump phpunit/phpunit from 9.1.5 to 9.2.1 (#1045)

* [Security] Bump websocket-extensions from 0.1.3 to 0.1.4 (#1044)

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. **This update includes a security fix.**
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](faye/websocket-extensions-node@0.1.3...0.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Apply fixes from StyleCI

* Namespcae fix

* Composer updated

* Namespace fix

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants