Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Tests (major) #457

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Tests (major) #457

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/jest-native 4.0.13 -> 5.4.3 age adoption passing confidence
@testing-library/react-native (source) 7.2.0 -> 12.9.0 age adoption passing confidence
@types/jest (source) 27.5.2 -> 29.5.14 age adoption passing confidence

Release Notes

testing-library/jest-native (@​testing-library/jest-native)

v5.4.3

Compare Source

v5.4.2

Compare Source

Bug Fixes

v5.4.1

Compare Source

Bug Fixes

v5.4.0

Compare Source

Features

v5.3.4

Compare Source

Bug Fixes
  • change extend-expect types definition to support explicit jest globals (#​137) (c3dc5ce)

v5.3.3

Compare Source

Bug Fixes

v5.3.2

Compare Source

Bug Fixes
  • support TextInput editable={false} prop check in isEnabled/isDisabled matchers (#​135) (4f74aa4)

v5.3.1

Compare Source

Bug Fixes
  • .toBeVisible error with Pressable function style (#​134) (d65e9f2)

v5.3.0

Compare Source

Features

v5.2.0

Compare Source

Features

v5.1.2

Compare Source

Bug Fixes
  • Add missing StyleProp type in TS definition file (#​123) (901bb80)

v5.1.1

Compare Source

Bug Fixes

v5.1.0

Compare Source

Features

v5.0.0

Compare Source

Breaking Changes

Full Changelog: testing-library/jest-native@v4.0.13...v5.0.0

callstack/react-native-testing-library (@​testing-library/react-native)

v12.9.0

Compare Source

This version officially supports React Native 0.77 & Expo 52.

✨ Features
📚 Documentation

v12.8.1

Compare Source

🐛 Bug Fixes

v12.8.0

Compare Source

✨ Features
📚 Documentation

v12.7.2: (2024-09-12)

Compare Source

What's Changed

Features
Bug Fixes
Other

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.6.1...v12.7.1

v12.7.1: (2024-09-12)

Compare Source

What's Changed

Features
Other

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.6.1...v12.7.1

v12.7.0: (2024-09-12)

Compare Source

What's Changed

Features
Other

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.6.1...v12.7.0

v12.6.1: (2024-08-28)

Compare Source

What's Changed

Full Changelog: callstack/react-native-testing-library@v12.6.0...v12.6.1

v12.6.0: (2024-08-16)

Compare Source

What's changed
Features

v12.5.3: (2024-08-09)

Compare Source

What's Changed

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.5.2...v12.5.3

v12.5.2

Compare Source

Bug Fixes

v12.5.1

Compare Source

Bug Fixes
  • immediate setState in useEffect for unstable_validateStringsRenderedWithinText (#​1612) (76de7d2)

v12.5.0

Compare Source

Features
Bug Fixes

New Contributors

v12.4.5

Compare Source

RNTL 12.4.5 (2024-03-28)

Bugfixes
Other

Full Changelog: callstack/react-native-testing-library@v12.4.4...v12.4.5

v12.4.4

Compare Source

RNTL 12.4.4 (2024-03-18)

Bug Fixes

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.4.3...v12.4.4

v12.4.3

Compare Source

Other

Full Changelog: callstack/react-native-testing-library@v12.4.2...v12.4.3

v12.4.2

Compare Source

What's Changed

Improvements
Other

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.4.1...v12.4.2

v12.4.1

Compare Source

What's Changed

New things
Fixes
Other

Full Changelog: callstack/react-native-testing-library@v12.4.0...v12.4.1

v12.4.0

Compare Source

What's Changed

Features

Contributors for this feature 👏👏👏

Full Changelog: callstack/react-native-testing-library@v12.3.3...v12.4.0

v12.3.3

Compare Source

What's Changed

Features:
Fixes
Other improvements & chores

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.3.2...v12.3.3

v12.3.2

Compare Source

What's Changed

Improvements:

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.3.1...v12.3.2

v12.3.1

Compare Source

What's Changed

Features

Fixes

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.3.0...v12.3.1

v12.3.0

Compare Source

Features

Note: Jest matchers are work in progress and haven't yet been officially released. You can track progress of this initiative in #​1468.

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.2.2...v12.3.0

v12.2.2

Compare Source

What's Changed

Fixes

Full Changelog: callstack/react-native-testing-library@v12.2.1...v12.2.2

v12.2.1

Compare Source

What's Changed

Improvements

Under the hood

Full Changelog: callstack/react-native-testing-library@v12.2.0...v12.2.1

v12.2.0

Compare Source

What's Changed

Features

Full Changelog: callstack/react-native-testing-library@v12.1.3...v12.2.0

v12.1.3

Compare Source

Fixes

Improvements

Refactors, Docs, Chores, etc

New Contributors 👏

Full Changelog: callstack/react-native-testing-library@v12.1.2...v12.1.3

v12.1.2

Compare Source

What's Changed

Fixes

Docs, Chores, etc

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.1.1...v12.1.2

v12.1.1

Compare Source

What's Changed

Fixes

Full Changelog: callstack/react-native-testing-library@v12.1.0...v12.1.1

v12.1.0

Compare Source

What's Changed

Improvements
Bugfixes

New Contributors

Chores, docs, deps, etc

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 renovate bot added dependencies Pull requests that update a dependency file npm labels Sep 9, 2023
@renovate renovate bot force-pushed the renovate/major-tests branch from d829b74 to 4f21aa0 Compare September 13, 2023 19:40
@renovate renovate bot force-pushed the renovate/major-tests branch from 4f21aa0 to 976b21a Compare September 22, 2023 21:52
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-tests branch 2 times, most recently from 5e9f0a4 to 724e664 Compare October 31, 2023 19:15
@renovate renovate bot force-pushed the renovate/major-tests branch 2 times, most recently from 804d47f to 75934a1 Compare November 7, 2023 01:33
@renovate renovate bot force-pushed the renovate/major-tests branch 3 times, most recently from 3ecf93d to 19f95ec Compare November 21, 2023 11:46
@renovate renovate bot force-pushed the renovate/major-tests branch 2 times, most recently from bb7cf0f to decba5d Compare November 29, 2023 03:27
@renovate renovate bot force-pushed the renovate/major-tests branch 2 times, most recently from 3fa99f3 to 84be5e1 Compare December 13, 2023 01:06
@renovate renovate bot force-pushed the renovate/major-tests branch from 84be5e1 to 7e77d14 Compare December 25, 2023 13:51
@renovate renovate bot force-pushed the renovate/major-tests branch from 7e77d14 to d5f4b66 Compare January 4, 2024 15:27
Copy link

sonarqubecloud bot commented Jan 4, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/major-tests branch from d5f4b66 to f678f46 Compare February 8, 2024 21:57
Copy link

sonarqubecloud bot commented Feb 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/major-tests branch from f678f46 to 4668236 Compare March 25, 2024 23:32
@renovate renovate bot force-pushed the renovate/major-tests branch from 4668236 to d16fb1d Compare April 4, 2024 18:30
Copy link

sonarqubecloud bot commented Apr 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/major-tests branch from d16fb1d to e4bd33c Compare May 6, 2024 21:39
@renovate renovate bot force-pushed the renovate/major-tests branch from e4bd33c to 14579be Compare May 30, 2024 12:17
@jellyfin-bot jellyfin-bot added the merge conflict Conflicts prevent merging label Jun 3, 2024
@renovate renovate bot force-pushed the renovate/major-tests branch from 14579be to 533ad60 Compare June 3, 2024 19:02
@jellyfin-bot jellyfin-bot removed the merge conflict Conflicts prevent merging label Jun 3, 2024
Copy link

sonarqubecloud bot commented Jun 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/major-tests branch from 533ad60 to 687d563 Compare August 2, 2024 10:16
@renovate renovate bot changed the title Update Tests (major) Update dependency @types/jest to v29 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/major-tests branch from 687d563 to 53a5447 Compare September 2, 2024 04:37
@renovate renovate bot changed the title Update dependency @types/jest to v29 Update Tests (major) Sep 2, 2024
@renovate renovate bot force-pushed the renovate/major-tests branch from 53a5447 to e82beae Compare September 4, 2024 09:24
@renovate renovate bot force-pushed the renovate/major-tests branch 3 times, most recently from b6d618f to 7211955 Compare September 19, 2024 19:15
Copy link

@renovate renovate bot force-pushed the renovate/major-tests branch 2 times, most recently from 813049e to 8096cd8 Compare November 1, 2024 07:34
@renovate renovate bot force-pushed the renovate/major-tests branch from 8096cd8 to d98930a Compare November 7, 2024 09:23
@jellyfin-bot jellyfin-bot added the merge conflict Conflicts prevent merging label Nov 8, 2024
@renovate renovate bot force-pushed the renovate/major-tests branch from d98930a to 6921f71 Compare November 8, 2024 22:43
@jellyfin-bot jellyfin-bot added merge conflict Conflicts prevent merging and removed merge conflict Conflicts prevent merging labels Nov 8, 2024
@renovate renovate bot force-pushed the renovate/major-tests branch from 6921f71 to 735eb07 Compare November 12, 2024 17:20
@jellyfin-bot jellyfin-bot removed the merge conflict Conflicts prevent merging label Nov 12, 2024
@renovate renovate bot force-pushed the renovate/major-tests branch from 735eb07 to 69af78c Compare December 4, 2024 09:23
Copy link

sonarqubecloud bot commented Dec 4, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file npm
Development

Successfully merging this pull request may close these issues.

1 participant