[PR #1050] [CLOSED] Bump nunomaduro/larastan from 0.3.17 to 0.3.21 #1551

Closed
opened 2026-02-26 03:31:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1050
Author: @dependabot-preview[bot]
Created: 8/19/2019
Status: Closed

Base: masterHead: dependabot/composer/nunomaduro/larastan-0.3.21


📝 Commits (1)

  • b926618 Bump nunomaduro/larastan from 0.3.17 to 0.3.21

📊 Changes

1 file changed (+57 additions, -56 deletions)

View changed files

📝 composer.lock (+57 -56)

📄 Description

Bumps nunomaduro/larastan from 0.3.17 to 0.3.21.

Changelog

Sourced from nunomaduro/larastan's changelog.

[0.3.21] - 2019-08-17

Fixed

  • Macro method detector class implements MethodReflection instead of BuiltinMethodReflection (#299)

[0.3.20] - 2019-08-17

Fixed

  • Macro method detector class implements MethodReflection instead of BuiltinMethodReflection (#298)

[0.3.19] - 2019-08-16

Added

  • Partial support to auth helper (#254)

Fixed

  • Compatibility with PHPStan 0.11.13 (#294)

[0.3.18] - 2019-08-04

Added

Commits
  • 4dca6af docs: update changelog
  • 93598cc chore: bumps to the latest version of phpstan
  • 722cfdf Merge pull request #299 from ondrejmirtes/0-11-4-fix-again
  • 12405c1 Fix changed BuiltinMethodReflection in PHPStan 0.11.14
  • 57ad301 BuilderLocalMacros - reindex $parameters
  • 6956b64 Revert "Macro implements MethodReflection instead of BuiltinMethodReflection"
  • 6a86fd0 chore: increases phpstan required version
  • 7172bd6 docs: update changelog
  • a417d3e Merge pull request #298 from ondrejmirtes/fix-0-11-14
  • 92f808a ModelScopes - reindex $parameters
  • 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/koel/koel/pull/1050 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 8/19/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/composer/nunomaduro/larastan-0.3.21` --- ### 📝 Commits (1) - [`b926618`](https://github.com/koel/koel/commit/b92661858456894ff7d2f56d3319d25f11c68a42) Bump nunomaduro/larastan from 0.3.17 to 0.3.21 ### 📊 Changes **1 file changed** (+57 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+57 -56) </details> ### 📄 Description Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan) from 0.3.17 to 0.3.21. <details> <summary>Changelog</summary> *Sourced from [nunomaduro/larastan's changelog](https://github.com/nunomaduro/larastan/blob/master/CHANGELOG.md).* > ## [0.3.21] - 2019-08-17 > ### Fixed > - Macro method detector class implements MethodReflection instead of BuiltinMethodReflection ([#299](https://github-redirect.dependabot.com/nunomaduro/larastan/pull/299)) > > ## [0.3.20] - 2019-08-17 > ### Fixed > - Macro method detector class implements MethodReflection instead of BuiltinMethodReflection ([#298](https://github-redirect.dependabot.com/nunomaduro/larastan/pull/298)) > > ## [0.3.19] - 2019-08-16 > ### Added > - Partial support to `auth` helper ([#254](https://github-redirect.dependabot.com/nunomaduro/larastan/pull/254)) > > ### Fixed > - Compatibility with PHPStan 0.11.13 ([#294](https://github-redirect.dependabot.com/nunomaduro/larastan/pull/294)) > > ## [0.3.18] - 2019-08-04 > ### Added > - Support to Laravel 6 ([2be403c](https://github.com/nunomaduro/larastan/commit/2be403c784d0f4b84449b1b4f91b5c6ace3585a1)) </details> <details> <summary>Commits</summary> - [`4dca6af`](https://github.com/nunomaduro/larastan/commit/4dca6af24373eb83aa7fcc1018495ef2680838c2) docs: update changelog - [`93598cc`](https://github.com/nunomaduro/larastan/commit/93598cc040c3ad496cd09813a003fc668d639a83) chore: bumps to the latest version of phpstan - [`722cfdf`](https://github.com/nunomaduro/larastan/commit/722cfdf581cf50740dcf56924a4973551c902d7b) Merge pull request [#299](https://github-redirect.dependabot.com/nunomaduro/larastan/issues/299) from ondrejmirtes/0-11-4-fix-again - [`12405c1`](https://github.com/nunomaduro/larastan/commit/12405c1f2c5d4cb854567817db1059a6edc6c70c) Fix changed BuiltinMethodReflection in PHPStan 0.11.14 - [`57ad301`](https://github.com/nunomaduro/larastan/commit/57ad3017a06595f172ebd5e4f9bb92a86c9d69aa) BuilderLocalMacros - reindex $parameters - [`6956b64`](https://github.com/nunomaduro/larastan/commit/6956b64f72e9b6f1237a02f4e9e264f4f3f91a81) Revert "Macro implements MethodReflection instead of BuiltinMethodReflection" - [`6a86fd0`](https://github.com/nunomaduro/larastan/commit/6a86fd04659fdec7eb0f32d728f742171f173070) chore: increases phpstan required version - [`7172bd6`](https://github.com/nunomaduro/larastan/commit/7172bd687a738870ec51bde4ee2886198753a08c) docs: update changelog - [`a417d3e`](https://github.com/nunomaduro/larastan/commit/a417d3ef2c29c2cb83f4afb40a06421dcc92c6dd) Merge pull request [#298](https://github-redirect.dependabot.com/nunomaduro/larastan/issues/298) from ondrejmirtes/fix-0-11-14 - [`92f808a`](https://github.com/nunomaduro/larastan/commit/92f808a49aff691e61cf4cef3a349a9c23439c0b) ModelScopes - reindex $parameters - Additional commits viewable in [compare view](https://github.com/nunomaduro/larastan/compare/v0.3.17...v0.3.21) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=nunomaduro/larastan&package-manager=composer&previous-version=0.3.17&new-version=0.3.21)](https://dependabot.com/compatibility-score.html?dependency-name=nunomaduro/larastan&package-manager=composer&previous-version=0.3.17&new-version=0.3.21) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot. </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:31:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1551
No description provided.