Bump php-mqtt/client from 1.8.1 to 2.3.1
Bumps php-mqtt/client from 1.8.1 to 2.3.1.
Release notes
Sourced from php-mqtt/client's releases.
v2.3.1
What's Changed
Fixed
- Fix: check for EOF when reading from socket by
@Namoshekin php-mqtt/client#215Changed
- Clarify need of "loop" for QoS 1 and 2 publications. by
@igorbgain php-mqtt/client#212- Bump actions/checkout from 5 to 6 by
@dependabot[bot] in php-mqtt/client#213New Contributors
@igorbgamade their first contribution in php-mqtt/client#212Full Changelog: https://github.com/php-mqtt/client/compare/v2.3.0...v2.3.1
v2.3.0
What's Changed
Added
- Add ping response timeout handling by
@Namoshekin php-mqtt/client#210Changed
- Bump sonarsource/sonarqube-scan-action from 4.1.0 to 4.2.1 by
@dependabot[bot] in php-mqtt/client#195- Bump sonarsource/sonarqube-scan-action from 4.2.1 to 5.0.0 by
@dependabot[bot] in php-mqtt/client#197- Bump sonarsource/sonarqube-scan-action from 5.0.0 to 5.1.0 by
@dependabot[bot] in php-mqtt/client#198- Bump sonarsource/sonarqube-scan-action from 5.1.0 to 5.2.0 by
@dependabot[bot] in php-mqtt/client#203- Bump sonarsource/sonarqube-scan-action from 5.2.0 to 5.3.0 by
@dependabot[bot] in php-mqtt/client#204- Bump actions/checkout from 4 to 5 by
@dependabot[bot] in php-mqtt/client#205- Bump sonarsource/sonarqube-scan-action from 5.3.0 to 5.3.1 by
@dependabot[bot] in php-mqtt/client#206- Bump sonarsource/sonarqube-scan-action from 5.3.1 to 6.0.0 by
@dependabot[bot] in php-mqtt/client#208Full Changelog: https://github.com/php-mqtt/client/compare/v2.2.0...v2.3.0
v2.2.0
What's Changed
Changed
- Fix: PHP 8.4 - Implicitly nullable parameter declarations deprecated by
@StevenFVin php-mqtt/client#192CI and Tests
- Bump sonarsource/sonarcloud-github-action from 2.1.0 to 2.2.0 by
@dependabotin php-mqtt/client#183- Bump sonarsource/sonarcloud-github-action from 2.2.0 to 2.3.0 by
@dependabotin php-mqtt/client#184- Bump sonarsource/sonarcloud-github-action from 2.3.0 to 3.0.0 by
@dependabotin php-mqtt/client#189- Bump sonarsource/sonarcloud-github-action from 3.0.0 to 3.1.0 by
@dependabotin php-mqtt/client#190- Test against PHP 8.4 by
@Namoshekin php-mqtt/client#193New Contributors
@StevenFVmade their first contribution in php-mqtt/client#192
... (truncated)
Commits
-
0021340Fix: check for EOF when reading from socket (#215) -
8295ceaBump actions/checkout from 5 to 6 (#213) -
525882bClarify need of "loop" for QoS 1 and 2 publications. (#212) -
3d14184Add ping response timeout handling (#210) -
b68a54bBump sonarsource/sonarqube-scan-action from 5.3.1 to 6.0.0 (#208) -
1b19701Bump sonarsource/sonarqube-scan-action from 5.3.0 to 5.3.1 (#206) -
3c62408Bump actions/checkout from 4 to 5 (#205) -
28ab74bBump sonarsource/sonarqube-scan-action from 5.2.0 to 5.3.0 (#204) -
5329162Bump sonarsource/sonarqube-scan-action from 5.1.0 to 5.2.0 (#203) -
5ca5501Add hook documentation to README - Additional commits viewable in compare view