Closed dependabot[bot] closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
a33560a
) to head (8be8142
).:exclamation: Current head 8be8142 differs from pull request most recent head b84932f
Please upload reports for the commit b84932f to get more accurate results.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #489.
Bumps next from 14.0.4 to 14.2.4.
Release notes
Sourced from next's releases.
Commits
3078441
v14.2.40538a0d
[not a backport] fix lint errors2807fb4
fix: app-router prefetch crash when an invalid URL is passed to Link (#66755)efb476e
Add timeout/retry handling for fetch cache (#66652)c16a3f9
Use addDependency to track metadata route file changes (#66714)942e45a
Fix inconsistency with 404 getStaticProps cache-control (#66674)9728a35
Prevent append of trailing slash in cases where path ends with a file extensi...44661c2
ensure router cache updates reference the latest cache values (#66681)f7ec039
prevent duplicate RSC fetch when action redirects (#66620)dd6ab93
Fix loading navigation with metadata and prefetch (#66447)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