Skip to content

Bump larastan/larastan from 3.10.0 to 3.12.1 - #7

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/larastan/larastan-3.12.1
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/larastan/larastan-3.12.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown

Bumps larastan/larastan from 3.10.0 to 3.12.1.

Release notes

Sourced from larastan/larastan's releases.

3.12.1

What's Changed

Fixed

  • Preserve custom builder types in relation count queries and BelongsToMany::firstWhere() callbacks by @​canvural in 2e561c8
  • Allow null and object HTTP request body data by @​lazerg in #2507

Changed

Internal

Full Changelog: v3.12.0...v3.12.1

3.12.0

What's Changed

Added

Fixed

Changed

  • Expand relation existence checking to more query and loading methods, Eloquent collections, and model $with and $withCount defaults by @​canvural in 99a3b0e. Read more about it here.

Internal

... (truncated)

Commits
  • 168fd3b chore: update AGENTS file
  • 7cf994b fix: require phpstan 2.2.14 and correct concat expectation
  • fa32723 fix: allow null and object as Http request body data (#2507)
  • 2e561c8 fix: add more stubs to use builder-of
  • ab26fdf test: support older PHPStan closure diagnostics
  • eb73731 fix: infer where subquery callback types
  • bce4756 fix: handle missing model interfaces
  • 62342c8 feat: infer relationship query callback types
  • 59fa341 feat: add opt-in explicit model query rule
  • 43f9cae feat: check mailable Content view names
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [larastan/larastan](https://github.com/larastan/larastan) from 3.10.0 to 3.12.1.
- [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.12.1)

---
updated-dependencies:
- dependency-name: larastan/larastan
  dependency-version: 3.12.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 18, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 25, 2026

Copy link
Copy Markdown
Author

Superseded by #8.

@dependabot dependabot Bot closed this Sep 25, 2026
@dependabot
dependabot Bot deleted the dependabot/composer/larastan/larastan-3.12.1 branch September 25, 2026 19:43
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.

0 participants