[PR #1177] [CLOSED] chore(deps): pin dependencies #1622

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1177
Author: @renovate[bot]
Created: 2/7/2020
Status: Closed

Base: masterHead: renovate/pin-dependencies


📝 Commits (1)

  • 50c79f1 chore(deps): pin dependencies

📊 Changes

6 files changed (+57 additions, -57 deletions)

View changed files

📝 api-docs/source/api-docs/source/package.json (+3 -3)
📝 api-docs/source/package.json (+3 -3)
📝 api-docs/source/yarn.lock (+3 -3)
📝 composer.json (+26 -26)
📝 package.json (+11 -11)
📝 yarn.lock (+11 -11)

📄 Description

This PR contains the following updates:

Package Type Update Change
aws/aws-sdk-php-laravel (source) require pin ^3.1 -> 3.4.0
barryvdh/laravel-ide-helper require-dev pin ^2.1 -> 2.6.6
cross-env devDependencies pin ^3.2.3 -> 3.2.4
cypress devDependencies pin ^3.2.0 -> 3.4.1
daverandom/resume require pin ^0.0.3 -> 0.0.3
doctrine/dbal (source) require pin ^2.5 -> 2.9.3
facebook/webdriver require-dev pin ^1.2 -> 1.7.1
fideloper/proxy require pin ^4.0 -> 4.2.2
filp/whoops (source) require-dev pin ~2.0 -> 2.7.1
font-awesome (source) devDependencies pin ^4.7.0 -> 4.7.0
fzaninotto/faker require-dev pin ~1.4 -> 1.9.1
gulp (source) devDependencies pin ^3.9.1 -> 3.9.1
guzzlehttp/guzzle (source) require pin ^6.1 -> 6.5.2
jackiedo/dotenv-editor require pin ^1.0 -> 1.0.8
james-heinrich/getid3 (source) require pin ^1.9 -> 1.9.19
kill-port devDependencies pin ^1.3.2 -> 1.5.1
laravel-elixir devDependencies pin ^5.0.0 -> 5.0.0
laravel-elixir-stylus devDependencies pin ^1.0.1 -> 1.0.1
laravel-mix devDependencies pin ^1.0.0 -> 1.7.2
laravel/browser-kit-testing require-dev pin ^2.0 -> 2.0.1
laravel/framework (source) require pin 5.8.* -> 5.8.36
laravel/helpers require pin ^1.0 -> 1.1.1
laravel/tinker require-dev pin ^1.0 -> 1.0.10
mikey179/vfsstream (source) require-dev pin ^1.6 -> 1.6.8
mockery/mockery require-dev pin ~1.0 -> 1.3.1
mpociot/laravel-apidoc-generator require-dev pin ^3.1 -> 3.17.1
nunomaduro/larastan require-dev pin ^0.4.0 -> 0.4.3
php-mock/php-mock-mockery require-dev pin ^1.3 -> 1.3.0
phpunit/phpunit (source) require-dev pin ~7.5 -> 7.5.20
predis/predis require pin ~1.0 -> 1.1.1
pusher/pusher-php-server require pin ^4.0 -> 4.1.1
sass devDependencies pin ^1.22.10 -> 1.22.10
sass-loader devDependencies pin 7.* -> 7.3.1
symfony/css-selector (source) require-dev pin ~3.1 -> 3.4.32
symfony/dom-crawler (source) require-dev pin ^3.2 -> 3.4.37
tymon/jwt-auth require pin ^0.5.6 -> 0.5.12
vue-template-compiler devDependencies pin ^2.6.10 -> 2.6.10
wait-on devDependencies pin ^3.2.0 -> 3.3.0
webpack devDependencies pin ^3.6.0 -> 3.12.0
webpack-node-externals devDependencies pin ^1.6.0 -> 1.7.2

📌 Important: Renovate will wait until you have merged this Pin PR before creating any upgrade PRs for the affected packages. Add the preset :preserveSemverRanges your config if you instead don't wish to pin dependencies.


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you tick the rebase/retry checkbox below.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.


🔄 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/1177 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 2/7/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `renovate/pin-dependencies` --- ### 📝 Commits (1) - [`50c79f1`](https://github.com/koel/koel/commit/50c79f1d6e70ecd5e12706a24970ea4947ee848a) chore(deps): pin dependencies ### 📊 Changes **6 files changed** (+57 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `api-docs/source/api-docs/source/package.json` (+3 -3) 📝 `api-docs/source/package.json` (+3 -3) 📝 `api-docs/source/yarn.lock` (+3 -3) 📝 `composer.json` (+26 -26) 📝 `package.json` (+11 -11) 📝 `yarn.lock` (+11 -11) </details> ### 📄 Description This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aws/aws-sdk-php-laravel](http://aws.amazon.com/sdkforphp2) ([source](https://togithub.com/aws/aws-sdk-php-laravel)) | require | pin | `^3.1` -> `3.4.0` | | [barryvdh/laravel-ide-helper](https://togithub.com/barryvdh/laravel-ide-helper) | require-dev | pin | `^2.1` -> `2.6.6` | | [cross-env](https://togithub.com/kentcdodds/cross-env) | devDependencies | pin | `^3.2.3` -> `3.2.4` | | [cypress](https://togithub.com/cypress-io/cypress) | devDependencies | pin | `^3.2.0` -> `3.4.1` | | [daverandom/resume](https://togithub.com/DaveRandom/Resume) | require | pin | `^0.0.3` -> `0.0.3` | | [doctrine/dbal](https://www.doctrine-project.org/projects/dbal.html) ([source](https://togithub.com/doctrine/dbal)) | require | pin | `^2.5` -> `2.9.3` | | [facebook/webdriver](https://togithub.com/facebook/php-webdriver) | require-dev | pin | `^1.2` -> `1.7.1` | | [fideloper/proxy](https://togithub.com/fideloper/TrustedProxy) | require | pin | `^4.0` -> `4.2.2` | | [filp/whoops](https://filp.github.io/whoops/) ([source](https://togithub.com/filp/whoops)) | require-dev | pin | `~2.0` -> `2.7.1` | | [font-awesome](http://fontawesome.io/) ([source](https://togithub.com/FortAwesome/Font-Awesome)) | devDependencies | pin | `^4.7.0` -> `4.7.0` | | [fzaninotto/faker](https://togithub.com/fzaninotto/Faker) | require-dev | pin | `~1.4` -> `1.9.1` | | [gulp](https://gulpjs.com) ([source](https://togithub.com/gulpjs/gulp)) | devDependencies | pin | `^3.9.1` -> `3.9.1` | | [guzzlehttp/guzzle](http://guzzlephp.org/) ([source](https://togithub.com/guzzle/guzzle)) | require | pin | `^6.1` -> `6.5.2` | | [jackiedo/dotenv-editor](https://togithub.com/JackieDo/Laravel-Dotenv-Editor) | require | pin | `^1.0` -> `1.0.8` | | [james-heinrich/getid3](http://www.getid3.org/) ([source](https://togithub.com/JamesHeinrich/getID3)) | require | pin | `^1.9` -> `1.9.19` | | [kill-port](https://togithub.com/tiaanduplessis/kill-port) | devDependencies | pin | `^1.3.2` -> `1.5.1` | | [laravel-elixir](https://togithub.com/laravel/elixir) | devDependencies | pin | `^5.0.0` -> `5.0.0` | | [laravel-elixir-stylus](https://togithub.com/JeffreyWay/laravel-elixir-stylus) | devDependencies | pin | `^1.0.1` -> `1.0.1` | | [laravel-mix](https://togithub.com/JeffreyWay/laravel-mix) | devDependencies | pin | `^1.0.0` -> `1.7.2` | | [laravel/browser-kit-testing](https://togithub.com/laravel/browser-kit-testing) | require-dev | pin | `^2.0` -> `2.0.1` | | [laravel/framework](https://laravel.com) ([source](https://togithub.com/laravel/framework)) | require | pin | `5.8.*` -> `5.8.36` | | [laravel/helpers](https://togithub.com/laravel/helpers) | require | pin | `^1.0` -> `1.1.1` | | [laravel/tinker](https://togithub.com/laravel/tinker) | require-dev | pin | `^1.0` -> `1.0.10` | | [mikey179/vfsstream](http://vfs.bovigo.org/) ([source](https://togithub.com/bovigo/vfsStream)) | require-dev | pin | `^1.6` -> `1.6.8` | | [mockery/mockery](https://togithub.com/mockery/mockery) | require-dev | pin | `~1.0` -> `1.3.1` | | [mpociot/laravel-apidoc-generator](https://togithub.com/mpociot/laravel-apidoc-generator) | require-dev | pin | `^3.1` -> `3.17.1` | | [nunomaduro/larastan](https://togithub.com/nunomaduro/larastan) | require-dev | pin | `^0.4.0` -> `0.4.3` | | [php-mock/php-mock-mockery](https://togithub.com/php-mock/php-mock-mockery) | require-dev | pin | `^1.3` -> `1.3.0` | | [phpunit/phpunit](https://phpunit.de/) ([source](https://togithub.com/sebastianbergmann/phpunit)) | require-dev | pin | `~7.5` -> `7.5.20` | | [predis/predis](https://togithub.com/nrk/predis) | require | pin | `~1.0` -> `1.1.1` | | [pusher/pusher-php-server](https://togithub.com/pusher/pusher-http-php) | require | pin | `^4.0` -> `4.1.1` | | [sass](https://togithub.com/sass/dart-sass) | devDependencies | pin | `^1.22.10` -> `1.22.10` | | [sass-loader](https://togithub.com/webpack-contrib/sass-loader) | devDependencies | pin | `7.*` -> `7.3.1` | | [symfony/css-selector](https://symfony.com) ([source](https://togithub.com/symfony/css-selector)) | require-dev | pin | `~3.1` -> `3.4.32` | | [symfony/dom-crawler](https://symfony.com) ([source](https://togithub.com/symfony/dom-crawler)) | require-dev | pin | `^3.2` -> `3.4.37` | | [tymon/jwt-auth](https://togithub.com/tymondesigns/jwt-auth) | require | pin | `^0.5.6` -> `0.5.12` | | [vue-template-compiler](https://togithub.com/vuejs/vue) | devDependencies | pin | `^2.6.10` -> `2.6.10` | | [wait-on](https://togithub.com/jeffbski/wait-on) | devDependencies | pin | `^3.2.0` -> `3.3.0` | | [webpack](https://togithub.com/webpack/webpack) | devDependencies | pin | `^3.6.0` -> `3.12.0` | | [webpack-node-externals](https://togithub.com/liady/webpack-node-externals) | devDependencies | pin | `^1.6.0` -> `1.7.2` | :pushpin: **Important**: Renovate will wait until you have merged this Pin PR before creating any *upgrade* PRs for the affected packages. Add the preset `:preserveSemverRanges` your config if you instead don't wish to pin dependencies. --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR is stale, or if you tick the rebase/retry checkbox below. :ghost: **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#phanan/koel). --- <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:42 +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#1622
No description provided.