Commit Graph

17 Commits

Author SHA1 Message Date
renovate[bot] 213c3b2770
chore(deps): lock file maintenance (#15220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 08:59:29 +02:00
renovate[bot] 5c59f73c52
chore(deps): lock file maintenance (#15076) 2024-07-05 16:15:01 +02:00
Simen Bekkhus 923c2afef3
chore: update react-native (#14967) 2024-03-16 12:22:39 +01:00
Simen Bekkhus e23bb82a7b
chore: refresh lockfiles (#14777) 2023-12-26 12:12:34 +01:00
Simen Bekkhus 3e11814548
chore: update lockfiles in e2e tests (#14581) 2023-09-28 09:58:04 +00: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 41bf230089
chore: update yarn (#13664) 2022-12-08 10:56:04 +01:00
Simen Bekkhus d1c6ced3ed
chore: update yarn (#13060) 2022-07-25 17:37:38 +02:00
Simen Bekkhus eafc350f64
chore: update yarn (#12454) 2022-02-22 09:37:44 +01:00
Simen Bekkhus c97a00c40c
chore: refresh lockfile (#12358) 2022-02-10 15:03:14 +01:00
Simen Bekkhus b4d373e5e4
chore: upgrade to yarn v3 (#12219) 2022-02-09 11:44:21 +01:00
Simen Bekkhus 1fea2a5caa
chore: regenerate lockfiles in integration tests (#11515) 2021-06-03 13:18:02 +02:00
Simen Bekkhus 26b2237509
chore: bump dependencies (#11162) 2021-03-06 12:04:10 +01:00
Simen Bekkhus abf9f8d5e2
chore: use stable yarn installation (#10583) 2020-10-04 23:28:52 +02:00
Simen Bekkhus 7eff69bf4e
chore: update yarn.locks of e2e tests to new cache key 2020-07-24 11:35:55 +02:00
Simen Bekkhus 7946ba6377
chore: use yarn berry (#10188)
Co-authored-by: Maël Nison <nison.mael@gmail.com>
2020-07-05 17:06:55 +02:00
Ruwan Pradeep Geeganage 6d31fb195b Improve chai support (with detailed output, to match jest exceptions) (#8454)
* added fix to improve chai output

* fix linting issue

* update the change log

* fix changelog lint

* added extra check to see error is not undefined

* fixed the comments

* fix tsc issue

* fix the incorrect test case

* remove assert.(a,b) message if operator not set

* remove assert.(a,b) message if operator not set

* fix assert message

* fix linting

* removed unwanted empty string in final message
2019-05-17 18:41:27 +02:00