Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump next from 15.2.3 to 15.2.4 #709

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2025

Bumps next from 15.2.3 to 15.2.4.

Release notes

Sourced from next's releases.

v15.2.4

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

Core Changes

  • Match subrequest handling for edge and node (#77474)
  • exclude images and static media from dev origin check (#77417)
  • ensure /__next middleware URLs are included in the origin check (#77416)
  • remove direct ip/port bypass in dev origin check (#77414)
  • switch development origin verification to be opt-in rather than opt-out (#77395)

Credits

Huge thanks to @​ijjk and @​ztanner for helping!

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 the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 2, 2025
Copy link

vercel bot commented Apr 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 8, 2025 6:44pm

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 5, 2025

Dependabot can't authenticate to a private package registry. Because of this, Dependabot cannot update this pull request.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.2.4 branch 2 times, most recently from 8b36c5b to c239438 Compare April 5, 2025 11:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.2.4 branch from c239438 to ca23cda Compare April 5, 2025 14:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.2.4 branch from ca23cda to f6ebf67 Compare April 5, 2025 14:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.2.4 branch from f6ebf67 to 472f327 Compare April 5, 2025 15:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.2.4 branch 2 times, most recently from 9022444 to d80db84 Compare April 5, 2025 17:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.2.4 branch 2 times, most recently from 9a63660 to 668ae54 Compare April 6, 2025 07:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.2.4 branch from 668ae54 to 4ab5442 Compare April 6, 2025 09:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.2.4 branch 3 times, most recently from f9f17bd to cdeb6b2 Compare April 6, 2025 10:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.2.4 branch from cdeb6b2 to 1900cc4 Compare April 6, 2025 11:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.2.4 branch from 1900cc4 to 6fdff87 Compare April 6, 2025 12:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.2.4 branch from 6fdff87 to 528c8e7 Compare April 6, 2025 13:19
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2025

Dependabot can't authenticate to a private package registry. Because of this, Dependabot cannot update this pull request.

Bumps [next](https://github.com/vercel/next.js) from 15.2.3 to 15.2.4.
- [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.3...v15.2.4)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.2.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants