Skip to content

Bump larastan/larastan from 3.12.1 to 3.12.2 - #218

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/composer/larastan/larastan-3.12.2
Sep 23, 2026
Merged

github-actions[bot] merged 1 commit into
mainfrom
dependabot/composer/larastan/larastan-3.12.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps larastan/larastan from 3.12.1 to 3.12.2.

Release notes

Sourced from larastan/larastan's releases.

3.12.2

What's Changed

Fixed

  • Improve unused view detection for mail content, Mail::send(), concatenated view names, and slash-separated Blade view names by @​FeBe95 in #2479
  • Preserve unsigned column types when an integer cast is applied and support them in higher-order collection sum() calls by @​canvural in 6f44183
  • Recognize quiet increment and decrement methods forwarded by models by @​canvural in 0196dee
  • Treat schema dump columns without NOT NULL as nullable by @​canvural in 29c3d08
  • Use Builder<Model> when a relationship path cannot be followed through an unknown model by @​MizouziE in #2549
  • Detect Octane container injection in arrow functions by @​arpitjain099 in #2551

Performance

Internal

New Contributors

Full Changelog: v3.12.1...v3.12.2

Commits
  • c328727 perf: cache Attribute ObjectType instances in ModelPropertyHelper (#2552)
  • 36015ce fix: flag Octane container injection in arrow functions (#2551)
  • becdaa6 fix: don't fall back to the declaring model when a relation path can't be fol...
  • 79091ad test: gate model incrementEach assertions by Laravel version
  • 29c3d08 fix: treat schema dump columns without NOT NULL as nullable
  • 0196dee fix: forward quiet increment and decrement methods on models
  • 6f44183 fix: keep unsigned column types when an integer cast is applied
  • 6b93c1f chore: optimize GHA workflows
  • 91c1a5d [3.x] Improve view name detection for UnusedViewsRule (#2479)
  • See full diff 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.12.1 to 3.12.2.
- [Release notes](https://github.com/larastan/larastan/releases)
- [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md)
- [Commits](larastan/larastan@v3.12.1...v3.12.2)

---
updated-dependencies:
- dependency-name: larastan/larastan
  dependency-version: 3.12.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 23, 2026
@github-actions
github-actions Bot merged commit 4aec297 into main Sep 23, 2026
7 checks passed
@github-actions
github-actions Bot deleted the dependabot/composer/larastan/larastan-3.12.2 branch September 23, 2026 01:03
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