KoalaSat
|
e4fafad3ce
|
feat(android): add f-droid page resources (#1270)
* Add Template
* Add app details
* Code Review
|
2024-05-12 19:58:00 +00:00 |
|
KoalaSat
|
441eddb74c
|
fix(android): federation APK 4xx errors (#1279)
|
2024-05-08 21:40:59 +00:00 |
|
KoalaSat
|
77bc7c8358
|
feat(mobile): signing and prep for android production APK (#1265)
* Android Production APK
* Update build.gradle
* Update gitignore
|
2024-05-05 20:01:19 +00:00 |
|
KoalaSat
|
66e9fc46c5
|
Android robo-identities
|
2024-04-30 16:03:52 +02:00 |
|
KoalaSat
|
28cc3d6715
|
Generate Builds
|
2024-04-30 16:03:52 +02:00 |
|
KoalaSat
|
d3acb6bfb8
|
Fix build
|
2024-04-30 14:56:20 +01:00 |
|
KoalaSat
|
9725be0d71
|
Remove deprecated code
|
2024-04-30 14:56:20 +01:00 |
|
KoalaSat
|
253f3bf6c0
|
Remove react-native-tor
|
2024-04-30 14:56:19 +01:00 |
|
KoalaSat
|
d8490d7530
|
Improve Federation start order
|
2024-04-30 14:56:19 +01:00 |
|
KoalaSat
|
a1c63ca622
|
Federation Android App and new Tor engine
|
2024-04-30 14:56:19 +01:00 |
|
dependabot[bot]
|
f60267262f
|
Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 in /mobile (#1252)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.0 to 4.6.2.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)
---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
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>
|
2024-04-29 22:58:33 +00:00 |
|
dependabot[bot]
|
92d7bcd5c3
|
Bump jest and @types/jest in /mobile (#1221)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.
Updates `jest` from 29.5.0 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)
Updates `@types/jest` from 29.5.1 to 29.5.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: "@types/jest"
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>
|
2024-04-20 19:39:11 +00:00 |
|
dependabot[bot]
|
5f4696380e
|
Bump typescript from 5.3.3 to 5.4.5 in /mobile (#1229)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.5)
---
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>
|
2024-04-20 19:37:15 +00:00 |
|
Reckless_Satoshi
|
3b09fb5268
|
Merge branch 'main' into the-federation-layer-v0.6.0
|
2024-03-02 08:40:28 +00:00 |
|
dependabot[bot]
|
6ec3673729
|
Bump @react-native-community/netinfo from 11.2.1 to 11.3.0 in /mobile (#1133)
Bumps [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) from 11.2.1 to 11.3.0.
- [Release notes](https://github.com/react-native-netinfo/react-native-netinfo/releases)
- [Changelog](https://github.com/react-native-netinfo/react-native-netinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-native-netinfo/react-native-netinfo/compare/v11.2.1...v11.3.0)
---
updated-dependencies:
- dependency-name: "@react-native-community/netinfo"
dependency-type: direct:production
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>
|
2024-02-25 18:56:13 +00:00 |
|
Reckless_Satoshi
|
683cca6900
|
Merge branch 'main' into the-federation-layer-v0.6.0
|
2024-02-11 14:59:52 +00:00 |
|
dependabot[bot]
|
f59068b723
|
Bump prettier from 3.2.4 to 3.2.5 in /mobile (#1122)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5)
---
updated-dependencies:
- dependency-name: prettier
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>
|
2024-02-10 14:15:34 +00:00 |
|
Reckless_Satoshi
|
b4b10cddfb
|
Merge branch 'main' into the-federation-layer-v0.6.0
|
2024-01-22 10:22:33 +00:00 |
|
Reckless_Satoshi
|
d7aef9aa6b
|
Bump to v0.5.4
|
2024-01-22 10:13:11 +00:00 |
|
dependabot[bot]
|
180f79acad
|
Bump prettier from 3.2.1 to 3.2.4 in /mobile (#1076)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.1 to 3.2.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.1...3.2.4)
---
updated-dependencies:
- dependency-name: prettier
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>
|
2024-01-22 09:14:16 +00:00 |
|
Reckless_Satoshi
|
043b690089
|
Merge branch 'main' into the-federation-layer-v0.6.0
|
2024-01-15 00:56:55 +00:00 |
|
dependabot[bot]
|
8072ae8ce2
|
Bump prettier from 3.1.1 to 3.2.1 in /mobile (#1065)
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.1...3.2.1)
---
updated-dependencies:
- dependency-name: prettier
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>
|
2024-01-13 13:12:22 +00:00 |
|
dependabot[bot]
|
35cdd97ed3
|
Bump eslint-plugin-prettier from 5.1.2 to 5.1.3 in /mobile (#1066)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.2...v5.1.3)
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
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>
|
2024-01-13 13:12:03 +00:00 |
|
Reckless_Satoshi
|
3c8adacad6
|
Merge branch 'main' into the-federation-layer-v0.6.0
|
2024-01-06 12:42:49 +00:00 |
|
dependabot[bot]
|
7a8f03d9e4
|
Bump eslint-plugin-prettier from 5.1.1 to 5.1.2 in /mobile (#1032)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.1...v5.1.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
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>
|
2023-12-30 10:27:20 +00:00 |
|
Reckless_Satoshi
|
1724fb2074
|
Merge branch 'main' into the-federation-layer-v0.6.0
|
2023-12-25 14:04:13 +00:00 |
|
dependabot[bot]
|
8c516eb605
|
Bump @react-native-community/netinfo from 11.2.0 to 11.2.1 in /mobile (#1005)
Bumps [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) from 11.2.0 to 11.2.1.
- [Release notes](https://github.com/react-native-netinfo/react-native-netinfo/releases)
- [Changelog](https://github.com/react-native-netinfo/react-native-netinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-native-netinfo/react-native-netinfo/compare/v11.2.0...v11.2.1)
---
updated-dependencies:
- dependency-name: "@react-native-community/netinfo"
dependency-type: direct:production
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>
|
2023-12-25 13:18:11 +00:00 |
|
dependabot[bot]
|
6c50732398
|
Bump prettier from 3.1.0 to 3.1.1 in /mobile (#1006)
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.0...3.1.1)
---
updated-dependencies:
- dependency-name: prettier
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>
|
2023-12-25 13:17:08 +00:00 |
|
Reckless_Satoshi
|
211e9631bd
|
Merge pull request #1020 from RoboSats/dependabot/npm_and_yarn/mobile/eslint-plugin-prettier-5.1.1
Bump eslint-plugin-prettier from 4.2.1 to 5.1.1 in /mobile
|
2023-12-25 13:13:39 +00:00 |
|
dependabot[bot]
|
74222b86b2
|
Bump @react-native-clipboard/clipboard from 1.12.1 to 1.13.2 in /mobile
Bumps [@react-native-clipboard/clipboard](https://github.com/react-native-clipboard/clipboard) from 1.12.1 to 1.13.2.
- [Release notes](https://github.com/react-native-clipboard/clipboard/releases)
- [Changelog](https://github.com/react-native-clipboard/clipboard/blob/master/.releaserc)
- [Commits](https://github.com/react-native-clipboard/clipboard/compare/v1.12.1...v1.13.2)
---
updated-dependencies:
- dependency-name: "@react-native-clipboard/clipboard"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-23 07:32:51 +00:00 |
|
dependabot[bot]
|
10e7614259
|
Bump eslint-plugin-prettier from 4.2.1 to 5.1.1 in /mobile
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.2.1 to 5.1.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.2.1...v5.1.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-23 07:32:33 +00:00 |
|
dependabot[bot]
|
9294fd01d5
|
Bump @react-native-community/netinfo from 11.1.1 to 11.2.0 in /mobile (#990)
Bumps [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) from 11.1.1 to 11.2.0.
- [Release notes](https://github.com/react-native-netinfo/react-native-netinfo/releases)
- [Changelog](https://github.com/react-native-netinfo/react-native-netinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-native-netinfo/react-native-netinfo/compare/v11.1.1...v11.2.0)
---
updated-dependencies:
- dependency-name: "@react-native-community/netinfo"
dependency-type: direct:production
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>
|
2023-12-15 15:14:16 +00:00 |
|
dependabot[bot]
|
e087148253
|
Bump eslint-config-prettier from 9.0.0 to 9.1.0 in /mobile (#991)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
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>
|
2023-12-15 15:13:59 +00:00 |
|
dependabot[bot]
|
637314b27e
|
Bump typescript from 5.3.2 to 5.3.3 in /mobile (#992)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)
---
updated-dependencies:
- dependency-name: typescript
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>
|
2023-12-15 15:13:48 +00:00 |
|
KoalaSat
|
802942761d
|
Fix mobile app (#969)
|
2023-12-02 10:40:59 +00:00 |
|
Reckless_Satoshi
|
66c16760f6
|
Fix version, release_note and small typo
|
2023-12-02 10:40:59 +00:00 |
|
dependabot[bot]
|
f6b0d34264
|
Bump @react-native-community/netinfo from 11.1.0 to 11.1.1 in /mobile (#980)
Bumps [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/react-native-netinfo/react-native-netinfo/releases)
- [Changelog](https://github.com/react-native-netinfo/react-native-netinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-native-netinfo/react-native-netinfo/compare/v11.1.0...v11.1.1)
---
updated-dependencies:
- dependency-name: "@react-native-community/netinfo"
dependency-type: direct:production
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>
|
2023-12-02 10:40:13 +00:00 |
|
dependabot[bot]
|
260c4ce90e
|
Bump typescript from 5.2.2 to 5.3.2 in /mobile (#968)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2)
---
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>
|
2023-11-26 17:55:43 +00:00 |
|
dependabot[bot]
|
1236829fcf
|
Bump prettier from 3.0.0 to 3.1.0 in /mobile (#956)
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.0...3.1.0)
---
updated-dependencies:
- dependency-name: prettier
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>
|
2023-11-19 13:49:44 +00:00 |
|
dependabot[bot]
|
896dfab999
|
Bump @react-native-community/netinfo from 10.0.0 to 11.1.0 in /mobile (#941)
Bumps [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/react-native-netinfo/react-native-netinfo/releases)
- [Changelog](https://github.com/react-native-netinfo/react-native-netinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-native-netinfo/react-native-netinfo/compare/v10.0.0...v11.1.0)
---
updated-dependencies:
- dependency-name: "@react-native-community/netinfo"
dependency-type: direct:production
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>
|
2023-11-11 18:54:53 +00:00 |
|
dependabot[bot]
|
ddf79f1dfc
|
Bump @react-native-community/netinfo from 9.3.10 to 10.0.0 in /mobile (#930)
Bumps [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) from 9.3.10 to 10.0.0.
- [Release notes](https://github.com/react-native-netinfo/react-native-netinfo/releases)
- [Changelog](https://github.com/react-native-netinfo/react-native-netinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-native-netinfo/react-native-netinfo/compare/v9.3.10...v10.0.0)
---
updated-dependencies:
- dependency-name: "@react-native-community/netinfo"
dependency-type: direct:production
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>
|
2023-11-04 11:54:32 +00:00 |
|
Reckless_Satoshi
|
2af9af97ea
|
Bump to v0.5.3
|
2023-10-18 02:11:44 -07:00 |
|
KoalaSat
|
412242865d
|
Worldmap f2f selection
|
2023-10-17 08:26:30 +00:00 |
|
dependabot[bot]
|
4d1d224ab3
|
Bump @react-native-clipboard/clipboard from 1.11.2 to 1.12.1 in /mobile (#866)
Bumps [@react-native-clipboard/clipboard](https://github.com/react-native-clipboard/clipboard) from 1.11.2 to 1.12.1.
- [Release notes](https://github.com/react-native-clipboard/clipboard/releases)
- [Changelog](https://github.com/react-native-clipboard/clipboard/blob/master/.releaserc)
- [Commits](https://github.com/react-native-clipboard/clipboard/compare/v1.11.2...v1.12.1)
---
updated-dependencies:
- dependency-name: "@react-native-clipboard/clipboard"
dependency-type: direct:production
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>
|
2023-10-04 10:03:19 +00:00 |
|
dependabot[bot]
|
bdcb26e0b0
|
Bump babel-jest from 29.5.0 to 29.7.0 in /mobile (#851)
Bumps [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) from 29.5.0 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/babel-jest)
---
updated-dependencies:
- dependency-name: babel-jest
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>
|
2023-09-21 13:03:59 +00:00 |
|
Reckless_Satoshi
|
6f9adde0ba
|
Bump to v0.5.2
|
2023-09-08 09:04:24 -07:00 |
|
dependabot[bot]
|
75c44f7f41
|
Bump typescript from 5.0.4 to 5.2.2 in /mobile (#812)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.2.2)
---
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>
|
2023-08-28 10:55:10 +00:00 |
|
dependabot[bot]
|
13a1fac202
|
Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.0 in /mobile (#785)
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.5.5 to 3.6.0.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.5.5...v3.6.0)
---
updated-dependencies:
- dependency-name: eslint-import-resolver-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>
|
2023-08-13 13:22:46 +00:00 |
|
dependabot[bot]
|
53a3313bfb
|
Bump eslint-config-prettier from 8.8.0 to 9.0.0 in /mobile (#786)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v9.0.0)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
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>
|
2023-08-13 13:22:33 +00:00 |
|
dependabot[bot]
|
0c8f7ee65a
|
Bump react-native-webview from 12.4.0 to 13.3.0 in /mobile (#756)
Bumps [react-native-webview](https://github.com/react-native-webview/react-native-webview) from 12.4.0 to 13.3.0.
- [Release notes](https://github.com/react-native-webview/react-native-webview/releases)
- [Changelog](https://github.com/react-native-webview/react-native-webview/blob/master/.releaserc)
- [Commits](https://github.com/react-native-webview/react-native-webview/compare/v12.4.0...v13.3.0)
---
updated-dependencies:
- dependency-name: react-native-webview
dependency-type: direct:production
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>
|
2023-07-30 23:57:36 +00:00 |
|