Simen Bekkhus
fe896155f8
chore: update React Native in examples ( #15465 )
2025-01-17 08:23:18 +00:00
Simen Bekkhus
923c2afef3
chore: update react-native ( #14967 )
2024-03-16 12:22:39 +01:00
Simen Bekkhus
341f529deb
chore: update React Native example ( #14778 )
2023-12-25 16:17:44 +01:00
Simen Bekkhus
6c83c0f91d
chore: use numeric separators ( #14570 )
2023-09-25 21:36:31 +00:00
Simen Bekkhus
d6baacfe74
feat: Refer to specific versions of Jest monorepo dependencies instead of range ( #14553 )
2023-09-20 12:52:18 +00:00
Simen Bekkhus
23cc16565e
chore: upgrade react-native in example ( #14361 )
2023-07-25 14:00:29 +02:00
Simen Bekkhus
d106643a8e
chore: refresh lockfile ( #14073 )
2023-04-14 13:35:57 +02:00
Paul O’Shannessy
6d2632adae
Update copyrights with Meta Platforms, restore original license in Jasmine fork ( #13879 )
2023-02-09 08:13:08 +01:00
Simen Bekkhus
b9282e1972
chore: refresh lockfile ( #13798 )
2023-01-23 10:59:28 +01:00
dependabot[bot]
378c87a560
chore(deps): bump react-native from 0.70.3 to 0.70.6 ( #13734 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 07:50:25 +01:00
Simen Bekkhus
610b280254
chore: update lockfiles ( #13502 )
2022-10-24 10:34:45 +02:00
Tom Mrazauskas
c6b812da65
chore: remove lint exceptions for files in `examples` folder ( #13346 )
2022-10-01 08:01:13 +01:00
Simen Bekkhus
c23a4628f5
chore: update React Native in example ( #13250 )
2022-09-12 13:32:55 +02:00
Bryan Mishkin
818b36b89a
chore: fix inconsistent workspace prefixes ( #13217 )
2022-09-08 11:29:38 +02:00
Simen Bekkhus
3c94e7d5d9
chore: update react-native ( #13045 )
2022-07-20 18:26:41 +02:00
Simen Bekkhus
c91dbcfb78
feat(jest-config): set default `snapshotFormat` ( #13036 )
2022-07-17 22:34:44 +02:00
Simen Bekkhus
c2cd09f05b
chore: update react-native example ( #13016 )
2022-07-13 11:06:09 +02:00
Simen Bekkhus
0a9c44b5f0
chore: update react-native ( #12863 )
2022-05-25 11:06:30 +02:00
Simen Bekkhus
5183c15a8e
fix: pass `root` in babel config ( #12689 )
...
Co-authored-by: Bradford Lemley <bradfordlemley@gmail.com>
2022-04-19 15:59:29 +02:00
Simen Bekkhus
ea8dc8a82c
chore: update react-native ( #12690 )
2022-04-19 14:24:08 +02:00
Feng Yu
ccecdaeaae
Enforce same version of a dependency ( #12668 )
2022-04-19 12:48:43 +02:00
fisker Cheung
59d3e51de6
chore: run prettier on everything ( #12653 )
2022-04-12 11:28:06 +02:00
Simen Bekkhus
c4d43893df
chore: bump react-native ( #12639 )
2022-04-06 11:14:28 +02:00
Feng Yu
8c95952d7f
fix: set testEnvironment to jsdom in react native example ( #12581 )
...
* try to fix ci
* fix: set testEnvironment to jsdom in react native example
2022-03-15 15:05:06 +01:00
Simen Bekkhus
d406172ab0
chore: update react-native in example ( #12336 )
2022-02-09 12:33:18 +01:00
Simen Bekkhus
ea8b199720
Revert "chore: remove unneeded yarn patch for react native ( #11853 )"
...
This reverts commit 0e5495b3e9
.
2021-09-13 09:55:48 +02:00
Simen Bekkhus
0e5495b3e9
chore: remove unneeded yarn patch for react native ( #11853 )
2021-09-08 15:40:34 +02:00
Simen Bekkhus
344b31a74c
chore: update react-native example to 0.64 ( #11190 )
2021-03-13 14:55:27 +01:00
Simen Bekkhus
b9c623c920
chore: fix react-native example ( #10910 )
2020-12-03 19:30:01 +01:00
Elad Ossadon
7d7e97fb9c
fix: simplify transform RegExp ( #10207 )
2020-10-19 13:44:24 +02:00
Simen Bekkhus
7723ae221a
chore: bump deps ( #10365 )
2020-08-07 23:55:04 +02:00
Simen Bekkhus
58d199d97d
chore: update example to react-native@0.62 ( #9746 )
2020-04-23 22:44:47 +02:00
Simen Bekkhus
1c2011dbce
chore: verify all packages have the same engine requirement ( #9871 )
2020-04-23 20:19:29 +02:00
Simen Bekkhus
b3bfc338f1
chore: bump to `react-native@0.61` in examples ( #8884 )
2020-02-11 19:18:19 +01:00
jfgreffier
acb9c09817
chore: fix examples dependencies ( #9344 )
2019-12-24 10:07:18 +01:00
Michaël De Boey
390a4eb63e
[ImgBot] Optimize images ( #9092 )
2019-10-26 09:35:27 +02:00
Simen Bekkhus
5f7c3e4e12
Bump some dev dependency versions ( #8044 )
2019-03-04 18:55:52 +01:00
Michał Pierzchała
64b3a9b72b
chore(breaking): remove regenerator-runtime injection ( #7595 )
...
* feat: use @babel/plugin-transform-runtime instead of regenerator-runtime
* fix async example
* add changelog
* add babel/core and babel-jest to all examples
* fix native async test
* chore: dedupe lockfile
* remove babel from native transform test
* add test for async regenerator
2019-01-20 11:43:57 +01:00
Simen Bekkhus
066f0e3cbf
chore: update deps ( #7618 )
2019-01-13 17:05:13 +01:00
Simen Bekkhus
1818d84b2c
Migrate to Babel 7 ( #7016 )
2018-12-18 10:28:03 +01:00
Simen Bekkhus
993bc5c5f2
chore: upgrade prettier ( #7336 )
2018-11-19 15:46:34 +01:00
Rubén Norte
a91ea0ea2b
Add missing copyright headers and code of conduct ( #7221 )
...
* Add CODE_OF_CONDUCT.md
* Add Facebook copyright headers
* Replace inlined text with snapshot in detect open handles test
2018-10-23 17:57:23 +01:00
Rubén Norte
a1b82caf2c
Remove support for @providesModule ( #6104 )
...
* Removed default support for @providesModule
* Upgrade react-native to support windows and hasteImpl
2018-10-11 00:19:56 +01:00
Miguel Jimenez Esun
92563185b0
Rename jest-watch to jest-watcher
2018-05-30 18:53:24 +01:00
Michał Pierzchała
f0b12711bd
Upgrade deps and include examples in workspaces ( #6090 )
...
* chore: bump deps
* remove snapshot that shouldn't be checked out
* include examples in workspaces
* mark examples as private
* move pretty-format dev deps to the package; remove enzyme from root pkg
* fix immutable entry
2018-04-30 10:00:08 +01:00
Simen Bekkhus
4f685d8850
chore(package): update dev dependencies ( #5175 )
...
* chore(package): update dev dependencies
* chore: downgrade eslint
2017-12-26 08:14:12 +09:00
Simen Bekkhus
e44de3f0b6
add react-native example as a workspace ( #5052 )
2017-12-11 15:59:41 +00:00
Christoph Nakazawa
25ed471390
Make Jest work with latest react-native on node 9. ( #5050 )
2017-12-11 15:05:08 +00:00
cpojer
77744a2481
🃏 Change license from BSD+Patents to MIT.
2017-09-26 20:54:29 +01:00
Simen Bekkhus
0cb03f6474
Upgrade to prettier 1.6 ( #4426 )
2017-09-05 16:20:04 +01:00