[PR #1071] [MERGED] Bump mpociot/laravel-apidoc-generator from 3.15.0 to 3.16.2 #1563

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • e562bdc Bump mpociot/laravel-apidoc-generator from 3.15.0 to 3.16.2

📊 Changes

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

View changed files

📝 composer.lock (+15 -15)

📄 Description

Bumps mpociot/laravel-apidoc-generator from 3.15.0 to 3.16.2.

Release notes

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

3.16.2

Changelog

3.16.1

Changelog

3.16.0

Changelog

Changelog

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

[3.16.2] - Wednesday, 4 September 2019

Fixed

[3.16.1] - Wednesday, 4 September 2019

Added

[3.16.0] - Wednesday, 4 September 2019

Added

Commits
  • 741f6d1 Update CHANGELOG.md
  • f7dd8d1 Update composer.json
  • 188225a Update CHANGELOG.md
  • e48162a Merge pull request #575 from ncatanchin/hotfix/543-force-https-when-baseurl-h...
  • bca5c06 #543 Add exception for forceScheme to appease phpstan
  • 35a7ee8 #543 Add test for https url, fixture
  • fa20e36 Resolves #543 For the HTTP scheme if baseUrl starts with https
  • b81cd1c Update CHANGELOG.md
  • 11d0ed7 Merge pull request #572 from sangnguyenplus/laravel-6-compatible
  • 39187db Revert Testbench upgrade - upgrade requires upgrading PHPUnit, which has brea...
  • 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/1071 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 9/5/2019 **Status:** ✅ Merged **Merged:** 9/5/2019 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `dependabot/composer/mpociot/laravel-apidoc-generator-3.16.2` --- ### 📝 Commits (1) - [`e562bdc`](https://github.com/koel/koel/commit/e562bdcd07a9c76bffb375ac58eea3bc07955be5) Bump mpociot/laravel-apidoc-generator from 3.15.0 to 3.16.2 ### 📊 Changes **1 file changed** (+15 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+15 -15) </details> ### 📄 Description Bumps [mpociot/laravel-apidoc-generator](https://github.com/mpociot/laravel-apidoc-generator) from 3.15.0 to 3.16.2. <details> <summary>Release notes</summary> *Sourced from [mpociot/laravel-apidoc-generator's releases](https://github.com/mpociot/laravel-apidoc-generator/releases).* > ## 3.16.2 > [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md#3162---wednesday-4-september-2019) > > ## 3.16.1 > [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md#3161---wednesday-4-september-2019) > > ## 3.16.0 > [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md#3160---wednesday-4-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.16.2] - Wednesday, 4 September 2019 > ### Fixed > - Support for Laravel 6 (https://github.com/mpociot/laravel-apidoc-generator/commit/f7dd8d19b75755763e8e20ab4025075eba5cd51a) > > ## [3.16.1] - Wednesday, 4 September 2019 > ### Added > - Use HTTPS in Postman collection if base_url is HTTPS (https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/pull/575) > > ## [3.16.0] - Wednesday, 4 September 2019 > ### Added > - Support for Laravel 6 (https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/pull/572) </details> <details> <summary>Commits</summary> - [`741f6d1`](https://github.com/mpociot/laravel-apidoc-generator/commit/741f6d16975c1e264821c33e59c45e25c02de429) Update CHANGELOG.md - [`f7dd8d1`](https://github.com/mpociot/laravel-apidoc-generator/commit/f7dd8d19b75755763e8e20ab4025075eba5cd51a) Update composer.json - [`188225a`](https://github.com/mpociot/laravel-apidoc-generator/commit/188225aff9d446a939618364c456cae6cb074d47) Update CHANGELOG.md - [`e48162a`](https://github.com/mpociot/laravel-apidoc-generator/commit/e48162a1f4720fc55411527d81064f586bf78d9d) Merge pull request [#575](https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/issues/575) from ncatanchin/hotfix/543-force-https-when-baseurl-h... - [`bca5c06`](https://github.com/mpociot/laravel-apidoc-generator/commit/bca5c062d13bdcba3d224826e748cdf0531b068e) [#543](https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/issues/543) Add exception for forceScheme to appease phpstan - [`35a7ee8`](https://github.com/mpociot/laravel-apidoc-generator/commit/35a7ee8f6af6df8e3c3561f78010a4fdc50e3ee8) [#543](https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/issues/543) Add test for https url, fixture - [`fa20e36`](https://github.com/mpociot/laravel-apidoc-generator/commit/fa20e3611127e1c1a972c6678aa31da5363cd52e) Resolves [#543](https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/issues/543) For the HTTP scheme if baseUrl starts with https - [`b81cd1c`](https://github.com/mpociot/laravel-apidoc-generator/commit/b81cd1c01bf5dfd9f66cbd3c78a523042f0733db) Update CHANGELOG.md - [`11d0ed7`](https://github.com/mpociot/laravel-apidoc-generator/commit/11d0ed756d2f3813827a63da4284030622d5e4d5) Merge pull request [#572](https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/issues/572) from sangnguyenplus/laravel-6-compatible - [`39187db`](https://github.com/mpociot/laravel-apidoc-generator/commit/39187dbdeeb0c447c3a360eef7a0684436e3f1aa) Revert Testbench upgrade - upgrade requires upgrading PHPUnit, which has brea... - Additional commits viewable in [compare view](https://github.com/mpociot/laravel-apidoc-generator/compare/3.15.0...3.16.2) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=mpociot/laravel-apidoc-generator&package-manager=composer&previous-version=3.15.0&new-version=3.16.2)](https://dependabot.com/compatibility-score.html?dependency-name=mpociot/laravel-apidoc-generator&package-manager=composer&previous-version=3.15.0&new-version=3.16.2) 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:29 +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#1563
No description provided.