chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates - #49
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates#49dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ith 3 updates Bumps the dev-dependencies group with 3 updates in the / directory: [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source), [szepeviktor/phpstan-wordpress](https://github.com/szepeviktor/phpstan-wordpress) and [php-stubs/wordpress-stubs](https://github.com/php-stubs/wordpress-stubs). Updates `phpstan/phpstan` from 2.2.7 to 2.2.13 - [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits) Updates `szepeviktor/phpstan-wordpress` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/szepeviktor/phpstan-wordpress/releases) - [Commits](szepeviktor/phpstan-wordpress@v2.0.3...v2.0.4) Updates `php-stubs/wordpress-stubs` from 6.9.4 to 7.1.0 - [Release notes](https://github.com/php-stubs/wordpress-stubs/releases) - [Commits](php-stubs/wordpress-stubs@v6.9.4...v7.1.0) --- updated-dependencies: - dependency-name: php-stubs/wordpress-stubs dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: phpstan/phpstan dependency-version: 2.2.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: szepeviktor/phpstan-wordpress dependency-version: 2.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/composer/dev-dependencies-4b5236456c
branch
from
September 8, 2026 17:24
74e0e83 to
2956813
Compare
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 dev-dependencies group with 3 updates in the / directory: phpstan/phpstan, szepeviktor/phpstan-wordpress and php-stubs/wordpress-stubs.
Updates
phpstan/phpstanfrom 2.2.7 to 2.2.13Commits
Updates
szepeviktor/phpstan-wordpressfrom 2.0.3 to 2.0.4Release notes
Sourced from szepeviktor/phpstan-wordpress's releases.
Commits
84577e2Adjust the wordpress-stubs dependency version range so version 7.0 can be use...Updates
php-stubs/wordpress-stubsfrom 6.9.4 to 7.1.0Release notes
Sourced from php-stubs/wordpress-stubs's releases.
Commits
3945703WordPress 7.1 stubs (#476)6aff6feblock_core_breadcrumbs_create_item: add cond. return type (#483)349dc82path_is_absolute: narrow return type and assert param type (#482)b6737c8add_cssclass: add conditional return type (#484)dc76120path_join: narrow return type (#481)40dbc0aadd concurrency to integrate workflow (#480)bb19e1eAdd conditional return types forWP_Query::query()and `WP_Term_Query::quer...1a9c238Remove obsolete WP_Theme::get() from the function map (#475)0f64faeWP_Comments_List_Table::floated_admin_avatar: narrow return type (#474)bad8863get_taxonomies: follow up to array-key fix (#473)