Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

fix(deps): update dependency react-tabs to v3 #156

Merged
merged 1 commit into from
Apr 29, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2019

This PR contains the following updates:

Package Type Update Change References
react-tabs dependencies major ^2.2.1 -> ^3.0.0 source

Release Notes

reactjs/react-tabs

v3.0.0

Compare Source

Bug Fixes
  • react: Fix lifecycle for react 16.3 or newer (738d9d8)
  • tabs: Handle nodes with parentNode set to undefined instead of null correctly (83f8780)
BREAKING CHANGES
  • react: Minimum compatible version of react is now 16.3

v2.3.0

Compare Source

Bug Fixes
  • react: Fix lifecycle for react 16.3 or newer (738d9d8)
  • tabs: Handle nodes with parentNode set to undefined instead of null correctly (83f8780)
BREAKING CHANGES
  • react: Minimum compatible version of react is now 16.3

v2.2.2

Compare Source

Bug Fixes
  • Fix flickering on iphone when touching tabs (5d608aa), closes #​186
  • style: Correctly fix flash on iOS (25cfa16)
Features

2.2.2 (2018-04-18)

Bug Fixes
  • publish: Compile with latest babel to get rid of react proptype warnings
  • publish: Added src folder to package (#​232) (a4cc6d0)

2.2.1 (2018-01-09)

Bug Fixes
  • tabs: click wrapper container bubbles up to document causing getAttribute() to throw (#​221) (96b163b)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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


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

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

@renovate renovate bot force-pushed the renovate/react-tabs-3.x branch from 715edb1 to 17e527b Compare April 26, 2019 10:53
@codecov
Copy link

codecov bot commented Apr 26, 2019

Codecov Report

Merging #156 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #156   +/-   ##
=======================================
  Coverage   31.31%   31.31%           
=======================================
  Files         110      110           
  Lines        1935     1935           
  Branches      223      223           
=======================================
  Hits          606      606           
  Misses       1193     1193           
  Partials      136      136

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 78e4cf7...17e527b. Read the comment docs.

@codecov
Copy link

codecov bot commented Apr 26, 2019

Codecov Report

Merging #156 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #156   +/-   ##
=======================================
  Coverage   31.31%   31.31%           
=======================================
  Files         110      110           
  Lines        1935     1935           
  Branches      223      223           
=======================================
  Hits          606      606           
  Misses       1193     1193           
  Partials      136      136

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 caba268...6b52fb4. Read the comment docs.

@renovate renovate bot force-pushed the renovate/react-tabs-3.x branch from 17e527b to 5092ddc Compare April 26, 2019 10:56
@renovate renovate bot force-pushed the renovate/react-tabs-3.x branch from 5092ddc to 6b52fb4 Compare April 28, 2019 20:36
@renovate renovate bot merged commit e2c1b2d into master Apr 29, 2019
@renovate renovate bot deleted the renovate/react-tabs-3.x branch April 29, 2019 22:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant