chore(deps): bump friendsofphp/php-cs-fixer from 3.95.12 to 3.95.13#8
Closed
dependabot[bot] wants to merge 13 commits into
Closed
chore(deps): bump friendsofphp/php-cs-fixer from 3.95.12 to 3.95.13#8dependabot[bot] wants to merge 13 commits into
dependabot[bot] wants to merge 13 commits into
Conversation
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2...v3) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 7. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5...v7) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…ops/action-gh-release-3 chore(ci): bump softprops/action-gh-release from 2 to 3
…v/codecov-action-7 chore(ci): bump codecov/codecov-action from 5 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v5...v6) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
- Introduced .coderabbit.yaml for CodeRabbit integration, defining review settings and path filters. - Updated composer.json to correct repository URLs and support links. - Enhanced README with a new link to GitHub Spec Kit documentation. - Added new skills for speckit-analyze, speckit-checklist, speckit-clarify, speckit-constitution, speckit-converge, and speckit-implement to improve project management and clarity in requirements handling.
Document same-host Referer validation, Spec Kit and CodeRabbit tooling, and security hardening against open redirects via forged Referer headers. Co-authored-by: Cursor <cursoragent@cursor.com>
- Updated PHPUnit version in composer.json for both Symfony 7 and 8 to ^13.2.4. - Updated Symfony packages in composer.lock for both Symfony 7 and 8 to their latest versions. - Modified Makefile to define SERVICE_PHP and COMPOSE variables for better configuration management. - Adjusted reference.php to specify _instanceof as an array type for improved type safety.
…s/cache-6 chore(ci): bump actions/cache from 5 to 6
…s/checkout-7 chore(ci): bump actions/checkout from 6 to 7
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.95.12 to 3.95.13. - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.95.12...v3.95.13) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.95.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
HecFranco
added a commit
that referenced
this pull request
Jul 20, 2026
Supersedes Dependabot PR #8 (3.95.13) after resolving conflicts against main.
HecFranco
deleted the
dependabot/composer/friendsofphp/php-cs-fixer-3.95.13
branch
July 20, 2026 07:11
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps friendsofphp/php-cs-fixer from 3.95.12 to 3.95.13.
Release notes
Sourced from friendsofphp/php-cs-fixer's releases.
Changelog
Sourced from friendsofphp/php-cs-fixer's changelog.
Commits
ea94111prepared the 3.95.13 release21c4a4cfix:SingleClassElementPerStatementFixer- do not drop type of typed consta...6781e80fix:SelfAccessorFixer- do not replace constant with same name as class in...02b69f8bumped versionDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)