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 dependency @testing-library/dom to v10 - autoclosed #553

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/dom 9.3.4 -> 10.0.0 age adoption passing confidence

Release Notes

testing-library/dom-testing-library (@​testing-library/dom) ### [`v10.0.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v10.0.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v9.3.4...v10.0.0) ##### Bug Fixes - use defineProperty on the error object instead of setting the message directly ([#​1268](https://togithub.com/testing-library/dom-testing-library/issues/1268)) ([3580f25](https://togithub.com/testing-library/dom-testing-library/commit/3580f25bd765cedb70889b2cf716085023d8c314)), closes [#​1259](https://togithub.com/testing-library/dom-testing-library/issues/1259) ##### Features - Drop support for Node.js 14.x and Node.js 16.x and add support for Node 20.x ([#​1255](https://togithub.com/testing-library/dom-testing-library/issues/1255)) ([452097b](https://togithub.com/testing-library/dom-testing-library/commit/452097b35a207341f5328b997dfc901461a4e9d9)) - upgrade aria-query to 5.3.0 ([#​1241](https://togithub.com/testing-library/dom-testing-library/issues/1241)) ([2c57055](https://togithub.com/testing-library/dom-testing-library/commit/2c570553d8f31b008451398152a9bd30bce362b3)), closes [#​1240](https://togithub.com/testing-library/dom-testing-library/issues/1240) ##### BREAKING CHANGES - Minimum supported Node.js version is 18.0 - New version of `aria-query` changes various roles. Check out the changed tests in [`2c57055`](https://togithub.com/testing-library/dom-testing-library/commit/2c57055) to get an overview about what changed.

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 7 months ago

📊 Package size report   0%↑

File Before (Size / Gzip) After (Size / Gzip)
package.json 3.3 kB / 1.2 kB 0.03%↑3.3 kB / -0.25%↓1.2 kB
Total (Includes all files) 58.7 kB / 20.6 kB 0%↑58.7 kB / -0.01%↓20.6 kB
Tarball size 12.6 kB -0.07%↓12.6 kB
Unchanged files | File | Size (Size / Gzip) | | ----------------------------------------------------------------------------------------------------------------------------- | -------------------: | | `esm/components/Tab.js` | `1.5 kB` / `630 B` | | `esm/components/TabList.js` | `658 B` / `331 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` / `157 B` | | `esm/helpers/elementTypes.js` | `244 B` / `144 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/testing-library-dom-10.x/index.d.ts) | `2.0 kB` / `542 B` | | `lib/components/Tab.js` | `2.6 kB` / `991 B` | | `lib/components/TabList.js` | `984 B` / `427 B` | | `lib/components/TabPanel.js` | `1.3 kB` / `555 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` / `193 B` | | `lib/helpers/elementTypes.js` | `369 B` / `187 B` | | `lib/helpers/propTypes.js` | `2.8 kB` / `978 B` | | `lib/index.js` | `568 B` / `217 B` | | [`LICENSE`](https://github.com/reactjs/react-tabs/blob/renovate/testing-library-dom-10.x/LICENSE) | `1.1 kB` / `653 B` | | [`README.md`](https://github.com/reactjs/react-tabs/blob/renovate/testing-library-dom-10.x/README.md) | `12.1 kB` / `3.6 kB` | | [`style/react-tabs.css`](https://github.com/reactjs/react-tabs/blob/renovate/testing-library-dom-10.x/style/react-tabs.css) | `842 B` / `369 B` | | [`style/react-tabs.less`](https://github.com/reactjs/react-tabs/blob/renovate/testing-library-dom-10.x/style/react-tabs.less) | `879 B` / `391 B` | | [`style/react-tabs.scss`](https://github.com/reactjs/react-tabs/blob/renovate/testing-library-dom-10.x/style/react-tabs.scss) | `879 B` / `391 B` |

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