studio
studio copied to clipboard
build(deps): bump next from 14.2.3 to 14.2.10 in /apps/studio-next
Bumps next from 14.2.3 to 14.2.10.
Release notes
Sourced from next's releases.
v14.2.10
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Remove invalid fallback revalidate value (vercel/next.js#69990)
- Revert server action optimization (vercel/next.js#69925)
- Add ability to customize Cache-Control (#69802)
Credits
Huge thanks to
@huozhiand@ijjkfor helping!v14.2.9
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Revert "Fix esm property def in flight loader (#66990)" (#69749)
- Disable experimental.optimizeServer by default to fix failed server action (#69788)
- Fix middleware fallback: false case (#69799)
- Fix status code for /_not-found route (#64058) (#69808)
- Fix metadata prop merging (#69807)
- create-next-app: fix font file corruption when using import alias (#69806)
Credits
Huge thanks to
@huozhi,@ztanner,@ijjk, and@lubieowocefor helping!v14.2.8
What's Changed
[!NOTE]
This release is backporting bug fixes and minor improvements. It does not include all pending features/changes on canary.Support
esmExternalsin app directory
- Support esm externals in app router (#65041)
- Turbopack: Allow client components from foreign code in app routes (#64751)
- Turbopack: add support for esm externals in app dir (#64918)
- other related PRs: #66990 #66727 #66286 #65519
Reading cookies set in middleware in components and actions
... (truncated)
Commits
937651fv14.2.107ed7f12Remove invalid fallback revalidate value (#69990)99de057Revert server action optimization (#69925)24647b9Add ability to customize Cache-Control (#69802)6fa8982v14.2.97998745test: lock ts type check (#69889)4bd3849create-next-app: fix font file corruption when using import alias (#69806)3756801test: check most possible combination of CNA flags9a72ad6unpin CNA tests from 14.2.3747d365Fix metadata prop merging (#69807)- 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 this major versionwill 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 versionwill 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 dependencywill 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.
⚠️ No Changeset found
Latest commit: 0500e7cb37b8c2c4ffe5a751979a6f2a5b02c137
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Deploy Preview for modest-rosalind-098b67 failed.
| Name | Link |
|---|---|
| Latest commit | 0500e7cb37b8c2c4ffe5a751979a6f2a5b02c137 |
| Latest deploy log | https://app.netlify.com/sites/modest-rosalind-098b67/deploys/66ea98cb1a7cf500084fdfa2 |
Deploy Preview for studio-next failed.
| Name | Link |
|---|---|
| Latest commit | 0500e7cb37b8c2c4ffe5a751979a6f2a5b02c137 |
| Latest deploy log | https://app.netlify.com/sites/studio-next/deploys/66ea98cbaad7a10008e05a4c |
Deploy Preview for asyncapi-studio-design-system failed.
| Name | Link |
|---|---|
| Latest commit | 0500e7cb37b8c2c4ffe5a751979a6f2a5b02c137 |
| Latest deploy log | https://app.netlify.com/sites/asyncapi-studio-design-system/deploys/66ea98cb05a7bd0008982968 |
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
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.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.