Skip to content

Conversation

@dependabot
Copy link

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

Bumps larastan/larastan from 3.5.0 to 3.7.1.

Release notes

Sourced from larastan/larastan's releases.

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

v3.6.1

What's Changed

Fixed

Documentation

New Contributors

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

v3.6.0

... (truncated)

Commits
  • 2e653fd Add support for translations in subdirectories (#2363)
  • ba55e98 fix: update minimum PHPStan version
  • 6b7d28a feat: add NoPublicModelScopeAndAccessorRule
  • 4f15443 feat: add NoMissingTranslationsRule (#2340)
  • db5d0f8 fix: self::query() for final models (#2338)
  • 00e222a fix: allow null values in trans replacements (#2351)
  • 25259a0 chore: update e2e tests
  • c2f36db Add TDeclaringModel to code snippet (#2349)
  • 1c80d3d fix: align getAccessor with hasAccessor to use camelCase convention (#2348)
  • 72fba8e feat: add support for public const in Schema table names (#2315)
  • 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 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 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.5.0 to 3.7.1.
- [Release notes](https://github.com/larastan/larastan/releases)
- [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md)
- [Commits](larastan/larastan@v3.5.0...v3.7.1)

---
updated-dependencies:
- dependency-name: larastan/larastan
  dependency-version: 3.7.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 14, 2025
@changeset-bot
Copy link

changeset-bot bot commented Sep 14, 2025

⚠️ No Changeset found

Latest commit: 19f25bf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 21, 2025

Superseded by #18.

@dependabot dependabot bot closed this Sep 21, 2025
@dependabot dependabot bot deleted the dependabot/composer/main/larastan/larastan-3.7.1 branch September 21, 2025 06:06
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.

2 participants