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: upgrade dev deps #6634

Merged
merged 12 commits into from
Jan 8, 2024
Merged

chore: upgrade dev deps #6634

merged 12 commits into from
Jan 8, 2024

Conversation

adidahiya
Copy link
Contributor

@adidahiya adidahiya commented Jan 8, 2024

Changes proposed in this pull request:

Upgrade various dev dependencies, including some major bumps:

Also we have some types upgrades:

  • Node was upgraded to v20 in chore: upgrade to Node v20.10 #6623, but I forgot to upgrade @types/node there. That's being done in this PR.
  • @types/react is now on the latest v16 typings. There was a change to deprecate the global JSX namespace in favor of the React.JSX namespace in May 2023 via DefinitelyTyped/DefinitelyTyped@f1b2559, which was released in v16.14.41, so that is now the new minimum supported version of React types.

@adidahiya
Copy link
Contributor Author

use React.JSX namespace in EntityTitle

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@adidahiya
Copy link
Contributor Author

remove extraneous test-commons export

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@adidahiya adidahiya merged commit 3d070cc into develop Jan 8, 2024
12 checks passed
@adidahiya adidahiya deleted the ad/upgrade-dev-deps branch January 8, 2024 17:14
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.

1 participant