[PR #1108] [MERGED] Bump nunomaduro/larastan from 0.4.1 to 0.4.2 #1578

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1108
Author: @dependabot-preview[bot]
Created: 10/17/2019
Status: Merged
Merged: 10/17/2019
Merged by: @phanan

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


📝 Commits (1)

  • d497c84 Bump nunomaduro/larastan from 0.4.1 to 0.4.2

📊 Changes

1 file changed (+13 additions, -11 deletions)

View changed files

📝 composer.lock (+13 -11)

📄 Description

Bumps nunomaduro/larastan from 0.4.1 to 0.4.2.

Changelog

Sourced from nunomaduro/larastan's changelog.

[0.4.2] - 2019-10-16

Added

  • Support for determining correct return type for relation create method (#320, #323)

Fixed

  • getProjectClasses method to use Composer data to get the classes (#318)
  • Return type of calling scope on relation (#322)
Commits
  • c66d4f3 docs: updates changelog (#328)
  • 673e28f docs: updates changelog
  • 99fb368 Merge pull request #318 from cruxinator/ExtendServiceProviderSearch
  • e13ea39 Add ext-json as explicit dep
  • 2bfcaef Rework getProjectClasses to avoid using require_once.
  • 21124e9 Add composer/composer as explicit dependency
  • e93a4c8 Clean up getProjectSearchDirs per maintainer feedback.
  • 8c6bd1f Add @​throws annotations to ease future static analysis.
  • e2b6ea5 Dig out vendor dir location by reflection on Composer class loader.
  • 9a9a39c Fix StyleCI-reported issues.
  • 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)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/1108 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 10/17/2019 **Status:** ✅ Merged **Merged:** 10/17/2019 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `dependabot/composer/nunomaduro/larastan-0.4.2` --- ### 📝 Commits (1) - [`d497c84`](https://github.com/koel/koel/commit/d497c84d333ce14a9f9b1dca54ed72278195ed22) Bump nunomaduro/larastan from 0.4.1 to 0.4.2 ### 📊 Changes **1 file changed** (+13 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+13 -11) </details> ### 📄 Description Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan) from 0.4.1 to 0.4.2. <details> <summary>Changelog</summary> *Sourced from [nunomaduro/larastan's changelog](https://github.com/nunomaduro/larastan/blob/master/CHANGELOG.md).* > ## [0.4.2] - 2019-10-16 > ### Added > - Support for determining correct return type for relation create method ([#320](https://github-redirect.dependabot.com/nunomaduro/larastan/pull/320), [#323](https://github-redirect.dependabot.com/nunomaduro/larastan/pull/323)) > > ### Fixed > - `getProjectClasses` method to use Composer data to get the classes ([#318](https://github-redirect.dependabot.com/nunomaduro/larastan/pull/318)) > - Return type of calling scope on relation ([#322](https://github-redirect.dependabot.com/nunomaduro/larastan/pull/322)) </details> <details> <summary>Commits</summary> - [`c66d4f3`](https://github.com/nunomaduro/larastan/commit/c66d4f3cfcfe0c041c40b38227de1b9a5a106f6c) docs: updates changelog ([#328](https://github-redirect.dependabot.com/nunomaduro/larastan/issues/328)) - [`673e28f`](https://github.com/nunomaduro/larastan/commit/673e28fee3718cf7c48c558a360eb20a0f9feb22) docs: updates changelog - [`99fb368`](https://github.com/nunomaduro/larastan/commit/99fb3689b93d7e7bb101b480981ecf3ed11cf70a) Merge pull request [#318](https://github-redirect.dependabot.com/nunomaduro/larastan/issues/318) from cruxinator/ExtendServiceProviderSearch - [`e13ea39`](https://github.com/nunomaduro/larastan/commit/e13ea39cae2c13322440ec2ca22a47d59806d02e) Add ext-json as explicit dep - [`2bfcaef`](https://github.com/nunomaduro/larastan/commit/2bfcaef1de9a344ff5b617040eeae08cb6367ed8) Rework getProjectClasses to avoid using require_once. - [`21124e9`](https://github.com/nunomaduro/larastan/commit/21124e9db62db9102bb711a5ae207e9813092161) Add composer/composer as explicit dependency - [`e93a4c8`](https://github.com/nunomaduro/larastan/commit/e93a4c8be393dbc4b691d60458aa7a5d22b90c55) Clean up getProjectSearchDirs per maintainer feedback. - [`8c6bd1f`](https://github.com/nunomaduro/larastan/commit/8c6bd1fa8bd65e7c509452ea54b73c06101c52eb) Add [@&#8203;throws](https://github.com/throws) annotations to ease future static analysis. - [`e2b6ea5`](https://github.com/nunomaduro/larastan/commit/e2b6ea5e498cb122ac74431b375b70e76620f244) Dig out vendor dir location by reflection on Composer class loader. - [`9a9a39c`](https://github.com/nunomaduro/larastan/commit/9a9a39c3a27cc232e5c4b21fba3b0b2dfeaa3569) Fix StyleCI-reported issues. - Additional commits viewable in [compare view](https://github.com/nunomaduro/larastan/compare/v0.4.1...v0.4.2) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=nunomaduro/larastan&package-manager=composer&previous-version=0.4.1&new-version=0.4.2)](https://dependabot.com/compatibility-score.html?dependency-name=nunomaduro/larastan&package-manager=composer&previous-version=0.4.1&new-version=0.4.2) 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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </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:32 +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#1578
No description provided.