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

Stop updating React via Dependabot #280

Merged
merged 1 commit into from
Sep 23, 2022
Merged

Conversation

ybiquitous
Copy link
Member

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

Closes #277

Is there anything in the PR that needs further explanation?

Until Docusaurus supports React 18, we cannot update.
See facebook/docusaurus#7264

@ybiquitous ybiquitous added the pr: dependencies relates to dependencies label Sep 23, 2022
# TODO: We cannot update React to v18. See https://github.com/facebook/docusaurus/issues/7264
ignore:
- dependency-name: 'react'
versions: ['18.x']
Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member

@jeddy3 jeddy3 left a comment

Choose a reason for hiding this comment

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

LGTM, thank you.

@jeddy3 jeddy3 merged commit 5895e7d into main Sep 23, 2022
@jeddy3 jeddy3 deleted the Stop-updating-React-via-Dependabot branch September 23, 2022 14:56
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.

2 participants