WildPHP / irc-bot

A simple and modular PHP IRC bot
MIT License
84 stars 24 forks source link

Bump react/socket from 1.2.0 to 1.2.1 #105

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps react/socket from 1.2.0 to 1.2.1.

Release notes *Sourced from [react/socket's releases](https://github.com/reactphp/socket/releases).* > ## v1.2.1 > * Avoid uneeded fragmented TLS work around for PHP 7.3.3+ and > work around failing test case detecting EOF on TLS 1.3 socket streams. > ([#201](https://github-redirect.dependabot.com/reactphp/socket/issues/201) and [#202](https://github-redirect.dependabot.com/reactphp/socket/issues/202) by [@​clue](https://github.com/clue)) > > * Improve TLS certificate/passphrase example. > ([#190](https://github-redirect.dependabot.com/reactphp/socket/issues/190) by [@​jsor](https://github.com/jsor))
Changelog *Sourced from [react/socket's changelog](https://github.com/reactphp/socket/blob/master/CHANGELOG.md).* > ## 1.2.1 (2019-06-03) > > * Avoid uneeded fragmented TLS work around for PHP 7.3.3+ and > work around failing test case detecting EOF on TLS 1.3 socket streams. > ([#201](https://github-redirect.dependabot.com/reactphp/socket/issues/201) and [#202](https://github-redirect.dependabot.com/reactphp/socket/issues/202) by [@​clue](https://github.com/clue)) > > * Improve TLS certificate/passphrase example. > ([#190](https://github-redirect.dependabot.com/reactphp/socket/issues/190) by [@​jsor](https://github.com/jsor))
Commits - [`4d49bd3`](https://github.com/reactphp/socket/commit/4d49bd3d6ca0257ada8645dd0f8a2f1885e290b3) Prepare v1.2.1 release - [`ba5fb5c`](https://github.com/reactphp/socket/commit/ba5fb5c5650634bb063b8318ba53233d9aa6aa26) Avoid uneeded fragmented TLS work around for PHP 7.3.3+ ([#202](https://github-redirect.dependabot.com/reactphp/socket/issues/202)) - [`5ffadc3`](https://github.com/reactphp/socket/commit/5ffadc3474d561fdea4d5b5d6f550e591d2596c8) Avoid uneeded fragmented TLS work around for PHP 7.3.3+ - [`032db4d`](https://github.com/reactphp/socket/commit/032db4d5bd39d2bad7b8996ed6d68d36a325979f) Work around failing test case detecting EOF on TLS 1.3 socket streams ([#201](https://github-redirect.dependabot.com/reactphp/socket/issues/201)) - [`1f92698`](https://github.com/reactphp/socket/commit/1f92698b786c088ca92ae8b0752f456eeebe841d) Work around failing test case detecting EOF on TLS 1.3 socket streams - [`2cf8dfa`](https://github.com/reactphp/socket/commit/2cf8dfa7fc30cdadf24aa49b5978838fd3ec7f09) Merge pull request [#190](https://github-redirect.dependabot.com/reactphp/socket/issues/190) from jsor-labs/example-99-improvements - [`6a00174`](https://github.com/reactphp/socket/commit/6a00174e6d0f611d0053faeae031a28b22475504) Use more descriptive example passphrase - [`8fe02f4`](https://github.com/reactphp/socket/commit/8fe02f4316e360e381fb6f3884eb22acb0908a91) Fix script name in instruction comment - See full diff in [compare view](https://github.com/reactphp/socket/compare/v1.2.0...v1.2.1)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.