Граф коммитов

4491 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 42ce799310
Bump @types/react from 18.2.79 to 18.3.2 (#3617)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.79 to 18.3.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  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-05-23 15:25:07 +00:00
dependabot[bot] e216d811cc
Bump metro-config from 0.80.8 to 0.80.9 in the metro group (#3621)
Bumps the metro group with 1 update: [metro-config](https://github.com/facebook/metro).


Updates `metro-config` from 0.80.8 to 0.80.9
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/metro/compare/v0.80.8...v0.80.9)

---
updated-dependencies:
- dependency-name: metro-config
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: metro
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 14:36:32 +00:00
Saad Najmi af9059cf80
fix(ci): Refactor Apple jobs (#3631)
* Copy stuff from RNM and refactor

* Disable ccache

* gitignore ccache

* fix

* fix

* fix

* fix

* fix

* fix

* fix
2024-05-22 14:30:06 -07:00
dependabot[bot] fd17528077
Bump ejs from 3.1.9 to 3.1.10 in /tester_deps (#3609)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-22 19:39:33 +00:00
Samuel Freiberg 4589e809c9
Add Missing Dependency in Test Package (#3630)
* Adding resolutions to specific packages with security vulnerabilities

* Remove

* Adding whitespace

* Revert

* Removing unused file

* Add missing dep
2024-05-22 11:54:55 -07:00
dependabot[bot] dd006f1091
--- (#3629)
updated-dependencies:
- dependency-name: appium-mac2-driver
  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-05-22 10:38:04 -07:00
dependabot[bot] e78aa53abe
Bump appium-windows-driver from 2.12.21 to 2.12.23 (#3626)
Bumps [appium-windows-driver](https://github.com/appium/appium-windows-driver) from 2.12.21 to 2.12.23.
- [Release notes](https://github.com/appium/appium-windows-driver/releases)
- [Changelog](https://github.com/appium/appium-windows-driver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/appium/appium-windows-driver/compare/v2.12.21...v2.12.23)

---
updated-dependencies:
- dependency-name: appium-windows-driver
  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-05-22 10:37:39 -07:00
UI-Fabric-RN-Bot 01ac0c8401 applying package updates 2024-05-21 20:54:26 +00:00
dependabot[bot] 1bc0bc466d
Bump rimraf from 5.0.5 to 5.0.7 (#3625)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.5 to 5.0.7.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.5...v5.0.7)

---
updated-dependencies:
- dependency-name: rimraf
  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-05-21 13:30:20 -07:00
dependabot[bot] 59aaf77645
Bump @rnx-kit/align-deps from 2.4.5 to 2.4.6 in the rnx-kit group (#3623)
Bumps the rnx-kit group with 1 update: [@rnx-kit/align-deps](https://github.com/microsoft/rnx-kit/tree/HEAD/packages/align-deps).


Updates `@rnx-kit/align-deps` from 2.4.5 to 2.4.6
- [Release notes](https://github.com/microsoft/rnx-kit/releases)
- [Changelog](https://github.com/microsoft/rnx-kit/blob/main/packages/align-deps/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rnx-kit/commits/@rnx-kit/align-deps@2.4.6/packages/align-deps)

---
updated-dependencies:
- dependency-name: "@rnx-kit/align-deps"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rnx-kit
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 13:29:59 -07:00
Samuel Freiberg 98eec6ce3d
WebDriverIO V8 Fixes (#3622)
* Adding resolutions to specific packages with security vulnerabilities

* Remove

* Adding whitespace

* Revert

* Removing unused file

* Wdio to v8

* Remove dep

* Fixing packages

* Change files

* Remove unnecessary code in tsconfig

* Change files

* Remove unnecessary code in tsconfig

* Remove unnecessary code

* Fixing tsconfig

* Fixing ts

* Adding tsconfig changes

* Adding necessary dep
2024-05-21 13:24:01 -07:00
dependabot[bot] b709dc5f8b
Bump react-dom from 18.2.0 to 18.3.1 (#3603)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.2.0 to 18.3.1.
- [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/v18.3.1/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  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-05-15 16:10:21 -07:00
dependabot[bot] 2ffa630bff
Bump the babel group with 3 updates (#3615)
Bumps the babel group with 3 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) and [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime).


Updates `@babel/core` from 7.24.4 to 7.24.5
- [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.24.5/packages/babel-core)

Updates `@babel/preset-env` from 7.24.4 to 7.24.5
- [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.24.5/packages/babel-preset-env)

Updates `@babel/runtime` from 7.24.4 to 7.24.5
- [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.24.5/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
- dependency-name: "@babel/runtime"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 16:09:47 -07:00
dependabot[bot] a275488dd3
Bump react-native-test-app from 3.5.12 to 3.7.2 (#3616)
Bumps [react-native-test-app](https://github.com/microsoft/react-native-test-app) from 3.5.12 to 3.7.2.
- [Release notes](https://github.com/microsoft/react-native-test-app/releases)
- [Commits](https://github.com/microsoft/react-native-test-app/compare/3.5.12...3.7.2)

---
updated-dependencies:
- dependency-name: react-native-test-app
  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-05-15 16:09:15 -07:00
UI-Fabric-RN-Bot fba817f248 applying package updates 2024-05-15 19:42:10 +00:00
Samuel Freiberg d9d5da9c4b
Add E2E Testing Variable (#3620)
* Adding resolutions to specific packages with security vulnerabilities

* Remove

* Adding whitespace

* Revert

* Removing unused file

* Adding global var

* Adding native var

* Revert changes

* Change files
2024-05-15 12:10:51 -07:00
UI-Fabric-RN-Bot 4a3336cd5c applying package updates 2024-05-14 23:18:08 +00:00
Samuel Freiberg 6c3f6269e4
Split FocusZone E2E Tests (#3619)
* Adding resolutions to specific packages with security vulnerabilities

* Remove

* Adding whitespace

* Revert

* Removing unused file

* Split focus zone tests into smaller, separate spec files

* Change files
2024-05-14 15:49:02 -07:00
dependabot[bot] bc378f466b
Bump ejs from 3.1.9 to 3.1.10 (#3610)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-14 08:45:53 -07:00
UI-Fabric-RN-Bot dba627744a applying package updates 2024-05-08 16:21:30 +00:00
Gulnaz Sayed 16a8753cb5
FURN Tooltip Spec (#3580)
* added layout effect hook and commented positioning tests

* add spec document

* spec descriptions

* Change files

* Update SPEC.md
2024-05-08 11:51:54 -04:00
UI-Fabric-RN-Bot 37ae89a030 applying package updates 2024-05-07 11:30:33 +00:00
Tommy Nguyen aedc69f31b
fix(react-native): mark as side-effects free (#3614) 2024-05-07 13:01:13 +02:00
dependabot[bot] f106b2140e
Bump lage from 2.7.13 to 2.7.15 (#3613)
Bumps [lage](https://github.com/microsoft/lage) from 2.7.13 to 2.7.15.
- [Commits](https://github.com/microsoft/lage/compare/lage_v2.7.13...lage_v2.7.15)

---
updated-dependencies:
- dependency-name: lage
  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-05-06 11:07:14 -07:00
dependabot[bot] dba395f36e
Bump @rnx-kit/align-deps from 2.4.4 to 2.4.5 in the rnx-kit group (#3602)
Bumps the rnx-kit group with 1 update: [@rnx-kit/align-deps](https://github.com/microsoft/rnx-kit/tree/HEAD/packages/align-deps).


Updates `@rnx-kit/align-deps` from 2.4.4 to 2.4.5
- [Release notes](https://github.com/microsoft/rnx-kit/releases)
- [Changelog](https://github.com/microsoft/rnx-kit/blob/main/packages/align-deps/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rnx-kit/commits/@rnx-kit/align-deps@2.4.5/packages/align-deps)

---
updated-dependencies:
- dependency-name: "@rnx-kit/align-deps"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rnx-kit
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 11:07:01 -07:00
UI-Fabric-RN-Bot 4e1a5b47dd applying package updates 2024-05-03 16:48:26 +00:00
Samuel Freiberg 4ba62760df
Remove Unnecessary E2E Tests (#3606)
* Adding resolutions to specific packages with security vulnerabilities

* Remove

* Adding whitespace

* Revert

* Removing unused file

* Update nuget package

* Remove some contextual menu tests. These tests don't add much value - it's more of a test for Button than contextual menu. Improve perf by removing unnecessary/unvaluable tests

* Change files

* Remove unnecessary import
2024-05-03 09:19:57 -07:00
UI-Fabric-RN-Bot 8cac7cc05a applying package updates 2024-05-02 03:33:32 +00:00
Andrew Coates adf19a343e
Use getConstants() when accessing constants from TurboModules/NativeModules (#3608)
* Use getConstants() when accessing constants from TurboModules/NativeModules

* Change files

* prettier

* update test snapshots
2024-05-01 20:03:11 -07:00
dependabot[bot] 83f7c40069
Bump react-native-macos from 0.73.25 to 0.73.26 (#3599)
Bumps [react-native-macos](https://github.com/microsoft/react-native-macos/tree/HEAD/packages/react-native) from 0.73.25 to 0.73.26.
- [Release notes](https://github.com/microsoft/react-native-macos/releases)
- [Changelog](https://github.com/microsoft/react-native-macos/blob/main/CHANGELOG-pre-070.md)
- [Commits](https://github.com/microsoft/react-native-macos/commits/v0.73.26/packages/react-native)

---
updated-dependencies:
- dependency-name: react-native-macos
  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>
2024-04-26 10:25:31 -07:00
dependabot[bot] 5f28301629
Bump react-native-test-app from 3.5.9 to 3.5.12 (#3597)
Bumps [react-native-test-app](https://github.com/microsoft/react-native-test-app) from 3.5.9 to 3.5.12.
- [Release notes](https://github.com/microsoft/react-native-test-app/releases)
- [Commits](https://github.com/microsoft/react-native-test-app/compare/3.5.9...3.5.12)

---
updated-dependencies:
- dependency-name: react-native-test-app
  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-25 12:12:44 -07:00
dependabot[bot] e6f3416df3
Bump beachball from 2.43.0 to 2.43.1 (#3595)
Bumps [beachball](https://github.com/microsoft/beachball) from 2.43.0 to 2.43.1.
- [Changelog](https://github.com/microsoft/beachball/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microsoft/beachball/compare/beachball_v2.43.0...beachball_v2.43.1)

---
updated-dependencies:
- dependency-name: beachball
  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-25 12:12:23 -07:00
UI-Fabric-RN-Bot f9f865a78a applying package updates 2024-04-25 17:25:59 +00:00
Gulnaz Sayed 74788ca256
[FURN Icons] Added Accessibility Labels (#3596)
* added accessiblity labels on icons

* Change files
2024-04-25 12:56:01 -04:00
dependabot[bot] 2c0bd9abb7
Bump react-native-macos from 0.73.24 to 0.73.25 (#3592)
Bumps [react-native-macos](https://github.com/microsoft/react-native-macos/tree/HEAD/packages/react-native) from 0.73.24 to 0.73.25.
- [Release notes](https://github.com/microsoft/react-native-macos/releases)
- [Changelog](https://github.com/microsoft/react-native-macos/blob/main/CHANGELOG-pre-070.md)
- [Commits](https://github.com/microsoft/react-native-macos/commits/v0.73.25/packages/react-native)

---
updated-dependencies:
- dependency-name: react-native-macos
  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>
2024-04-24 11:37:58 -07:00
dependabot[bot] e8a05d475e
Bump appium-xcuitest-driver from 7.13.0 to 7.14.0 (#3590)
Bumps [appium-xcuitest-driver](https://github.com/appium/appium-xcuitest-driver) from 7.13.0 to 7.14.0.
- [Release notes](https://github.com/appium/appium-xcuitest-driver/releases)
- [Changelog](https://github.com/appium/appium-xcuitest-driver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/appium/appium-xcuitest-driver/compare/v7.13.0...v7.14.0)

---
updated-dependencies:
- dependency-name: appium-xcuitest-driver
  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-24 11:26:33 -07:00
dependabot[bot] 7752e226f6
Bump @rnx-kit/align-deps from 2.4.3 to 2.4.4 in the rnx-kit group (#3585)
Bumps the rnx-kit group with 1 update: [@rnx-kit/align-deps](https://github.com/microsoft/rnx-kit/tree/HEAD/packages/align-deps).


Updates `@rnx-kit/align-deps` from 2.4.3 to 2.4.4
- [Release notes](https://github.com/microsoft/rnx-kit/releases)
- [Changelog](https://github.com/microsoft/rnx-kit/blob/main/packages/align-deps/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rnx-kit/commits/@rnx-kit/align-deps@2.4.4/packages/align-deps)

---
updated-dependencies:
- dependency-name: "@rnx-kit/align-deps"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rnx-kit
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 01:52:32 +00:00
UI-Fabric-RN-Bot 153d8842c7 applying package updates 2024-04-24 01:07:53 +00:00
Alicia Drummond 884231524a
RadioButton on macOS shouldn't move the focus ring with every click (#3593)
* fix radiobutton focus ring moving with every click

* Change files
2024-04-24 00:08:31 +00:00
UI-Fabric-RN-Bot 5c7afa6961 applying package updates 2024-04-24 00:03:01 +00:00
Anand Rajeswaran 5b9555af39
[ios] Add missing include statement (#3589)
* Add missing include

* Change files
2024-04-23 16:33:40 -07:00
dependabot[bot] cdb8f631af
Bump appium-mac2-driver from 1.15.0 to 1.17.0 (#3588)
Bumps [appium-mac2-driver](https://github.com/appium/appium-mac2-driver) from 1.15.0 to 1.17.0.
- [Release notes](https://github.com/appium/appium-mac2-driver/releases)
- [Changelog](https://github.com/appium/appium-mac2-driver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/appium/appium-mac2-driver/compare/v1.15.0...v1.17.0)

---
updated-dependencies:
- dependency-name: appium-mac2-driver
  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-22 16:09:29 -07:00
dependabot[bot] d07f411396
Bump appium from 2.5.3 to 2.5.4 (#3587)
Bumps [appium](https://github.com/appium/appium/tree/HEAD/packages/appium) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/appium/appium/releases)
- [Changelog](https://github.com/appium/appium/blob/master/packages/appium/CHANGELOG.md)
- [Commits](https://github.com/appium/appium/commits/appium@2.5.4/packages/appium)

---
updated-dependencies:
- dependency-name: appium
  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-22 09:05:06 -07:00
dependabot[bot] 3ec8c884da
Bump react-native-test-app from 3.5.8 to 3.5.9 (#3586)
Bumps [react-native-test-app](https://github.com/microsoft/react-native-test-app) from 3.5.8 to 3.5.9.
- [Release notes](https://github.com/microsoft/react-native-test-app/releases)
- [Commits](https://github.com/microsoft/react-native-test-app/compare/3.5.8...3.5.9)

---
updated-dependencies:
- dependency-name: react-native-test-app
  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-22 09:04:42 -07:00
dependabot[bot] 26e5756112
Bump react-native from 0.73.6 to 0.73.7 (#3583)
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.73.6 to 0.73.7.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.73.7/packages/react-native)

---
updated-dependencies:
- dependency-name: react-native
  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>
2024-04-19 21:45:24 +00:00
dependabot[bot] 2ec6553e96
Bump appium from 2.5.2 to 2.5.3 (#3577)
Bumps [appium](https://github.com/appium/appium/tree/HEAD/packages/appium) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/appium/appium/releases)
- [Changelog](https://github.com/appium/appium/blob/master/packages/appium/CHANGELOG.md)
- [Commits](https://github.com/appium/appium/commits/appium@2.5.3/packages/appium)

---
updated-dependencies:
- dependency-name: appium
  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-19 21:42:48 +00:00
dependabot[bot] c04d3188df
Bump the rnx-kit group with 2 updates (#3575)
Bumps the rnx-kit group with 2 updates: [@rnx-kit/align-deps](https://github.com/microsoft/rnx-kit/tree/HEAD/packages/align-deps) and [@rnx-kit/cli](https://github.com/microsoft/rnx-kit/tree/HEAD/packages/cli).


Updates `@rnx-kit/align-deps` from 2.4.2 to 2.4.3
- [Release notes](https://github.com/microsoft/rnx-kit/releases)
- [Changelog](https://github.com/microsoft/rnx-kit/blob/main/packages/align-deps/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rnx-kit/commits/@rnx-kit/align-deps@2.4.3/packages/align-deps)

Updates `@rnx-kit/cli` from 0.16.25 to 0.16.26
- [Release notes](https://github.com/microsoft/rnx-kit/releases)
- [Changelog](https://github.com/microsoft/rnx-kit/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rnx-kit/commits/@rnx-kit/cli@0.16.26/packages/cli)

---
updated-dependencies:
- dependency-name: "@rnx-kit/align-deps"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rnx-kit
- dependency-name: "@rnx-kit/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rnx-kit
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 21:00:32 +00:00
dependabot[bot] 77383ca452
Bump appium-mac2-driver from 1.12.0 to 1.15.0 (#3584)
Bumps [appium-mac2-driver](https://github.com/appium/appium-mac2-driver) from 1.12.0 to 1.15.0.
- [Release notes](https://github.com/appium/appium-mac2-driver/releases)
- [Changelog](https://github.com/appium/appium-mac2-driver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/appium/appium-mac2-driver/compare/v1.12.0...v1.15.0)

---
updated-dependencies:
- dependency-name: appium-mac2-driver
  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-19 13:11:04 -07:00
dependabot[bot] df78742ed8
Bump appium-xcuitest-driver from 7.11.4 to 7.13.0 (#3579)
Bumps [appium-xcuitest-driver](https://github.com/appium/appium-xcuitest-driver) from 7.11.4 to 7.13.0.
- [Release notes](https://github.com/appium/appium-xcuitest-driver/releases)
- [Changelog](https://github.com/appium/appium-xcuitest-driver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/appium/appium-xcuitest-driver/compare/v7.11.4...v7.13.0)

---
updated-dependencies:
- dependency-name: appium-xcuitest-driver
  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-19 13:09:49 -07:00
Saad Najmi 26d0517731
chore: Upgrade to Yarn 4 (#3169) 2024-04-18 21:03:04 +00:00