build(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates - #17
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates#17dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ith 6 updates Bumps the dev-dependencies group with 6 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.18` | | [laravel/boost](https://github.com/laravel/boost) | `2.4.10` | `2.4.13` | | [laravel/pao](https://github.com/laravel/pao) | `1.1.2` | `1.1.3` | | [laravel/pint](https://github.com/laravel/pint) | `1.29.3` | `1.30.0` | | [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.7` | Updates `friendsofphp/php-cs-fixer` from 3.95.15 to 3.95.18 - [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.18) Updates `laravel/boost` from 2.4.10 to 2.4.13 - [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.4.13) Updates `laravel/pao` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/laravel/pao/releases) - [Commits](laravel/pao@v1.1.2...v1.1.3) Updates `laravel/pint` from 1.29.3 to 1.30.0 - [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.0) 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.7 - [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.95.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: laravel/boost dependency-version: 2.4.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: laravel/pao dependency-version: 1.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: laravel/pint dependency-version: 1.30.0 dependency-type: direct:development update-type: version-update:semver-minor 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.7 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 6 updates in the / directory:
3.95.153.95.182.4.102.4.131.1.21.1.31.29.31.30.08.9.48.9.52.2.52.2.7Updates
friendsofphp/php-cs-fixerfrom 3.95.15 to 3.95.18Release notes
Sourced from friendsofphp/php-cs-fixer's releases.
Changelog
Sourced from friendsofphp/php-cs-fixer's changelog.
Commits
a8b4e42prepared the 3.95.18 released1fc711CI: attach provenance and SBOM attestations to the released image (#9751)8122d72perf: Limit token search insimplified_if_return(#9747)8d343c9deps: update dev-tools (#9754)2ab241bdeps: bump the phpstan group in /dev-tools with 2 updates (#9748)c06de30bumped version0ee8842prepared the 3.95.17 release28828d9perf:Tokens::findSequence()- improve looping logic (#9737)9a4fb45perf:Token::equals()- Avoid building intermediary arrays (#9739)2940253bumped versionUpdates
laravel/boostfrom 2.4.10 to 2.4.13Release notes
Sourced from laravel/boost's releases.
Changelog
Sourced from laravel/boost's changelog.
... (truncated)
Commits
f55e08fAdd support for laravel/mcp ^0.9.0 (#884)70d0245Prevent script injection into partial HTML responses (#880)d327991feat: add configurable browser log levels (#875)2f5bcfafeat: add Grok Build agent support (#877)bce693eUpdate CHANGELOGd43bdf9Default the rules feature flag to off (#873)b9540aeRestructure laravel-best-practices skill into a compact rule index (#871)d553930Fix table-prefix corrupting "ORDER BY … DESC" and schema-qualified queries (#...e0967bcMake enum guideline generation deterministic (#870)2502072fix unterminated single quote string (#866)Updates
laravel/paofrom 1.1.2 to 1.1.3Release notes
Sourced from laravel/pao's releases.
Commits
322f220chore: 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.0Release notes
Sourced from laravel/pint's releases.
Commits
72a0540Adjusts CIc9fa226Fixing CIbf85ec8chore: bumps js deps6ebce7dRelease 1.30.0cef1b26build6189f53build84dcbc8fix: list of deps52b2192fix: issue with deps527d540buildf554d95chore: testsUpdates
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.7Commits
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