-
Notifications
You must be signed in to change notification settings - Fork 432
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
Current dependencies on/for this PR:
This stack of pull requests is managed by Graphite. |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@types/[email protected], npm/[email protected], npm/[email protected] |
No changes to documentation |
Component Testing Report Updated Feb 14, 2024 9:03 AM (UTC)
|
b1f0aa0
to
faf2416
Compare
faf2416
to
97e14ef
Compare
8495f93
to
1ed75e1
Compare
97e14ef
to
73ce92e
Compare
1ed75e1
to
728c830
Compare
73ce92e
to
9b8cb3f
Compare
c270c5e
to
7df382a
Compare
f341c21
to
59f2ce8
Compare
59f2ce8
to
e5b35a2
Compare
@@ -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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❤️
e5b35a2
to
cc69902
Compare
removing pretty quick as it's not compatible with prettier 3.x (checking changed files for formatting errors should be covered by lint-staged already)
cc69902
to
a438526
Compare
Description
Various deps and tooling cleanups required by upcoming yarn => pnpm work
What to review
Testing
Notes for release
n/a - internal