[PR #968] [CLOSED] Bump mpociot/laravel-apidoc-generator from 3.4.4 to 3.7.0 #1481

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/968
Author: @dependabot-preview[bot]
Created: 5/3/2019
Status: Closed

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


📝 Commits (1)

  • ad6d877 Bump mpociot/laravel-apidoc-generator from 3.4.4 to 3.7.0

📊 Changes

1 file changed (+28 additions, -24 deletions)

View changed files

📝 composer.lock (+28 -24)

📄 Description

Bumps mpociot/laravel-apidoc-generator from 3.4.4 to 3.7.0.

Release notes

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

3.7.0

Changelog

3.6.0

Changelog

3.5.0

Changelog

Changelog

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

[3.7.0] - Thursday, 2 May 2019

Added

[3.6.0] - Monday, 29 April 2019

Added

[3.5.0] - Tuesday, 23 April 2019

Added

Changed

Fixed

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/968 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 5/3/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/composer/mpociot/laravel-apidoc-generator-3.7.0` --- ### 📝 Commits (1) - [`ad6d877`](https://github.com/koel/koel/commit/ad6d877599405b928344a2f0220e743a76024be4) Bump mpociot/laravel-apidoc-generator from 3.4.4 to 3.7.0 ### 📊 Changes **1 file changed** (+28 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+28 -24) </details> ### 📄 Description Bumps [mpociot/laravel-apidoc-generator](https://github.com/mpociot/laravel-apidoc-generator) from 3.4.4 to 3.7.0. <details> <summary>Release notes</summary> *Sourced from [mpociot/laravel-apidoc-generator's releases](https://github.com/mpociot/laravel-apidoc-generator/releases).* > ## 3.7.0 > [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md#370---thursday-2-may-2019) > > ## 3.6.0 > [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md#360---monday-29-april-2019) > > ## 3.5.0 > [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md#350---tuesday-23-april-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.7.0] - Thursday, 2 May 2019 > ### Added > - Support for `@queryParams` in Dingo FormRequests (https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/pull/506) > - Easier customisation of example languages (https://github.com/mpociot/laravel-apidoc-generator/commit/0aa737a2e54a913eab4d024a1644c5ddd5dee8b8) > - Include PHP as example language (https://github.com/mpociot/laravel-apidoc-generator/commit/c5814762fa52095fe645716554839b6ae110ef89) > > ## [3.6.0] - Monday, 29 April 2019 > ### Added > - Support for `@queryParams` in FormRequests (https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/pull/504) > - Added `default_group` key to replace `ungrouped_name` (https://github.com/mpociot/laravel-apidoc-generator/commit/72b5f546c1b84e69fe43c720a04f448c3b96e345) > > ## [3.5.0] - Tuesday, 23 April 2019 > ### Added > - Option to seed faker for deterministic output (https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/pull/503) > - Support for binding prefixes (https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/pull/498) > - Ability to override Laravel `config` (https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/pull/496) > - Allow override of the name 'general' for ungrouped routes (https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/pull/491) > > ### Changed > - Use parameter-bound URL in doc examples (https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/pull/500) > > ### Fixed > - Request router now matches when router has sub-domain (https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/pull/493) </details> <details> <summary>Commits</summary> - [`35af61f`](https://github.com/mpociot/laravel-apidoc-generator/commit/35af61fb3a93086f3b942f32fcd5d3113d64bc18) Update doc - [`a5f49f9`](https://github.com/mpociot/laravel-apidoc-generator/commit/a5f49f90ea5adcfed898fced019436b2466fa556) Update doc - [`a1879a2`](https://github.com/mpociot/laravel-apidoc-generator/commit/a1879a26d56f289e7b31e3413070deaac5e43271) Update changelog - [`06695fb`](https://github.com/mpociot/laravel-apidoc-generator/commit/06695fb8332fd5e86fd7244a8f173f1514673cf6) Remove ungrouped_name - [`f0c0d13`](https://github.com/mpociot/laravel-apidoc-generator/commit/f0c0d135f5117dcf4900a07dbcfbf2cdc2be31d2) Merge remote-tracking branch 'origin/master' - [`c581476`](https://github.com/mpociot/laravel-apidoc-generator/commit/c5814762fa52095fe645716554839b6ae110ef89) Include PHP as example language - [`0aa737a`](https://github.com/mpociot/laravel-apidoc-generator/commit/0aa737a2e54a913eab4d024a1644c5ddd5dee8b8) Easier example language customisations - [`7b441bd`](https://github.com/mpociot/laravel-apidoc-generator/commit/7b441bd4e25c7a850079928f848ac90f80f5eab2) Merge pull request [#506](https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/issues/506) from fatonsopa/master - [`909ce2f`](https://github.com/mpociot/laravel-apidoc-generator/commit/909ce2f92abf633a2fd5112f8bbe3280d40f5d83) fix spaces - [`baf8eb8`](https://github.com/mpociot/laravel-apidoc-generator/commit/baf8eb8fad4df15831efede0e6560bba68cbac01) Add support for \Dingo\Api\Http\FormRequest - Additional commits viewable in [compare view](https://github.com/mpociot/laravel-apidoc-generator/compare/3.4.4...3.7.0) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=mpociot/laravel-apidoc-generator&package-manager=composer&previous-version=3.4.4&new-version=3.7.0)](https://dependabot.com/compatibility-score.html?dependency-name=mpociot/laravel-apidoc-generator&package-manager=composer&previous-version=3.4.4&new-version=3.7.0) 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:11 +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#1481
No description provided.