[PR #1133] [MERGED] chore(deps-dev): bump barryvdh/laravel-ide-helper from 2.6.5 to 2.6.6 #1598

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 5fe40c2 chore(deps-dev): bump barryvdh/laravel-ide-helper from 2.6.5 to 2.6.6

📊 Changes

1 file changed (+66 additions, -65 deletions)

View changed files

📝 composer.lock (+66 -65)

📄 Description

Bumps barryvdh/laravel-ide-helper from 2.6.5 to 2.6.6.

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 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/1133 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 12/3/2019 **Status:** ✅ Merged **Merged:** 12/5/2019 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `dependabot/composer/barryvdh/laravel-ide-helper-2.6.6` --- ### 📝 Commits (1) - [`5fe40c2`](https://github.com/koel/koel/commit/5fe40c2a0aee83ecbb7c65a268fa125461ca25a4) chore(deps-dev): bump barryvdh/laravel-ide-helper from 2.6.5 to 2.6.6 ### 📊 Changes **1 file changed** (+66 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+66 -65) </details> ### 📄 Description Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.6.5 to 2.6.6. <details> <summary>Commits</summary> - [`b91b959`](https://github.com/barryvdh/laravel-ide-helper/commit/b91b959364d97af658f268c733c75dccdbff197e) Create FUNDING.yml - [`9b0fbb4`](https://github.com/barryvdh/laravel-ide-helper/commit/9b0fbb44678c2805edf209c040eb9f5b2f8ec165) Added table of contents to Readme.md ([#833](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/833)) - [`6c8e847`](https://github.com/barryvdh/laravel-ide-helper/commit/6c8e8474305fc99acdb3c704e1f7ec5ff3ff665c) Add support for factory()->create() return types ([#758](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/758)) - [`25b61c5`](https://github.com/barryvdh/laravel-ide-helper/commit/25b61c56fed54cdec2459045bbae04ade5c8fe2c) __toString function has been DEPRECATED ([#801](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/801)) - [`428d32c`](https://github.com/barryvdh/laravel-ide-helper/commit/428d32cebdddf95f1d3a6d0d3e7e930e60c8b0c5) Add hasOneThrough to ide-helper:models ([#807](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/807)) - [`51a72d7`](https://github.com/barryvdh/laravel-ide-helper/commit/51a72d7766b4e34c79b47a43a5893344080a0e7e) [PSR-12] Update param type array to use short array syntax ([#828](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/828)) - [`d200f22`](https://github.com/barryvdh/laravel-ide-helper/commit/d200f2284bf1ba16e8776897b9170bf6b5155fc8) Update readme.md ([#825](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/825)) - [`8faae38`](https://github.com/barryvdh/laravel-ide-helper/commit/8faae38655e40710a48642e5c0d0e6751ab5e670) Update readme.md ([#824](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/824)) - See full diff in [compare view](https://github.com/barryvdh/laravel-ide-helper/compare/v2.6.5...v2.6.6) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=barryvdh/laravel-ide-helper&package-manager=composer&previous-version=2.6.5&new-version=2.6.6)](https://dependabot.com/compatibility-score.html?dependency-name=barryvdh/laravel-ide-helper&package-manager=composer&previous-version=2.6.5&new-version=2.6.6) 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:37 +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#1598
No description provided.