reactjs / react-tabs

An accessible and easy tab component for ReactJS.
https://reactcommunity.org/react-tabs/
MIT License
3.1k stars 447 forks source link

chore(deps): update dessant/lock-threads action to v5 #537

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
dessant/lock-threads action major v4 -> v5

Release Notes

dessant/lock-threads (dessant/lock-threads) ### [`v5`](https://togithub.com/dessant/lock-threads/compare/v4...v5) [Compare Source](https://togithub.com/dessant/lock-threads/compare/v4...v5)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.



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

github-actions[bot] commented 1 year ago

📊 Package size report   No changes

File Before (Size / Gzip) After (Size / Gzip)
Total (Includes all files) 58.7 kB / 20.6 kB 58.7 kB / 20.6 kB
Tarball size 12.5 kB -0.14%↓12.5 kB
Unchanged files | File | Size (Size / Gzip) | | ----------------------------------------------------------------------------------------------------------------------------- | -------------------: | | `esm/components/Tab.js` | `1.5 kB` / `629 B` | | `esm/components/TabList.js` | `658 B` / `333 B` | | `esm/components/TabPanel.js` | `975 B` / `456 B` | | `esm/components/Tabs.js` | `2.9 kB` / `1.1 kB` | | `esm/components/UncontrolledTabs.js` | `6.2 kB` / `1.8 kB` | | `esm/helpers/childrenDeepMap.js` | `846 B` / `299 B` | | `esm/helpers/count.js` | `205 B` / `158 B` | | `esm/helpers/elementTypes.js` | `244 B` / `142 B` | | `esm/helpers/propTypes.js` | `2.6 kB` / `927 B` | | `esm/index.js` | `200 B` / `94 B` | | [`index.d.ts`](https://github.com/reactjs/react-tabs/blob/renovate/dessant-lock-threads-5.x/index.d.ts) | `2.0 kB` / `540 B` | | `lib/components/Tab.js` | `2.6 kB` / `989 B` | | `lib/components/TabList.js` | `984 B` / `426 B` | | `lib/components/TabPanel.js` | `1.3 kB` / `552 B` | | `lib/components/Tabs.js` | `4.0 kB` / `1.4 kB` | | `lib/components/UncontrolledTabs.js` | `7.4 kB` / `2.2 kB` | | `lib/helpers/childrenDeepMap.js` | `1.0 kB` / `344 B` | | `lib/helpers/count.js` | `325 B` / `194 B` | | `lib/helpers/elementTypes.js` | `369 B` / `186 B` | | `lib/helpers/propTypes.js` | `2.8 kB` / `980 B` | | `lib/index.js` | `568 B` / `216 B` | | [`LICENSE`](https://github.com/reactjs/react-tabs/blob/renovate/dessant-lock-threads-5.x/LICENSE) | `1.1 kB` / `646 B` | | [`package.json`](https://github.com/reactjs/react-tabs/blob/renovate/dessant-lock-threads-5.x/package.json) | `3.3 kB` / `1.2 kB` | | [`README.md`](https://github.com/reactjs/react-tabs/blob/renovate/dessant-lock-threads-5.x/README.md) | `12.1 kB` / `3.6 kB` | | [`style/react-tabs.css`](https://github.com/reactjs/react-tabs/blob/renovate/dessant-lock-threads-5.x/style/react-tabs.css) | `842 B` / `369 B` | | [`style/react-tabs.less`](https://github.com/reactjs/react-tabs/blob/renovate/dessant-lock-threads-5.x/style/react-tabs.less) | `879 B` / `393 B` | | [`style/react-tabs.scss`](https://github.com/reactjs/react-tabs/blob/renovate/dessant-lock-threads-5.x/style/react-tabs.scss) | `879 B` / `393 B` |

🤖 This report was automatically generated by pkg-size-action

codecov-commenter commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1bdd094) 99.07% compared to head (ca01ce3) 99.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #537 +/- ## ======================================= Coverage 99.07% 99.07% ======================================= Files 9 9 Lines 323 323 Branches 104 104 ======================================= Hits 320 320 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.