[PR #2722] [CLOSED] Bump laravel/framework from 6.20.23 to 6.20.26 #6048

Closed
opened 2026-02-05 10:23:22 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/2722
Author: @dependabot[bot]
Created: 4/30/2021
Status: Closed

Base: masterHead: dependabot/composer/laravel/framework-6.20.26


📝 Commits (1)

  • 40678ff Bump laravel/framework from 6.20.23 to 6.20.26

📊 Changes

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

View changed files

📝 composer.lock (+5 -5)

📄 Description

Bumps laravel/framework from 6.20.23 to 6.20.26.

Release notes

Sourced from laravel/framework's releases.

v6.20.25

Fixed

v6.20.24

Fixed

  • Fixed required_if boolean validation (#36969)
Changelog

Sourced from laravel/framework's changelog.

Release Notes for 6.x

Unreleased

v6.20.25 (2021-04-27)

Fixed

v6.20.24 (2021-04-20)

Fixed

  • Fixed required_if boolean validation (#36969)
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 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

You can disable automated security fix PRs for this repo from the Security Alerts page.


🔄 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/BookStackApp/BookStack/pull/2722 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/30/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/composer/laravel/framework-6.20.26` --- ### 📝 Commits (1) - [`40678ff`](https://github.com/BookStackApp/BookStack/commit/40678ff49aa8714a4420ab1e41c5e6d4b607384e) Bump laravel/framework from 6.20.23 to 6.20.26 ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+5 -5) </details> ### 📄 Description Bumps [laravel/framework](https://github.com/laravel/framework) from 6.20.23 to 6.20.26. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/laravel/framework/releases">laravel/framework's releases</a>.</em></p> <blockquote> <h2>v6.20.25</h2> <h3>Fixed</h3> <ul> <li>Fixed nullable values for required_if (<a href="https://github-redirect.dependabot.com/laravel/framework/pull/37128">#37128</a>, <a href="https://github.com/laravel/framework/commit/86fd558b4e5d8d7d45cf457cd1a72d54334297a1">86fd558</a>)</li> </ul> <h2>v6.20.24</h2> <h3>Fixed</h3> <ul> <li>Fixed required_if boolean validation (<a href="https://github-redirect.dependabot.com/laravel/framework/pull/36969">#36969</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/laravel/framework/blob/8.x/CHANGELOG-6.x.md">laravel/framework's changelog</a>.</em></p> <blockquote> <h1>Release Notes for 6.x</h1> <h2><a href="https://github.com/laravel/framework/compare/v6.20.25...6.x">Unreleased</a></h2> <h2><a href="https://github.com/laravel/framework/compare/v6.20.24...v6.20.25">v6.20.25 (2021-04-27)</a></h2> <h3>Fixed</h3> <ul> <li>Fixed nullable values for required_if (<a href="https://github-redirect.dependabot.com/laravel/framework/pull/37128">#37128</a>, <a href="https://github.com/laravel/framework/commit/86fd558b4e5d8d7d45cf457cd1a72d54334297a1">86fd558</a>)</li> </ul> <h2><a href="https://github.com/laravel/framework/compare/v6.20.23...v6.20.24">v6.20.24 (2021-04-20)</a></h2> <h3>Fixed</h3> <ul> <li>Fixed required_if boolean validation (<a href="https://github-redirect.dependabot.com/laravel/framework/pull/36969">#36969</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/laravel/framework/commit/0117d797dc1ab64b1f88d4f6b966380ea7def091"><code>0117d79</code></a> patch</li> <li><a href="https://github.com/laravel/framework/commit/09bf1457e9df53e172e6fd5929cbafb539677c7c"><code>09bf145</code></a> cast to int</li> <li><a href="https://github.com/laravel/framework/commit/74a79b211712b8428dc0d3453da545867402a37f"><code>74a79b2</code></a> [6.x] Fix Cache store with a name other than 'dynamodb' (<a href="https://github-redirect.dependabot.com/laravel/framework/issues/37145">#37145</a>)</li> <li><a href="https://github.com/laravel/framework/commit/bf0b653ead2ae6f340410508a3c94c1366a48405"><code>bf0b653</code></a> [6.x] update changelog</li> <li><a href="https://github.com/laravel/framework/commit/d6f8b14c09c324fa81e028231e89a2a8f4907b2f"><code>d6f8b14</code></a> patch</li> <li><a href="https://github.com/laravel/framework/commit/86fd558b4e5d8d7d45cf457cd1a72d54334297a1"><code>86fd558</code></a> Remove redundant check</li> <li><a href="https://github.com/laravel/framework/commit/5b604e19f2b8bd95b72cd8e6a82e7164d9b05537"><code>5b604e1</code></a> [6.x] Fix nullable values for required_if (<a href="https://github-redirect.dependabot.com/laravel/framework/issues/37128">#37128</a>)</li> <li><a href="https://github.com/laravel/framework/commit/8c61f6c6d1dfb7fbd8a56a6090b405571e159715"><code>8c61f6c</code></a> [6.x] update changelog</li> <li><a href="https://github.com/laravel/framework/commit/addc44fce390c783b2dee0d617300dce97e895f4"><code>addc44f</code></a> patch</li> <li><a href="https://github.com/laravel/framework/commit/402ca919344c25c67b487a12e4a8b6edb0cdfc57"><code>402ca91</code></a> [6.x] update changelog</li> <li>Additional commits viewable in <a href="https://github.com/laravel/framework/compare/v6.20.23...v6.20.26">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=laravel/framework&package-manager=composer&previous-version=6.20.23&new-version=6.20.26)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/BookStackApp/BookStack/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:23:22 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6048