Skip to content
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

chore(deps): bump typescript to 5.6.2 #7494

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Conversation

stipsan
Copy link
Member

@stipsan stipsan commented Sep 11, 2024

Description

Replaces these PRs:

And updates Renovate to group @sanity/tsdoc, @sanity/pkg-utils and typescript in a single PR in the future, to ensure that typechecking behaves the same way, no matter if it's in your IDE, when running build, or when generating tsdocs.

What to review

All good?

Testing

If typechecks passes, the ETL suite passes and the build commands then we're all good 👍

Notes for release

N/A internal tooling changes only

@stipsan stipsan requested a review from a team as a code owner September 11, 2024 13:09
@stipsan stipsan requested review from cngonzalez and removed request for a team September 11, 2024 13:09
Copy link

vercel bot commented Sep 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
page-building-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 1:30pm
performance-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 1:30pm
test-compiled-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 1:30pm
test-next-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 1:30pm
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 1:30pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Sep 11, 2024 1:30pm

Copy link
Contributor

No changes to documentation

Copy link

socket-security bot commented Sep 11, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/@sanity/pkg-utils@6.11.0, npm/@sanity/tsdoc@1.0.101, npm/debug@4.3.6, npm/typescript@5.5.4

View full report↗︎

@stipsan stipsan force-pushed the bump-typescript-pkg-utils-tsdoc branch from 7a3aedf to 9b60d6a Compare September 11, 2024 13:18
@@ -26,7 +26,6 @@ const MIMETYPE_PLAINTEXT = 'text/plain'
const SUPPORTS_SANITY_CLIPBOARD_MIMETYPE =
typeof ClipboardItem !== 'undefined' &&
'supports' in ClipboardItem &&
// @ts-expect-error `ClipboardItem.supports` does not have types yet
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TS 5.6 does have typings for this 🥳

Copy link
Contributor

github-actions bot commented Sep 11, 2024

Component Testing Report Updated Sep 11, 2024 1:34 PM (UTC)

✅ All Tests Passed -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 43s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 9s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 30s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 36s 11 7 0
formBuilder/inputs/PortableText/copyPaste/CopyPasteFields.spec.tsx ✅ Passed (Inspect) 0s 0 12 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 17s 6 0 0
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx ✅ Passed (Inspect) 10s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 3m 0s 0 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 44s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 48s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 14s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 8s 3 9 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 26s 9 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 17s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 36s 12 0 0
formBuilder/tree-editing/TreeEditing.spec.tsx ✅ Passed (Inspect) 0s 0 3 0
formBuilder/tree-editing/TreeEditingNestedObjects.spec.tsx ✅ Passed (Inspect) 0s 0 3 0

Merged via the queue into next with commit caec753 Sep 13, 2024
42 checks passed
@stipsan stipsan deleted the bump-typescript-pkg-utils-tsdoc branch September 13, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants