devhub-az / devhub

DevHub is a blog for programmers that includes articles and user publications on topics in the field of information technology
Other
24 stars 4 forks source link

build(deps): bump laravel/framework from 8.83.13 to 8.83.14 #951

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps laravel/framework from 8.83.13 to 8.83.14.

Release notes

Sourced from laravel/framework's releases.

v8.83.14

Fixed

  • Add flush handler to output buffer for streamed test response (bugfix) (#42481)

Changed

  • Use duplicate instead of createFromBase to clone request when routes are cached (#42420)
Commits
  • 141cf12 patch
  • 76e0d60 [8.x] Add flush handler to output buffer for streamed test response (bugfix) ...
  • ec942b1 Replace duplicate AssertableJson test with new one (#42459)
  • 57c24bf Merge remote-tracking branch 'upstream/8.x' into 8.x
  • 5ff18ee [8.x] Fixed changelog
  • ebe067c prefer cloning a Illuminte\Http\Request with duplicate instead of createFromB...
  • 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 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)