[PR #1073] [MERGED] Bump mpociot/laravel-apidoc-generator from 3.16.3 to 3.17.0 #1566

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 9a3699e Bump mpociot/laravel-apidoc-generator from 3.16.3 to 3.17.0

📊 Changes

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

View changed files

📝 composer.lock (+17 -17)

📄 Description

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

Release notes

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

3.17.0

Plugin support and some minor improvements

Changelog

Changelog

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

[3.17.0] - Saturday, 7 September 2019

Added

Changed

Commits
  • 4893170 Update CHANGELOG.md
  • 9b79b97 Update CHANGELOG.md
  • 083281d Merge pull request #581 from mpociot/plugin-fixes-improvements
  • 18f5c81 Merge pull request #580 from mpociot/analysis-z3bPD4
  • 0901dc0 Apply fixes from StyleCI
  • e94dc4e Use default strategies for each stage if not specified
  • 18938eb Set status code for transformer response from tag if present
  • 96120bb Merge pull request #579 from mpociot/ignore-telescope-routes
  • 2702642 Exclude Laravel Telescope routes by default
  • f98914a Merge pull request #570 from mpociot/plugin-arch
  • 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.


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)
  • 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/1073 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 9/9/2019 **Status:** ✅ Merged **Merged:** 9/9/2019 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `dependabot/composer/mpociot/laravel-apidoc-generator-3.17.0` --- ### 📝 Commits (1) - [`9a3699e`](https://github.com/koel/koel/commit/9a3699e6561889bd4e22728cf0d8d386f52ce1b5) Bump mpociot/laravel-apidoc-generator from 3.16.3 to 3.17.0 ### 📊 Changes **1 file changed** (+17 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+17 -17) </details> ### 📄 Description Bumps [mpociot/laravel-apidoc-generator](https://github.com/mpociot/laravel-apidoc-generator) from 3.16.3 to 3.17.0. <details> <summary>Release notes</summary> *Sourced from [mpociot/laravel-apidoc-generator's releases](https://github.com/mpociot/laravel-apidoc-generator/releases).* > ## 3.17.0 > Plugin support and some minor improvements > > [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md#3170---saturday-7-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.0] - Saturday, 7 September 2019 > ### Added > - Switched to a plugin architecture that allows support for external strategies (https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/pull/570) > > ### Changed > - Exclude Laravel Telescope routes when present (https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/pull/579) > - Set status code for transformer response from tag if present (https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/pull/581) > - Set status code for response call from actual response (https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/pull/581) </details> <details> <summary>Commits</summary> - [`4893170`](https://github.com/mpociot/laravel-apidoc-generator/commit/4893170252adc9f37401c78a98543bbc6d01d69d) Update CHANGELOG.md - [`9b79b97`](https://github.com/mpociot/laravel-apidoc-generator/commit/9b79b977a8c0f8bc91c1463f60b0c46e9386c7ab) Update CHANGELOG.md - [`083281d`](https://github.com/mpociot/laravel-apidoc-generator/commit/083281d95ca086de0a79960fa39d07b1b577711a) Merge pull request [#581](https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/issues/581) from mpociot/plugin-fixes-improvements - [`18f5c81`](https://github.com/mpociot/laravel-apidoc-generator/commit/18f5c811647f57caf0ea631ea3af3684a05f26a0) Merge pull request [#580](https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/issues/580) from mpociot/analysis-z3bPD4 - [`0901dc0`](https://github.com/mpociot/laravel-apidoc-generator/commit/0901dc01d8a2d770d7588ad73cd213305d855492) Apply fixes from StyleCI - [`e94dc4e`](https://github.com/mpociot/laravel-apidoc-generator/commit/e94dc4ed92780693e9b4c9970e693d128750c8d9) Use default strategies for each stage if not specified - [`18938eb`](https://github.com/mpociot/laravel-apidoc-generator/commit/18938eb4074af264a1d00bdd0bcf53dccabf1dc3) Set status code for transformer response from tag if present - [`96120bb`](https://github.com/mpociot/laravel-apidoc-generator/commit/96120bb5da004b70bfa544e3f37ce1966302686c) Merge pull request [#579](https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/issues/579) from mpociot/ignore-telescope-routes - [`2702642`](https://github.com/mpociot/laravel-apidoc-generator/commit/270264268f9b613f0df143da887d53308585a7fc) Exclude Laravel Telescope routes by default - [`f98914a`](https://github.com/mpociot/laravel-apidoc-generator/commit/f98914ac7b5cbccb07a836dbf427d9b72d3701ea) Merge pull request [#570](https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/issues/570) from mpociot/plugin-arch - Additional commits viewable in [compare view](https://github.com/mpociot/laravel-apidoc-generator/compare/3.16.3...3.17.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.16.3&new-version=3.17.0)](https://dependabot.com/compatibility-score.html?dependency-name=mpociot/laravel-apidoc-generator&package-manager=composer&previous-version=3.16.3&new-version=3.17.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 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) - 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:30 +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#1566
No description provided.