[PR #884] [CLOSED] Bump phpstan/phpstan from 0.10.6 to 0.10.7 #1416

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/884
Author: @dependabot-preview[bot]
Created: 12/31/2018
Status: Closed

Base: masterHead: dependabot/composer/phpstan/phpstan-0.10.7


📝 Commits (1)

  • c2dd663 Bump phpstan/phpstan from 0.10.6 to 0.10.7

📊 Changes

1 file changed (+10 additions, -10 deletions)

View changed files

📝 composer.lock (+10 -10)

📄 Description

Bumps phpstan/phpstan from 0.10.6 to 0.10.7.

Release notes

Sourced from phpstan/phpstan's releases.

0.10.7

  • Do not complain about void value type being used if the type is overriden with a dynamic return type extension (#1731), thanks akondas!
  • Features needed for early PHPStan Pro betatest:
    • dump-deps command: ab606053b2fa8a22d213bc2633d01446f6b6c9a9
    • --paths-file CLI option to load paths to analyse from a file: 31a203b84f2e64dfd49c77323944c2aabeea0cfb
Commits
  • b7a7004 Correctly resolve return type include extensions
  • ad0d026 dump-deps - do not stop on AnalysedCodeException
  • 92a069b dump-deps - skip parser errors
  • 31a203b paths-file option to load paths list to analyse from a file
  • 69f3743 DependencyDumper - ability to search whole projects even if a few files are a...
  • b283b0b File finding extracted to FileFinder
  • ab60605 dump-deps plumbing command for dumping dependency tree between files
  • See full diff 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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/884 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 12/31/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/composer/phpstan/phpstan-0.10.7` --- ### 📝 Commits (1) - [`c2dd663`](https://github.com/koel/koel/commit/c2dd663ee8f6f6267b24b7cd7605a7fc84bd178e) Bump phpstan/phpstan from 0.10.6 to 0.10.7 ### 📊 Changes **1 file changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+10 -10) </details> ### 📄 Description Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.10.6 to 0.10.7. <details> <summary>Release notes</summary> *Sourced from [phpstan/phpstan's releases](https://github.com/phpstan/phpstan/releases).* > ## 0.10.7 > * Do not complain about `void` value type being used if the type is overriden with a dynamic return type extension ([#1731](https://github-redirect.dependabot.com/phpstan/phpstan/issues/1731)), thanks [**akondas**](https://github.com/akondas)! > * [**akondas**](https://github.com/akondas) developed [PhpSpec extension for PHPStan](https://github.com/proget-hq/phpstan-phpspec), give it a go! > * Features needed for early [PHPStan Pro betatest](https://medium.com/@ondrejmirtes/next-chapter-in-phpstan-saga-3bfd7ffdb81d): > * `dump-deps` command: ab606053b2fa8a22d213bc2633d01446f6b6c9a9 > * `--paths-file` CLI option to load paths to analyse from a file: 31a203b84f2e64dfd49c77323944c2aabeea0cfb </details> <details> <summary>Commits</summary> - [`b7a7004`](https://github.com/phpstan/phpstan/commit/b7a70043d9a933c9d1575df49a7b141dbc3c469f) Correctly resolve return type include extensions - [`ad0d026`](https://github.com/phpstan/phpstan/commit/ad0d0268b4362790f9a0707019013f92356bf178) dump-deps - do not stop on AnalysedCodeException - [`92a069b`](https://github.com/phpstan/phpstan/commit/92a069b9a9ad4b5fda5ccae0cbc6599ef2331bc1) dump-deps - skip parser errors - [`31a203b`](https://github.com/phpstan/phpstan/commit/31a203b84f2e64dfd49c77323944c2aabeea0cfb) paths-file option to load paths list to analyse from a file - [`69f3743`](https://github.com/phpstan/phpstan/commit/69f37436ce50dea42b959a0d2bed930f33c3c0c6) DependencyDumper - ability to search whole projects even if a few files are a... - [`b283b0b`](https://github.com/phpstan/phpstan/commit/b283b0bee11232533a247ebd4a37eab90dbd5836) File finding extracted to FileFinder - [`ab60605`](https://github.com/phpstan/phpstan/commit/ab606053b2fa8a22d213bc2633d01446f6b6c9a9) dump-deps plumbing command for dumping dependency tree between files - See full diff in [compare view](https://github.com/phpstan/phpstan/compare/0.10.6...0.10.7) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=phpstan/phpstan&package-manager=composer&previous-version=0.10.6&new-version=0.10.7)](https://dependabot.com/compatibility-score.html?dependency-name=phpstan/phpstan&package-manager=composer&previous-version=0.10.6&new-version=0.10.7) 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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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:30:56 +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#1416
No description provided.