Skip to content

Bump phalcon/code-quality from 1.0.0 to 1.0.1 - #58

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/phalcon/code-quality-1.0.1
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/phalcon/code-quality-1.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor

Bumps phalcon/code-quality from 1.0.0 to 1.0.1.

Release notes

Sourced from phalcon/code-quality's releases.

1.0.1

Fixed

  • Phalcon\CodeQuality\PhpCsFixer\ConfigFactory::create() now excludes every _output directory below the given paths. A project that scans a tests directory picked up the tooling caches in tests/_output (the PHPStan tmpDir), and php-cs-fixer reported those generated files.
Changelog

Sourced from phalcon/code-quality's changelog.

1.0.1 (2026-09-08)

Fixed

  • Phalcon\CodeQuality\PhpCsFixer\ConfigFactory::create() now excludes every _output directory below the given paths. A project that scans a tests directory picked up the tooling caches in tests/_output (the PHPStan tmpDir), and php-cs-fixer reported those generated files.
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.


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 show <dependency name> 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)

Bumps [phalcon/code-quality](https://github.com/phalcon/code-quality) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/phalcon/code-quality/releases)
- [Changelog](https://github.com/phalcon/code-quality/blob/master/CHANGELOG.md)
- [Commits](phalcon/code-quality@1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: phalcon/code-quality
  dependency-version: 1.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Sep 16, 2026
@github-actions

Copy link
Copy Markdown

Code Metrics Report

master (8b7fcd8) #58 (164dcf1) +/-
Coverage 81.9% 81.9% 0.0%
Test Execution Time 15s 13s -2s
Details
  |                     | master (8b7fcd8) | #58 (164dcf1) | +/-  |
  |---------------------|------------------|---------------|------|
  | Coverage            |            81.9% |         81.9% | 0.0% |
  |   Files             |               67 |            67 |    0 |
  |   Lines             |             1067 |          1067 |    0 |
  |   Covered           |              874 |           874 |    0 |
+ | Test Execution Time |              15s |           13s |  -2s |

Reported by octocov

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 php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants