[PR #923] [CLOSED] Bump barryvdh/laravel-ide-helper from 2.5.3 to 2.6.0 #1447

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/923
Author: @dependabot-preview[bot]
Created: 2/27/2019
Status: Closed

Base: masterHead: dependabot/composer/barryvdh/laravel-ide-helper-2.6.0


📝 Commits (1)

  • e74c1c8 Bump barryvdh/laravel-ide-helper from 2.5.3 to 2.6.0

📊 Changes

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

View changed files

📝 composer.lock (+33 -33)

📄 Description

Bumps barryvdh/laravel-ide-helper from 2.5.3 to 2.6.0.

Commits

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 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/923 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 2/27/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/composer/barryvdh/laravel-ide-helper-2.6.0` --- ### 📝 Commits (1) - [`e74c1c8`](https://github.com/koel/koel/commit/e74c1c8e875a650f6424b6ac619d8de8d00c3b4a) Bump barryvdh/laravel-ide-helper from 2.5.3 to 2.6.0 ### 📊 Changes **1 file changed** (+33 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+33 -33) </details> ### 📄 Description Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.5.3 to 2.6.0. <details> <summary>Commits</summary> - [`754bb4d`](https://github.com/barryvdh/laravel-ide-helper/commit/754bb4d075d7fb2b23b1a416802c0e45884df495) Add support for invokable classes as macro function ([#765](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/765)) - [`bcb881b`](https://github.com/barryvdh/laravel-ide-helper/commit/bcb881b20d57c3408bead36f1a836bb8137a13b7) Nested relations detection. ([#763](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/763)) - [`d00600d`](https://github.com/barryvdh/laravel-ide-helper/commit/d00600d769ab8a46181b15d5d4b2611e7e7f610a) Include DocBloc’s from classes to allow deeper code inspection ([#745](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/745)) - [`858dd40`](https://github.com/barryvdh/laravel-ide-helper/commit/858dd40844a02b7077a389d776b5c3ff7aecf312) Install doctrine/dbal on development ([#753](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/753)) - [`4cd11a4`](https://github.com/barryvdh/laravel-ide-helper/commit/4cd11a4d33653d90a5b40587b699cc8c1f628455) Allow Laravel 5.8 ([#754](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/754)) - [`5439781`](https://github.com/barryvdh/laravel-ide-helper/commit/5439781e7cee37f0ea18ad659da903024c9cade7) Update composer.json - [`190bf07`](https://github.com/barryvdh/laravel-ide-helper/commit/190bf07c054aeca1f6e90a9af8ed75fa37cddadd) fix: warning when call the instance method ([#735](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/735)) - See full diff in [compare view](https://github.com/barryvdh/laravel-ide-helper/compare/v2.5.3...v2.6.0) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=barryvdh/laravel-ide-helper&package-manager=composer&previous-version=2.5.3&new-version=2.6.0)](https://dependabot.com/compatibility-score.html?dependency-name=barryvdh/laravel-ide-helper&package-manager=composer&previous-version=2.5.3&new-version=2.6.0) 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 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:31:03 +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#1447
No description provided.