Skip to content

Bump barryvdh/laravel-ide-helper from 2.8.1 to 2.8.2

Created by: dependabot[bot]

Bumps barryvdh/laravel-ide-helper from 2.8.1 to 2.8.2.

Changelog

Sourced from barryvdh/laravel-ide-helper's changelog.

Changelog

All notable changes to this project will be documented in this file.

Next release

Added

Changed

Fixed

Removed

  • Removed format and broken generateJsonHelper #1053 / mfn
Commits
  • 5515cab FQCN bugfix when writing external eloquent builder methods inside models. (#1...
  • 9859958 Fix broken test "GeneratePhpdocWithExternalEloquentBuilder" (#1111)
  • ae5d770 Remove format and broken generateJsonHelper (#1053)
  • 113545b Fix snapshot
  • ff54a20 Fix CS
  • db53e8e Add support for dedicated eloquent builders and type/doc parameter support. (...
  • b3a79fe Allow casts with a return type of static or this to reference themselves (#1103)
  • b4138e5 [PHP8] Add initial compatibility (#1106)
  • c4d1f78 composer.json: remove -dev from composer/composer dependency (#1109)
  • 3178898 Test enhancement (#1100)
  • 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 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)

Merge request reports