Closed dependabot[bot] closed 1 year ago
Merging #65 (94572d9) into dev (2685ab5) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## dev #65 +/- ##
=========================================
Coverage 84.29% 84.29%
Complexity 41 41
=========================================
Files 23 23
Lines 121 121
=========================================
Hits 102 102
Misses 19 19
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Superseded by #66.
Bumps laravel/framework from 10.15.0 to 10.24.0.
Release notes
Sourced from laravel/framework's releases.
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
... (truncated)
Commits
bcebd0a
version20df7df
[10.x] Test Symfony v6.4 (#48400)89171a2
[10.x] Composer helper improvements (#48448)c01443d
[10.x] Get value attribute when default value is an enum (#48452)9ac653d
[10.x] Refactored LazyCollection::take() to save memory (#48382)8e319c0
[10.x] Guess table name correctly in migrations if column's name have ('to', ...f0ef58d
[10.x] introduceStr::substrPos
(#48421)d95209b
Allow older jobs to be faked (#48434)39bad03
fix potential endless loop in lazyById (#48436)ca54689
Update actions/checkout from v3 to v4 (#48439)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