[PR #812] [MERGED] Bump barryvdh/laravel-ide-helper from 2.4.3 to 2.5.1 #1364

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/812
Author: @dependabot-preview[bot]
Created: 9/27/2018
Status: Merged
Merged: 9/27/2018
Merged by: @phanan

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


📝 Commits (1)

  • f6a68ad Bump barryvdh/laravel-ide-helper from 2.4.3 to 2.5.1

📊 Changes

1 file changed (+453 additions, -40 deletions)

View changed files

📝 composer.lock (+453 -40)

📄 Description

Bumps barryvdh/laravel-ide-helper from 2.4.3 to 2.5.1.

Commits
  • 7db1843 Remove Eloquent mixin thing
  • 1989d0e Update .travis.yml
  • 09db8c9 Update composer.json
  • 4aa43fa Merge pull request #690 from kevinpijning/laravel-5.7-support
  • d55b484 Laravel 5.7 support
  • 45e84b9 Merge pull request #678 from BinotaLIU/add-fluent-change
  • f472c26 add change modifier
  • 1deadce Merge pull request #675 from glamorous/bugfix/phpstan-error-formatter
  • e1d1352 bugfix - Space/Enter between starting php tag and comment for PHPStan
  • 65e3278 Merge pull request #668 from falnyr/final-abstract-class
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @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/812 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 9/27/2018 **Status:** ✅ Merged **Merged:** 9/27/2018 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `dependabot/composer/barryvdh/laravel-ide-helper-2.5.1` --- ### 📝 Commits (1) - [`f6a68ad`](https://github.com/koel/koel/commit/f6a68ada67430793ca5e26a2a0bf867ba2565461) Bump barryvdh/laravel-ide-helper from 2.4.3 to 2.5.1 ### 📊 Changes **1 file changed** (+453 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+453 -40) </details> ### 📄 Description Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.4.3 to 2.5.1. <details> <summary>Commits</summary> - [`7db1843`](https://github.com/barryvdh/laravel-ide-helper/commit/7db1843473e1562d8e0490b51db847d3a1415140) Remove Eloquent mixin thing - [`1989d0e`](https://github.com/barryvdh/laravel-ide-helper/commit/1989d0e794f227d6472c825fbae96d64e54f5137) Update .travis.yml - [`09db8c9`](https://github.com/barryvdh/laravel-ide-helper/commit/09db8c9a76711e98c61af0795934fb15955223fb) Update composer.json - [`4aa43fa`](https://github.com/barryvdh/laravel-ide-helper/commit/4aa43fa613b37298d441f3fa88d436a22c82d9cf) Merge pull request [#690](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/690) from kevinpijning/laravel-5.7-support - [`d55b484`](https://github.com/barryvdh/laravel-ide-helper/commit/d55b48476e818dbd4bd5cf4337e5fe4b6fe416ee) Laravel 5.7 support - [`45e84b9`](https://github.com/barryvdh/laravel-ide-helper/commit/45e84b9070a347d73d34f787e2314936bba7c9d4) Merge pull request [#678](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/678) from BinotaLIU/add-fluent-change - [`f472c26`](https://github.com/barryvdh/laravel-ide-helper/commit/f472c26601d977435557496e5cad990fa82fa726) add change modifier - [`1deadce`](https://github.com/barryvdh/laravel-ide-helper/commit/1deadced466af084b36276b82c14dd464cdd2e4b) Merge pull request [#675](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/675) from glamorous/bugfix/phpstan-error-formatter - [`e1d1352`](https://github.com/barryvdh/laravel-ide-helper/commit/e1d1352ac534f63536527f126e279bb277a8bbf2) bugfix - Space/Enter between starting php tag and comment for PHPStan - [`65e3278`](https://github.com/barryvdh/laravel-ide-helper/commit/65e3278c86339348dd3f6aa117aac1436d604ecb) Merge pull request [#668](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/668) from falnyr/final-abstract-class - Additional commits viewable in [compare view](https://github.com/barryvdh/laravel-ide-helper/compare/v2.4.3...v2.5.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.4.3&new-version=2.5.1)](https://dependabot.com/compatibility-score.html?dependency-name=barryvdh/laravel-ide-helper&package-manager=composer&previous-version=2.4.3&new-version=2.5.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`. --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <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 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:44 +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#1364
No description provided.