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 4 updates: laravel/framework, larastan/larastan, laravel/boost and laravel/pint.

Updates laravel/framework from 12.29.0 to 12.30.1

Release notes

Sourced from laravel/framework's releases.

v12.30.1

v12.30.0

Changelog

Sourced from laravel/framework's changelog.

v12.30.1 - 2025-09-18

v12.30.0 - 2025-09-18

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 larastan/larastan from 3.7.1 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

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)
  • See full diff in compare view

Updates laravel/boost from 1.1.4 to 1.2.0

Release notes

Sourced from laravel/boost's releases.

v1.2.0

  • uses version v0.2 of the new Laravel MCP package.

v1.1.5 - Codex guidelines & Vite CSP nonce

What's Changed

New Contributors

Full Changelog: laravel/boost@v1.1.4...v1.1.5

Changelog

Sourced from laravel/boost's changelog.

v1.2.0 - 2025-09-18

  • uses latest version of laravel mcp

v1.1.5 - 2025-09-18

What's Changed

New Contributors

Full Changelog: laravel/boost@v1.1.4...v1.1.5

Commits

Updates laravel/pint from 1.25.0 to 1.25.1

Release notes

Sourced from laravel/pint's releases.

v1.25.1

Changelog

Sourced from laravel/pint's changelog.

v1.25.1 - 2025-09-19

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

Bumps the php-dependencies group with 4 updates: [laravel/framework](https://github.com/laravel/framework), [larastan/larastan](https://github.com/larastan/larastan), [laravel/boost](https://github.com/laravel/boost) and [laravel/pint](https://github.com/laravel/pint).


Updates `laravel/framework` from 12.29.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.29.0...v12.30.1)

Updates `larastan/larastan` from 3.7.1 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.7.1...v3.7.2)

Updates `laravel/boost` from 1.1.4 to 1.2.0
- [Release notes](https://github.com/laravel/boost/releases)
- [Changelog](https://github.com/laravel/boost/blob/main/CHANGELOG.md)
- [Commits](laravel/boost@v1.1.4...v1.2.0)

Updates `laravel/pint` from 1.25.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.25.0...v1.25.1)

---
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: larastan/larastan
  dependency-version: 3.7.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/boost
  dependency-version: 1.2.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-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 Sep 19, 2025
@github-actions github-actions bot enabled auto-merge September 19, 2025 10:05
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2025

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

@dependabot dependabot bot closed this Sep 23, 2025
auto-merge was automatically disabled September 23, 2025 07:32

Pull request was closed

@dependabot dependabot bot deleted the dependabot/composer/php-dependencies-52e4ae711c branch September 23, 2025 07:32
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