Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nunomaduro/larastan requirement from ^2.5 to ^2.6 #392

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2023

Updates the requirements on nunomaduro/larastan to permit the latest version.

Release notes

Sourced from nunomaduro/larastan's releases.

2.6.0

What's Changed

New Contributors

Full Changelog: larastan/larastan@2.5.2...v2.6.0

Commits
  • ccac5b2 fix: Collection::random with model (#1627)
  • ea0bd69 fix: consider camel cased relations in relation count property (#1628)
  • 684982d fix: Http/Request.stub types are incorrect (#1618)
  • 7b58412 fix: correct return type of Illuminate\Database\Query\Builder::pluck() in s...
  • fbc9809 Add translation return type extensions. (#1594)
  • d66fd5c feat: create options to disable migration and schema scanning (#1573)
  • 738840c feat: add generics to more methods in Relation stub (#1596)
  • 0750017 Merge pull request #1619 from nunomaduro/analysis-LZRjZP
  • 9f470af Apply fixes from StyleCI
  • b70e369 feat: add Tappable stub (#1586)
  • Additional commits viewable in compare view

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)

Updates the requirements on [nunomaduro/larastan](https://github.com/nunomaduro/larastan) to permit the latest version.
- [Release notes](https://github.com/nunomaduro/larastan/releases)
- [Changelog](https://github.com/nunomaduro/larastan/blob/master/RELEASE.md)
- [Commits](larastan/larastan@2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: nunomaduro/larastan
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 21, 2023
@github-actions github-actions bot merged commit b6bfdd9 into main Apr 21, 2023
2 checks passed
@github-actions github-actions bot deleted the dependabot/composer/nunomaduro/larastan-tw-2.6 branch April 21, 2023 09:59
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.

None yet

0 participants