Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: bump next from 15.2.4 to 15.4.7 in /offlinedocs#20005

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubSep 29, 2025

Bumpsnext from 15.2.4 to 15.4.7.

Release notes

Sourced fromnext's releases.

v15.4.7

[!NOTE]
This release is backporting bug fixes. It doesnot include all pending features/changes on canary.

Core Changes

  • fix router handling when setting a location response header#82588

Credits

Huge thanks to@​ztanner for helping!

v15.4.2-canary.56

Misc Changes

  • fix: remove a few old references to 'next lint':#82800
  • docs: fix TS error in Node.js runtime local assets example:#82672
  • docs: Route props helpers, typegen and next lint deprecation:#82784

Credits

Huge thanks to@​bgub,@​EAzZY-1wnL, and@​icyJoseph for helping!

v15.4.2-canary.55

Core Changes

  • [Cache Components] Fix HMR for nested pages:#82776
  • Upgrade React froma96a0f39-20250815 tof508edc8-20250818:#82747
  • Avoid duplicate WebSocket connection for global error pages:#82788
  • Update linter options:#82266
  • React fromf508edc8-20250818 to0bdb9206-20250818:#82792
  • feat: stabilize experimental.typedRoutes flag:#82762
  • [Cache Components] Faster partial hydration in PPR resumes:#82742
  • Turbopack: Define built-in webpack conditions using an enum and typescript union:#82765
  • Turbopack: Remove beta warning:#82797
  • feat: add a codemod to migrate from the deprecated "next lint" command:#82685
  • fix: don't fail with amp config in JS:#82798
  • fix: possible null access:#82799

Misc Changes

  • Update Rspack production test manifest:#82771

Credits

Huge thanks to@​unstubbable,@​bgub,@​vercel-release-bot,@​lubieowoce, and@​bgw for helping!

v15.4.2-canary.54

Core Changes

  • [Cache Components] Defer Request Data API resolution to another task in dev when it would suspend when prerendering:#82386

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from theSecurity Alerts page.

