chore(deps)(deps-dev): bump the development-dependencies group across 1 directory with 6 updates#59
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… 1 directory with 6 updates Bumps the development-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fakerphp/faker](https://github.com/FakerPHP/Faker) | `1.23.1` | `1.24.1` | | [larastan/larastan](https://github.com/larastan/larastan) | `3.8.1` | `3.9.2` | | [laravel/pint](https://github.com/laravel/pint) | `1.27.0` | `1.27.1` | | [nunomaduro/collision](https://github.com/nunomaduro/collision) | `8.8.3` | `8.9.1` | | [rector/rector](https://github.com/rectorphp/rector) | `2.3.0` | `2.3.8` | | [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) | `2.9.1` | `2.11.0` | Updates `fakerphp/faker` from 1.23.1 to 1.24.1 - [Release notes](https://github.com/FakerPHP/Faker/releases) - [Changelog](https://github.com/FakerPHP/Faker/blob/v1.24.1/CHANGELOG.md) - [Commits](FakerPHP/Faker@v1.23.1...v1.24.1) Updates `larastan/larastan` from 3.8.1 to 3.9.2 - [Release notes](https://github.com/larastan/larastan/releases) - [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md) - [Commits](larastan/larastan@v3.8.1...v3.9.2) Updates `laravel/pint` from 1.27.0 to 1.27.1 - [Release notes](https://github.com/laravel/pint/releases) - [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md) - [Commits](laravel/pint@v1.27.0...v1.27.1) Updates `nunomaduro/collision` from 8.8.3 to 8.9.1 - [Commits](nunomaduro/collision@v8.8.3...v8.9.1) Updates `rector/rector` from 2.3.0 to 2.3.8 - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.3.0...2.3.8) Updates `spatie/laravel-ignition` from 2.9.1 to 2.11.0 - [Release notes](https://github.com/spatie/laravel-ignition/releases) - [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md) - [Commits](spatie/laravel-ignition@2.9.1...2.11.0) --- updated-dependencies: - dependency-name: fakerphp/faker dependency-version: 1.24.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: larastan/larastan dependency-version: 3.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: laravel/pint dependency-version: 1.27.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: nunomaduro/collision dependency-version: 8.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rector/rector dependency-version: 2.3.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: spatie/laravel-ignition dependency-version: 2.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 development-dependencies group with 6 updates in the / directory:
1.23.11.24.13.8.13.9.21.27.01.27.18.8.38.9.12.3.02.3.82.9.12.11.0Updates
fakerphp/fakerfrom 1.23.1 to 1.24.1Release notes
Sourced from fakerphp/faker's releases.
Changelog
Sourced from fakerphp/faker's changelog.
Commits
e0ee18eFix internal deprecations in Faker\Guesser\Name (#912)faeb8b3remove gmail.com.au from free email domains and updated CHANGELOG (#911)8d75faeChangelog 1.24 (#908)a136842PHP 8.4 Support (#904)5c89067Fix mobile phone number pattern for France (#859)4dae775Fix internal deprecations in ColumnTypeGuesser.php (#889)Updates
larastan/larastanfrom 3.8.1 to 3.9.2Release notes
Sourced from larastan/larastan's releases.
Commits
2e9ed29feat: improve type inference for MySQLENUMtypes in squashed migrations (#...0ac2cfafix: model property type has template type4b92d96[3.x] Update PendingRequest stubs (#2432)82c1889feat: disable migration cache by defaultd0f8c1cdocs: add docs for new features1b36f7bfix tests7d52136fix: groupBy stub9b35634feat: migration cachingd46ebf9chore: use match statements560b9cffix: nullability detection for TEXT and some other column types (#2422)Updates
laravel/pintfrom 1.27.0 to 1.27.1Release notes
Sourced from laravel/pint's releases.
Changelog
Sourced from laravel/pint's changelog.
Commits
54cca2dRelease 1.27.111c82c6chore: bumps dependencies232c4e6Fix step numbering in RELEASE.md (#420)4e5e418Fix Static Analysis4832ec3Update dependencies (#419)afc4df8Fix passing --parallel option alongside --config (#418)205a9c2Update CHANGELOGUpdates
nunomaduro/collisionfrom 8.8.3 to 8.9.1Commits
a1ed3fafeat: pest 5 and phpunit 13 support3249c06ci: speed upf52cab2fixf1ec19fchore: bumps dependenciesed0d076fix: scripts6e7b37dfix: add db68cef4eci: revert994d4a5ci: exclude PHP 8.5 with PHPUnit 11 and Pest 3d74219eci: fixes tests024142cci: excludes php 8.2 on newer versions of pest or phpunitUpdates
rector/rectorfrom 2.3.0 to 2.3.8Release notes
Sourced from rector/rector's releases.
... (truncated)
Commits
bbd37aeRector 2.3.86d3e602Updated Rector to commit 5ed1ae3dddcb20713dc55725c2c2aae519cc914d07c043fUpdated Rector to commit 43d1236975af7dfa9b96ad215c42577c380ab7af7257de0Updated Rector to commit 027af7a72ed0ab83cca355dab31829c9c062f537f38fd4aUpdated Rector to commit 461c9c444682a9ecc57f33a97c1a29efa844368e59cba78Updated Rector to commit 1424f509e8852880ebf58d5a56fa17aa32511dce3216496Updated Rector to commit ebf9eb26e1dfbb7027c1e1cdf8051c43d7a6ab1e5ebc985Updated Rector to commit 27ce05f4571011fde408fd0e574cccb02dcd8622fc4e10cUpdated Rector to commit 27ce05f4571011fde408fd0e574cccb02dcd86229c46ad1Rector 2.3.7Updates
spatie/laravel-ignitionfrom 2.9.1 to 2.11.0Release notes
Sourced from spatie/laravel-ignition's releases.
Changelog
Sourced from spatie/laravel-ignition's changelog.
Commits
11f38d1Merge pull request #251 from laravel-shift/l13-compatibilitya00222fUpdate GitHub Actions for Laravel 13501965bBump dependencies for Laravel 13461b071Update CHANGELOG2abefdcMerge pull request #249 from spatie/dependencieseb256faFix stylingd2ae67dFix tests5430082Baseline phpStan2309a19FIx tests4cf5df4wipDependabot 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