-
-
Notifications
You must be signed in to change notification settings - Fork 330
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(next): update dependencies #3023
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
@Hugos68 @AdrianGonz97 I'd appreciate a review of all current changes. A few notable updates today:
Note that I did NOT refactor the React components using the Context API to have the Context set outside the component files. This looks to be a new linting rule added in a major release, which we're not using yet. We can cross that road when we come to this. The linting error is very clear about the change required. I've also reached out the the Skeleton team and contributor community to do some manual regression testing against the doc site. See that in the |
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.
Can't see anything out of place
lgtm
Linked Issue
Closes #3021
Description
Updates dependencies for the following projects:
v3 Migration CLI(reminder sent on PR)Checklist
Please read and apply all contribution requirements.
docs/
,feature/
,chore/
,bugfix/
next
branch (NEVERdev
ormaster
)pnpm check
in the root of the monorepopnpm format
in the root of the monorepopnpm lint
in the root of the monorepopnpm test
in the root of the monorepo/package
projects, please supply a ChangesetChangsets
View our documentation to learn more about Changesets. To create a Changeset:
pnpm changeset
and follow the prompts