chore(deps): bump the php-deps group across 1 directory with 8 updates - #34
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the php-deps group across 1 directory with 8 updates#34dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the php-deps group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [wp-coding-standards/wpcs](https://github.com/WordPress/WordPress-Coding-Standards) | `3.3.0` | `3.4.1` | | [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source) | `2.2.5` | `2.2.10` | | [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules) | `2.0.4` | `2.0.5` | | [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) | `2.0.11` | `2.0.12` | | [johnbillion/wp-compat](https://github.com/johnbillion/wp-compat) | `1.5.0` | `2.0.1` | | [composer/composer](https://github.com/composer/composer) | `2.10.2` | `2.10.3` | | [infection/infection](https://github.com/infection/infection) | `0.34.0` | `0.35.3` | | [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `13.2.2` | `13.3.2` | Updates `wp-coding-standards/wpcs` from 3.3.0 to 3.4.1 - [Release notes](https://github.com/WordPress/WordPress-Coding-Standards/releases) - [Changelog](https://github.com/WordPress/WordPress-Coding-Standards/blob/develop/CHANGELOG.md) - [Commits](WordPress/WordPress-Coding-Standards@3.3.0...3.4.1) Updates `phpstan/phpstan` from 2.2.5 to 2.2.10 - [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits) Updates `phpstan/phpstan-deprecation-rules` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases) - [Commits](phpstan/phpstan-deprecation-rules@2.0.4...2.0.5) Updates `phpstan/phpstan-strict-rules` from 2.0.11 to 2.0.12 - [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases) - [Commits](phpstan/phpstan-strict-rules@2.0.11...2.0.12) Updates `johnbillion/wp-compat` from 1.5.0 to 2.0.1 - [Release notes](https://github.com/johnbillion/wp-compat/releases) - [Commits](johnbillion/wp-compat@1.5.0...2.0.1) Updates `composer/composer` from 2.10.2 to 2.10.3 - [Release notes](https://github.com/composer/composer/releases) - [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md) - [Commits](composer/composer@2.10.2...2.10.3) Updates `infection/infection` from 0.34.0 to 0.35.3 - [Release notes](https://github.com/infection/infection/releases) - [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md) - [Commits](infection/infection@0.34.0...0.35.3) Updates `phpunit/phpunit` from 13.2.2 to 13.3.2 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/13.3.2/ChangeLog-13.3.md) - [Commits](sebastianbergmann/phpunit@13.2.2...13.3.2) --- updated-dependencies: - dependency-name: wp-coding-standards/wpcs dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-deps - dependency-name: phpstan/phpstan dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-deps - dependency-name: phpstan/phpstan-deprecation-rules dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-deps - dependency-name: phpstan/phpstan-strict-rules dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-deps - dependency-name: johnbillion/wp-compat dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: php-deps - dependency-name: composer/composer dependency-version: 2.10.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: php-deps - dependency-name: infection/infection dependency-version: 0.35.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: php-deps - dependency-name: phpunit/phpunit dependency-version: 13.3.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: php-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 the php-deps group with 8 updates in the / directory:
3.3.03.4.12.2.52.2.102.0.42.0.52.0.112.0.121.5.02.0.12.10.22.10.30.34.00.35.313.2.213.3.2Updates
wp-coding-standards/wpcsfrom 3.3.0 to 3.4.1Release notes
Sourced from wp-coding-standards/wpcs's releases.
Changelog
Sourced from wp-coding-standards/wpcs's changelog.
... (truncated)
Commits
ec2ff94Merge pull request #2773 from WordPress/developb558639Merge pull request #2772 from WordPress/feature/changelog-3.4.11696dc8Changelog for the release of WordPressCS 3.4.1a29048dMerge pull request #2771 from WordPress/security/enqueuedresourceparams-fix-i...7262444WP/EnqueuedResourceParameters: remove eval() from is_falsy()54719c0Merge pull request #2770 from WordPress/feature/composer-update-versions267d84eComposer: update minimum version PHPCSUtils + PHPCSExtrae8064a6AddSECURITY.mdfile (#2766)7ac8973Merge pull request #2768 from WordPress/dependabot/github_actions/action-runn...9466b4bGH Actions: Bump actions/checkout in the action-runners groupUpdates
phpstan/phpstanfrom 2.2.5 to 2.2.10Commits
Updates
phpstan/phpstan-deprecation-rulesfrom 2.0.4 to 2.0.5Release notes
Sourced from phpstan/phpstan-deprecation-rules's releases.
Commits
67bedd6Update github-actions (#197)6be8bd3Update actions/cache action to v6 (#198)0b310ecUpdate github-actions to v3.0.1 (#195)782d848Update github-actions to v7 (#196)85fff9dUpdate github-actions to f3e473d (#194)54db580Update github-actions (#193)99aff1aReplace deprecated actions/create-release with softprops/action-gh-release971f8e1Bump GitHub Actions across major versions89fef35Bump GitHub Actions within their current majors0652358Update github-actionsUpdates
phpstan/phpstan-strict-rulesfrom 2.0.11 to 2.0.12Release notes
Sourced from phpstan/phpstan-strict-rules's releases.
Commits
2bc5ae1Allow GMP and BCMath\Number in arithmetic operations (#311)70e3081Update github-actions (#324)07a17ddUpdate github-actions to v7 (#325)de9bddaUpdate github-actions (#322)80870ecReplace deprecated actions/create-release with softprops/action-gh-release109c14fBump GitHub Actions across major versionsebf31ffBump GitHub Actions within their current majors727c193Update github-actionscc56619Update github-actions1e72841Update release-toot.yml (#319)Updates
johnbillion/wp-compatfrom 1.5.0 to 2.0.1Release notes
Sourced from johnbillion/wp-compat's releases.
Commits
b2e32bdThis isn't needed.deb4d68Add schema validation.b42fa0aAdd automatic milestone management after each release.7f00453Update the parameter change detection and add tests.cff396fIntroduce our own minimal stubs only where they are needed.11398aeOverride the WordPress package with our own.1f95920Use the latest available WordPress version.1b1fdabExtract the symbol extraction into something testable, and add tests.c1c5255Agent files.6876564Docs.Updates
composer/composerfrom 2.10.2 to 2.10.3Release notes
Sourced from composer/composer's releases.
Changelog
Sourced from composer/composer's changelog.
Commits
f0de0bfRelease 2.10.3f247758Update changelog0aac505Merge commit from fork53b8bb4Merge commit from fork24e396bMake it possible to pass transport options to FilterListApiClient (#13040)f383d23Do not use a conflicted content-hash as the autoloader suffix (#13048)ada0055Mask URL credentials anywhere in a string, not just at its start (#13044)cd19785Prevent curl SSL version parsing across lines (#13046)eba7baaFixUrl::getOriginprefix-matching a host againstgitlab-domains(#12988)5e9f655Include the failed URL in max-file-size and content-length errors (#13041)Updates
infection/infectionfrom 0.34.0 to 0.35.3Release notes
Sourced from infection/infection's releases.
... (truncated)
Commits
3ad1715fix(git): Fix GitDiffSourceLineMatcher compatibility with Windows (#3516)49a4923refactor(Mutant): Simplify the prettyPrintedOriginalCode property type (#3513)a7b4f3bperf: Stop retaining every Mutation until the end of the run (#3506)31409fbbuild(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0 in /.github/...9dd5c14[Conductor] Update phpunit/php-file-iterator to 6.0.2 (#3504)03bac9f[Conductor] Update carthage-software/mago to 1.47.4 (#3503)3397237[Conductor] Update carthage-software/mago to 1.47.3 (#3501)b452e00[Conductor] Update phpstan/phpstan to 2.2.9 (#3500)0b64cc5[Conductor] Update justinrainbow/json-schema to 6.11.0 (#3499)2580fec[Conductor] Update carthage-software/mago to 1.47.2 (#3496)Updates
phpunit/phpunitfrom 13.2.2 to 13.3.2Release notes
Sourced from phpunit/phpunit's releases.