reactive / data-client

Async State Management without the Management. REST, GraphQL, SSE, Websockets
https://dataclient.io
Apache License 2.0
1.93k stars 93 forks source link

pkg: Update validation packages #3217

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anansi/eslint-plugin 1.0.5 -> 1.0.6 age adoption passing confidence
@testing-library/react-native (source) 12.6.1 -> 12.7.2 age adoption passing confidence
@types/jest (source) 29.5.12 -> 29.5.13 age adoption passing confidence

Release Notes

callstack/react-native-testing-library (@​testing-library/react-native) ### [`v12.7.2`](https://redirect.github.com/callstack/react-native-testing-library/releases/tag/v12.7.2): (2024-09-12) [Compare Source](https://redirect.github.com/callstack/react-native-testing-library/compare/v12.7.1...v12.7.2) #### What's Changed ##### Features - feat: simulated native TextInput state by [@​mdjastrzebski](https://redirect.github.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1653](https://redirect.github.com/callstack/react-native-testing-library/pull/1653) - feat: support Switch checked state by [@​mdjastrzebski](https://redirect.github.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1657](https://redirect.github.com/callstack/react-native-testing-library/pull/1657) - feat: support `Image` with `alt` prop as label by [@​mdjastrzebski](https://redirect.github.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1665](https://redirect.github.com/callstack/react-native-testing-library/pull/1665) ##### Bug Fixes - fix: use native state across the queries and matchers by [@​mdjastrzebski](https://redirect.github.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1667](https://redirect.github.com/callstack/react-native-testing-library/pull/1667) ##### Other - refactor: accessibility handling by [@​mdjastrzebski](https://redirect.github.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1658](https://redirect.github.com/callstack/react-native-testing-library/pull/1658) - refactor: scroll view native state by [@​mdjastrzebski](https://redirect.github.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1661](https://redirect.github.com/callstack/react-native-testing-library/pull/1661) - refactor: simplify native state management by [@​mdjastrzebski](https://redirect.github.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1662](https://redirect.github.com/callstack/react-native-testing-library/pull/1662) - chore(deps-dev): bump [@​callstack/eslint-config](https://redirect.github.com/callstack/eslint-config) from 14.2.0 to 15.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/callstack/react-native-testing-library/pull/1650](https://redirect.github.com/callstack/react-native-testing-library/pull/1650) #### New Contributors - [@​amandeepmittal](https://redirect.github.com/amandeepmittal) made their first contribution in [https://github.com/callstack/react-native-testing-library/pull/1660](https://redirect.github.com/callstack/react-native-testing-library/pull/1660) **Full Changelog**: https://github.com/callstack/react-native-testing-library/compare/v12.6.1...v12.7.1 ### [`v12.7.1`](https://redirect.github.com/callstack/react-native-testing-library/releases/tag/v12.7.1): Release 12.7.1 (2024-09-12) [Compare Source](https://redirect.github.com/callstack/react-native-testing-library/compare/v12.7.0...v12.7.1) #### What's Changed ##### Features - feat: simulated native TextInput state by [@​mdjastrzebski](https://redirect.github.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1653](https://redirect.github.com/callstack/react-native-testing-library/pull/1653) - feat: support Switch checked state by [@​mdjastrzebski](https://redirect.github.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1657](https://redirect.github.com/callstack/react-native-testing-library/pull/1657) - feat: support `Image` with `alt` prop as label by [@​mdjastrzebski](https://redirect.github.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1665](https://redirect.github.com/callstack/react-native-testing-library/pull/1665) ##### Other - refactor: accessibility handling by [@​mdjastrzebski](https://redirect.github.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1658](https://redirect.github.com/callstack/react-native-testing-library/pull/1658) - refactor: scroll view native state by [@​mdjastrzebski](https://redirect.github.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1661](https://redirect.github.com/callstack/react-native-testing-library/pull/1661) - refactor: simplify native state management by [@​mdjastrzebski](https://redirect.github.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1662](https://redirect.github.com/callstack/react-native-testing-library/pull/1662) - chore(deps-dev): bump [@​callstack/eslint-config](https://redirect.github.com/callstack/eslint-config) from 14.2.0 to 15.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/callstack/react-native-testing-library/pull/1650](https://redirect.github.com/callstack/react-native-testing-library/pull/1650) #### New Contributors - [@​amandeepmittal](https://redirect.github.com/amandeepmittal) made their first contribution in [https://github.com/callstack/react-native-testing-library/pull/1660](https://redirect.github.com/callstack/react-native-testing-library/pull/1660) **Full Changelog**: https://github.com/callstack/react-native-testing-library/compare/v12.6.1...v12.7.1 ### [`v12.7.0`](https://redirect.github.com/callstack/react-native-testing-library/compare/v12.6.1...04c7ee4080f9247616d044ed0e7c678ff7b793da) [Compare Source](https://redirect.github.com/callstack/react-native-testing-library/compare/v12.6.1...v12.7.0)

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 is behind base branch, or you tick the rebase/retry checkbox.

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



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

changeset-bot[bot] commented 3 weeks ago

⚠️ No Changeset found

Latest commit: 9dc48f6076a7808b722b26854d609cb035755036

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 99.07%. Comparing base (16530c5) to head (9dc48f6). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3217 +/- ## ======================================= Coverage 99.07% 99.07% ======================================= Files 132 132 Lines 2269 2269 Branches 467 467 ======================================= Hits 2248 2248 Misses 14 14 Partials 7 7 ```

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