[PR #1080] [MERGED] Bump mpociot/laravel-apidoc-generator from 3.17.0 to 3.17.1 #1570

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1080
Author: @dependabot-preview[bot]
Created: 9/13/2019
Status: Merged
Merged: 9/19/2019
Merged by: @phanan

Base: masterHead: dependabot/composer/mpociot/laravel-apidoc-generator-3.17.1


📝 Commits (1)

  • 470f245 Bump mpociot/laravel-apidoc-generator from 3.17.0 to 3.17.1

📊 Changes

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

View changed files

📝 composer.lock (+7 -7)

📄 Description

Bumps mpociot/laravel-apidoc-generator from 3.17.0 to 3.17.1.

Release notes

Sourced from mpociot/laravel-apidoc-generator's releases.

3.17.1

Changelog

Changelog

Sourced from mpociot/laravel-apidoc-generator's changelog.

[3.17.1] - Thursday, 12 September 2019

Fixed

Commits
  • 009d760 Update Changelog
  • e54b474 Revert mistaken change
  • 762e2e1 Bugfix: really exclude parameters from examples.
  • 02fb719 Update python template to work with new clean*Params format (fixes #587)
  • 969861e Merge pull request #585 from jsiebach/lumen-kernel-support
  • cdbc1db Update style rules
  • 893f9b2 Support Lumen kernel
  • See full diff 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.


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)

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/1080 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 9/13/2019 **Status:** ✅ Merged **Merged:** 9/19/2019 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `dependabot/composer/mpociot/laravel-apidoc-generator-3.17.1` --- ### 📝 Commits (1) - [`470f245`](https://github.com/koel/koel/commit/470f245b7e5676311180c8cdf24925fe95ea089a) Bump mpociot/laravel-apidoc-generator from 3.17.0 to 3.17.1 ### 📊 Changes **1 file changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+7 -7) </details> ### 📄 Description Bumps [mpociot/laravel-apidoc-generator](https://github.com/mpociot/laravel-apidoc-generator) from 3.17.0 to 3.17.1. <details> <summary>Release notes</summary> *Sourced from [mpociot/laravel-apidoc-generator's releases](https://github.com/mpociot/laravel-apidoc-generator/releases).* > ## 3.17.1 > [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md#3171---thursday-12-september-2019) </details> <details> <summary>Changelog</summary> *Sourced from [mpociot/laravel-apidoc-generator's changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md).* > ## [3.17.1] - Thursday, 12 September 2019 > ### Fixed > - ResponseCalls: Call Lumen application correctly since it does not use HttpKernel (https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/pull/585) > - Update usage of `clean*Parameters` in python template (https://github.com/mpociot/laravel-apidoc-generator/commit/02fb719d0d6c25e6ce72f30dc8b9604449061156) > - Bugfix: *really* exclude parameters from examples, not just send empty strings (https://github.com/mpociot/laravel-apidoc-generator/commit/762e2e1003d389d6e785d31144eca89c40515926, https://github.com/mpociot/laravel-apidoc-generator/commit/e54b474578b53f97f4737664a63131b315aaf82d) </details> <details> <summary>Commits</summary> - [`009d760`](https://github.com/mpociot/laravel-apidoc-generator/commit/009d7603bf40262e37be329872c99a9ba97471c8) Update Changelog - [`e54b474`](https://github.com/mpociot/laravel-apidoc-generator/commit/e54b474578b53f97f4737664a63131b315aaf82d) Revert mistaken change - [`762e2e1`](https://github.com/mpociot/laravel-apidoc-generator/commit/762e2e1003d389d6e785d31144eca89c40515926) Bugfix: *really* exclude parameters from examples. - [`02fb719`](https://github.com/mpociot/laravel-apidoc-generator/commit/02fb719d0d6c25e6ce72f30dc8b9604449061156) Update python template to work with new clean*Params format (fixes [#587](https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/issues/587)) - [`969861e`](https://github.com/mpociot/laravel-apidoc-generator/commit/969861e47b378f245cb7838e4c174ace41228d70) Merge pull request [#585](https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/issues/585) from jsiebach/lumen-kernel-support - [`cdbc1db`](https://github.com/mpociot/laravel-apidoc-generator/commit/cdbc1db05d0be7f861de4fa24627ad5e00441839) Update style rules - [`893f9b2`](https://github.com/mpociot/laravel-apidoc-generator/commit/893f9b214fc83bffd496d6ccb63e50432f8b5515) Support Lumen kernel - See full diff in [compare view](https://github.com/mpociot/laravel-apidoc-generator/compare/3.17.0...3.17.1) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=mpociot/laravel-apidoc-generator&package-manager=composer&previous-version=3.17.0&new-version=3.17.1)](https://dependabot.com/compatibility-score.html?dependency-name=mpociot/laravel-apidoc-generator&package-manager=composer&previous-version=3.17.0&new-version=3.17.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 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) 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:31 +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#1570
No description provided.