Open dependabot[bot] opened 2 months ago
Hey there and thank you for opening this pull request! 👋
We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.
Your PR title is: build(deps): bump next from 14.2.4 to 14.2.10 in /playground/nextjs
It should be something like: feat(scope): Add fancy new feature
Details:
Unknown scope "deps" found in pull request title "build(deps): bump next from 14.2.4 to 14.2.10 in /playground/nextjs". Scope must match one of: root, api, dashboard, inbound-mail, web, webhook, widget, worker, ws, ee-auth, ee-billing, ee-dal, ee-shared-services, ee-translation, application-generic, automation, dal, design-system, embed, novui, testing, novu, client, framework, headless, js, nest, nextjs, node, notification-center, providers, react, react-native, shared, stateless, nestjs, nextjs.
Name | Link |
---|---|
Latest commit | 3664a827010f5f3248fbc844d64be4891c501240 |
Latest deploy log | https://app.netlify.com/sites/novu-stg-vite-dashboard-poc/deploys/670f872181a05b0008581797 |
Bumps next from 14.2.4 to 14.2.10.
Release notes
Sourced from next's releases.
... (truncated)
Commits
937651f
v14.2.107ed7f12
Remove invalid fallback revalidate value (#69990)99de057
Revert server action optimization (#69925)24647b9
Add ability to customize Cache-Control (#69802)6fa8982
v14.2.97998745
test: lock ts type check (#69889)4bd3849
create-next-app: fix font file corruption when using import alias (#69806)3756801
test: check most possible combination of CNA flags9a72ad6
unpin CNA tests from 14.2.3747d365
Fix metadata prop merging (#69807)You can trigger a rebase of this PR 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