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.1.4 to 2.1.11 #89

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps nunomaduro/larastan from 2.1.4 to 2.1.11.

Release notes

Sourced from nunomaduro/larastan's releases.

v2.1.11

What's changed?

Fixed

  • Bumped minimum PHPStan version to 1.7.12

Full Changelog: https://github.com/nunomaduro/larastan/compare/v2.1.10...v2.1.11

2.1.10

Full Changelog: https://github.com/nunomaduro/larastan/compare/v2.1.9...v2.1.10

2.1.9

What's Changed

Fixed

Internal Changes

New Contributors

Full Changelog: https://github.com/nunomaduro/larastan/compare/v2.1.8...v2.1.9

2.1.8

What's changed?

Fixed

Full Changelog: https://github.com/nunomaduro/larastan/compare/v2.1.7...v2.1.8

2.1.7

What's Changed

Added

Full Changelog: https://github.com/nunomaduro/larastan/compare/v2.1.6...v2.1.7

2.1.6

Added

  • Increased minimum PHPStan version to 1.7.0

... (truncated)

Changelog

Sourced from nunomaduro/larastan's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

  • fix: Resolve correct model factory instance when application namespace is empty

Fixed

  • fix: Remove stubs for having() and orHaving() QueryBuilder methods by @​Maxoulak in #1258

[2.1.8] - 2022-06-04

Fixed

[2.1.7] - 2022-06-03

Added

[2.1.6] - 2022-05-23

Changed

  • Increased minimum PHPStan version to 1.7.0

[2.1.5] - 2022-05-23

Added

Fixed

Commits
  • 8514c5e fix: require minimum PHPStan 1.7.12
  • e65978b fix: catch all container errors
  • d233e1c fix: PHPStan 1.7.12 compatibility
  • 9c2b021 fix: resolve correct model factory instance when application namespace is emp...
  • 7e7af32 fix: Type hinting for having() and orHaving() QueryBuilder methods (#1258)
  • a9beaed fix: ci step name
  • 58133e5 docs: release 2.1.8
  • 2a0b2da fix: dont use method invocation directly
  • 2404fa8 fix: dont use ReflectionClass directly
  • 086b665 docs: release 2.1.7
  • 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[bot] commented 2 years ago

Looks like nunomaduro/larastan is up-to-date now, so this is no longer needed.