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

build(deps): update nunomaduro/larastan requirement from ^2.6.2 to ^2.6.4 #160

Merged
merged 1 commit into from
Aug 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

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

Release notes

Sourced from nunomaduro/larastan's releases.

v2.6.4

What's Changed

New Contributors

Full Changelog: larastan/larastan@v2.6.3...v2.6.4

Commits
  • 6c5e882 fix: consider union template types on builders (#1701)
  • 5863603 chore: update e2e test repos (#1690)
  • 47c3446 feat: implement baseline for e2e tests. (#1688)
  • 0e01d0c Fix dropColumn() migrations when they contain arrays (#1599)
  • 8b35c10 Filter out null from callback in when method (#1604)
  • b39dbed fix: proper type resolving for foreignIdFor fields (#1660)
  • c282cff Import all global functions (#1673)
  • a95b5e3 fix: Prevent crash with static call on instances of intersection (#1662)
  • 5c3b71c Check for method name earlier in NoUnnecessaryCollectionCallRule to avoid exp...
  • 1c79d78 Make UndefinedArgumentOrOptionRule fail sooner to avoid expensive type system...
  • 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@v2.6.2...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
@dependabot dependabot bot requested a review from canvural July 31, 2023 04:50
@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Merging #160 (6ee3d22) into 2.1.x (3d9ba82) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              2.1.x     #160   +/-   ##
=========================================
  Coverage     81.05%   81.05%           
  Complexity      109      109           
=========================================
  Files             8        8           
  Lines           227      227           
=========================================
  Hits            184      184           
  Misses           43       43           

@canvural canvural added this to the 2.1.9 milestone Aug 13, 2023
@canvural canvural merged commit 16f59bd into 2.1.x Aug 13, 2023
11 checks passed
@canvural canvural deleted the dependabot/composer/nunomaduro/larastan-tw-2.6.4 branch August 13, 2023 13:12
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