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): various cleanups and dependency fixes #5534

Merged
merged 11 commits into from
Feb 14, 2024
Merged

Conversation

bjoerge
Copy link
Member

@bjoerge bjoerge commented Jan 21, 2024

Description

Various deps and tooling cleanups required by upcoming yarn => pnpm work

What to review

Testing

Notes for release

n/a - internal

Copy link

vercel bot commented Jan 21, 2024

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

Name Status Preview Comments Updated (UTC)
performance-studio ✅ Ready (Inspect) Visit Preview Feb 14, 2024 9:00am
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2024 9:00am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Feb 14, 2024 9:00am

Copy link

socket-security bot commented Jan 21, 2024

Copy link
Contributor

github-actions bot commented Jan 21, 2024

No changes to documentation

Copy link
Contributor

github-actions bot commented Jan 21, 2024

Component Testing Report Updated Feb 14, 2024 9:03 AM (UTC)

File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 32s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 6s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 12s 3 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 13s 4 2 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 13s 6 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 33s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 18s 9 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 59s 18 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 13s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 19s 9 0 0

@bjoerge bjoerge changed the base branch from chore/consistent-imports to next January 21, 2024 23:32
@bjoerge bjoerge changed the base branch from next to chore/consistent-imports January 22, 2024 00:39
@bjoerge bjoerge force-pushed the chore/consistent-imports branch from 8495f93 to 1ed75e1 Compare January 22, 2024 01:46
@bjoerge bjoerge force-pushed the chore/consistent-imports branch from 1ed75e1 to 728c830 Compare January 22, 2024 08:22
@bjoerge bjoerge force-pushed the chore/consistent-imports branch 4 times, most recently from c270c5e to 7df382a Compare February 9, 2024 12:12
@@ -27,16 +27,13 @@ yarn dev
- Rebase your feature branch regularly against `next`. Make sure its even with `next` before merging
- Once it's done, open a pull request targeting `next`
- After at least two reviewers has approved the pull request, you can merge it into `next` when you feel ready (if you're on the Sanity team, obviously)
- Everything except minor _trivial_ changes should go through pull-requests. If you're unsure whether it's a trivial change or not, submit a pull request just to be sure
Copy link
Contributor

Choose a reason for hiding this comment

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

❤️

@bjoerge bjoerge merged commit c973845 into next Feb 14, 2024
41 checks passed
@bjoerge bjoerge deleted the chore/cleanup branch February 14, 2024 09:34
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.

3 participants