Bumps [next](https://github.com/vercel/next.js) from 15.2.4 to 15.4.7.- [Release notes](https://github.com/vercel/next.js/releases)- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)- [Commits](vercel/next.js@v15.2.4...v15.4.7)---updated-dependencies:- dependency-name: next  dependency-version: 15.4.7  dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code labelsSep 29, 2025
@github-actionsgithub-actionsbotenabled auto-merge (squash)September 29, 2025 11:04
@github-actionsgithub-actionsbot merged commit860bcd4 intomainSep 29, 2025
33 checks passed
@github-actionsgithub-actionsbot deleted the dependabot/npm_and_yarn/offlinedocs/next-15.4.7 branchSeptember 29, 2025 11:08
aslilac pushed a commit that referenced this pull requestOct 7, 2025
Bumps [next](https://github.com/vercel/next.js) from 15.2.4 to 15.4.7.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/vercel/next.js/releases">next'sreleases</a>.</em></p><blockquote><h2>v15.4.7</h2><blockquote><p>[!NOTE]<br />This release is backporting bug fixes. It does <strong>not</strong>include all pending features/changes on canary.</p></blockquote><h3>Core Changes</h3><ul><li>fix router handling when setting a location response header <ahref="https://redirect.github.com/vercel/next.js/issues/82588">#82588</a></li></ul><h3>Credits</h3><p>Huge thanks to <ahref="https://github.com/ztanner"><code>@​ztanner</code></a> forhelping!</p><h2>v15.4.2-canary.56</h2><h3>Misc Changes</h3><ul><li>fix: remove a few old references to 'next lint': <ahref="https://redirect.github.com/vercel/next.js/issues/82800">#82800</a></li><li>docs: fix TS error in Node.js runtime local assets example: <ahref="https://redirect.github.com/vercel/next.js/issues/82672">#82672</a></li><li>docs: Route props helpers, typegen and next lint deprecation: <ahref="https://redirect.github.com/vercel/next.js/issues/82784">#82784</a></li></ul><h3>Credits</h3><p>Huge thanks to <ahref="https://github.com/bgub"><code>@​bgub</code></a>, <ahref="https://github.com/EAzZY-1wnL"><code>@​EAzZY-1wnL</code></a>, and<a href="https://github.com/icyJoseph"><code>@​icyJoseph</code></a> forhelping!</p><h2>v15.4.2-canary.55</h2><h3>Core Changes</h3><ul><li>[Cache Components] Fix HMR for nested pages: <ahref="https://redirect.github.com/vercel/next.js/issues/82776">#82776</a></li><li>Upgrade React from <code>a96a0f39-20250815</code> to<code>f508edc8-20250818</code>: <ahref="https://redirect.github.com/vercel/next.js/issues/82747">#82747</a></li><li>Avoid duplicate WebSocket connection for global error pages: <ahref="https://redirect.github.com/vercel/next.js/issues/82788">#82788</a></li><li>Update linter options: <ahref="https://redirect.github.com/vercel/next.js/issues/82266">#82266</a></li><li>React from <code>f508edc8-20250818</code> to<code>0bdb9206-20250818</code>: <ahref="https://redirect.github.com/vercel/next.js/issues/82792">#82792</a></li><li>feat: stabilize experimental.typedRoutes flag: <ahref="https://redirect.github.com/vercel/next.js/issues/82762">#82762</a></li><li>[Cache Components] Faster partial hydration in PPR resumes: <ahref="https://redirect.github.com/vercel/next.js/issues/82742">#82742</a></li><li>Turbopack: Define built-in webpack conditions using an enum andtypescript union: <ahref="https://redirect.github.com/vercel/next.js/issues/82765">#82765</a></li><li>Turbopack: Remove beta warning: <ahref="https://redirect.github.com/vercel/next.js/issues/82797">#82797</a></li><li>feat: add a codemod to migrate from the deprecated &quot;nextlint&quot; command: <ahref="https://redirect.github.com/vercel/next.js/issues/82685">#82685</a></li><li>fix: don't fail with amp config in JS: <ahref="https://redirect.github.com/vercel/next.js/issues/82798">#82798</a></li><li>fix: possible null access: <ahref="https://redirect.github.com/vercel/next.js/issues/82799">#82799</a></li></ul><h3>Misc Changes</h3><ul><li>Update Rspack production test manifest: <ahref="https://redirect.github.com/vercel/next.js/issues/82771">#82771</a></li></ul><h3>Credits</h3><p>Huge thanks to <ahref="https://github.com/unstubbable"><code>@​unstubbable</code></a>, <ahref="https://github.com/bgub"><code>@​bgub</code></a>, <ahref="https://github.com/vercel-release-bot"><code>@​vercel-release-bot</code></a>,<a href="https://github.com/lubieowoce"><code>@​lubieowoce</code></a>,and <a href="https://github.com/bgw"><code>@​bgw</code></a> forhelping!</p><h2>v15.4.2-canary.54</h2><h3>Core Changes</h3><ul><li>[Cache Components] Defer Request Data API resolution to another taskin dev when it would suspend when prerendering: <ahref="https://redirect.github.com/vercel/next.js/issues/82386">#82386</a></li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/vercel/next.js/commit/f30d815859e932e09222e93bb6e8a376b918d874"><code>f30d815</code></a>v15.4.7</li><li><ahref="https://github.com/vercel/next.js/commit/1a026e338d2b8c977c8949a134168952338d6d01"><code>1a026e3</code></a>fix router handling when setting a location response header (<ahref="https://redirect.github.com/vercel/next.js/issues/82588">#82588</a>)</li><li><ahref="https://github.com/vercel/next.js/commit/be4aafd4b744fbf6500b311b74c84243f70a3059"><code>be4aafd</code></a>v15.4.6</li><li><ahref="https://github.com/vercel/next.js/commit/91e5b6b84f56c096dc2bb647eb384388e06489fd"><code>91e5b6b</code></a>Backport &quot;fix: add <code>?dpl</code> to fonts in<code>/_next/static/media</code> (<ahref="https://redirect.github.com/vercel/next.js/issues/82384">#82384</a>)&quot;(<ahref="https://redirect.github.com/vercel/next.js/issues/82421">#82421</a>)</li><li><ahref="https://github.com/vercel/next.js/commit/f1629d939597cc46ccbe44fe66bda91eac31e219"><code>f1629d9</code></a>Backport &quot;[Pages] fix: <code>_error</code> page's<code>req.url</code> can be overwritten t… (<ahref="https://redirect.github.com/vercel/next.js/issues/82377">#82377</a>)</li><li><ahref="https://github.com/vercel/next.js/commit/b9aab5dbe926c256d439bfecb226693dcd1a1be4"><code>b9aab5d</code></a>v15.4.5</li><li><ahref="https://github.com/vercel/next.js/commit/a8c93c49dd2d42a2ced8a17bc53b3fea11d25c96"><code>a8c93c4</code></a>Disable test new tests jobs</li><li><ahref="https://github.com/vercel/next.js/commit/ed2a6c754831406f8cd724eb52a562bb124c1504"><code>ed2a6c7</code></a>[backport]: fix(next/image): improve and simplify detect-content-type(<ahref="https://redirect.github.com/vercel/next.js/issues/82118">#82118</a>...</li><li><ahref="https://github.com/vercel/next.js/commit/f00fcc9011e7d0ef027021fc8424f51b8ac97880"><code>f00fcc9</code></a>[backport]: fix(next/image): fix image-optimizer.ts headers (<ahref="https://redirect.github.com/vercel/next.js/issues/82114">#82114</a>)(<ahref="https://redirect.github.com/vercel/next.js/issues/82175">#82175</a>)</li><li><ahref="https://github.com/vercel/next.js/commit/55a7568e9d12459f8c5f5ae120fe2e228af284bb"><code>55a7568</code></a>Backport: Turbopack: update mimalloc (<ahref="https://redirect.github.com/vercel/next.js/issues/81993">#81993</a>)(<ahref="https://redirect.github.com/vercel/next.js/issues/82166">#82166</a>)</li><li>Additional commits viewable in <ahref="https://github.com/vercel/next.js/compare/v15.2.4...v15.4.7">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=15.2.4&new-version=15.4.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the[Security Alerts page](https://github.com/coder/coder/network/alerts).</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] approved these changes

Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp