Skip to content

chore(deps-dev): bump larastan/larastan from 2.9.8 to 2.9.11#14

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

chore(deps-dev): bump larastan/larastan from 2.9.8 to 2.9.11#14
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/larastan/larastan-2.9.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 12, 2024

Bumps larastan/larastan from 2.9.8 to 2.9.11.

Release notes

Sourced from larastan/larastan's releases.

2.9.11

What's Changed

Fixed

  • fix: improve PHPDoc for find method of QueryBuilder to support FETCH_ASSOC by @​kayw-geek in larastan/larastan#2081
  • fix: don't report error when using Builder<*> by @​calebdw in larastan/larastan#2099
  • fix: fix declaring class for forwarded relation methods f476d8f0fdf4b22f8b14d85f48c289549202f411
  • fix: relation forwards calls extension uses type instead of class reflection df279123c61996dcd8feabe4a3534184d82fc1eb

Internal

New Contributors

Full Changelog: larastan/larastan@v2.9.10...v2.9.11

2.9.10

What's Changed

Added

Fixed

New Contributors

Full Changelog: larastan/larastan@v2.9.9...v2.9.10

v2.9.9

What's Changed

... (truncated)

Commits
  • 54eccd3 chore: uses orchestra/testbench-core instead of orchestra/testbench (#2105)
  • df27912 fix: relation forwards calls extension uses type instead of class reflection
  • e4cdc60 chore: run PHPStan dev version nightly
  • b1fd701 chore: update e2e test baselines
  • 9f2fc77 chore: update e2e test commit hashes
  • f476d8f fix: fix declaring class for forwarded relation methods
  • 2339c97 fix: don't report error when using Builder<*> (#2099)
  • bd01df5 fix: improve PHPDoc for find method of QueryBuilder to support FETCH_ASSOC (#...
  • 9e7233d fix: fix Enumerable::make with generic values
  • 4fb1335 fix: do not throw if application could not be bootstrapped (#2077)
  • 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 2.9.8 to 2.9.11.
- [Release notes](https://github.com/larastan/larastan/releases)
- [Changelog](https://github.com/larastan/larastan/blob/2.x/RELEASE.md)
- [Commits](larastan/larastan@v2.9.8...v2.9.11)

---
updated-dependencies:
- dependency-name: larastan/larastan
  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 Nov 12, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 15, 2024

Superseded by #17.

@dependabot dependabot Bot closed this Nov 15, 2024
@dependabot dependabot Bot deleted the dependabot/composer/larastan/larastan-2.9.11 branch November 15, 2024 21:18
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