chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates - #26
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates#26dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ith 7 updates Bumps the dev-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) | `3.95.15` | `3.95.20` | | [laravel/boost](https://github.com/laravel/boost) | `2.4.10` | `2.5.5` | | [laravel/pao](https://github.com/laravel/pao) | `1.1.2` | `1.1.4` | | [laravel/pint](https://github.com/laravel/pint) | `1.29.3` | `1.30.5` | | [mockery/mockery](https://github.com/mockery/mockery) | `1.6.12` | `1.6.15` | | [nunomaduro/collision](https://github.com/nunomaduro/collision) | `8.9.4` | `8.9.5` | | [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source) | `2.2.5` | `2.2.8` | Updates `friendsofphp/php-cs-fixer` from 3.95.15 to 3.95.20 - [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.15...v3.95.20) Updates `laravel/boost` from 2.4.10 to 2.5.5 - [Release notes](https://github.com/laravel/boost/releases) - [Changelog](https://github.com/laravel/boost/blob/main/CHANGELOG.md) - [Commits](laravel/boost@v2.4.10...v2.5.5) Updates `laravel/pao` from 1.1.2 to 1.1.4 - [Release notes](https://github.com/laravel/pao/releases) - [Commits](laravel/pao@v1.1.2...v1.1.4) Updates `laravel/pint` from 1.29.3 to 1.30.5 - [Release notes](https://github.com/laravel/pint/releases) - [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md) - [Commits](laravel/pint@v1.29.3...v1.30.5) Updates `mockery/mockery` from 1.6.12 to 1.6.15 - [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.15) Updates `nunomaduro/collision` from 8.9.4 to 8.9.5 - [Commits](nunomaduro/collision@v8.9.4...v8.9.5) Updates `phpstan/phpstan` from 2.2.5 to 2.2.8 - [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.95.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: laravel/boost dependency-version: 2.5.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: laravel/pao dependency-version: 1.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: laravel/pint dependency-version: 1.30.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mockery/mockery dependency-version: 1.6.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: nunomaduro/collision dependency-version: 8.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: phpstan/phpstan dependency-version: 2.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Minimum allowed line rate is |
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 7 updates in the / directory:
3.95.153.95.202.4.102.5.51.1.21.1.41.29.31.30.51.6.121.6.158.9.48.9.52.2.52.2.8Updates
friendsofphp/php-cs-fixerfrom 3.95.15 to 3.95.20Release notes
Sourced from friendsofphp/php-cs-fixer's releases.
... (truncated)
Changelog
Sourced from friendsofphp/php-cs-fixer's changelog.
Commits
4d6c988prepared the 3.95.20 release6b5f0defix:PsrAutoloadingFixer- do not throw when the file cannot be resolved on...2211fcbrefactor: Transformers - move looping over tokens directly into each transfor...1a74f1ctest: dropmikey179/vfsstream(#9787)56ed098test: NoUnusedImportsFixerTest - add new cases around quoted values (#9784)928159abumped version8a06c4aprepared the 3.95.19 releaseaf0d812fix: binary_operator_spaces alignment for nested single-line arrays in multil...51229c4test: introduceTestCaseUtils::createTemporaryDirectory()helper (#9788)0e24c5etest:AbstractFixerTestCase- usespl_object_id()to fix PHP 8.6 deprecat...Updates
laravel/boostfrom 2.4.10 to 2.5.5Release notes
Sourced from laravel/boost's releases.
... (truncated)
Changelog
Sourced from laravel/boost's changelog.
... (truncated)
Commits
a6c7989Fix newline normalization corrupting multi-byte UTF-8 in rule files (#947)3faf79fchore: allow guzzle v8 (#956)b543478Point the Livewire 4 stream migration at the correct parameter (#949)1b1d014Add the missing PHP opening tag to the Volt class-based example (#951)c560b43Correct the Wayfinder query parameter return value (#950)2713135Update CHANGELOG778f4c9Correct the cache tag driver support list (#941)57e09f4Describe what LazilyRefreshDatabase actually defers (#944)c36534eCorrect the wire:model default in the Livewire 4 skill (#943)2ea31ceFix the foreign key index example so it actually creates an index (#942)Updates
laravel/paofrom 1.1.2 to 1.1.4Release notes
Sourced from laravel/pao's releases.
Commits
5aee99cfix: more phpstan / rector fixes84eaa3dfix: uses bothstderrandstdouta722642fix(phpstan): only json on analyse command2fa8278fix: phpstan & rector fallbacks & support for PHPUnit >= 13.3ec8d4fdchore: lowers deps322f220chore: bump deps51a090cfix(pest): do not repeat output flags the caller already passed (#53)29abb06chore(deps): bump actions/checkout in the github-actions group (#50)7896827chore(deps): bump the github-actions group with 2 updates (#46)Updates
laravel/pintfrom 1.29.3 to 1.30.5Release notes
Sourced from laravel/pint's releases.
Commits
fe4148crelease: v1.30.5dd87a71chore: migrates to laravel zero 13bee580cMerge branch 'main' of github.com:laravel/pint63b86a9fix: stdin with specific rulesdbe0435Keep a wrapped attribute's body in place when collapsing the tag (#479)a96cb6erelease: v1.30.48d2a8d1build64cdd51chore: bumps deps06455e8Surface abort errors when --dirty or --diff is used without Git (#475)862096bKeep multiline Blade directive arguments stable across runs (#477)Updates
mockery/mockeryfrom 1.6.12 to 1.6.15Release notes
Sourced from mockery/mockery's releases.
... (truncated)
Changelog
Sourced from mockery/mockery's changelog.
Commits
967a801Changelog v1.6.15 (#1516)44f4967Fix partial mocks skipping real__constructand__clone(#1515)d5362eaChangelog v1.6.14 (#1513)c35d268Allow mocking__clonemagic method (#1512)0e01466Fix str_* polyfills documenting non-empty-string parameters (#1509)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)Updates
nunomaduro/collisionfrom 8.9.4 to 8.9.5Commits
fb53eacchore: paratest dep046ef18chore: bumps deps930ac94chore: style changes05d18b2chore(deps): bump shivammathur/setup-php from 2.37.0 to 2.37.1 (#352)1593eb6chore: stylef990d01chore: security actions62db0fcRevert "wip"825f7fawipd90252fMerge pull request #350 from nunomaduro/fix/test-case-boundary-on-pre-prep-ev...b279c0abump dependenciesUpdates
phpstan/phpstanfrom 2.2.5 to 2.2.8Commits
Dependabot 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