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(deps): update all non-major dependencies #1764

Merged
merged 2 commits into from
Sep 25, 2023

Conversation

czi-developer-foundations
Copy link
Collaborator

This PR contains the following updates:

Package Type Change
@babel/preset-env (source) devDependencies ^7.22.15 -> ^7.22.20
@storybook/addon-a11y (source) devDependencies ^7.4.2 -> ^7.4.4
@storybook/addon-docs (source) devDependencies ^7.4.2 -> ^7.4.4
@storybook/addon-essentials (source) devDependencies ^7.4.2 -> ^7.4.4
@storybook/addon-interactions (source) devDependencies ^7.4.2 -> ^7.4.4
@storybook/addon-links (source) devDependencies ^7.4.2 -> ^7.4.4
@storybook/react (source) devDependencies ^7.4.2 -> ^7.4.4
@storybook/react-webpack5 (source) devDependencies ^7.4.2 -> ^7.4.4
@testing-library/user-event devDependencies ^14.5.0 -> ^14.5.1
@types/jest (source) devDependencies ^29.5.4 -> ^29.5.5
@types/node (source) devDependencies ^18.17.16 -> ^18.17.18
@types/react (source) devDependencies ^18.2.21 -> ^18.2.22
axe-core (source) devDependencies 4.8.1 -> 4.8.2
eslint-plugin-jest devDependencies ^27.2.3 -> ^27.4.0
postcss (source) devDependencies ^8.4.29 -> ^8.4.30
rollup (source) devDependencies ^3.29.1 -> ^3.29.2
storybook (source) devDependencies ^7.4.2 -> ^7.4.4

  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@booc0mtaco
Copy link
Contributor

The maintainers of @types/react created a patch that was actually a breaking change for us, which is causing the builds to fail. The maintainer offers a link to a guide which may help with fixing this: https://solverfox.dev/writing/duplicate-types-react/

re: DefinitelyTyped/DefinitelyTyped#66723 (comment)

@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #1764 (bbd4fd2) into next (c260844) will increase coverage by 0.03%.
Report is 1 commits behind head on next.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             next    #1764      +/-   ##
==========================================
+ Coverage   92.23%   92.27%   +0.03%     
==========================================
  Files         146      146              
  Lines        2588     2588              
  Branches      666      666              
==========================================
+ Hits         2387     2388       +1     
+ Misses        200      199       -1     
  Partials        1        1              

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

size-limit report 📦

Path Size
components 95.47 KB (0%)
styles 32.77 KB (0%)

@booc0mtaco
Copy link
Contributor

Ran yarn dedupe @react/types to clear out any duplicate types used by dependencies. Here are the changes.

@booc0mtaco booc0mtaco merged commit 564e8af into next Sep 25, 2023
@booc0mtaco booc0mtaco deleted the renovate/all-minor-patch branch September 25, 2023 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants