Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Bump barryvdh/laravel-ide-helper from 2.8.0 to 2.8.2 #127

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2020

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

Release notes

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

v2.8.2

No release notes provided.

Support Laravel 8

Added

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

2020-09-07, 2.8.1

Added

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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