Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2024

Bumps the composer group with 1 update: larastan/larastan.

Updates larastan/larastan from 2.9.10 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

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 (#...
  • 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 will merge this PR once CI passes on it, as requested by @yard-bot.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the composer group with 1 update: [larastan/larastan](https://github.com/larastan/larastan).


Updates `larastan/larastan` from 2.9.10 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.10...v2.9.11)

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

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 14, 2024
@yard-bot
Copy link

@dependabot merge

@github-actions
Copy link

Composer package changes
Prod Packages Operation Base Target
laravel/framework Upgraded v10.48.22 v10.48.23
laravel/serializable-closure Upgraded v1.3.5 v1.3.6
monolog/monolog Upgraded 3.7.0 3.8.0
symfony/console Upgraded v6.4.13 v6.4.15
symfony/error-handler Upgraded v6.4.13 v6.4.14
symfony/http-foundation Upgraded v6.4.14 v6.4.15
symfony/http-kernel Upgraded v6.4.13 v6.4.15
symfony/process Upgraded v6.4.14 v6.4.15
symfony/string Upgraded v6.4.13 v6.4.15
symfony/var-dumper Upgraded v6.4.13 v6.4.15
Dev Packages Operation Base Target
larastan/larastan Upgraded v2.9.10 v2.9.11
phpmyadmin/sql-parser Upgraded 5.10.0 5.10.1
phpstan/phpstan Upgraded 1.12.7 1.12.10

@github-actions
Copy link

github-actions bot commented Nov 14, 2024

Coverage report for commit: 4d56b21
File: coverage.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  10% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  20% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  80% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  90% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
 100% │ ███████████████████████ │ 100.0%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 100.00% | Methods: 100.00%
FilesLinesMethodsBranches
src/Console
   ExampleCommand.php100.00%100.00%100.00%
src
   Example.php100.00%100.00%100.00%
   SkeletonPackageServiceProvider.php100.00%100.00%100.00%
src/Facades
   Example.php100.00%100.00%100.00%

🤖 comment via lucassabreu/comment-coverage-clover

@dependabot dependabot bot merged commit a67c181 into main Nov 14, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/composer/composer-5cf13a5689 branch November 14, 2024 11: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 release root

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants