Skip to content

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

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 12, 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 dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Sep 12, 2026
@github-actions

This comment has been minimized.

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] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/composer/phalcon/code-quality-1.0.1 branch from d3b4783 to dd478ac Compare September 14, 2026 15:27
@github-actions

Copy link
Copy Markdown

Code Metrics Report

master (bf96c85) #28 (47e32fa) +/-
Coverage 100.0% 100.0% 0.0%
Test Execution Time 1s 1s 0s
Details
  |                     | master (bf96c85) | #28 (47e32fa) | +/-  |
  |---------------------|------------------|---------------|------|
  | Coverage            |           100.0% |        100.0% | 0.0% |
  |   Files             |               58 |            58 |    0 |
  |   Lines             |             1313 |          1313 |    0 |
  |   Covered           |             1313 |          1313 |    0 |
  | Test Execution Time |               1s |            1s |   0s |

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