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 dependency react-tabs to v4 #1963

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-tabs ^3.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

reactjs/react-tabs

v4.0.1

Compare Source

Bug Fixes
  • Requires React version 16.8 or newer (397673d)

v4.0.0

Compare Source

Features
  • Always set focus on tabs (4512dad), closes #​272
  • Updated all the class components to newer functional components (b2159c9)
BREAKING CHANGES
  • The tabs are now instantly focused on click and not just by double-click. The default styling has been adapted for that, so that there is no outline shown anymore on focus.
  • Requires react 16.8 or newer

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Mar 7, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/mdx/mdx/9wU5mb46e5rop32ERBTwmu8FvHbQ
✅ Preview: https://mdx-git-renovate-react-tabs-4x-mdx.vercel.app

@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2022

Codecov Report

Merging #1963 (9bfa68e) into main (e6f6bc8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main     #1963   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2269      2269           
=========================================
  Hits          2269      2269           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e6f6bc8...9bfa68e. Read the comment docs.

@wooorm wooorm closed this in 46fae4f Mar 16, 2022
@wooorm wooorm added the 💪 phase/solved Post is done label Mar 16, 2022
@renovate renovate bot deleted the renovate/react-tabs-4.x branch March 16, 2022 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪 phase/solved Post is done
Development

Successfully merging this pull request may close these issues.

4 participants