[PR #949] [CLOSED] Bump mpociot/laravel-apidoc-generator from 3.4.2 to 3.4.4 #1463

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 998de8b Bump mpociot/laravel-apidoc-generator from 3.4.2 to 3.4.4

📊 Changes

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

View changed files

📝 composer.lock (+38 -38)

📄 Description

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

Release notes

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

3.4.4

Changelog

3.4.3

Changelog

Changelog

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

[3.4.4] - Saturday, 30 March 2019

Fixed

[3.4.3] - Wednesday, 13 March 2019

Fixed

Commits
  • ce75c2d Update CHANGELOG.md
  • e8bd27c Merge pull request #486 from SBShane/custom-content-type-header
  • 8762610 Custom Content-Type Header
  • 8d0bf3a Update CHANGELOG.md
  • 4560c86 Merge pull request #474 from zasan1017/fix/version3.4.0
  • cf5f422 test: add withMultipleFormRequestParameters
  • 00ee45b fix: Correspondence of ReflectionException of version 3.4.0
  • 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 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/949 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 4/4/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/composer/mpociot/laravel-apidoc-generator-3.4.4` --- ### 📝 Commits (1) - [`998de8b`](https://github.com/koel/koel/commit/998de8b1453dcf8c251c323dc7a77f4070b8dd48) Bump mpociot/laravel-apidoc-generator from 3.4.2 to 3.4.4 ### 📊 Changes **1 file changed** (+38 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+38 -38) </details> ### 📄 Description Bumps [mpociot/laravel-apidoc-generator](https://github.com/mpociot/laravel-apidoc-generator) from 3.4.2 to 3.4.4. <details> <summary>Release notes</summary> *Sourced from [mpociot/laravel-apidoc-generator's releases](https://github.com/mpociot/laravel-apidoc-generator/releases).* > ## 3.4.4 > [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md#344---saturday-30-march-2019) > > ## 3.4.3 > [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md#343---wednesday-13-march-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.4.4] - Saturday, 30 March 2019 > ### Fixed > - Allow users specify custom Content-type header for Markdown examples (https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/pull/486) > > ## [3.4.3] - Wednesday, 13 March 2019 > ### Fixed > - Ignore scalar type hints when checking for FormRequests (https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/pull/474) </details> <details> <summary>Commits</summary> - [`ce75c2d`](https://github.com/mpociot/laravel-apidoc-generator/commit/ce75c2d05a9895c450ce41cfcf23b58d5e3aa865) Update CHANGELOG.md - [`e8bd27c`](https://github.com/mpociot/laravel-apidoc-generator/commit/e8bd27c25fa13974b63cdbde977a2851e44f9e2f) Merge pull request [#486](https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/issues/486) from SBShane/custom-content-type-header - [`8762610`](https://github.com/mpociot/laravel-apidoc-generator/commit/876261036203f4a12acd56412c110d7121f534d5) Custom Content-Type Header - [`8d0bf3a`](https://github.com/mpociot/laravel-apidoc-generator/commit/8d0bf3a7397ad352174505d8f0b2cbb5f37470a8) Update CHANGELOG.md - [`4560c86`](https://github.com/mpociot/laravel-apidoc-generator/commit/4560c86bd6ac7847014e456a697aea6c5ec6268a) Merge pull request [#474](https://github-redirect.dependabot.com/mpociot/laravel-apidoc-generator/issues/474) from zasan1017/fix/version3.4.0 - [`cf5f422`](https://github.com/mpociot/laravel-apidoc-generator/commit/cf5f422051e81f6a3046e017e921b43b5ee984b1) test: add withMultipleFormRequestParameters - [`00ee45b`](https://github.com/mpociot/laravel-apidoc-generator/commit/00ee45b090fb119e6e6f9cd3afbe89e1b08a2b7d) fix: Correspondence of ReflectionException of version 3.4.0 - See full diff in [compare view](https://github.com/mpociot/laravel-apidoc-generator/compare/3.4.2...3.4.4) </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.2&new-version=3.4.4)](https://dependabot.com/compatibility-score.html?dependency-name=mpociot/laravel-apidoc-generator&package-manager=composer&previous-version=3.4.2&new-version=3.4.4) 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:06 +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#1463
No description provided.