Commit Graph

406 Commits

Author SHA1 Message Date
dependabot[bot]
649fa35a31
chore(deps): bump fast-xml-parser from 4.2.5 to 4.4.1 (#728)
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-20 09:20:40 +02:00
dependabot[bot]
b5b4e9e7c7
chore(deps): bump ws from 6.2.2 to 6.2.3 (#725)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-20 09:20:25 +02:00
dependabot[bot]
c14543bf12
chore(deps): bump serve-static from 1.14.1 to 1.16.2 (#737)
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.14.1 to 1.16.2.
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.14.1...v1.16.2)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-12 09:20:55 +02:00
Vojtech Novak
907f01a51b chore: release 9.3.1 2024-08-22 10:43:28 +02:00
Joel Arvidsson
a17076f961
fix: use install_modules_dependencies for React iOS dependencies (#733) 2024-08-22 10:36:08 +02:00
Vojtech Novak
ba9299e01b chore: release 9.3.0 2024-05-30 10:58:13 +02:00
Vojtech Novak
af46de5769
chore: package.json urls (#723) 2024-05-30 10:57:38 +02:00
Vojtech Novak
83304e192a
refactor: remove useless generics (#722) 2024-05-30 10:52:57 +02:00
Rory Abraham
9118ca0123
feat: add file type for json (#718) 2024-05-17 17:26:28 +01:00
Vojtech Novak
632a6363f0 chore: release 9.2.0 2024-04-28 21:06:24 +02:00
b1ngx
7b61243729
feat: migrate away from onCatalystInstanceDestroy() to invalidate (#717) 2024-04-28 19:10:30 +02:00
Vojtech Novak
17eaa4b886
docs: readme wording 2024-04-17 01:09:04 +02:00
Vojtech Novak
db3343df80 chore: release 9.1.2 2024-04-17 00:46:29 +02:00
jpancotti
c27df7b72a
fix(ios): link MobileCoreServices to resolve undefined symbols error on build (#715)
* fix: link MobileCoreServices to resolve undefined symbols error on build

* fix space

---------

Co-authored-by: Vojtech Novak <vonovak@gmail.com>
2024-04-17 00:42:42 +02:00
Vojtech Novak
23ce0d2de4
docs: add link to readme 2024-04-01 15:12:36 +02:00
Vojtech Novak
6033c4e1b0
docs: readme twek (#709) 2024-03-15 20:48:08 +01:00
Vojtech Novak
b34ca5bd92
docs: use new docs (#708) 2024-03-15 20:43:58 +01:00
dependabot[bot]
27fddb9d9a
chore(deps): bump ip from 1.1.5 to 1.1.9 (#703)
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 19:09:30 +01:00
Vojtech Novak
adcbc82169 chore: release 9.1.1 2024-02-05 14:16:27 +01:00
Vojtech Novak
1ae7cb217d
fix(android): path traversal vulnerability (#698)
* fix: path traversal vulnerability android

* docs: library update
2024-02-05 14:14:19 +01:00
Vojtech Novak
0be5a70c3b chore: release 9.1.0 2023-12-11 11:30:31 +01:00
1nspir3d
c35d621db8
feat(android): update build.gradle w/ namespace (#689)
* Update build.gradle

* fix typo in build.gradle
2023-12-06 17:25:43 +01:00
dependabot[bot]
df7ffe2646
chore(deps): bump react-devtools-core from 4.27.7 to 4.28.4 (#687)
Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) from 4.27.7 to 4.28.4.
- [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/HEAD/packages/react-devtools-core)

---
updated-dependencies:
- dependency-name: react-devtools-core
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 00:11:09 +01:00
dependabot[bot]
c8216a30a6
chore(deps): bump @babel/traverse from 7.14.5 to 7.23.2 (#686)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.14.5 to 7.23.2.
- [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.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 13:44:27 +02:00
dependabot[bot]
4cfcd5e728
chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#670) 2023-07-19 08:24:25 +02:00
dependabot[bot]
20525bc54b
chore(deps): bump fast-xml-parser from 4.2.4 to 4.2.5 (#667)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.4...v4.2.5)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 13:42:21 +02:00
dependabot[bot]
676ce5182d
chore(deps): bump semver from 5.7.1 to 5.7.2 (#666) 2023-07-11 08:16:19 +02:00
dependabot[bot]
857655cddd
chore(deps): bump fast-xml-parser from 4.2.2 to 4.2.4 (#660)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.2 to 4.2.4.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-10 18:21:53 +02:00
Vojtech Novak
3f7e270f53
docs: better docs around uti+mime (#654) 2023-05-16 23:35:04 +02:00
Vojtech Novak
b21978d601 chore: release 9.0.1 2023-05-16 08:50:27 +02:00
Vojtech Novak
991368aaa1
fix(ios): file copy error handling (#653) 2023-05-16 08:40:10 +02:00
Vojtech Novak
2c04d3e45a chore: release 9.0.0 2023-05-15 23:16:29 +02:00
Vojtech Novak
6c4ca11371
fix: ignore foreign onActivityResult (#652) 2023-05-15 23:12:17 +02:00
Vojtech Novak
2d6571d978
feat: remove pickMultiple (#651)
BREAKING CHANGE: pickMultiple removed
2023-05-15 22:35:38 +02:00
dependabot[bot]
5869ad0e30
chore(deps): bump shell-quote from 1.7.2 to 1.8.1 (#650)
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.7.2 to 1.8.1.
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/shell-quote/compare/v1.7.2...v1.8.1)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 22:31:02 +02:00
Vojtech Novak
fc1c0f2d24
feat: new architecture support (#649)
* feat: rn 70 ios builds with new arch

* feat: android migration wip

* fix: update test-app, react-native and react version, fix codegen config

* fix: change spec for backward compat

* fix: simplify android code and make it work

* fix: ios code

* fix: remove unnecessary folly version

* fix: srcDirs on paper

* refactor: review

* refactor: review

* refactor: node 18

* docs: new arch in readme

* docs: new arch in readme

* refactor: use Spec

---------

Co-authored-by: Wojciech Lewicki <wojciech.lewicki@swmansion.com>
2023-05-15 21:56:02 +02:00
Vojtech Novak
301c551970 chore: release 8.2.0 2023-03-21 22:01:17 +01:00
Ahab
39fad8fd67
feat(windows): store directory for later access (#639)
Co-authored-by: mackenzie <mackenzie@yourmoms>
2023-03-21 22:00:14 +01:00
Vojtech Novak
5fa2112722 chore: release 8.1.4 2023-03-14 13:02:44 +01:00
dependabot[bot]
5910479967
chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 (#637) 2023-03-14 00:17:23 +01:00
dependabot[bot]
07b0bec093
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#625)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 22:27:04 +01:00
GaryOoi
ac70c24cfa
fix(android): DocumentPicker throw error [Error: User canceled document picker] (#630)
Fix Error: User canceled document picker
Issue with many different devices (Motorola G7, Huawei P30 Pro, Samsung Galaxy Note 9, Huawei P30...). All users with the problem have Android 10.0, but not all users with android 10 have this issue.
2023-02-28 13:18:54 +01:00
dependabot[bot]
76473255a3
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#609)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  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-23 22:51:32 +01:00
dependabot[bot]
f3d42ce7b7
chore(deps): bump qs from 6.10.1 to 6.11.0 (#610)
Bumps [qs](https://github.com/ljharb/qs) from 6.10.1 to 6.11.0.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.10.1...v6.11.0)

---
updated-dependencies:
- dependency-name: qs
  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-23 21:07:16 +01:00
dependabot[bot]
3f22917804
chore(deps): bump json5 from 2.2.0 to 2.2.3 (#616)
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [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.0...v2.2.3)

---
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-23 21:07:05 +01:00
dependabot[bot]
224a5b4df1
chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#605)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  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-11-26 19:02:08 +01:00
Vojtech Novak
5ebac4f028 chore: release 8.1.3 2022-11-26 18:57:04 +01:00
Vojtech Novak
a3d0f7298a
fix(android): support picking 2+ GB files (#604) 2022-11-26 18:56:10 +01:00
Vojtech Novak
1e6dddee41 chore: release 8.1.2 2022-10-16 19:56:33 +02:00
Vojtech Novak
34b726a4d2 fix: improved typings, fileCopyUri to include empty hostname 2022-10-16 19:53:30 +02:00