Wojciech Lewicki
98c14b4f45
chore: add CI for JS, iOS and Android formatting ( #1782 )
...
Added CI workflow and local pre-commit hook for formatting and linting the newly added JS, iOS and Android code.
2022-08-16 12:00:32 +02:00
Wojciech Lewicki
286c02fac4
Refactor typescript code ( #1806 )
...
Co-authored-by: Eric Butler <eric@codebutler.com >
2022-07-22 17:41:30 +02:00
Stephen Pittman
2a44346049
Fix many JS vulns, fix tests ( #1775 )
...
* fix: lint problem
* fix: ignore malformed JSON file for FlowJS
* fix: add missing @types/jest package
* chore: update TypeScript version
* chore: update all eslint deps
Includes updating and installing missing/wrong peer deps
* chore: update all Jest deps
* chore: replace Jest config with jest.config.ts
* fix: make root Jest tests ignore Example folders
* chore: update css-select dep
* chore: update css-tree to latest 1.x version
2.x broke tests so left a 1.x
* chore: upgrade ansi-regex to close JS vuln
* chore: upgrade ejs to close JS vuln
* chore: upgrade async to close JS vuln
* chore: upgrade simple-plist to close JS vuln
2022-07-14 16:25:55 +02:00
dependabot[bot]
cf3d817a2b
chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 in /Example ( #1750 )
...
bump some more deps from dependabot
2022-04-12 16:26:06 +02:00
dependabot[bot]
84e307433b
chore(deps): bump many deps with dependabot
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 14:50:25 +02:00
dependabot[bot]
650275fdf5
chore(deps-dev): bump react-native from 0.61.5 to 0.62.3 ( #1617 )
...
Bumps [react-native](https://github.com/facebook/react-native ) from 0.61.5 to 0.62.3.
- [Release notes](https://github.com/facebook/react-native/releases )
- [Changelog](https://github.com/facebook/react-native/blob/main/Releases.md )
- [Commits](https://github.com/facebook/react-native/compare/v0.61.5...v0.62.3 )
---
updated-dependencies:
- dependency-name: react-native
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 21:00:27 +01:00
Wojciech Lewicki
b2c86c72f9
feat: add release-it ( #1714 )
...
Changed semantic-release to release-it.
2022-03-02 12:23:44 +01:00
Wojciech Lewicki
b007efe23a
fix: PlatformColor crashes on iOS and Android ( #1703 )
...
Follow-up PR to https://github.com/react-native-svg/react-native-svg/pull/1561 fixing the problems mentioned there. Also fixing the wrong releasing introduced in 027b8c16aa
2022-02-24 12:53:04 +01:00
Wojciech Lewicki
522c2e31f8
chore: add Example to repo
2022-02-21 16:17:37 +01:00
Mikael Sand
f389a1a753
feat: expose native components
2019-09-09 20:21:53 +03:00
Mikael Sand
f76b2217cc
lint: upgrade dev-deps and fix formatting
2019-08-26 23:22:58 +03:00
Mikael Sand
f5bf06afd2
Adopt changes from community guideline for repository setup
...
https://github.com/react-native-community/.github/blob/master/Guidelines/Repository%20Setup.md
2019-07-26 02:51:02 +03:00
Mikael Sand
7ffd07473e
Upgrade devDependencies
2019-07-16 14:50:44 +03:00
dependabot[bot]
74f702ce26
Bump js-yaml from 3.12.1 to 3.13.1
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.12.1 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.1...3.13.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-06-09 09:04:14 +00:00
Mikael Sand
48d5106dcb
Update lock files
2019-01-29 04:56:49 +02:00