Maciej Jastrzębski
897b7de7f7
v11.5.1
v11.5.1
2023-01-26 21:38:56 +00:00
Maciej Jastrzebski
4decd45f5e
fix: force cast await to proper type ( #1293 )
...
* fix: force cast await to proper type
* fix: ci
* refactor: remove support for mock act
* refactor: tweaks
* chore: remove unused test
* chore: fix lint
* refactor: code review changes
2023-01-26 22:28:10 +01:00
dependabot[bot]
0abb4a40f9
chore(deps-dev): bump babel-jest from 29.4.0 to 29.4.1 ( #1295 )
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 29.4.0 to 29.4.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.4.1/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 16:50:46 +01:00
dependabot[bot]
4859b84336
chore(deps-dev): bump jest from 29.3.1 to 29.4.0 ( #1292 )
...
* chore(deps-dev): bump jest from 29.3.1 to 29.4.0
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.3.1 to 29.4.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.4.0/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: update jest deps
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maciej Jastrzębski <mdjastrzebski@gmail.com >
2023-01-26 16:43:41 +01:00
dependabot[bot]
b6b31a2a66
chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /website ( #1294 )
...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js ) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33 )
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 11:58:18 +01:00
dependabot[bot]
11d2fe3c2a
chore(deps): bump pretty-format from 29.3.1 to 29.4.0 ( #1290 )
...
Bumps [pretty-format](https://github.com/facebook/jest/tree/HEAD/packages/pretty-format ) from 29.3.1 to 29.4.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.4.0/packages/pretty-format )
---
updated-dependencies:
- dependency-name: pretty-format
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 11:52:34 +01:00
Patryk Fryda
0af721144f
feat: check accessibilityLabelledBy in *ByLabelText queries ( #1191 )
...
* feat: check accessibilityLabelledBy in *ByLabelText queries
* refactor: move getNodeByText to matchTextContent helper
* test: improve getByLabelText tests
* refactor: extract matchLabelText
* refactor: tweaks
* refactor: code review changes
* refactor: code review changes
* chore: rebase on main
* chore: fix lint
* chore: fix test code in files
* chore: fix lint
* chore: fix ts error due to missing RN typing
Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com >
2023-01-23 23:52:24 +01:00
dependabot[bot]
3b55d99c18
chore(deps-dev): bump @types/jest from 29.2.5 to 29.2.6 ( #1285 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.2.5 to 29.2.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 23:29:52 +01:00
dependabot[bot]
2ae4a3cb0f
chore(deps-dev): bump @types/react from 18.0.26 to 18.0.27 ( #1286 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.0.26 to 18.0.27.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 23:29:26 +01:00
dependabot[bot]
c0406a921e
chore(deps-dev): bump react-native from 0.71.0 to 0.71.1 ( #1288 )
2023-01-22 21:14:39 +00:00
Maciej Jastrzebski
9019eed3d1
chore: deploy website to GH pages ( #1282 )
...
* chore: deploy website to gh pages
* chore: fix deploy script
* chore: fix deploy script
* chore: tweaks
* chore: tweaks
2023-01-19 10:34:13 +01:00
dependabot[bot]
d86d353133
chore(deps-dev): bump react-test-renderer from 18.1.0 to 18.2.0 ( #1281 )
...
Bumps [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer ) from 18.1.0 to 18.2.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react-test-renderer )
---
updated-dependencies:
- dependency-name: react-test-renderer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-18 16:53:24 +01:00
dependabot[bot]
25613807b8
chore(deps-dev): bump react and react-native ( #1278 )
...
* chore(deps-dev): bump react and react-native
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) and [react-native](https://github.com/facebook/react-native ). These dependencies needed to be updated together.
Updates `react` from 18.1.0 to 18.2.0
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react )
Updates `react-native` from 0.70.6 to 0.71.0
- [Release notes](https://github.com/facebook/react-native/releases )
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react-native/compare/v0.70.6...v0.71.0 )
---
updated-dependencies:
- dependency-name: react
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: react-native
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: update snapshots
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maciej Jastrzębski <mdjastrzebski@gmail.com >
2023-01-18 13:16:08 +01:00
dependabot[bot]
df62da3dd3
chore(deps-dev): bump @testing-library/jest-native from 5.4.0 to 5.4.1 ( #1275 )
...
Bumps [@testing-library/jest-native](https://github.com/testing-library/jest-native ) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/testing-library/jest-native/releases )
- [Changelog](https://github.com/testing-library/jest-native/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-native/compare/v5.4.0...v5.4.1 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-native"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-18 10:30:47 +01:00
dependabot[bot]
4f64a5e44d
chore(deps-dev): bump eslint from 8.31.0 to 8.32.0 ( #1279 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.31.0 to 8.32.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.31.0...v8.32.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-18 10:30:20 +01:00
Maciej Jastrzebski
c90d0ee6ee
chore: migrate CI to GH actions (core checks) ( #1280 )
2023-01-18 10:15:37 +01:00
MattAgn
5f94d527ca
byRole queries return only accessibility elements ( #1244 )
...
* refactor: group tests in accessibility
* feat: add isAccessibilityElement helper
* chore: fix typo
* feat: handle accessible in byrole
* feat: only check accessibility when useBreakingChanges true
* test: group a11y tests together
* test: add implicit accessible test
* test: review byrole test titles
* test: add test case for byRole
* refactor: code review changes
* fix: code cov warnings
Co-authored-by: Maciej Jastrzębski <mdjastrzebski@gmail.com >
2023-01-17 23:49:29 +01:00
Pierre Zimmermann
d261f6100e
feat(breaking): Return host component for all queries ( #1234 )
...
* BREAKING CHANGE : make placeholdertext queries return host elements
* BREAKING CHANGE : make displayValue queries return host elements
* BREAKING CHANGE: make text queries return host elements
* refactor: reset config to default before each test
* feat: use component names from config and add api to configure them
* feat: remove legacy option from queries
* refactor: reorganize legacy and breaking tests for queries
* feat: change error messages for mismatching host component names
* fix: do not update screen when running auto detection
* fix: typo in comment
* refactor: use an object for matchTextContent params
* tests: rewrite some tests to match repo patterns
* fix: use legacy queries by default to prevent breaking changes
* fix: remove wrong uppercase in flow typings
* docs: remove section on useLegacy queries as it wont be a public api
* docs: small improvements based on review
* fix: remove typo in error message
* refactor: rename getReactNativeHostComponentNames to detectHostComponentNames
* refactor: use useBreakingChange from internal config instead of useLegacyQueries
* fix: use fake timers in test so it doesnt take too much time
* refactor: replace type assertions by real type checking
* fix: revert change due to rebase
* fix: improvements after review
* refactor: define type to match inside matchTextContent function
* refactor: rename function to get error message
* feat: display error when auto detect of host component names throw
* fix: remove unused ts-expect-error after ts version bump
* refactor: run auto detection on render if it hasnt been run yet
* refactor: reuse type imports that had been converted to regular ones
* refactor: add comments to distinguish breaking and legacy
* refactor: move config logic into detectComponentHostNames function
* refactor: rename function to detectComponentHostNamesIfNeeded
* tests: add test on detectHostComponentNamesIfNeeded
* fix: use host component name from config for textinput in fireEvent
* refactor: run autodetection in text, displayvalue and placeholder queries rather than in render
* refactor: remove useless async declaration
* refactor: improvements for readability from review
* Update src/__tests__/host-component-names.test.tsx
* refactor: declare variable for host component names in detection function
* refactor: rename detectHostComponentNamesIfNeeded to getHostComponentNames
* feat: use getHostComponentNames in fireEvent for textinput host name
* refactor: revert refactor on matchTextContent
* refactor: add comment to indicate impossible path
* chore: simplify jest-setup files
* refactor: code review changes
Co-authored-by: pierrezimmermann <pierrez@nam.tech >
Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com >
2023-01-15 23:13:27 +01:00
dependabot[bot]
e38c627951
chore(deps-dev): bump @babel/core from 7.20.7 to 7.20.12 ( #1274 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.7 to 7.20.12.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.12/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 14:53:04 +01:00
dependabot[bot]
0f82460aa3
chore(deps): bump json5 from 1.0.1 to 1.0.2 ( #1273 )
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03 18:31:16 +01:00
Maciej Jastrzebski
71d5040697
chore: update examples to use toBeOnTheScreen() ( #1267 )
2023-01-03 17:52:31 +01:00
Maciej Jastrzebski
aa92b77bbf
fix: add deprecation notice for *ByA11yState and *ByA11yValue queries ( #1269 )
2023-01-03 11:15:08 +01:00
Maciej Jastrzebski
9ec12705e7
docs: improve findBy docs by adding information about screen.debug() ( #1268 )
2023-01-03 11:07:30 +01:00
dependabot[bot]
a49902b849
chore(deps-dev): bump @types/jest from 29.2.4 to 29.2.5 ( #1270 )
2023-01-03 09:20:25 +01:00
dependabot[bot]
70b0fa76fe
chore(deps-dev): bump eslint from 8.30.0 to 8.31.0 ( #1271 )
2023-01-03 09:20:04 +01:00
dependabot[bot]
0467479fbe
chore(deps): bump json5 from 2.2.1 to 2.2.2 in /website ( #1266 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-30 10:46:43 +01:00
dependabot[bot]
e44fef8db1
chore(deps-dev): bump @testing-library/jest-native from 5.3.3 to 5.4.0 ( #1265 )
2022-12-29 18:53:13 +01:00
Maciej Jastrzebski
a218bbcf57
docs: refactor react-navigation example with React Nav team feedback ( #1253 )
2022-12-29 09:36:21 +01:00
dependabot[bot]
6fba252653
chore(deps-dev): bump @testing-library/jest-native from 5.3.2 to 5.3.3 ( #1259 )
...
Bumps [@testing-library/jest-native](https://github.com/testing-library/jest-native ) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/testing-library/jest-native/releases )
- [Changelog](https://github.com/testing-library/jest-native/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-native/compare/v5.3.2...v5.3.3 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-native"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-28 09:59:01 +01:00
dependabot[bot]
9b8a2d04c3
chore(deps-dev): bump eslint from 8.29.0 to 8.30.0 ( #1260 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.29.0 to 8.30.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.29.0...v8.30.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-28 09:58:46 +01:00
dependabot[bot]
8f4270690d
chore(deps-dev): bump @babel/core from 7.20.5 to 7.20.7 ( #1263 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.5 to 7.20.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.7/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-28 09:58:23 +01:00
dependabot[bot]
4520858f6d
chore(deps-dev): bump @babel/cli from 7.19.3 to 7.20.7 ( #1262 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.19.3 to 7.20.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.7/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-28 09:57:41 +01:00
dependabot[bot]
ecb4b955fe
chore(deps-dev): bump @testing-library/jest-native from 5.3.1 to 5.3.2 ( #1257 )
2022-12-13 09:11:55 +01:00
dependabot[bot]
b37e0d62c0
chore(deps-dev): bump typescript from 4.9.3 to 4.9.4 ( #1256 )
2022-12-12 09:08:51 +01:00
dependabot[bot]
453c412af5
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 ( #1247 )
2022-12-08 09:01:51 +01:00
dependabot[bot]
8645f91688
chore(deps-dev): bump @types/jest from 29.2.3 to 29.2.4 ( #1248 )
2022-12-08 09:01:19 +01:00
dependabot[bot]
ad00b330c1
chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 ( #1249 )
2022-12-08 09:00:58 +01:00
dependabot[bot]
14a1808096
chore(deps-dev): bump @testing-library/jest-native from 5.3.0 to 5.3.1 ( #1251 )
2022-12-08 09:00:32 +01:00
dependabot[bot]
ad00cabe92
chore(deps-dev): bump @types/react-native from 0.70.7 to 0.70.8 ( #1252 )
...
Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native ) from 0.70.7 to 0.70.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-native )
---
updated-dependencies:
- dependency-name: "@types/react-native"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-08 07:49:45 +01:00
Maciej Jastrzebski
a8d15a5fca
feature: update react nav example ( #1237 )
2022-12-07 21:28:35 +01:00
Pierre Zimmermann
ad125ea98c
docs: rewrite documentation on waitFor ( #1233 )
...
Co-authored-by: pierrezimmermann <pierrez@nam.tech >
2022-12-06 22:13:18 +01:00
Maciej Jastrzebski
4efd7e291b
feat: config option to allow breaking changes ( #1241 )
2022-12-02 10:14:20 +01:00
Maciej Jastrzebski
45302ea122
docs: use includeHiddenElements option name instead of hidden ( #1246 )
2022-12-01 16:32:02 +01:00
dependabot[bot]
a71b2fad46
chore(deps-dev): bump @babel/core from 7.20.2 to 7.20.5 ( #1245 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.2 to 7.20.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-28 15:24:58 +01:00
dependabot[bot]
6c606ba81c
chore(deps-dev): bump @types/react-native from 0.70.6 to 0.70.7 ( #1240 )
...
Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native ) from 0.70.6 to 0.70.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-native )
---
updated-dependencies:
- dependency-name: "@types/react-native"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-24 16:55:05 +01:00
dependabot[bot]
afa149d167
chore(deps-dev): bump eslint from 8.27.0 to 8.28.0 ( #1235 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.27.0 to 8.28.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.27.0...v8.28.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 14:18:43 +01:00
Maciej Jastrzebski
63586b13a8
v11.5.0
v11.5.0
2022-11-17 13:11:32 +01:00
Maciej Jastrzebski
647ae262cd
fix: improve text matching ( #1222 )
2022-11-17 13:08:38 +01:00
dependabot[bot]
adfb493c57
chore(deps-dev): bump jest from 29.2.2 to 29.3.1 ( #1228 )
...
* chore(deps-dev): bump jest from 29.2.2 to 29.3.1
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.2.2 to 29.3.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.3.1/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: update jest deps
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com >
2022-11-16 15:05:23 +01:00
dependabot[bot]
c8b8d038ea
chore(deps-dev): bump react-native from 0.70.5 to 0.70.6 ( #1232 )
...
Bumps [react-native](https://github.com/facebook/react-native ) from 0.70.5 to 0.70.6.
- [Release notes](https://github.com/facebook/react-native/releases )
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react-native/compare/v0.70.5...v0.70.6 )
---
updated-dependencies:
- dependency-name: react-native
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 15:04:17 +01:00