dependabot[bot]
510256aed2
chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 ( #1107 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
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-09-09 09:04:26 +02:00
Gabiveu1574
1089c3ea45
corrected typo on line 44 from targes to targets ( #1108 )
2022-09-09 08:28:50 +02:00
Maciej Jastrzebski
7c196c2c2a
chore: remove cp-cli dep ( #1106 )
2022-09-08 18:25:45 +02:00
dependabot[bot]
72637c2a28
chore(deps-dev): bump @callstack/eslint-config from 12.0.2 to 13.0.1 ( #1103 )
...
* chore(deps-dev): bump @callstack/eslint-config from 12.0.2 to 13.0.1
Bumps [@callstack/eslint-config](https://github.com/callstack/eslint-config-callstack ) from 12.0.2 to 13.0.1.
- [Release notes](https://github.com/callstack/eslint-config-callstack/releases )
- [Commits](https://github.com/callstack/eslint-config-callstack/commits )
---
updated-dependencies:
- dependency-name: "@callstack/eslint-config"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: run lint --fix
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-09-08 17:44:26 +02:00
dependabot[bot]
6cd87b9c3a
chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 in /website ( #1102 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
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-09-08 17:43:05 +02:00
dependabot[bot]
69baf3989e
chore(deps-dev): bump react-native from 0.69.5 to 0.70.0 ( #1097 )
...
* chore(deps-dev): bump react-native from 0.69.5 to 0.70.0
Bumps [react-native](https://github.com/facebook/react-native ) from 0.69.5 to 0.70.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.69.5...v0.70.0 )
---
updated-dependencies:
- 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 Jastrzebski <mdjastrzebski@gmail.com >
2022-09-08 17:39:36 +02:00
dependabot[bot]
14a0520b56
chore(deps-dev): bump @babel/plugin-transform-flow-strip-types ( #1098 )
...
Bumps [@babel/plugin-transform-flow-strip-types](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-flow-strip-types ) from 7.18.9 to 7.19.0.
- [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.19.0/packages/babel-plugin-transform-flow-strip-types )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-flow-strip-types"
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-09-08 17:25:54 +02:00
dependabot[bot]
6577763322
chore(deps-dev): bump jest from 29.0.1 to 29.0.2 ( #1094 )
...
* chore(deps-dev): bump jest from 29.0.1 to 29.0.2
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.0.1 to 29.0.2.
- [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.0.2/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: update jest deps
* chore: update yarn.lockl
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-09-08 17:24:18 +02:00
Michał Pierzchała
db3b432abf
chore: update algolia crowler
2022-09-07 21:45:23 +02:00
Maciej Jastrzebski
2c096fff99
feature: export options types and renderHook result type ( #1091 )
2022-09-06 12:54:39 +02:00
dependabot[bot]
cb46ae2689
chore(deps-dev): bump @types/react from 18.0.17 to 18.0.18 ( #1090 )
2022-08-31 15:12:47 +02:00
dependabot[bot]
3d763e906d
chore(deps-dev): bump @types/react-native from 0.69.5 to 0.69.6 ( #1089 )
2022-08-30 16:39:55 +02:00
dependabot[bot]
a547740e08
chore(deps-dev): bump @types/jest from 28.1.8 to 29.0.0 ( #1088 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 28.1.8 to 29.0.0.
- [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-major
...
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-08-30 16:03:05 +02:00
dependabot[bot]
0bc3ba7063
chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 ( #1086 )
2022-08-29 20:14:07 +02:00
dependabot[bot]
60da90b9f8
chore(deps): bump pretty-format from 29.0.0 to 29.0.1 ( #1087 )
2022-08-29 20:03:03 +02:00
dependabot[bot]
23d44d5af5
chore(deps-dev): bump babel-jest from 29.0.0 to 29.0.1 ( #1085 )
2022-08-29 19:31:54 +02:00
dependabot[bot]
44fa2b6285
chore(deps-dev): bump jest from 29.0.0 to 29.0.1 ( #1084 )
2022-08-29 16:53:51 +02:00
dependabot[bot]
669fd610aa
chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 ( #1082 )
...
* chore(deps-dev): bump typescript from 4.7.4 to 4.8.2
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.4 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix: typescript update
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-08-26 22:25:45 +02:00
dependabot[bot]
5c69f28e58
chore(deps-dev): bump react-native from 0.69.4 to 0.69.5 ( #1081 )
2022-08-26 19:18:25 +02:00
Michał Pierzchała
a764e2be5d
chore: update algolia keys
2022-08-26 16:56:33 +02:00
dependabot[bot]
f5db461f80
chore(deps-dev): bump jest from 28.1.3 to 29.0.0 ( #1076 )
...
* chore(deps-dev): bump jest from 28.1.3 to 29.0.0
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 28.1.3 to 29.0.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.0.0/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix: nuke snapshots
* chore: update pretty-format
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-08-25 15:35:16 +02:00
AlanWen2016
bf8bc45675
Update API.md ( #1075 )
...
Update API.md
2022-08-25 11:03:36 +02:00
dependabot[bot]
85d22af0b7
chore(deps-dev): bump @types/jest from 28.1.7 to 28.1.8 ( #1074 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 28.1.7 to 28.1.8.
- [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>
2022-08-24 15:14:04 +02:00
Maciej Jastrzebski
f3969d07ff
chore: update troubleshooting guide with typical error messages ( #1073 )
2022-08-23 23:30:33 +02:00
dependabot[bot]
610bf5e14b
chore(deps-dev): bump @babel/core from 7.18.10 to 7.18.13 ( #1072 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.10 to 7.18.13.
- [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.18.13/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-08-23 22:06:55 +02:00
Maciej Jastrzebski
6108b95552
docs: troubleshooting guilde ( #1065 )
2022-08-18 14:26:39 +02:00
dependabot[bot]
bf44883f6a
chore(deps-dev): bump @types/jest from 28.1.6 to 28.1.7 ( #1063 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 28.1.6 to 28.1.7.
- [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>
2022-08-16 18:34:08 +02:00
dependabot[bot]
dedd67ebaa
chore(deps-dev): bump eslint from 8.21.0 to 8.22.0 ( #1062 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.21.0 to 8.22.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.21.0...v8.22.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-08-16 11:27:41 +02:00
dependabot[bot]
6b89fb634b
chore(deps-dev): bump @testing-library/jest-native from 4.0.10 to 4.0.11 ( #1060 )
2022-08-11 15:12:43 +02:00
Maciej Jastrzebski
d0cb5439a2
chore: disable test examples workflow on main merge, add GH action for test examples ( #1058 )
...
* chore: disable test examples on main
* chore: github actions with manual trigger to test examples
* chore: run on multiple node versions
* chore: trigger initial workflow run
* chore: restore manual workflow trigger
* chore: refactor to matrix
* chore: trigger run
* chore: return to workflow_dispatch
2022-08-11 10:38:21 +02:00
Maciej Jastrzebski
64bae79d39
chore: update deps to expo 46 ( #1059 )
2022-08-11 10:36:38 +02:00
dependabot[bot]
95c46827de
chore(deps-dev): bump @babel/preset-react from 7.14.5 to 7.18.6 ( #1055 )
2022-08-10 16:53:08 +02:00
dependabot[bot]
3d7f0d8846
chore(deps-dev): bump @testing-library/jest-native from 4.0.5 to 4.0.10 ( #1056 )
2022-08-10 16:52:34 +02:00
dependabot[bot]
4bd957458d
chore(deps): bump browserslist from 4.14.0 to 4.21.3 in /website ( #1053 )
2022-08-09 19:29:15 +02:00
dependabot[bot]
a8f02d7382
chore(deps): bump normalize-url from 4.5.0 to 4.5.1 in /website ( #1052 )
2022-08-09 19:01:45 +02:00
dependabot[bot]
9adb1e89b2
chore(deps): bump ws from 6.2.1 to 6.2.2 ( #1051 )
2022-08-09 18:58:17 +02:00
Oskar Kwaśniewski
3fb18c0884
chore: upgrade docusaurus to v2.0.1 ( #1049 )
...
* chore: upgrade docusaurus to v2.0.1
* fix: change docker image to node 16
* fix: update node version to 16.15
* fix: bump node docker image to current
2022-08-09 18:02:37 +02:00
Michał Pierzchała
c1cc140396
chore: remove release-it as it's unused ( #1050 )
2022-08-09 17:41:49 +02:00
Michał Pierzchała
9033d7db99
v11.0.0
2022-08-09 16:45:07 +02:00
dependabot[bot]
8c0931ac24
chore(deps-dev): bump @types/react-native from 0.69.3 to 0.69.5 ( #1048 )
...
Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native ) from 0.69.3 to 0.69.5.
- [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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 16:08:04 +02:00
dependabot[bot]
a0a9483c42
chore(deps-dev): bump @babel/preset-flow from 7.16.7 to 7.18.6 ( #1046 )
...
Bumps [@babel/preset-flow](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-flow ) from 7.16.7 to 7.18.6.
- [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.18.6/packages/babel-preset-flow )
---
updated-dependencies:
- dependency-name: "@babel/preset-flow"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 16:01:09 +02:00
dependabot[bot]
a3c19b578d
chore(deps-dev): bump typescript from 4.6.3 to 4.7.4 ( #1047 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.7.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 15:59:52 +02:00
dependabot[bot]
9fa01dc2f5
chore(deps-dev): bump @babel/preset-env from 7.13.9 to 7.18.10 ( #1045 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.13.9 to 7.18.10.
- [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.18.10/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 15:52:47 +02:00
dependabot[bot]
396f109e72
chore(deps-dev): bump @types/react from 18.0.15 to 18.0.17 ( #1044 )
2022-08-09 15:35:47 +02:00
dependabot[bot]
09ddc5434f
chore(deps-dev): bump del-cli from 3.0.1 to 5.0.0 ( #1038 )
2022-08-09 11:45:16 +02:00
dependabot[bot]
4e803b1111
chore(deps-dev): bump release-it from 14.11.6 to 14.14.3 ( #1041 )
...
Bumps [release-it](https://github.com/release-it/release-it ) from 14.11.6 to 14.14.3.
- [Release notes](https://github.com/release-it/release-it/releases )
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/release-it/release-it/compare/14.11.6...14.14.3 )
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 11:25:43 +02:00
dependabot[bot]
4cff60a227
chore(deps-dev): bump react-native from 0.69.1 to 0.69.4 ( #1042 )
...
Bumps [react-native](https://github.com/facebook/react-native ) from 0.69.1 to 0.69.4.
- [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.69.1...v0.69.4 )
---
updated-dependencies:
- dependency-name: react-native
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 11:13:47 +02:00
dependabot[bot]
e63fa53112
chore(deps-dev): bump @babel/cli from 7.18.9 to 7.18.10 ( #1039 )
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.18.9 to 7.18.10.
- [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.18.10/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 11:00:30 +02:00
Maciej Jastrzebski
03ead0c21f
Update dependabot.yml
2022-08-09 10:42:29 +02:00
dependabot[bot]
942f3ec1f4
chore(deps-dev): bump eslint from 7.32.0 to 8.21.0 ( #1026 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.32.0 to 8.21.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/v7.32.0...v8.21.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 10:37:08 +02:00