[PR #930] [MERGED] Bump barryvdh/laravel-ide-helper from 2.5.3 to 2.6.1 #1452

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/930
Author: @dependabot-preview[bot]
Created: 3/6/2019
Status: Merged
Merged: 3/14/2019
Merged by: @phanan

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


📝 Commits (1)

  • 5fb17b9 Bump barryvdh/laravel-ide-helper from 2.5.3 to 2.6.1

📊 Changes

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

View changed files

📝 composer.lock (+38 -38)

📄 Description

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

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/930 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 3/6/2019 **Status:** ✅ Merged **Merged:** 3/14/2019 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `dependabot/composer/barryvdh/laravel-ide-helper-2.6.1` --- ### 📝 Commits (1) - [`5fb17b9`](https://github.com/koel/koel/commit/5fb17b9372d4d83bd56418466130d0ea0e679c54) Bump barryvdh/laravel-ide-helper from 2.5.3 to 2.6.1 ### 📊 Changes **1 file changed** (+38 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+38 -38) </details> ### 📄 Description Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.5.3 to 2.6.1. <details> <summary>Commits</summary> - [`7257110`](https://github.com/barryvdh/laravel-ide-helper/commit/725711022be71c6fa2e7bc8f9648bf125986f027) Make autoload exception more specific ([#777](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/777)) - [`881f771`](https://github.com/barryvdh/laravel-ide-helper/commit/881f77156c37deea425caef6482783717c466e4f) Fix php 7.3 bug ([#772](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/772)) - [`0fad511`](https://github.com/barryvdh/laravel-ide-helper/commit/0fad5119540404ffe11fb322f143b3f96e413c48) Fix Bug PHP 7.3 & L5.8 ([#774](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/774)) - [`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.1) </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.1)](https://dependabot.com/compatibility-score.html?dependency-name=barryvdh/laravel-ide-helper&package-manager=composer&previous-version=2.5.3&new-version=2.6.1) 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:04 +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#1452
No description provided.