Skip to content

Bump larastan/larastan from 3.10.0 to 3.11.0 - #75

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/composer/larastan/larastan-3.11.0
Sep 5, 2026
Merged

Bump larastan/larastan from 3.10.0 to 3.11.0#75
github-actions[bot] merged 1 commit into
masterfrom
dependabot/composer/larastan/larastan-3.11.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps larastan/larastan from 3.10.0 to 3.11.0.

Release notes

Sourced from larastan/larastan's releases.

3.11.0

What's Changed

[!IMPORTANT] Migration caching is now enabled by default. This should not affect analysis results and should make subsequent runs faster. If you notice unexpected behavior, you can disable it:

parameters:
    enableMigrationCache: false

Added

Fixed

Performance

Internal

New Contributors

... (truncated)

Commits
  • 9baa740 fix: add mixin to View facade
  • 4a43ec0 perf: memoize accessor and relation property lookups
  • f5001d2 perf: cache negative method lookups in forwards-calls extensions
  • 24fb6b7 perf: memoize method/property tag lookups in ReflectionHelper
  • 16982bb perf: memoize model instances in ModelHelper
  • 937759a perf: cache nested config key types and unparsable files in ConfigParser
  • 31592f7 perf: memoize macro source classification per class
  • 0dc5100 perf: cache negative results and facade roots in FacadesMethodsExtension
  • 5d7c1fa perf: memoize union member classification in GenericEloquentBuilderTypeNodeRe...
  • 70f5a6b perf: defer default return type computation in console extensions
  • 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.11.0.
- [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.11.0)

---
updated-dependencies:
- dependency-name: larastan/larastan
  dependency-version: 3.11.0
  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 5, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) September 5, 2026 17:52
@github-actions
github-actions Bot merged commit d0d5d09 into master Sep 5, 2026
3 checks passed
@github-actions
github-actions Bot deleted the dependabot/composer/larastan/larastan-3.11.0 branch September 5, 2026 17:53
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