marcelorodrigo / rendafixa

Projeto Renda Fixa
http://rendafixa.herokuapp.com
Apache License 2.0
61 stars 8 forks source link

Bump laravel/framework from 9.52.5 to 9.52.10 #210

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps laravel/framework from 9.52.5 to 9.52.10.

Release notes

Sourced from laravel/framework's releases.

v9.52.9

v9.52.8

Fixed

  • Fixed escaped String for JSON_CONTAINS (#47244)

Changed

  • Send along value to InvalidPayloadException (#47223)

v9.52.7

Changed

  • Make rules method in FormRequest optional (#46846)

v9.52.6

Fixed

  • Fixed Cache::spy incompatibility with Cache::get (#46689)

Changed

  • Remove unnecessary parameters in creatable() and destroyable() methods in Illuminate/Routing/PendingSingletonResourceRegistration class (#46677)
  • Allow Event::assertListening to check for invokable event listeners (#46683)
  • Return non-zero exit code for uncaught exceptions (#46541)
  • Release lock for job implementing ShouldBeUnique that is dispatched afterResponse() (#46806)
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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

dependabot[bot] commented 1 year ago

Superseded by #215.