WildPHP / irc-bot

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

Bump wildphp/irc-messages from 0.2.2 to 0.3 #123

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps wildphp/irc-messages from 0.2.2 to 0.3.

Release notes *Sourced from [wildphp/irc-messages's releases](https://github.com/WildPHP/irc-messages/releases).* > ## Drop PHP 7.1 & fix RPL_NAMREPLY > PHP 7.1 will not be supported in 1 month. Time to drop it and move on. This allows us to bump to phpUnit 8 as well as use new language features in the future. > > This release also fixes mode support for RPL_NAMREPLY and introduces the getModes() method on the same message.
Commits - [`ec9f195`](https://github.com/WildPHP/irc-messages/commit/ec9f1956d77ce9702e6c11336272960b91a81012) Merge pull request [#39](https://github-redirect.dependabot.com/WildPHP/irc-messages/issues/39) from WildPHP/dependabot/composer/phpunit/phpunit-8.4.1 - [`7b95b1a`](https://github.com/WildPHP/irc-messages/commit/7b95b1ab66c9cd6415bcc9995655a74192320f46) Merge pull request [#40](https://github-redirect.dependabot.com/WildPHP/irc-messages/issues/40) from WildPHP/dependabot/composer/squizlabs/php_codesni... - [`25cdf45`](https://github.com/WildPHP/irc-messages/commit/25cdf45bf1d246c8df194227f71989da9a07f422) Bump squizlabs/php_codesniffer from 3.5.0 to 3.5.1 - [`798540c`](https://github.com/WildPHP/irc-messages/commit/798540c749a5e2ffd4aab7d2b9cc01480985a8d0) Bump phpunit/phpunit from 8.4.0 to 8.4.1 - [`4066d9c`](https://github.com/WildPHP/irc-messages/commit/4066d9c83ce4c07763014f5f0fe960a3d954c174) Merge pull request [#38](https://github-redirect.dependabot.com/WildPHP/irc-messages/issues/38) from WildPHP/dependabot/composer/phpunit/phpunit-8.4.0 - [`a25e52a`](https://github.com/WildPHP/irc-messages/commit/a25e52a561e2e71f84697c713afc1767c398c950) Bump phpunit/phpunit from 8.3.5 to 8.4.0 - [`e69870d`](https://github.com/WildPHP/irc-messages/commit/e69870d5a6e43c034e23d0b75dc4274b1a7ddae4) Merge pull request [#37](https://github-redirect.dependabot.com/WildPHP/irc-messages/issues/37) from WildPHP/dependabot/composer/squizlabs/php_codesni... - [`47c4d5b`](https://github.com/WildPHP/irc-messages/commit/47c4d5ba536139429cb9cc73c6d1b08ef294bd5a) Bump squizlabs/php_codesniffer from 3.4.2 to 3.5.0 - [`952a6a8`](https://github.com/WildPHP/irc-messages/commit/952a6a8968b1a26d01551cc63aed9b7a269305e0) Merge pull request [#36](https://github-redirect.dependabot.com/WildPHP/irc-messages/issues/36) from WildPHP/dependabot/composer/phpunit/phpunit-8.3.5 - [`53d31eb`](https://github.com/WildPHP/irc-messages/commit/53d31ebc6d502e4e8fec49e8d8bf7195f6e3b9dd) Bump phpunit/phpunit from 8.3.4 to 8.3.5 - Additional commits viewable in [compare view](https://github.com/WildPHP/irc-messages/compare/v0.2.2...v0.3)


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 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - 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)