Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps barryvdh/laravel-ide-helper from 2.5.3 to 2.7.0.

Release notes

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

v2.7.0

Lots of tweaks/improvements, big thanks to @mfn for the help and bringing the Test Suite up to date!

  • Generate noinspections PHPStorm tags (option) #905
  • Added support for Laravel 7 custom casts #913
  • Ability to use patterns for model_locations #921
  • Prevent generation of invalid code for certain parameter default values #901
  • Infer return type from reflection if no phpdoc given #906
  • if a model implements interfaces, include them in the stub #920
  • fix: unregister meta command custom autoloader when it is no longer needed #919
  • Remove unnecessary and wrong definition of SoftDelete methods #918
  • Add custom collection support for get and all methods #903
  • Make hasOne and morphOne nullable. #864
  • Add ignored_models as config option #890
  • Fix camelCase duplicated properties generator. #881

v2.6.7

No release notes provided.

v2.6.6

No release notes provided.

Fix missing method on Monolog2

No release notes provided.

v2.6.4

No release notes provided.

v2.6.3

No release notes provided.

v2.6.2

No release notes provided.

v2.6.1

No release notes provided.

v2.6.0

No release notes provided.

Commits
  • 5f677ed Private->protected
  • 1b611d7 Check if CastsAttributes exists
  • a233d5b Ability to use patterns for model_locations (#921)
  • cfa9a81 Added support for Laravel 7 custom casts (#913)
  • dcf76c1 Generate noinspections PHPStorm tags (#905)
  • bef8158 Merge pull request #901 from loilo/fix-default-param-values
  • 8381a2e Merge pull request #906 from mfn/mfn-return-reflection
  • 6bab45b Merge pull request #920 from mr-feek/include-interfaces
  • 2617352 if a model implements interfaces, include them in the stub
  • ce275a9 Merge pull request #919 from mr-feek/unregister-custom-autoloader
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.5.3 to 2.7.0.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases)
- [Commits](barryvdh/laravel-ide-helper@v2.5.3...v2.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 23, 2020
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant