Dave Golombek and GitHub
a89d4679be
Bump GMSAAS version to 1.15.0 ( #540 )
...
### Description
Gmsaas had a major update in 1.15.0 which addresses adb connection
issues (OpenSSL 3 is now used for ADB Tunnel instead of OpenSSL 1.1.1).
2025-09-24 08:58:52 +02:00
9290e90e3c
[pip] Bump coverage from 7.10.6 to 7.10.7 ( #538 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.10.6 to 7.10.7.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.6...7.10.7 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.10.7
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>
2025-09-22 15:57:07 +02:00
budi
136b49fab8
Updated base image
2025-09-17 10:54:41 +02:00
c5651e78f9
[pip] Bump pytest-cov from 6.3.0 to 7.0.0 ( #536 )
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 6.3.0 to 7.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.3.0...v7.0.0 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-10 08:17:58 +02:00
76ae526591
[pip] Bump pytest from 8.4.1 to 8.4.2 ( #533 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.4.1 to 8.4.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.4.1...8.4.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.2
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>
Co-authored-by: Budi Utomo <budtmo.os@gmail.com >
2025-09-08 10:26:31 +02:00
46805d6a81
[pip] Bump pytest-cov from 6.2.1 to 6.3.0 ( #534 )
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 6.2.1 to 6.3.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.2.1...v6.3.0 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-version: 6.3.0
dependency-type: direct:production
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>
2025-09-08 10:24:52 +02:00
budi
6302de6bc4
Updated base image
2025-09-03 13:55:28 +02:00
1e1c60fc89
[pip] Bump coverage from 7.10.5 to 7.10.6 ( #532 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.10.5 to 7.10.6.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.5...7.10.6 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.10.6
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>
2025-09-01 11:47:29 +02:00
Juan Pedro Bretti Mandarano and GitHub
2a12e66077
Fix typo in WSL configuration file name ( #531 )
...
There is no documentation that file `/etc/wsl2.conf` does exist.
According to Microsoft documentation, it is called `/etc/wsl.conf`.
See https://learn.microsoft.com/en-us/windows/wsl/wsl-config for reference.
2025-09-01 11:47:09 +02:00
budi
f2a418d712
Updated base image
2025-08-28 11:25:11 +02:00
budi
44dcc5b166
Updated novnc and websockify
2025-08-25 15:42:55 +02:00
budi
2e88c06124
Updated base image
2025-08-25 15:42:20 +02:00
6b34c74a25
[pip] Bump coverage from 7.10.4 to 7.10.5 ( #530 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.10.4 to 7.10.5.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.4...7.10.5 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.10.5
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>
2025-08-25 02:06:36 +02:00
1fc2c74d8c
[pip] Bump requests from 2.32.3 to 2.32.5 ( #528 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.3 to 2.32.5.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.5 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.5
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>
2025-08-20 08:21:10 +02:00
ffbafe87e8
[github-action] Bump actions/checkout from 4 to 5 ( #523 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-19 10:53:54 +02:00
62fa6a05c8
[pip] Bump coverage from 7.10.3 to 7.10.4 ( #527 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.10.3 to 7.10.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.3...7.10.4 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.10.4
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>
2025-08-19 10:42:11 +02:00
lilinor and GitHub
77542f5b45
Start and stop SaaS devices in parallel ( #524 )
2025-08-19 09:57:05 +02:00
39df955c26
[pip] Bump coverage from 7.10.2 to 7.10.3 ( #522 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.10.2 to 7.10.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.2...7.10.3 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.10.3
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>
2025-08-13 06:13:47 +02:00
8da596a8f1
[pip] Bump coverage from 7.10.1 to 7.10.2 ( #521 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.10.1 to 7.10.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.1...7.10.2 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.10.2
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>
2025-08-10 10:20:17 +02:00
7f55b248fd
[pip] Bump coverage from 7.10.0 to 7.10.1 ( #520 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.10.0 to 7.10.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.0...7.10.1 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.10.1
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>
2025-08-01 00:46:37 +02:00
budi
c434ae7770
Updated base image
2025-07-31 19:04:33 +02:00
budi
ff9f9268e3
Updated docu
2025-07-28 12:49:43 +02:00
27e95cd197
[pip] Bump coverage from 7.9.2 to 7.10.0 ( #519 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.9.2 to 7.10.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.9.2...7.10.0 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.10.0
dependency-type: direct:production
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>
2025-07-25 09:39:58 +02:00
budi
1f1224599e
Modified github action build
2025-07-04 10:09:16 +02:00
846cd2ed09
[pip] Bump coverage from 7.8.1 to 7.9.2 ( #516 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.8.1 to 7.9.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.8.1...7.9.2 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.9.2
dependency-type: direct:production
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>
2025-07-04 08:54:21 +02:00
b5fbe9777e
[pip] Bump pytest-xdist from 3.7.0 to 3.8.0 ( #515 )
...
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases )
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.7.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-version: 3.8.0
dependency-type: direct:production
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>
2025-07-02 08:27:44 +02:00
21ffb20ca6
[pip] Bump setuptools from 80.8.0 to 80.9.0 ( #513 )
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 80.8.0 to 80.9.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v80.8.0...v80.9.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 80.9.0
dependency-type: direct:production
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>
2025-06-30 17:00:40 +02:00
budi
c0368d3d71
Updated base image and adjusted
2025-06-26 23:10:08 +02:00
Dave Golombek and GitHub
6e5ed8386a
Add Genymotion auth tokens ( #512 )
...
As described in #511 , Genymotion has deprecated credential based
login. This adds support for passing in an auth token instead.
This could also check for the GENYMOTION_API_TOKEN env variable being
set and skipping the login entirely, but I haven't added that in favor
of keeping the explicit token check during login.
This also updates the default version of the gmsaas package to the
latest release.
2025-06-20 08:42:58 +02:00
budi
602dcf15a7
Updated ubuntu on the runner
2025-04-28 11:15:58 +02:00
budi
1dd79c6188
Updated base image
2025-04-28 11:10:20 +02:00
budi
7abe6c19d8
Updated ubuntu on the runner
2025-04-28 11:09:42 +02:00
Jiří Černý and GitHub
eb91462bd4
Allow to override emulator config from config file defined by path in EVN ( #492 )
2025-04-28 11:08:52 +02:00
Budi Utomo and GitHub
ac251e7704
Merge pull request #493 from jirkace/device_pixel
...
Allow to use Pixel C as emulator device
2025-03-11 08:37:56 +01:00
blackie
b997803064
Allow to use Pixel C as emulator device
2025-03-11 00:07:47 +01:00
Budi Utomo and GitHub
88dbde577e
Merge pull request #491 from budtmo/dependabot/pip/master/mock-5.2.0
...
[pip] Bump mock from 5.1.0 to 5.2.0
2025-03-04 14:41:52 +01:00
dependabot[bot] and GitHub
a51e451a1f
[pip] Bump mock from 5.1.0 to 5.2.0
...
Bumps [mock](https://github.com/testing-cabal/mock ) from 5.1.0 to 5.2.0.
- [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/testing-cabal/mock/compare/5.1.0...5.2.0 )
---
updated-dependencies:
- dependency-name: mock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-04 00:45:42 +00:00
budi
0f8d8eb98b
Updated base image
2025-02-21 13:48:42 +01:00
budtmo
97b3ca2c28
Updated documentation
2025-01-27 16:38:31 +01:00
budtmo
7b599fe7ea
Updated base image
2025-01-27 16:35:20 +01:00
budtmo
34846cd059
Downgraded coverage
2025-01-11 17:38:19 +01:00
budtmo
8df9081573
Updated base image
2025-01-11 17:30:41 +01:00
Budi Utomo and GitHub
9f0c0dcfd2
Merge pull request #477 from budtmo/dependabot/pip/master/coverage-7.6.10
...
[pip] Bump coverage from 7.6.1 to 7.6.10
2025-01-11 17:29:41 +01:00
dependabot[bot] and GitHub
e8186fb6bf
[pip] Bump coverage from 7.6.1 to 7.6.10
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.6.1 to 7.6.10.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.6.1...7.6.10 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-11 16:28:32 +00:00
Budi Utomo and GitHub
f33fc1906c
Merge pull request #474 from budtmo/dependabot/pip/master/click-8.1.8
...
[pip] Bump click from 8.1.7 to 8.1.8
2025-01-11 17:27:32 +01:00
dependabot[bot] and GitHub
be3150f39f
[pip] Bump click from 8.1.7 to 8.1.8
...
Bumps [click](https://github.com/pallets/click ) from 8.1.7 to 8.1.8.
- [Release notes](https://github.com/pallets/click/releases )
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/click/compare/8.1.7...8.1.8 )
---
updated-dependencies:
- dependency-name: click
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 00:19:46 +00:00
budtmo
5688826f1a
Updated appium-docker-android image
2024-09-26 14:40:22 +02:00
budtmo
7064a9bc2c
Updated Appium base image to version v2.11.2-p0
2024-08-07 13:39:31 +02:00
Budi Utomo and GitHub
4e44e68946
Merge pull request #448 from rlneumiller/patch-1
...
Update README.md
2024-08-05 08:17:43 +02:00
Budi Utomo and GitHub
2cb2bd6256
Merge pull request #453 from budtmo/dependabot/pip/master/coverage-7.6.1
...
[pip] Bump coverage from 7.5.4 to 7.6.1
2024-08-05 08:17:11 +02:00
dependabot[bot] and GitHub
3af8eb3f48
[pip] Bump coverage from 7.5.4 to 7.6.1
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.5.4 to 7.6.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.4...7.6.1 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-04 23:56:03 +00:00
Arrell and GitHub
55a628a673
Update README.md
...
Grammar policing.
2024-07-16 11:35:34 +01:00
budtmo
667787bada
Updated Appium base image to version v2.11.1-p0
2024-07-09 10:58:32 +02:00
Budi Utomo and GitHub
cc5806bf71
Merge pull request #441 from budtmo/dependabot/pip/master/autopep8-2.3.1
...
[pip] Bump autopep8 from 2.2.0 to 2.3.1
2024-06-30 18:15:08 +02:00
Budi Utomo and GitHub
db58150cf8
Merge pull request #440 from budtmo/dependabot/pip/master/coverage-7.5.4
...
[pip] Bump coverage from 7.5.3 to 7.5.4
2024-06-30 18:14:47 +02:00
dependabot[bot] and GitHub
26206e43bd
[pip] Bump autopep8 from 2.2.0 to 2.3.1
...
Bumps [autopep8](https://github.com/hhatto/autopep8 ) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/hhatto/autopep8/releases )
- [Commits](https://github.com/hhatto/autopep8/compare/v2.2.0...v2.3.1 )
---
updated-dependencies:
- dependency-name: autopep8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-23 23:18:37 +00:00
dependabot[bot] and GitHub
a0851223da
[pip] Bump coverage from 7.5.3 to 7.5.4
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.5.3 to 7.5.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.3...7.5.4 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-23 23:18:31 +00:00
Budi Utomo and GitHub
1b05bfafdc
Merge pull request #436 from budtmo/dependabot/pip/master/autopep8-2.2.0
...
[pip] Bump autopep8 from 2.1.1 to 2.2.0
2024-06-11 08:18:52 +02:00
Budi Utomo and GitHub
e1ff20db98
Merge pull request #435 from budtmo/dependabot/pip/master/requests-2.32.3
...
[pip] Bump requests from 2.32.2 to 2.32.3
2024-06-11 08:18:35 +02:00
Budi Utomo and GitHub
df2dfbf6e1
Merge pull request #433 from budtmo/dependabot/pip/master/coverage-7.5.3
...
[pip] Bump coverage from 7.5.1 to 7.5.3
2024-06-11 08:18:11 +02:00
dependabot[bot] and GitHub
03a6754869
[pip] Bump autopep8 from 2.1.1 to 2.2.0
...
Bumps [autopep8](https://github.com/hhatto/autopep8 ) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/hhatto/autopep8/releases )
- [Commits](https://github.com/hhatto/autopep8/compare/v2.1.1...v2.2.0 )
---
updated-dependencies:
- dependency-name: autopep8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-30 23:23:34 +00:00
dependabot[bot] and GitHub
99efbd21a5
[pip] Bump requests from 2.32.2 to 2.32.3
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.2 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.3 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-29 23:47:24 +00:00
dependabot[bot] and GitHub
05d3622c64
[pip] Bump coverage from 7.5.1 to 7.5.3
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.5.1 to 7.5.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.1...7.5.3 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-28 23:47:35 +00:00
Budi Utomo and GitHub
232ed8bbe6
Merge pull request #429 from budtmo/dependabot/pip/master/autopep8-2.1.1
...
[pip] Bump autopep8 from 2.1.0 to 2.1.1
2024-05-23 23:06:07 +02:00
dependabot[bot] and GitHub
20b1c6f71b
[pip] Bump autopep8 from 2.1.0 to 2.1.1
...
Bumps [autopep8](https://github.com/hhatto/autopep8 ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/hhatto/autopep8/releases )
- [Commits](https://github.com/hhatto/autopep8/compare/v2.1.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: autopep8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-22 23:08:38 +00:00
Budi Utomo and GitHub
4417553044
Merge pull request #428 from budtmo/dependabot/pip/master/requests-2.32.2
...
[pip] Bump requests from 2.32.1 to 2.32.2
2024-05-22 12:50:50 +02:00
dependabot[bot] and GitHub
050144f8da
---
...
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-21 23:24:08 +00:00
Budi Utomo and GitHub
5b25d2fb79
Merge pull request #426 from budtmo/dependabot/pip/master/requests-2.32.1
...
[pip] Bump requests from 2.31.0 to 2.32.1
2024-05-21 17:23:28 +02:00
dependabot[bot] and GitHub
b5aa9c1290
---
...
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-20 23:17:46 +00:00
Budi Utomo and GitHub
7e8a082936
Merge pull request #422 from budtmo/dependabot/pip/master/coverage-7.5.1
...
[pip] Bump coverage from 7.5.0 to 7.5.1
2024-05-06 11:01:52 +02:00
dependabot[bot] and GitHub
0eb43bee45
[pip] Bump coverage from 7.5.0 to 7.5.1
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.5.0 to 7.5.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.0...7.5.1 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-05 23:15:12 +00:00
budtmo
0702f34bd3
Reverted the change on PR #403
2024-05-03 17:59:42 +02:00
Budi Utomo and GitHub
fbd31b9076
Merge pull request #403 from enrey/restart_fix
...
Fixed docker container stop/start blank background error
2024-05-03 15:32:53 +02:00
Budi Utomo and GitHub
40864137ee
Merge pull request #417 from fsackur/410-doc-persistence
...
Added note about data volume
2024-05-03 15:30:04 +02:00
Budi Utomo and GitHub
c5cce78990
Merge pull request #421 from muvaf/patch-1
...
Disable the nested virtualization warning by default.
2024-05-03 15:29:39 +02:00
budtmo
5002255cd8
Updated base image from 2.5.1-p0 to 2.5.4-p0
2024-05-03 15:29:10 +02:00
muvaffak and GitHub
f570984135
Disable the nested virtualization warning by default.
2024-04-27 22:33:53 +03:00
Budi Utomo and GitHub
80e22c2b1c
Merge pull request #420 from budtmo/dependabot/pip/master/coverage-7.5.0
...
[pip] Bump coverage from 7.4.4 to 7.5.0
2024-04-27 12:15:09 +02:00
dependabot[bot] and GitHub
064e9c4f37
[pip] Bump coverage from 7.4.4 to 7.5.0
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.4.4 to 7.5.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.4.4...7.5.0 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-23 23:52:01 +00:00
Freddie Sackur
7db92991ab
Added note about data volume
2024-04-11 12:03:21 +01:00
Budi Utomo and GitHub
47eafe24e1
Merge pull request #414 from budtmo/dependabot/pip/master/autopep8-2.1.0
...
[pip] Bump autopep8 from 2.0.4 to 2.1.0
2024-03-21 07:58:16 +01:00
Budi Utomo and GitHub
8875d83305
Merge pull request #413 from budtmo/dependabot/pip/master/coverage-7.4.4
...
[pip] Bump coverage from 7.4.3 to 7.4.4
2024-03-21 07:58:00 +01:00
dependabot[bot] and GitHub
984f5ed69e
[pip] Bump autopep8 from 2.0.4 to 2.1.0
...
Bumps [autopep8](https://github.com/hhatto/autopep8 ) from 2.0.4 to 2.1.0.
- [Release notes](https://github.com/hhatto/autopep8/releases )
- [Commits](https://github.com/hhatto/autopep8/compare/v2.0.4...v2.1.0 )
---
updated-dependencies:
- dependency-name: autopep8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 01:14:53 +00:00
dependabot[bot] and GitHub
a02375de57
[pip] Bump coverage from 7.4.3 to 7.4.4
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.4.3...7.4.4 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-15 00:54:05 +00:00
Budi Utomo
cebf34d8ae
Updated base image to version 2.5.1-p0
2024-03-14 09:22:34 +01:00
Budi Utomo and GitHub
6da341bf6b
Merge pull request #409 from budtmo/dependabot/pip/master/coverage-7.4.3
...
[pip] Bump coverage from 7.4.2 to 7.4.3
2024-03-01 07:44:15 +01:00
dependabot[bot] and GitHub
5f1ea4c1e5
[pip] Bump coverage from 7.4.2 to 7.4.3
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.4.2...7.4.3 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 01:22:16 +00:00
Budi Utomo and GitHub
b35f538bf3
Merge pull request #408 from budtmo/dependabot/pip/master/coverage-7.4.2
...
[pip] Bump coverage from 7.4.1 to 7.4.2
2024-02-22 08:00:51 +01:00
dependabot[bot] and GitHub
67321bdac7
[pip] Bump coverage from 7.4.1 to 7.4.2
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.4.1 to 7.4.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.4.1...7.4.2 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-21 00:32:26 +00:00
budtmo
baefa67e3f
Updated base image to v2.5.0-p0
2024-02-09 12:16:40 +01:00
Budi Utomo and GitHub
58f64cd2ee
Merge pull request #406 from budtmo/dependabot/pip/master/coverage-7.4.1
...
[pip] Bump coverage from 7.4.0 to 7.4.1
2024-02-02 11:34:19 +01:00
dependabot[bot] and GitHub
2b56bab0bc
[pip] Bump coverage from 7.4.0 to 7.4.1
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.4.0 to 7.4.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.4.0...7.4.1 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 00:47:02 +00:00
budtmo
05ce63f360
Updated base image
2024-01-23 10:22:39 +01:00
Budi Utomo and GitHub
fd4089d98e
Updated documentation
2024-01-23 00:03:30 +01:00
Andrey K
363fc77b87
Fixed docker stop/start 'sudo: unknown user: root' error
2024-01-08 21:55:22 +03:00
budtmo
b9f02023b4
Added Android 14 in pipeline
2024-01-04 11:59:34 +01:00
budtmo
cabad42452
Added Android 14
2024-01-04 11:50:50 +01:00
budtmo
deb9180bc7
Updated Appium base image
2024-01-03 09:25:52 +01:00
Budi Utomo and GitHub
9d85ad345e
Merge pull request #402 from budtmo/dependabot/pip/master/coverage-7.4.0
...
[pip] Bump coverage from 7.3.3 to 7.4.0
2024-01-03 08:30:45 +01:00
dependabot[bot] and GitHub
9d3f37ca0c
[pip] Bump coverage from 7.3.3 to 7.4.0
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.3.3 to 7.4.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.3.3...7.4.0 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-28 01:06:07 +00:00
Budi Utomo and GitHub
8cd6bfb3ef
Merge pull request #400 from budtmo/dependabot/pip/master/coverage-7.3.3
...
[pip] Bump coverage from 7.3.2 to 7.3.3
2023-12-18 08:02:47 +01:00
Budi Utomo and GitHub
4f0ddc972a
Merge pull request #397 from budtmo/dependabot/github_actions/master/actions/setup-python-5
...
[github-action] Bump actions/setup-python from 4 to 5
2023-12-15 22:15:54 +01:00
dependabot[bot] and GitHub
703c1216cf
[pip] Bump coverage from 7.3.2 to 7.3.3
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.3.2 to 7.3.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.3.2...7.3.3 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-15 00:13:45 +00:00
dependabot[bot] and GitHub
0ecc00587e
[github-action] Bump actions/setup-python from 4 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-07 00:21:54 +00:00