Skip to content

fix: configure dependabot to group react deps#2164

Merged
WilliamBergamin merged 1 commit intomainfrom
group-react-deps-for-dependabot-docs
Mar 3, 2025
Merged

fix: configure dependabot to group react deps#2164
WilliamBergamin merged 1 commit intomainfrom
group-react-deps-for-dependabot-docs

Conversation

@WilliamBergamin
Copy link
Copy Markdown
Contributor

Summary

#2158 and #2157 are failing tests because dependabot is opening separate PRs for react and react-dom dependencies, I believe these dependencies must stay in sync in order for the tests to pass.

Once this PR is merged dependabot should open one single PR to replace #2158 and #2157

Requirements (place an x in each [ ])

@WilliamBergamin WilliamBergamin added docs M-T: Documentation work only dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 3, 2025
@WilliamBergamin WilliamBergamin requested a review from mwbrooks March 3, 2025 22:16
@WilliamBergamin WilliamBergamin self-assigned this Mar 3, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.94%. Comparing base (c699a46) to head (0bf07cc).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2164   +/-   ##
=======================================
  Coverage   91.94%   91.94%           
=======================================
  Files          38       38           
  Lines       10328    10328           
  Branches      652      652           
=======================================
  Hits         9496     9496           
  Misses        820      820           
  Partials       12       12           
Flag Coverage Δ
cli-hooks 95.23% <ø> (ø)
cli-test 94.76% <ø> (ø)
oauth 77.39% <ø> (ø)
socket-mode 61.82% <ø> (ø)
web-api 96.88% <ø> (ø)
webhook 96.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Copy Markdown
Member

@mwbrooks mwbrooks left a comment

Choose a reason for hiding this comment

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

👌🏻

@WilliamBergamin WilliamBergamin merged commit 111cd51 into main Mar 3, 2025
57 checks passed
@WilliamBergamin WilliamBergamin deleted the group-react-deps-for-dependabot-docs branch March 3, 2025 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docs M-T: Documentation work only github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants