Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2025

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

Package From To
laravel/framework 12.20.0 12.30.1
driftingly/rector-laravel 2.0.5 2.0.7
larastan/larastan 3.6.0 3.7.2
laravel/pint 1.24.0 1.25.1
laravel/sail 1.43.1 1.45.0

Updates laravel/framework from 12.20.0 to 12.30.1

Release notes

Sourced from laravel/framework's releases.

v12.30.1

v12.30.0

v12.29.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v12.30.1 - 2025-09-18

v12.30.0 - 2025-09-18

v12.29.0 - 2025-09-16

... (truncated)

Commits
  • 7f61e86 Update version to v12.30.1
  • 7e1ab1d Apply intl extension check to ordinal position (#57112)
  • 22df03f Update CHANGELOG
  • 9436037 Update version to v12.30.0
  • 73dac82 Adds Macroable trait to Illuminate/Support/Benchmark (#57107)
  • 4a823c4 Add fallback to copy buttons on new exception page (#57092)
  • 1a937ce [12.x] Fix exception frame file path on Windows (#57103)
  • d26bbe7 [12.x] Add support for Ordinal Position in validation messages (#57109)
  • 935658f Update Database Connection getElapsedTime comment to specify unit (#57099)
  • f2098d7 Add type hints to \Illuminate\Support\Str (#57096)
  • Additional commits viewable in compare view

Updates driftingly/rector-laravel from 2.0.5 to 2.0.7

Release notes

Sourced from driftingly/rector-laravel's releases.

2.0.7

New Rules & Features 🚀

Bugfixes 🐛

Extras ⚙️

New Contributors

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

2.0.6

New Rules & Features 🚀

Extras ⚙️

New Contributors

Full Changelog: driftingly/rector-laravel@2.0.5...2.0.6

Commits
  • 625dc02 release PHP 7.4 downgraded 2.0.7
  • 7e07220 Add LARAVEL_FACTORIES set (#376)
  • 12cfbbc feat: add additional methods to laravel-arrayaccess-to-method-call (#371)
  • 6ee0a9d docs: update docs for version auto-detection (#372)
  • 169cbec feat: improve AppEnvironmentComparisonToParameterRector (#368)
  • ee0cb06 feat: add ReplaceFakerPropertyFetchWithMethodCallRector (#364)
  • fa7ca1e feat: add MakeModelAttributesAndScopesProtectedRector (#370)
  • 75c549e fix(UseForwardCallsTraitRector): Fix ForwardCalls to ForwardsCalls (#367)
  • a8b97b4 Add support for dispatchSync to DispatchToHelperFunctionsRector rule (#355)
  • e47da85 Sync with core Rector and fix rules & docs (#373)
  • Additional commits viewable in compare view

Updates larastan/larastan from 3.6.0 to 3.7.2

Release notes

Sourced from larastan/larastan's releases.

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

Added

Fixed

New Contributors

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

... (truncated)

Commits
  • a761859 fix: require latest PHPStan
  • 137d9e7 add failing test
  • 4cdaf55 fix: don run rule if method is overriding a parent one
  • 4be3c02 fix: request->server() returns float|int|list<string>|string (#2370)
  • 99b283a feat: add support for translation groups (#2373)
  • 3fef865 feat: add autowired to Filesystem in extension.neon (#2365)
  • 15d64bc fix: ignore vendor translations (#2372)
  • 8353a6e fix: make regex for UsedTranslationViewCollector lazy (#2371)
  • a1dcae3 feat: new collection-of custom PHPDoc type (#2369)
  • 2e653fd Add support for translations in subdirectories (#2363)
  • 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.45.0

Release notes

Sourced from laravel/sail's releases.

v1.45.0

v1.44.0

Changelog

Sourced from laravel/sail's changelog.

v1.45.0 - 2025-08-25

v1.44.0 - 2025-07-04

Commits
  • 019a293 feat: Allow Laravel Sail to run Pest 4 Browser tests (#812)
  • 20f2fb8 Update PostgreSQL and RabbitMQ images to use Alpine variants (#810)
  • 36a733b Update CHANGELOG
  • a09097b Feature: Allow passing in extra options to MYSQL executable (#805)
  • 3ee6855 Add tests for laravel 12 and supported vers of php (#801)
  • a6942ea Update CHANGELOG
  • See full diff in compare view

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

…5 updates

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

| Package | From | To |
| --- | --- | --- |
| [laravel/framework](https://github.com/laravel/framework) | `12.20.0` | `12.30.1` |
| [driftingly/rector-laravel](https://github.com/driftingly/rector-laravel) | `2.0.5` | `2.0.7` |
| [larastan/larastan](https://github.com/larastan/larastan) | `3.6.0` | `3.7.2` |
| [laravel/pint](https://github.com/laravel/pint) | `1.24.0` | `1.25.1` |
| [laravel/sail](https://github.com/laravel/sail) | `1.43.1` | `1.45.0` |



Updates `laravel/framework` from 12.20.0 to 12.30.1
- [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.30.1)

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

Updates `larastan/larastan` from 3.6.0 to 3.7.2
- [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.7.2)

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.45.0
- [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.45.0)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-version: 12.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: driftingly/rector-laravel
  dependency-version: 2.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: larastan/larastan
  dependency-version: 3.7.2
  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.45.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Sep 19, 2025
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