austintoddj / canvas

Publishing on your own terms
http://trycanvas.app
MIT License
3.23k stars 517 forks source link

chore(deps): bump laravel/framework from 10.29.0 to 10.31.0 #1382

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps laravel/framework from 10.29.0 to 10.31.0.

Release notes

Sourced from laravel/framework's releases.

v10.31.0

v10.30.1

v10.30.0

Changelog

Sourced from laravel/framework's changelog.

v10.31.0 - 2023-11-07

v10.30.1 - 2023-11-01

v10.30.0 - 2023-10-31

Commits
  • 507ce9b version
  • 9cd047c [10.x] Escape forward slashes when exploding wildcard rules (#48936)
  • fe2ac4a Allow setting retain_visibility config option on Flysystem filesystems (#48935)
  • b9266bc Add support for Sec-Purpose header (#48925)
  • ea4198a authenticate method refactored to use null coalescing operator (#48917)
  • 3d37d78 Update PendingRequest.php (#48900)
  • e5e67c4 [10.x] Allow placing a batch on a chain (#48633)
  • f171d70 Apply fixes from StyleCI
  • 9c73544 [10.x] Enable default retrieval of all fragments in fragments() and `fragme...
  • 0ca0d32 Handle class_parents returning false in class_uses_recursive (#48902)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 8 months ago

Superseded by #1384.