-
Notifications
You must be signed in to change notification settings - Fork 435
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
fix(deps): Update dev-non-major #7639
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
No changes to documentation |
Component Testing Report Updated Oct 21, 2024 3:02 PM (UTC) ✅ All Tests Passed -- expand for details
|
⚡️ Editor Performance ReportUpdated Mon, 21 Oct 2024 15:05:21 GMT
Detailed information🏠 Reference resultThe performance result of
🧪 Experiment resultThe performance result of this branch
📚 Glossary
|
* next: v3.62.0 fix: warnings on React 19 (#7654) fix(deps): update dependency @sanity/ui to ^2.8.10 (#7652) fix(deps): update dependency @sanity/ui to ^2.8.10 (#7653) chore(deps): update dependency @sanity/visual-editing to v2.2.2 (#7651) fix(core): inherit readOnly state from ancestors in copyPaste function (#7643) fix(deps): update dependency @sanity/mutate to ^0.10.1 (#7650) fix(deps): Update dev-non-major (#7649) fix(deps): update dependency @sanity/presentation to v1.17.3 (#7648) fix(deps): update dependency @portabletext/editor to ^1.1.5 (#7638) fix(deps): update dependency @sanity/presentation to v1.17.2 (#7647) fix(deps): Update dev-non-major (#7646) fix(deps): update dependency @sanity/presentation to v1.17.1 (#7645) chore(deps): update dependency @sanity/preview-url-secret to v2 (#7641) fix(deps): update dependency @sanity/presentation to v1.17.0 (#7640) fix(deps): Update dev-non-major (#7639) chore(cli): update help copy for deploy command (#7624) chore(test-studio): add asset types to structure navigation (#7631)
This PR contains the following updates:
^1.1.0
->^1.1.5
3.0.6
->3.0.8
^6.21.3
->^6.22.2
1.1.9
->1.1.11
1.1.13
->1.1.15
1.1.13
->1.1.14
1.1.10
->1.1.11
1.2.11
->1.2.13
1.10.7
->1.10.8
2.1.10
->2.2.0
^18.3.5
->^18.3.11
^18.3.0
->^18.3.1
^4.3.1
->^4.3.3
15.0.0-rc.0
->15.0.0-rc.1
14.2.11
->14.2.15
2.0.0
->2.1.0
^4.5.3
->^4.5.5
Release Notes
portabletext/editor (@portabletext/editor)
v1.1.5
Bug Fixes
sanity-io/assist (@sanity/assist)
v3.0.8
Compare Source
Bug Fixes
This release is also available on:
v3.0.7
Compare Source
Bug Fixes
This release is also available on:
sanity-io/locales (@sanity/locale-ko-kr)
v1.1.11
Bug Fixes
v1.1.10
Bug Fixes
sanity-io/locales (@sanity/locale-nb-no)
v1.1.15
Bug Fixes
v1.1.14
Bug Fixes
sanity-io/locales (@sanity/locale-nn-no)
v1.1.14
Bug Fixes
sanity-io/locales (@sanity/locale-pt-pt)
v1.1.11
Bug Fixes
sanity-io/locales (@sanity/locale-sv-se)
v1.2.13
Bug Fixes
v1.2.12
Bug Fixes
sanity-io/visual-editing (@sanity/react-loader)
v1.10.8
Bug Fixes
@sanity/comlink
for postMessage events (1c6769a)Dependencies
sanity-io/visual-editing (@sanity/visual-editing)
v2.2.0
Features
Bug Fixes
@sanity/comlink
for postMessage events (e69d16f)Dependencies
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.3.3
Compare Source
React Compiler runtimeModule option removed
React Compiler was updated to accept a
target
option andruntimeModule
was removed. vite-plugin-react will still detectruntimeModule
for backwards compatibility.When using a custom
runtimeModule
ortarget !== '19'
, the plugin will not try to pre-optimizereact/compiler-runtime
dependency.The react-compiler-runtime is now available on npm can be used instead of the local shim for people using the compiler with React < 19.
Here is the configuration to use the compiler with React 18 and correct source maps in development:
vercel/next.js (next)
v15.0.0-rc.1
Compare Source
Core Changes
lib/helpers/install.ts
to better support pnpm and properly respectroot
argument: #64418Metadata.openGraph
values not resolving basic values whentype
is set: #63620postcss
withuseLightningcss
: #64379@appsignal/nodejs
to the external packages list: #64503swc_core
tov0.90.33
: #64553isolated-vm
to server-external-packages.json: #64749next experimental-test
command: #6435214898b6
toc3048aa
: #64798squoosh
in favor ofsharp
as optional dependency: #63321@swc/core
tov1.5.0
: #65022next
Webpack alias last: #65123fetchPriority
prop: #65235#[turbo_tasks::value(transparent)]
attributes: #65336concatenate_output_assets
function: #65337strictNextHead
is enabled: #65408revalidatePath
& fix cache debug logic: #65365serverComponentsExternalPackages
andbundlePagesExternals
: #65421bundlePagesRouterDependencies
: #65520Content-Disposition
toattachment
: #65631next/head
children reconciler by default: #65418src
has leading or trailing space: #65637clientTraceMetadata
experimental option to propagate tracing data to the client: #64256EcmascriptChunkingContext
: #657164508873
to04b0588
: #65864next/font/local
withBeforeResolvePlugin
and show custom error message: #65870ppr
flag ofnext.config.js
: #66028Configuration
📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate using a curated preset maintained by . View repository job log here