Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

chore(dependencies): updated dependencies and removed some overrides #2843

Merged
merged 9 commits into from
Oct 2, 2022

Conversation

ovflowd
Copy link
Member

@ovflowd ovflowd commented Oct 1, 2022

Description

  • This PR makes dependency updates so that we don't need to merge that massive dependabot PR 😅
  • This PR also fixes a few API design issues
  • This PR allows search results for API searches to go directly to the definition

Related Issues

@ovflowd ovflowd added the dependencies Pull requests that update a dependency file label Oct 1, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2022

Codecov Report

Base: 66.02% // Head: 63.68% // Decreases project coverage by -2.33% ⚠️

Coverage data is based on head (f8f3969) compared to base (fd57b87).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2843      +/-   ##
==========================================
- Coverage   66.02%   63.68%   -2.34%     
==========================================
  Files         118      124       +6     
  Lines        1351     1465     +114     
  Branches      342      366      +24     
==========================================
+ Hits          892      933      +41     
- Misses        422      492      +70     
- Partials       37       40       +3     
Impacted Files Coverage Δ
src/__fixtures__/hooks.tsx 100.00% <ø> (ø)
src/__fixtures__/page.tsx 94.11% <ø> (-5.89%) ⬇️
...components/ApiComponents/Components/ApiHeading.tsx 0.00% <ø> (ø)
...rc/components/ApiComponents/Components/ApiLink.tsx 0.00% <ø> (ø)
...ents/ApiComponents/Components/SourceLink/index.tsx 0.00% <ø> (ø)
...ApiComponents/Components/VersionSelector/index.tsx 0.00% <ø> (ø)
src/components/ApiComponents/index.tsx 0.00% <ø> (ø)
src/components/Article/index.tsx 100.00% <ø> (ø)
src/components/Banner/index.tsx 100.00% <ø> (ø)
src/components/Codebox/index.tsx 100.00% <ø> (ø)
... and 77 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ovflowd ovflowd added the docs label Oct 1, 2022
@ovflowd ovflowd added create-preview Generate preview on staging.nodejs.dev enhancement New feature or request labels Oct 1, 2022
@github-actions github-actions bot removed the create-preview Generate preview on staging.nodejs.dev label Oct 1, 2022
@github-actions
Copy link

github-actions bot commented Oct 1, 2022

Please find a preview at: https://staging.nodejs.dev/2843/

Copy link
Member

@benhalverson benhalverson left a comment

Choose a reason for hiding this comment

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

Rad LGTM

@ovflowd ovflowd added the create-preview Generate preview on staging.nodejs.dev label Oct 2, 2022
@github-actions github-actions bot removed the create-preview Generate preview on staging.nodejs.dev label Oct 2, 2022
@github-actions
Copy link

github-actions bot commented Oct 2, 2022

Please find a preview at: https://staging.nodejs.dev/2843/

@ovflowd ovflowd merged commit 132475b into nodejs:main Oct 2, 2022
@ovflowd ovflowd deleted the chore/dependencies-and-cleanup branch October 2, 2022 09:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file docs enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dark mode inline code blocks are the same as light mode
4 participants