chore(deps): bump the composer-all group across 1 directory with 4 updates - #92
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the composer-all group with 4 updates in the / directory: [yahnis-elsts/plugin-update-checker](https://github.com/YahnisElsts/plugin-update-checker), [dealerdirect/phpcodesniffer-composer-installer](https://github.com/PHPCSStandards/composer-installer), [mockery/mockery](https://github.com/mockery/mockery) and [wp-coding-standards/wpcs](https://github.com/WordPress/WordPress-Coding-Standards). Updates `yahnis-elsts/plugin-update-checker` from 5.6 to 5.7 - [Release notes](https://github.com/YahnisElsts/plugin-update-checker/releases) - [Commits](YahnisElsts/plugin-update-checker@v5.6...v5.7) Updates `dealerdirect/phpcodesniffer-composer-installer` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/PHPCSStandards/composer-installer/releases) - [Changelog](https://github.com/PHPCSStandards/composer-installer/blob/main/CHANGELOG.md) - [Commits](PHPCSStandards/composer-installer@v1.2.0...v1.2.1) Updates `mockery/mockery` from 1.6.12 to 1.6.13 - [Release notes](https://github.com/mockery/mockery/releases) - [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md) - [Commits](mockery/mockery@1.6.12...1.6.13) 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) --- updated-dependencies: - dependency-name: yahnis-elsts/plugin-update-checker dependency-version: '5.7' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: composer-all - dependency-name: dealerdirect/phpcodesniffer-composer-installer dependency-version: 1.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: composer-all - dependency-name: mockery/mockery dependency-version: 1.6.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: composer-all - dependency-name: wp-coding-standards/wpcs dependency-version: 3.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: composer-all ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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 composer-all group with 4 updates in the / directory: yahnis-elsts/plugin-update-checker, dealerdirect/phpcodesniffer-composer-installer, mockery/mockery and wp-coding-standards/wpcs.
Updates
yahnis-elsts/plugin-update-checkerfrom 5.6 to 5.7Release notes
Sourced from yahnis-elsts/plugin-update-checker's releases.
Commits
275a96aBump version number to 5.78b2396fMinor: Update year in the license block299a869Minor: Update docs for BitBucket authc31b762Remove OAuth 1 support for the BitBucket integration.eceb677BitBucket support: Support basic auth with API tokens.3ceae95Don't allow autoupdate = true unless you call $checked->allowAutoupdateField(...b0acf15Minor: Typo9c044deUpdate README with regex filtering for GitHub release assets68a70bfMerge pull request #602 from hisman/add-autoupdate-field-to-plugininfo36f3c2bAdd default value to the autoupdate fieldUpdates
dealerdirect/phpcodesniffer-composer-installerfrom 1.2.0 to 1.2.1Release notes
Sourced from dealerdirect/phpcodesniffer-composer-installer's releases.
Changelog
Sourced from dealerdirect/phpcodesniffer-composer-installer's changelog.
Commits
963f0c6Merge pull request #284 from PHPCSStandards/feature/changelog-for-release-1.2.1b1bf91eChangelog for the 1.2.1 release0ded545Resolve relative paths to absolute before validation to avoid open_basedir wa...467286bMerge pull request #283 from PHPCSStandards/dependabot/github_actions/ramsey/...83c65e6Merge pull request #282 from PHPCSStandards/dependabot/github_actions/action-...d384a67GH Actions: Bump ramsey/composer-install from 3.1.1 to 4.0.0c3f9878GH Actions: Bump shivammathur/setup-php in the action-runners group7e6a7a3Merge pull request #275 from PHPCSStandards/feature/tests-phpcsversions-updat...4a03570Merge pull request #274 from PHPCSStandards/feature/dependabot-every-two-weeks375c41dMerge pull request #276 from PHPCSStandards/dependabot/github_actions/action-...Updates
mockery/mockeryfrom 1.6.12 to 1.6.13Release notes
Sourced from mockery/mockery's releases.
... (truncated)
Changelog
Sourced from mockery/mockery's changelog.
Commits
9cb5441Changelog v1.6.13 (#1508)8f28a25Fix psalm issues and bump RTD to Ubuntu 24.04 (#1507)7b65b4fFix Mock::shouldNotReceive() ignoring additional arguments (#1506)4bc305aAdd PHPUnit extension for Mockery (#1505)396bc47Add PHPUnit EndToEnd Tests (#1504)6e5c18cFix mocking a class with an overridden return type (#1503)d95e8e1Fixed Generics DocComments & readonly class mock handling (#1502)c03e1d9Updates Composer constraints and autoload setup (#1501)aa6495aBump PHIVE tool versions (#1500)80d4840Update GitHub Actions workflows (#1498)Updates
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 groupDependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions