Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps-dev): bump @appium/tsconfig from 0.2.4 to 0.3.0 #84

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2023

Bumps @appium/tsconfig from 0.2.4 to 0.3.0.

Release notes

Sourced from @​appium/tsconfig's releases.

@​appium/tsconfig@​0.3.0

0.3.0 (2023-04-10)

Features

  • strongbox: create @​appium/strongbox (fd91234)
Changelog

Sourced from @​appium/tsconfig's changelog.

CHANGES IN VERSION 0.3.1 (from 0.3.0)

GENERAL

  • support for xpath indexes
  • support for xpath last()
  • docs specific to linux
  • fix name of npm binary-plist dependency

IOS

  • update instruments-without-delay (fix #432)
  • fix #437 (implicit wait didn't work after ios reset)
  • when searching for @​text, fall back to @​label and @​value
  • allow @​name to refer to @​text, @​label, and @​value
  • have "textfield" searches return "secure" fields as well
  • add "collection" tag name
  • make sure to do a clean build before building sample apps

ANDROID

  • fix xpath wildcard issue
  • fix tag name selector
  • alias "window" tag name to "frame"
  • tweak flick timing
  • have swipe/flick return errors if we know they didn't execute
  • fix page source on real device
  • use aapt rename to handle manifest stuff
  • screenshot support
  • support for the clear() method

SELENDROID

  • fix proxy behavior
  • added example/test for selendroid webview
  • add WebViewDemo app with tasks for building it

CHANGES IN VERSION 0.3.0 (from 0.2.3)

GENERAL

  • Running tests with grunt will now not crash on first test failure
  • Rewrote reset.sh to respect sudo and to run for individual platforms
  • Changed markdown rendering engine and logic for generating appium.io from README.md

ANDROID

  • Add "mobile: find" method for complex find combinations
  • Check that clean.apk is signed
  • Orientation support
  • Update verify.jar to work on java 6
  • Massive refactoring of adb.js
  • Added Selendroid proxy support (!)

CHANGES IN VERSION 0.2.3 (from 0.2.2)

... (truncated)

Commits
  • e9b5022 chore: publish
  • e9426fc fix(docutils): properly respects log levels
  • 5ab2fea feat(appium): make "ls" alias of "list"
  • 377e982 feat(strongbox): export BaseItem
  • 116c9a6 chore(workflows): update egmacke/action-check-label action to v2
  • 04b542c chore(deps): update dependency eslint to v8.38.0
  • c39be81 fix(support): update dependency shell-quote to v1.8.1
  • efc8473 chore(deps): update dependency lint-staged to v13.2.1
  • cf7b4d8 chore(docutils): update dependency mkdocs-material to v9.1.6
  • 5a3666f chore(workflows): update egmacke/action-check-label digest to b6f12c1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@appium/tsconfig](https://github.com/appium/appium) from 0.2.4 to 0.3.0.
- [Release notes](https://github.com/appium/appium/releases)
- [Changelog](https://github.com/appium/appium/blob/master/CHANGELOG.md)
- [Commits](https://github.com/appium/appium/compare/@appium/tsconfig@0.2.4...@appium/tsconfig@0.3.0)

---
updated-dependencies:
- dependency-name: "@appium/tsconfig"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 11, 2023
@mykola-mokhnach mykola-mokhnach merged commit 6af8b7a into master Jul 6, 2023
@mykola-mokhnach mykola-mokhnach deleted the dependabot/npm_and_yarn/appium/tsconfig-0.3.0 branch July 6, 2023 18:33
github-actions bot pushed a commit that referenced this pull request Jul 6, 2023
## [5.1.3](v5.1.2...v5.1.3) (2023-07-06)

### Miscellaneous Chores

* **deps-dev:** bump @appium/tsconfig from 0.2.4 to 0.3.0 ([#84](#84)) ([6af8b7a](6af8b7a))
@github-actions
Copy link

github-actions bot commented Jul 6, 2023

🎉 This PR is included in version 5.1.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant