Bump the composer-dev group across 1 directory with 5 updates - #1070
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the composer-dev group across 1 directory with 5 updates#1070dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the composer-dev group with 4 updates in the / directory: [driftingly/rector-laravel](https://github.com/driftingly/rector-laravel), [fruitcake/laravel-debugbar](https://github.com/fruitcake/laravel-debugbar), [larastan/larastan](https://github.com/larastan/larastan) and [laravel/pint](https://github.com/laravel/pint). Updates `driftingly/rector-laravel` from 2.5.0 to 2.6.2 - [Release notes](https://github.com/driftingly/rector-laravel/releases) - [Commits](driftingly/rector-laravel@2.5.0...2.6.2) Updates `fruitcake/laravel-debugbar` from 4.4.1 to 4.4.3 - [Release notes](https://github.com/fruitcake/laravel-debugbar/releases) - [Changelog](https://github.com/fruitcake/laravel-debugbar/blob/master/CHANGELOG.md) - [Commits](fruitcake/laravel-debugbar@v4.4.1...v4.4.3) Updates `larastan/larastan` from 3.10.0 to 3.11.0 - [Release notes](https://github.com/larastan/larastan/releases) - [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md) - [Commits](larastan/larastan@v3.10.0...v3.11.0) Updates `laravel/pint` from 1.30.5 to 1.31.1 - [Release notes](https://github.com/laravel/pint/releases) - [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md) - [Commits](laravel/pint@v1.30.5...v1.31.1) Updates `rector/rector` from 2.5.2 to 2.6.6 - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.5.2...2.6.6) --- updated-dependencies: - dependency-name: driftingly/rector-laravel dependency-version: 2.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: composer-dev - dependency-name: fruitcake/laravel-debugbar dependency-version: 4.4.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: composer-dev - dependency-name: larastan/larastan dependency-version: 3.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: composer-dev - dependency-name: laravel/pint dependency-version: 1.31.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: composer-dev - dependency-name: rector/rector dependency-version: 2.6.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: composer-dev ... 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 composer-dev group with 4 updates in the / directory: driftingly/rector-laravel, fruitcake/laravel-debugbar, larastan/larastan and laravel/pint.
Updates
driftingly/rector-laravelfrom 2.5.0 to 2.6.2Release notes
Sourced from driftingly/rector-laravel's releases.
Commits
280dd4frelease PHP 7.4 downgraded 2.6.2c0f9a2fCap 5.x upgrade rules at <6.0 so they stop running on Laravel 6+ (#555)8deb978feat: add missing status codes to AssertStatusToAssertMethodRector (#551)0953899Bump Rector to ^2.6.4 (#550)8c36a3bMove Cashier upgrades to composer-based, deprecate Cashier + Livewire set lis...4646a6bMove composer-based set to single config with version-bound rule registration...f6763feBump structarmed to ^0.16 (#542)ccf2291Bump Rector to ^2.6.3 and migrate SetProvider to composer based (#543)2636a2afeat(rules): add EmptyGuardedPropertyToUnguardedAttributeRector rule (#540)ef55cfaAdd ComposerPackageConstraint to attribute rules (#539)Updates
fruitcake/laravel-debugbarfrom 4.4.1 to 4.4.3Release notes
Sourced from fruitcake/laravel-debugbar's releases.
Changelog
Sourced from fruitcake/laravel-debugbar's changelog.
Commits
caa0851Stringify all model arguments in GateCollector (#2082)011fe6aUpdate backtrace handling in DatabaseCollectorProvider (#2080)a1cbd48Add waitForText for API ping in Debugbar test (#2079)828679fBring back view measuring (#2058)db1347fUpdate CHANGELOG18d1c1cUpdate skills (#2077)2d15341Bump esbuild from 0.27.2 to 0.28.1 (#2057)c63643aAllow queries with comments at the beginning (#2075)81d4069Bump postcss from 8.5.15 to 8.5.25 (#2072)6e93b46Fix CSUpdates
larastan/larastanfrom 3.10.0 to 3.11.0Release notes
Sourced from larastan/larastan's releases.
... (truncated)
Commits
9baa740fix: add mixin to View facade4a43ec0perf: memoize accessor and relation property lookupsf5001d2perf: cache negative method lookups in forwards-calls extensions24fb6b7perf: memoize method/property tag lookups in ReflectionHelper16982bbperf: memoize model instances in ModelHelper937759aperf: cache nested config key types and unparsable files in ConfigParser31592f7perf: memoize macro source classification per class0dc5100perf: cache negative results and facade roots in FacadesMethodsExtension5d7c1faperf: memoize union member classification in GenericEloquentBuilderTypeNodeRe...70f5a6bperf: defer default return type computation in console extensionsUpdates
laravel/pintfrom 1.30.5 to 1.31.1Release notes
Sourced from laravel/pint's releases.
Commits
b136cebrelease: v1.31.10f79321deps: composer update (#489)0730363release: v1.31.0212fa79release: v1.30.6830e279chore: bumps deps7dc4335merge main8058bedreview fixes + edge-case tests33a3bc3chore: tests on bunf2ceb9c[1.x] feat: Support Bun as a JS runtime for Prettier (#488)e419ff1feat: enable caching when blade formatting is active (#481)Updates
rector/rectorfrom 2.5.2 to 2.6.6Release notes
Sourced from rector/rector's releases.
... (truncated)
Commits
ca069d6Rector 2.6.6dd1dbd8Updated Rector to commit c8f5daeffd982de54092ead1bc0d278a60aa3747c6ecc8dUpdated Rector to commit 0919678db52fe2ede06192b3b19834401da4a47227296aaUpdated Rector to commit 96fd595f95029db66bd5205e6c5aa60eb47453531e88d3dUpdated Rector to commit ee2e8d0dd1afbdc754e5c9f6db7835e5136055f833b2be9Updated Rector to commit ee2e8d0dd1afbdc754e5c9f6db7835e5136055f80a5abf5Updated Rector to commit 28a4645c168c2567f79108c1c4463cda1afb4aff646f9f7Updated Rector to commit 28a4645c168c2567f79108c1c4463cda1afb4aff78802daUpdated Rector to commit 28a4645c168c2567f79108c1c4463cda1afb4aff7a20767Updated Rector to commit 0c3d4f4e3c5c3eb7eabc0f7097bd7efaea657439Dependabot 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