fix(deps): update packages dependencies #107
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.5.2->^3.5.6^1.0.4->^1.0.5^3.67.1->^3.68.3^2.10.9->^2.10.12^13.9.1->^13.9.2^18.3.16->^18.3.18^3.67.1->^3.68.3Release Notes
sanity-io/icons (@sanity/icons)
v3.5.6Compare Source
Bug Fixes
v3.5.5Compare Source
Bug Fixes
@sanity/pkg-utilsto v6.12.2 (7a2af1d)v3.5.4Compare Source
Bug Fixes
v3.5.3Compare Source
Bug Fixes
sanity-io/incompatible-plugin (@sanity/incompatible-plugin)
v1.0.5Compare Source
Bug Fixes
sanity-io/sanity (@sanity/types)
v3.68.3Compare Source
🐛 Notable bugfixes
@types/reactfrom a direct dependency to a peer dependency in@sanity/types.Install or upgrade Sanity Studio
To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.
If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.
📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
Cody Olsen | fix: support react 19 type definitions (#8121) |
ac26a4fv3.68.2Compare Source
🐛 Notable bugfixes
Install or upgrade Sanity Studio
To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.
If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.
📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
Magnus Holm | feat(cli): remove patching of tsconfig.json and thus silver-fleece dependency (#8114) |
d2f2254v3.68.1Compare Source
🐛 Notable bugfixes
Install or upgrade Sanity Studio
To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.
If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.
📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
renovate[bot] | fix(deps): update dependency @sanity/presentation to v1.19.13 (#8102) |
cfaa69bv3.68.0Compare Source
🐛 Notable bugfixes
currenton React refs fixed, allowing React Compiler to auto-memoize more components, and increasing general stability and concurrent mode safety.React.createElementcalls in internals with the JSX runtime, unlocking the React 19 performance improvements to JSX, as well as the ability to use ref as a prop instead ofReact.forwardRefwrappers.SanityDefaultPreviewto be auto memoized by React Compiler, improving performance on document list previews, and reference selectors.Other features
useReferringDocuments()hook.Install or upgrade Sanity Studio
To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.
If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.
📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
James Garbutt | feat(cli): remove is-builtin-module (#6579) |
2982082Rostislav Melkumyan | feat(cli): misc copy changes (#8003) |
a61c4eePer-Kristian Nordnes | test(playwright-ct): fix issues and flake (#8016) |
6bf4d2aecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#8023) |
2b38345renovate[bot] | fix(deps): update dependency @sanity/ui to ^2.10.9 (#8009) |
bb8ae86Snorre Eskeland Brekke | fix: delays rendering the Start in Create banner until document is ready (#8020) |
fa403daPer-Kristian Nordnes | test(e2e): refer to correct env variable for Playwright version (#8026) |
cefd55aPer-Kristian Nordnes | fix(core): fix issue with different Webkit tab order in forms (#8022) |
b1307d9Ash | fix(sanity): relative dates incorrectly appearing to be in the future (#8034) |
3869edeRostislav Melkumyan | feat(cli): use
@sanity/template-validatorpackage (#8014) |27fa7e5Christian Grøngaard | fix(core): make PTE read-only until it's
'ready'(#8033) |07d80a7Rostislav Melkumyan | fix(cli): outputters should respect %s (#8037) |
85de530Rostislav Melkumyan | feat(cli): remove .github dirs when initializing with a remote template (#8036) |
2222e9eRostislav Melkumyan | feat(cli): add cors entry automatically for template package (#8035) |
637d345Rostislav Melkumyan | revert(cli): use default ora options in spinner method (#8038) |
a54f8efPer-Kristian Nordnes | fix(core): fix issues with PT-Input PopoverModal (#8021) |
ded659eEspen Hovlandsdal | fix(deps): drop
react-copy-to-clipboarddependency (#8041) |37b3065Espen Hovlandsdal | fix(deps): align arrify versions, drop types package (#8019) |
fc55e3eEspen Hovlandsdal | chore(deps): upgrade vitest to v2.1.8 (#8018) |
27b0e84Espen Hovlandsdal | fix(deps): upgrade react-json-inspector (#8017) |
cf7afafrenovate[bot] | fix(deps): update dependency @sanity/presentation to v1.19.10 (#8065) |
27958afrenovate[bot] | chore(lockfile): update dependency react-focus-lock to v2.13.5 (#8067) |
ea8bf4aChristian Grøngaard | test(pte): properly wait for PTE to be editable (#8068) |
1dfcff8Cody Olsen | chore: add
dev:million-lintcommand (#8032) |23d9dbeecospark[bot] | fix(deps): update React Compiler dependencies 🤖 ✨ (#8069) |
e4009f1ecospark[bot] | chore(deps): dedupe pnpm-lock.yaml (#8070) |
4eff6derenovate[bot] | fix(deps): update dependency @sanity/icons to ^3.5.3 (#8071) |
2886839Cody Olsen | fix: speed up hovered field provider (#8044) |
e177acerenovate[bot] | fix(deps): update dependency @sanity/presentation to v1.19.11 (#8073) |
1819bc8renovate[bot] | chore(deps): update dev-non-major (#8066) |
6c953c6Josh | feat(manifest): add icons, tools & projectId (#7980) |
8d5fb58renovate[bot] | fix(deps): update dependency @sanity/ui to ^2.10.10 (#8074) |
d280578renovate[bot] | fix(deps): update dependency react-rx to ^4.1.9 (#8075) |
6f16545Cody Olsen | chore: add follow up comments on million lint (#8072) |
9f4875fEspen Hovlandsdal | fix(vision): upgrade react-split-pane to v1.0.0 (#8061) |
8996689Christian Grøngaard | test(core): remove RangeDecoration tests (#8079) |
4a6eb2aCody Olsen | fix: improve command list performance (#8046) |
80965bfCody Olsen | fix: improve color scheme store perf (#8059) |
ed3551brenovate[bot] | fix(deps): update dependency @sanity/presentation to v1.19.12 (#8082) |
a5a217aCody Olsen | fix: improve presence menu performance (#8039) |
43f1b52renovate[bot] | fix(deps): update dependency @sanity/ui to ^2.10.11 (#8083) |
9dc200erenovate[bot] | fix(deps): update dependency @portabletext/editor to ^1.16.3 (#8031) |
cb1647bEspen Hovlandsdal | fix(deps): upgrade
@tanstack/react-virtualto v3.11.2 (#8062) |04303f7renovate[bot] | chore(deps): lock file maintenance (#8086) |
e389ad9Jon Eide Johnsen | chore: update social links in readme (#8085) |
8ae33c3Snorre Eskeland Brekke | fix: fixes unknown event handler error in CommentsOnboardingPopover (#8087) |
1fa5db6Bjørge Næss | fix(preview): fix issue sometimes causing hotspot menu to stay a gray box after uploading (#8076) |
3d5f1d3Eoin Falconer | fix: search modal stays open with metaKey (#8090) |
f95a3d1Bjørge Næss | feat(sanity): export useReferringDocuments and mark as beta (#8091) |
e5cf80aEspen Hovlandsdal | test: fix missing await on assertions for
resolveInitialValue()(#8080) |f56c61fEspen Hovlandsdal | fix(deps): upgrade dependency react-focus-lock to v2.13.5 (#8081) |
04d5aa2renovate[bot] | chore(deps): update dependency framer-motion to v11.15.0 (#8084) |
260faecCody Olsen | fix: don't read/write ref during render (#8077) |
b1f183dCody Olsen | fix: allow
useRelativeTimeto be auto-memoized (#8089) |e2a9fffCody Olsen | fix: replace
React.createElementwith jsx runtime (#8043) |3ef8280Cody Olsen | fix: replace unsafe
useMemowithuseState(#8047) |05c9e74Cody Olsen | fix: replace useMemo with useState (#8095) |
399a7beEoin Falconer | fix: tooltip position in announcements popup (#8092) |
21c9fabCody Olsen | fix: improve
SanityDefaultPreviewmemoization (#8049) |a6d5320Christian Grøngaard | refactor(core): replace
PortableTextEditorwithEditorProvider(#8040) |5d1ed22Cody Olsen | fix: use consistent
framer-motionsemver range (#8094) |78529d6sanity-io/ui (@sanity/ui)
v2.10.12Compare Source
Bug Fixes
v2.10.11Compare Source
Bug Fixes
v2.10.10Compare Source
Bug Fixes
Shopify/polaris (@shopify/polaris)
v13.9.2Patch Changes
#12967
50246bbbd0455c30c6950b08c93ac7f7d1811fc0Thanks @moraleslevi! - CalloutCard dismiss button improvements:sanity-io/sanity (sanity)
v3.68.3Compare Source
v3.68.2Compare Source
🐛 Notable bugfixes
Install or upgrade Sanity Studio
To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.
If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.
📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
Magnus Holm | feat(cli): remove patching of tsconfig.json and thus silver-fleece dependency (#8114) |
d2f2254v3.68.1Compare Source
v3.68.0Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.