actions-learning-pathway
actions-learning-pathway copied to clipboard
Bump next from 14.2.21 to 14.2.30 in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: next.
Updates next from 14.2.21 to 14.2.30
Release notes
Sourced from next's releases.
v14.2.30
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Backport
config.allowedDevOrigins(#80410) (Learn More)Credits
Huge thanks to
@ijjkand@ztannerfor helping!v14.2.29
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Only share incremental cache for edge in next start (#79389)
Credits
Huge thanks to
@ijjkfor helping!
Commits
243072bv14.2.30f523d4a[backport]: config.allowedDevOrigins (#80410)ca92115v14.2.29ec9ee87Only share incremental cache for edge in next start (#79389)e65628av14.2.283f5d774fix: node.js module import error when using middleware (#77945)43f10b8v14.2.27649ba86backport: fix dynamic route interception not working when deployed with middl...10a042cv14.2.268a511d6Match subrequest handling for edge and node (#77476)- Additional commits viewable in compare view
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 conditions You can disable automated security fix PRs for this repo from the Security Alerts page.