chieftools / pkgtrends

A quick way to compare package downloads across languages.
https://pkgtrends.app
11 stars 1 forks source link

Bump nunomaduro/larastan from 2.6.4 to 2.9.1 #173

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps nunomaduro/larastan from 2.6.4 to 2.9.1.

Release notes

Sourced from nunomaduro/larastan's releases.

2.9.1

What's Changed

Added

Fixed

  • Fixed issue where collections with invalid templates configured would cause a fatal error. by @​mad-briller in larastan/larastan#1863
  • Fixed a case with macros registered as static methods with array syntax 42d526244b2671229bc2ca05abde7a519f7ec5f8
  • Fixed an issue where map and mapWithKeys methods of Eloquent collection returns a Eloquent collection if model is returned from the callback 097a2d29409e5568166b66a3b703e2f7a2491931

Internal

New Contributors

Full Changelog: https://github.com/larastan/larastan/compare/v2.9.0...v2.9.1

2.9.0

Added

Fixed

Internal

New Contributors

... (truncated)

Commits
  • 467113c chore(deps): upgrade Github actions
  • 097a2d2 fix: adds special case for map and mapWithKeys collection methods
  • bf55c4c fix: indent EloquentCollection.stub
  • a420e73 fix: map and mapWithKeys would return Eloquent collection if return type cont...
  • 42d5262 handle case where macro callable can have string in array
  • 39639ff feat: add whereRelation to RelationExistenceRule
  • b3f95c4 Error identifiers
  • 7ed5ac0 fix: issue where collections with invalid templates configured would cause a ...
  • b1f5610 feat: add support for restoreOrCreate and createOrRestore SoftDelete macros. ...
  • d502bf4 chore: add withWhereHas method to supported Eloquent Builder methods (#1853)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 3 months ago

Looks like nunomaduro/larastan is no longer a dependency, so this is no longer needed.