Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all npm dependencies (major) #889

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
appium-uiautomator2-driver 3.9.5 -> 4.0.0 age adoption passing confidence
appium-xcuitest-driver 7.35.0 -> 8.3.1 age adoption passing confidence

Release Notes

appium/appium-uiautomator2-driver (appium-uiautomator2-driver)

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • The following methods and properties were removed:
  • mobileSetClipboard -> replaced by setClipboard
  • mobileGetClipboard -> replaced by getClipboard
  • executeMobile -> replaced by execute (the script argument must also be changed to start with mobile: )
  • mobileCommandsMapping -> replaced by executeMethodsMap
  • mobileGetAppStrings -> replaced by getStrings
  • The following methods were changed:
  • mobileDragGesture
  • mobileFlingGesture
  • mobileDoubleClickGesture
  • mobileClickGesture
  • mobilePinchOpenGesture
  • mobilePinchCloseGesture
  • mobileSwipeGesture
  • mobileScrollGesture
  • mobileScrollBackTo
  • mobileScroll
  • mobileDeepLink
  • mobileAcceptAlert
  • mobileDismissAlert
  • mobileType
  • mobileReplaceElementValue
  • mobileInstallMultipleApks
  • mobileBackgroundApp
  • mobilePressKey
  • mobileScreenshots
  • mobileScheduleAction
  • mobileUnscheduleAction
  • mobileGetActionHistory
  • The following obsolete type definitions were removed:
  • DragOptions
  • FlingOptions
  • ClickOptions
  • LongClickOptions
  • PinchOptions
  • SwipeOptions
  • ScrollGestureOptions
  • ScrollElementToElementOpts
  • ScrollOptions
  • DeepLinkOpts
  • AcceptAlertOptions
  • DismissAlertOptions
  • TypingOptions
  • ReplaceValueOptions
  • InstallMultipleApksOptions
  • BackgroundAppOptions
  • PressKeyOptions
  • ScreenshotsOpts
  • ActionArgs
  • SetClipboardOpts
  • GetAppStringsOptions

Based on https://github.com/appium/appium-android-driver/pull/982

Features

v3.10.0

Compare Source

Features
  • bump appium-adb to handle screenState=SCREEN_STATE_OFF as locked (#​861) (fdd362a)

v3.9.9

Compare Source

Miscellaneous Chores
  • bump io.appium.settings to include the broad cast receiver update (#​858) (bd8cfe7)

v3.9.8

Compare Source

Miscellaneous Chores

v3.9.7

Compare Source

Miscellaneous Chores

v3.9.6

Compare Source

Bug Fixes
appium/appium-xcuitest-driver (appium-xcuitest-driver)

v8.3.1

Compare Source

Miscellaneous Chores
  • bump wda version to 9.0.3 (b645987)

v8.3.0

Compare Source

Features
  • always use vendContainer to add files without extra app permissions (#​2522) (6f3e7b5)

v8.2.0

Compare Source

Features

v8.1.0

Compare Source

Features
  • create port forward when mjpegServerPort is provided in caps (#​2517) (ed4c9cf)

v8.0.0

Compare Source

⚠ BREAKING CHANGES
  • Removed the customSnapshotTimeout setting as a result of WDA upgrade to v9
Features

v7.35.1

Compare Source

Miscellaneous Chores

Configuration

📅 Schedule: Branch creation - "before 6am every weekday" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Jan 19, 2025
@renovate renovate bot force-pushed the renovate/major-all-npm-dependencies branch from e5559e5 to fe40459 Compare January 21, 2025 14:39
@renovate renovate bot force-pushed the renovate/major-all-npm-dependencies branch 3 times, most recently from d2d528f to 402c1c2 Compare February 1, 2025 22:10
@renovate renovate bot changed the title Update dependency appium-xcuitest-driver to v8 Update all npm dependencies (major) Feb 1, 2025
@renovate renovate bot force-pushed the renovate/major-all-npm-dependencies branch from 402c1c2 to 88452bd Compare February 6, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants