Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2025

Bumps the php-dependencies group with 6 updates in the / directory:

Package From To
laravel/framework 12.20.0 12.39.0
driftingly/rector-laravel 2.0.5 2.1.3
larastan/larastan 3.6.0 3.8.0
laravel/pint 1.24.0 1.25.1
laravel/sail 1.43.1 1.48.1
nunomaduro/collision 8.8.2 8.8.3

Updates laravel/framework from 12.20.0 to 12.39.0

Release notes

Sourced from laravel/framework's releases.

v12.39.0

v12.38.1

v12.38.0

v12.37.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v12.39.0 - 2025-11-18

v12.38.1 - 2025-11-13

v12.38.0 - 2025-11-12

v12.37.0 - 2025-11-04

... (truncated)

Commits

Updates driftingly/rector-laravel from 2.0.5 to 2.1.3

Release notes

Sourced from driftingly/rector-laravel's releases.

2.1.3

Bugfixes 🐛

Full Changelog: driftingly/rector-laravel@2.1.2...2.1.3

2.1.2

Bugfixes 🐛

Extras ⚙️

New Contributors

Full Changelog: driftingly/rector-laravel@2.1.1...2.1.2

2.1.1

Extras ⚙️

Full Changelog: driftingly/rector-laravel@2.1.0...2.1.1

2.1.0

New Rules & Features 🚀

Bugfixes 🐛

New Contributors

Full Changelog: driftingly/rector-laravel@2.0.7...2.1.0

... (truncated)

Commits
  • 2f1e9c3 release PHP 7.4 downgraded 2.1.3
  • ca9c906 fix: add missing webmozart/assert dependency (#420)
  • 06b5c1d Bump Rector requirement to ^2.2.7 (#416)
  • 8396546 [Issue 411] - Fix and refactor ThrowIfRector rule (#415)
  • f468123 fix: property/variable static calls, EloquentMagicMethodToQueryBuilderRector ...
  • 1381c88 Remove AttributeGroupNewLiner usage as removed in rector:dev-main (#413)
  • f6d80de Fix DispatchToHelperFunctionsRector to use dispatch helper for self dispatchi...
  • 10b6882 Refactor config() calls to use type-specific methods when the expected type...
  • 44cde57 Refactor Carbon static calls to Date Facade (#402)
  • dedd89e Fix interpolation processing in ValidationRuleArrayStringValueToArrayRector (...
  • Additional commits viewable in compare view

Updates larastan/larastan from 3.6.0 to 3.8.0

Release notes

Sourced from larastan/larastan's releases.

3.8.0

What's Changed

Added

Add optional phpMyAdmin SQL parser integration by @​canvural in larastan/larastan#2388

Larastan can now detect automatically if you have phpmyadmin/sql-parser package and use that to parse your squashed database migrations. This parser package has better support for different SQL keywords. Note: The package has GPL 2 license. Meaning if you install it and distribute your app with it you also need to have GPL 2 licensed application. But generally this is not a problem because you should install Larastan and the sql-parser package as a development dependency and remove these development dependencies while deploying your application to production.

Treat unsigned database columns as non-negative-int larastan/larastan@52aa393

Fixed

Internal

Full Changelog: larastan/larastan@v3.7.2...v3.8.0

3.7.2

What's Changed

Added

Fixed

Full Changelog: larastan/larastan@v3.7.1...v3.7.2

3.7.1

What's Changed

Added

Full Changelog: larastan/larastan@v3.7.0...v3.7.1

3.7.0

What's Changed

... (truncated)

Commits
  • d13ef96 fix tests
  • 52aa393 feat: treat unsigned database columns as non-negative-int
  • 9ef2a7b fix: run only SQL parser tests in phpmyadmin CI job
  • 8245ac3 chore: use cached parser for parsing migrations
  • 0ea3de7 fix: cache model casts
  • 974100d fix: add int to Enumerable::pluck argument
  • 2be8fcf feat: add optional phpMyAdmin SQL parser integration (#2388)
  • b1cf0c8 feat: add some fixable nodes
  • 5d5c877 chore: phpunit hasProperty/getProperty deprecations (#2379)
  • a761859 fix: require latest PHPStan
  • Additional commits viewable in compare view

Updates laravel/pint from 1.24.0 to 1.25.1

Release notes

Sourced from laravel/pint's releases.

v1.25.1

v1.25.0

Changelog

Sourced from laravel/pint's changelog.

v1.25.1 - 2025-09-19

v1.25.0 - 2025-09-17

Commits

Updates laravel/sail from 1.43.1 to 1.48.1

Release notes

Sourced from laravel/sail's releases.

v1.48.1

v1.48.0

v1.47.0

v1.46.0

v1.45.0

v1.44.0

Changelog

Sourced from laravel/sail's changelog.

v1.48.1 - 2025-11-17

v1.48.0 - 2025-11-09

v1.47.0 - 2025-10-28

v1.46.0 - 2025-09-23

v1.45.0 - 2025-08-25

v1.44.0 - 2025-07-04

Commits
  • ef122b2 Remove notice from MySQL service about the MYSQL_EXTRA_OPTIONS env not define...
  • fdaa8e9 Update CHANGELOG
  • 1bf3b88 Fix(sail): Correct YAML syntax in rustfs.stub healthcheck (#828)
  • 8b97beb Add rustfs service to Docker Compose and update service list (#822)
  • efdc917 Update CHANGELOG
  • 9a11e82 Update actions/checkout to v5 (#825)
  • c793f14 Update phpstan to version 2 (#826)
  • 36ef4d3 Fix typo in PLAYWRIGHT_BROWSERS_PATH - remove space at the EOL (#823)
  • 7201584 Update PostgreSQL version to 18 (#824)
  • 55e8834 Uncomment CLI workers on install (#821)
  • Additional commits viewable in compare view

Updates nunomaduro/collision from 8.8.2 to 8.8.3

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

…6 updates

Bumps the php-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [laravel/framework](https://github.com/laravel/framework) | `12.20.0` | `12.39.0` |
| [driftingly/rector-laravel](https://github.com/driftingly/rector-laravel) | `2.0.5` | `2.1.3` |
| [larastan/larastan](https://github.com/larastan/larastan) | `3.6.0` | `3.8.0` |
| [laravel/pint](https://github.com/laravel/pint) | `1.24.0` | `1.25.1` |
| [laravel/sail](https://github.com/laravel/sail) | `1.43.1` | `1.48.1` |
| [nunomaduro/collision](https://github.com/nunomaduro/collision) | `8.8.2` | `8.8.3` |



Updates `laravel/framework` from 12.20.0 to 12.39.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md)
- [Commits](laravel/framework@v12.20.0...v12.39.0)

Updates `driftingly/rector-laravel` from 2.0.5 to 2.1.3
- [Release notes](https://github.com/driftingly/rector-laravel/releases)
- [Commits](driftingly/rector-laravel@2.0.5...2.1.3)

Updates `larastan/larastan` from 3.6.0 to 3.8.0
- [Release notes](https://github.com/larastan/larastan/releases)
- [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md)
- [Commits](larastan/larastan@v3.6.0...v3.8.0)

Updates `laravel/pint` from 1.24.0 to 1.25.1
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](laravel/pint@v1.24.0...v1.25.1)

Updates `laravel/sail` from 1.43.1 to 1.48.1
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](laravel/sail@v1.43.1...v1.48.1)

Updates `nunomaduro/collision` from 8.8.2 to 8.8.3
- [Commits](nunomaduro/collision@v8.8.2...v8.8.3)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-version: 12.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: driftingly/rector-laravel
  dependency-version: 2.1.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: larastan/larastan
  dependency-version: 3.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/pint
  dependency-version: 1.25.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/sail
  dependency-version: 1.48.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: nunomaduro/collision
  dependency-version: 8.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Nov 21, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 28, 2025
@dependabot dependabot bot deleted the dependabot/composer/php-dependencies-196c68ffc0 branch November 28, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant