-
Notifications
You must be signed in to change notification settings - Fork 621
chore(deps): bump next from 15.2.2 to 15.2.3 in the npm_and_yarn group #6512
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
Conversation
Bumps the npm_and_yarn group with 1 update: [next](https://github.com/vercel/next.js). Updates `next` from 15.2.2 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.2.2...v15.2.3) --- updated-dependencies: - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
|
New and updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the npm_and_yarn group with 1 update: next.
Updates
nextfrom 15.2.2 to 15.2.3Release notes
Sourced from next's releases.
Commits
535e26dv15.2.32fcae1dUpdate default allowed origins list (#77212)adf5462unify allowed origin detection handling (#77053)5e59da1Add dev warning for cross-origin and stabilize allowedDevOrigins (#77044)8151cb6Ensure deploymentId is used for CSS preloads (#77210)52a078dUpdate 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)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.
PR-Codex overview
This PR updates the version of the
nextpackage across multiple applications and updates some dependencies in thepnpm-lock.yamlfile to maintain compatibility with the new version.Detailed summary
nextfrom15.2.2to15.2.3in:apps/login/package.jsonapps/wallet-ui/package.jsonapps/playground-web/package.jsonapps/portal/package.jsonapps/dashboard/package.jsonnextversion inpnpm-lock.yamland adjusted related dependencies accordingly.