react-tabs icon indicating copy to clipboard operation
react-tabs copied to clipboard

chore(deps): update testing-library monorepo (major)

Open renovate[bot] opened this issue 1 year ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/dom 9.3.4 -> 10.4.0 age adoption passing confidence
@testing-library/react 14.3.1 -> 16.0.0 age adoption passing confidence

Release Notes

testing-library/dom-testing-library (@​testing-library/dom)

v10.4.0

Compare Source

v10.3.2

Compare Source

Bug Fixes

v10.3.1

Compare Source

Bug Fixes

v10.3.0

Compare Source

v10.2.0

Compare Source

Features
  • Support anonymous custom elements when pretty printing DOM (#​1319) (0a8ad65)

v10.1.0

Compare Source

Features

v10.0.0

Compare Source

Bug Fixes
  • use defineProperty on the error object instead of setting the message directly (#​1268) (3580f25), closes #​1259
Features
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 to get an overview about what changed.
testing-library/react-testing-library (@​testing-library/react)

v16.0.0

Compare Source

Features
  • Move @testing-library/dom and @types/react-dom to peer dependencies (#​1305) (a4744fa)
BREAKING CHANGES
  • @testing-library/dom was moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of @testing-library/dom installed that frequently caused bugs when used with @testing-library/user-event. We will also be able to allow new versions of @testing-library/dom being used without a SemVer major release of @testing-library/react by just widening the peer dependency. @types/react-dom needs to be installed if you're typechecking files using @testing-library/react.

v15.0.7

Compare Source

v15.0.6

Compare Source

v15.0.5

Compare Source

v15.0.4

Compare Source

v15.0.3

Compare Source

Bug Fixes
  • Don't raise TypeScript errors when hydating document (#​1304) (067d0c6)

v15.0.2

Compare Source

v15.0.1

Compare Source

v15.0.0

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Apr 16 '24 17:04 renovate[bot]

📊 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.2%↑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.05%↑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 2.0 kB / 542 B
lib/components/Tab.js 2.6 kB / 978 B
lib/components/TabList.js 974 B / 418 B
lib/components/TabPanel.js 1.3 kB / 546 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 558 B / 209 B
LICENSE 1.1 kB / 653 B
README.md 12.1 kB / 3.6 kB
style/react-tabs.css 842 B / 369 B
style/react-tabs.less 879 B / 391 B
style/react-tabs.scss 879 B / 391 B

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

github-actions[bot] avatar Apr 16 '24 17:04 github-actions[bot]