Closed dependabot[bot] closed 3 months ago
Latest commit: fd5fc56e84598d1d17482bc1d628d4d3f9b6de8b
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
edge-runtime | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 27, 2024 11:02pm |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/next@14.2.7 | environment, filesystem, network, shell, unsafe | +66 |
98.7 MB | vercel-release-bot |
npm/turbo@2.1.0 | None | 0 |
14.9 kB | jaredpalmer, turbobot, vercel-release-bot |
🚮 Removed packages: npm/next@14.2.5), npm/turbo@2.0.14)
Bumps next from 14.2.5 to 14.2.7.
Release notes
Sourced from next's releases.
Commits
a1c3a03
v14.2.7d46ab2c
Fix hmr assetPrefix escaping and reuse logic from other files (#67983)d11cbc9
Reject next image urls in image optimizer (#68628)575385e
Fix bad modRequest in flight entry manifest (#68888)9ecf2e8
update turbopack build manifest325dc4b
pages router: ensure x-middleware-cache is respected (#67734)d3021b6
update playwright interface5e6f511
fix i18n data pathname resolving (#68947)dd32e0f
Update font data (#68639)2f7fa98
Add deployment id header for rsc payload if present (#67255)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