-
Notifications
You must be signed in to change notification settings - Fork 748
chore(deps): bump next from 15.0.4 to 15.2.3 in /examples/resend #1966
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
chore(deps): bump next from 15.0.4 to 15.2.3 in /examples/resend #1966
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Hi, |
Why was #1967 closed? These appear to be the same issues. |
2369e81
to
117d670
Compare
f92cbec
to
dc906e8
Compare
A newer version of next exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
dc906e8
to
4304e64
Compare
@@ -10,7 +10,7 @@ | |||
"start": "next start" | |||
}, | |||
"dependencies": { | |||
"next": "15.0.4", | |||
"next": "15.2.4", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There appears to be a version mismatch between the PR description (which mentions upgrading to Next.js 15.2.3) and the actual code change (which upgrades to 15.2.4). Please verify which version is correct before merging this PR.
"next": "15.2.4", | |
"next": "15.2.3", |
Spotted by Diamond
Is this helpful? React 👍 or 👎 to let us know.
4304e64
to
0da88a7
Compare
Bumps [next](https://github.com/vercel/next.js) from 15.0.4 to 15.2.3. - [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.0.4...v15.2.3) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
0da88a7
to
65e895c
Compare
Looks like next is no longer updatable, so this is no longer needed. |
Bumps next from 15.0.4 to 15.2.3.
Release notes
Sourced from next's releases.
... (truncated)
Commits
535e26d
v15.2.32fcae1d
Update default allowed origins list (#77212)adf5462
unify allowed origin detection handling (#77053)5e59da1
Add dev warning for cross-origin and stabilize allowedDevOrigins (#77044)8151cb6
Ensure deploymentId is used for CSS preloads (#77210)52a078d
Update middleware request header (#77201)4698ad6
[metadata] remove the default segement check for metadata rendering (#77119)1e1ff40
[ts-hint] fix vscode type hint plugin enabling (#77099)88deb12
[metadata] re-insert icons to head for streamed metadata (#76915)f455282
v15.2.2Dependabot 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.