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

fix: Read package name from web view info if not provided explicitly by updating android driver #506

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

KazuCocoa
Copy link
Member

So far, our each driver release includes shrinkwrap to specify dependencies.
https://github.com/appium/appium-uiautomator2-driver/blob/master/.github/workflows/publish.js.yml

It needs to push a new version when we'd like to include dependencies's update like appium/appium-android-driver#732
(This PR change itself does not need, but it needs to kick a release task)

@jlipps
Copy link
Member

jlipps commented Mar 17, 2022

should we set up renovate on this repo so it does things like this automatically?

@KazuCocoa
Copy link
Member Author

ah, sounds good. > renovate

@KazuCocoa KazuCocoa merged commit 60dd8af into master Mar 17, 2022
@KazuCocoa KazuCocoa deleted the KazuCocoa-patch-1 branch March 17, 2022 20:23
github-actions bot pushed a commit that referenced this pull request Mar 17, 2022
## [2.0.4](v2.0.3...v2.0.4) (2022-03-17)

### Bug Fixes

* Read package name from web view info if not provided explicitly by updating android driver ([#506](#506)) ([60dd8af](60dd8af))
@github-actions
Copy link

🎉 This PR is included in version 2.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants