THM-Health / PILOS

PILOS is an easy-to-use open source front-end for BigBlueButton servers with a built-in load balancer. Docker-Images: https://hub.docker.com/r/pilos/pilos
https://thm-health.github.io/PILOS/
GNU Lesser General Public License v2.1
51 stars 19 forks source link

Bump squizlabs/php_codesniffer from 3.11.0 to 3.11.1 #1580

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 4 days ago

Bumps squizlabs/php_codesniffer from 3.11.0 to 3.11.1.

Release notes

Sourced from squizlabs/php_codesniffer's releases.

3.11.1 - 2024-11-16

Changed

Fixed

  • Fixed bug #674 : Generic.WhiteSpace.HereNowdocIdentifierSpacing broken XML documentation
  • Fixed bug #675 : InvalidArgumentException when a ruleset includes a sniff by file name and the included sniff does not comply with the PHPCS naming conventions.
    • Notwithstanding this fix, it is strongly recommended to ensure custom sniff classes comply with the PHPCS naming conventions.
    • Thanks to Juliette Reinders Folmer for the patch.

New Contributors

The PHP_CodeSniffer project is happy to welcome the following new contributors: @​MatmaRex

Statistics

Closed: 1 issue Merged: 11 pull requests

If you like to stay informed about releases and more, follow @​phpcs on Mastodon or @​PHP_CodeSniffer on X.

Please consider funding the PHP_CodeSniffer project. If you already do so: thank you!

Changelog

Sourced from squizlabs/php_codesniffer's changelog.

[3.11.1] - 2024-11-16

Changed

  • Output from the --generator=... feature will respect the OS-expected EOL char in more places. #671
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch.
  • Various housekeeping, including improvements to the tests and documentation.
    • Thanks to [Bartosz Dziewoński][@​MatmaRex] and [Juliette Reinders Folmer][@​jrfnl] for their contributions.

Fixed

  • Fixed bug #674 : Generic.WhiteSpace.HereNowdocIdentifierSpacing broken XML documentation
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch.
  • Fixed bug #675 : InvalidArgumentException when a ruleset includes a sniff by file name and the included sniff does not comply with the PHPCS naming conventions.
    • Notwithstanding this fix, it is strongly recommended to ensure custom sniff classes comply with the PHPCS naming conventions.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch.

#671: PHPCSStandards/PHP_CodeSniffer#671 #674: PHPCSStandards/PHP_CodeSniffer#674 #675: PHPCSStandards/PHP_CodeSniffer#675

Commits
  • 19473c3 Merge pull request #691 from PHPCSStandards/feature/changelog-3.11.1
  • 168c0d1 Changelog for the 3.11.1 release
  • 8ed93db Merge pull request #690 from PHPCSStandards/feature/ruleinclusiontests-improv...
  • 7e29324 RuleInclusionTest: add test with directory include
  • 78d3d3d RuleInclusionTest: record code coverage
  • 56784f1 Merge pull request #686 from PHPCSStandards/feature/generator-minor-tweak
  • e11d8f2 Merge pull request #685 from PHPCSStandards/feature/ruleinclusionabsolutewind...
  • 76927ef Generators/Generator: minor tweak
  • 3d64cb2 RuleInclusionAbsoluteWindowsTest: minor tweaks
  • f9c5f18 Generators: add initial set of tests (#671)
  • Additional commits viewable in compare view


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 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)
codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.22%. Comparing base (87300f1) to head (4888be8). Report is 2 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1580 +/- ## ========================================== Coverage 75.22% 75.22% Complexity 1322 1322 ========================================== Files 358 358 Lines 9139 9139 Branches 845 845 ========================================== Hits 6875 6875 Misses 2264 2264 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

cypress[bot] commented 4 days ago

PILOS    Run #1083

Run Properties:  status check passed Passed #1083  •  git commit 8b97ed7923: Bump squizlabs/php_codesniffer from 3.11.0 to 3.11.1 (#1580)
Project PILOS
Branch Review develop
Run status status check passed Passed #1083
Run duration 03m 47s
Commit git commit 8b97ed7923: Bump squizlabs/php_codesniffer from 3.11.0 to 3.11.1 (#1580)
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 178
View all changes introduced in this branch ↗︎