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

Update Dependabot group for Docusaurus and React #356

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

ybiquitous
Copy link
Member

Which issue, if any, is this issue related to?

Ref #354

Is there anything in the PR that needs further explanation?

Docusaurus 3.0 is out. See https://docusaurus.io/blog/releases/3.0

We can now update React to 18:

$ npm view @docusaurus/core peerDependencies
{ react: '^18.0.0', 'react-dom': '^18.0.0' }

So, updating Docusaurus and React simultaneously should be better.

Docusaurus 3.0 is out. See https://docusaurus.io/blog/releases/3.0

We can now update React to 18:

```console
$ npm view @docusaurus/core peerDependencies
{ react: '^18.0.0', 'react-dom': '^18.0.0' }
```

So, updating Docusaurus and React simultaneously should be better.
@ybiquitous ybiquitous added the pr: dependencies relates to dependencies label Nov 1, 2023
@ybiquitous ybiquitous merged commit 3868d81 into main Nov 1, 2023
@ybiquitous ybiquitous deleted the update-dependabot-config branch November 1, 2023 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies relates to dependencies
Development

Successfully merging this pull request may close these issues.

1 participant