Closed dependabot[bot] closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
03e595b
) 91.74% compared to head (3d0d0ff
) 91.74%. Report is 4 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@dependabot merge
Bumps laravel/framework from 10.37.2 to 10.39.0.
Release notes
Sourced from laravel/framework's releases.
Changelog
Sourced from laravel/framework's changelog.
... (truncated)
Commits
114926b
minor releaseb184c5e
Apply fixes from StyleCI791d44c
Merge branch '9.x' into 10.xdc2e925
Apply fixes from StyleCI8e6e056
[10.x] Add 'Roundrobin' Symfony mailer transport driver (#49435)a77d6b6
[10.x] Allow testing prompts validation (#49447)90ed27d
[10.x] Fix use statement compilation in Blade templates (#49479)8837c1f
[10.x] Avoid TypeError when using json validation rule when PHP < 8.3 (#49474)6c53284
Update facade docblocks74441ad
Apply fixes from StyleCIDependabot 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