Skip to content

Conversation

@dependabot
Copy link

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

Bumps larastan/larastan from 3.5.0 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

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

... (truncated)

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)
  • 2e653fd Add support for translations in subdirectories (#2363)
  • 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.2.
- [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.2)

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

changeset-bot bot commented Sep 21, 2025

⚠️ No Changeset found

Latest commit: d01157f

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

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