Vilius Sutkus '89
be39fa8340
Update README.md with version 15859902 (22.0)
v4
v4.0.4
2026-09-17 13:37:30 -05:00
Vilius Sutkus '89
1f87d5b2a1
Add version 15859902 (22.0), default it and update macOS url for it.
2026-09-17 13:35:46 -05:00
Vilius Sutkus '89
138b5fb1cf
Update dependencies in README.md
v4.0.3
2026-09-17 12:45:50 -05:00
Christoph Grüninger
5ed526629f
README.md Update other GitHub Actions in code samples
...
Old versions are using deprecated Node.js version
2026-09-17 12:43:05 -05:00
Vilius Sutkus '89
ca5c9e054e
Upgrade Typescript to v6. Update other deps.
2026-09-17 12:32:13 -05:00
Vilius Sutkus '89
927cbf9b1d
Update npm dependencies
2026-09-17 12:00:53 -05:00
dependabot[bot]
76ffd60ae0
Bump actions/checkout from 6 to 7
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6 to 7.
- [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/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-17 11:55:58 -05:00
Volodymyr
7731365548
Fix #537 : stop installing the deprecated tools package
...
Google no longer serves the `tools` package: it is gone from
repository2-3.xml, so `sdkmanager tools` fails with
"Failed to find package 'tools'" and takes the whole action down with it.
- Drop `tools` from the default value of the `packages` input, leaving
`platform-tools`. The command line tools that replaced it are already
installed by this action, and there is no bare `cmdline-tools` package
path to install instead (only versioned ones, e.g. `cmdline-tools;20.0`).
- Skip `tools` with a warning when it is requested explicitly, so the
many workflows that pass `packages: 'tools platform-tools'` keep working
instead of failing.
- Update the README accordingly.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com >
v4.0.2
2026-09-17 11:39:35 -05:00
Vilius Sutkus '89
4d90f94363
[2/2] Update setup-android version in README.md
2026-04-04 23:39:58 +03:00
Vilius Sutkus '89
40fd30fb8d
Update setup-android version in README.md
v4.0.1
2026-04-04 23:36:52 +03:00
Vilius Sutkus '89
d4e21bf61b
Update dependencies and rebuild
2026-04-04 23:30:57 +03:00
dependabot[bot]
b7f140eff5
Bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [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/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-31 16:36:57 +03:00
Vilius Sutkus '89
651bceb6f9
Migrate from ncc to esbuild
...
Allows updating @actions/core and @actions/tool-cache. Their old versions had dependencies with security issues.
v4.0.0
2026-03-25 00:53:25 +02:00
Vilius Sutkus '89
144235e058
Update actions steps. checkout to v5, node to v6, java to v5, codeql to v4
2026-03-25 00:18:40 +02:00
Vilius Sutkus '89
200c644fca
Add cmdline-tools version 20.0 ( 14742923 )
2026-03-25 00:12:40 +02:00
Vilius Sutkus '89
715acc5ce1
Remove @actions/cache dependency
2026-03-25 00:06:56 +02:00
Vilius Sutkus '89
125835f877
Update (not all) deps, migrate eslint to new format. compile to es2024
2026-03-24 23:22:17 +02:00
Piotr Idzik
c4c8fe5bcd
Encourage users to use latest version of actions/setup-java
...
Related to android-actions/setup-android#429
2026-03-24 21:38:16 +02:00
Róbert Papp (TWiStErRob)
6a40db5374
Migrate from Node 20 to Node 24
2026-03-24 21:37:19 +02:00
Róbert Papp (TWiStErRob)
641d7f5e80
Maintain GHA runners
2026-03-24 21:28:16 +02:00
Vilius Sutkus '89
9fc6c4e906
Update dependencies
v3
v3.2.2
2024-11-10 00:15:53 +02:00
Vilius Sutkus '89
edebe8927a
Update cmdline-tools version in README.md
2024-11-09 23:40:34 +02:00
Stefan Wärting
2022e05939
Add support for versions 12, 13, and 16
2024-11-09 23:37:36 +02:00
Vilius Sutkus '89
f34c17e4f4
[CI] Disable macos-11, enable macos-14
2024-08-09 23:20:30 +03:00
Vilius Sutkus '89
29d7cbabdd
[CI] Add workflow_dispatch to run workflow. Remove .github/*.json trigger.
...
.github/*.json trigger does not seem to trigger anything
2024-08-09 23:20:17 +03:00
Vilius Sutkus '89
bb5134ce76
[CI] Run tests on push in any branch, not just main/release
2024-08-09 23:18:12 +03:00
dependabot[bot]
4b7c168f7a
Bump github/codeql-action from 2 to 3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-07 03:34:09 +03:00
Vilius Sutkus '89
39fe32d9f9
npm update typescript
2024-08-07 03:27:32 +03:00
Vilius Sutkus '89
9b404b77f3
npm update eslint
2024-08-07 03:25:17 +03:00
Vilius Sutkus '89
b15b7e58c1
npm update
2024-08-07 03:23:32 +03:00
Vilius Sutkus '89
12a392d9f4
Update more dependencies
2024-06-18 10:45:48 +03:00
Vilius Sutkus '89
f3fd7c000f
Update dependencies
2024-06-18 10:36:57 +03:00
Vilius Sutkus '89
5baef82307
[CI] Add Ubuntu-24.04 to the test matrix
2024-06-18 10:18:53 +03:00
dependabot[bot]
3963848dab
Bump eslint-plugin-jest from 28.2.0 to 28.6.0
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 28.2.0 to 28.6.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.2.0...v28.6.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-18 10:00:47 +03:00
dependabot[bot]
c55407a479
Bump eslint-plugin-github from 4.10.2 to 5.0.1
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.10.2 to 5.0.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.2...v5.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-18 09:48:26 +03:00
dependabot[bot]
4aaec39eee
Bump braces from 3.0.2 to 3.0.3
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-18 09:47:23 +03:00
dependabot[bot]
e1f5280adf
Bump eslint-plugin-jest from 27.9.0 to 28.2.0
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.9.0 to 28.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.9.0...v28.2.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-19 11:11:16 +03:00
dependabot[bot]
961a5d9791
Bump typescript from 5.4.4 to 5.4.5
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.4 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-19 11:10:06 +03:00
Vilius Sutkus '89
00854ea68c
Update dependencies and rebuild
v3.2.1
2024-04-05 13:59:39 +03:00
dependabot[bot]
0d0e8c3af6
Bump typescript from 5.3.2 to 5.4.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.3.2 to 5.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.4.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-05 13:50:43 +03:00
dependabot[bot]
a9d7b728b4
Bump eslint-plugin-github from 4.10.1 to 4.10.2
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.10.1 to 4.10.2.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.1...v4.10.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-05 13:44:38 +03:00
dependabot[bot]
93337aeebc
Bump actions/setup-java from 3 to 4
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-05 13:43:55 +03:00
dependabot[bot]
c39b220a9b
Bump ts-jest from 29.1.1 to 29.1.2
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.1.1 to 29.1.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.1...v29.1.2 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-22 13:07:30 +02:00
dependabot[bot]
76b557c697
Bump @actions/cache from 3.2.2 to 3.2.4
...
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache ) from 3.2.2 to 3.2.4.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache )
---
updated-dependencies:
- dependency-name: "@actions/cache"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-22 11:45:06 +02:00
dependabot[bot]
b7334e0985
Bump prettier from 3.1.0 to 3.2.5
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.1.0 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.1.0...3.2.5 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-22 11:44:08 +02:00
dependabot[bot]
8252dc7232
Bump eslint-plugin-jest from 27.6.0 to 27.9.0
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.6.0 to 27.9.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.6.0...v27.9.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-22 11:42:51 +02:00
Vilius Sutkus '89
07976c6290
[CI] Don't log licenses
v3.2.0
2023-11-25 18:10:19 +02:00
Vilius Sutkus '89
56927e38e2
Update npm dependencies
2023-11-25 18:04:24 +02:00
Vilius Sutkus '89
eb7920b260
Implement action input parameter 'packages'
2023-11-25 17:41:26 +02:00
Vilius Sutkus '89
a86cdbf03d
[CI] Call this action by calling action.yml
...
action.yml has default input arguments. Would rather not duplicate them in CI workflow
2023-11-25 17:25:16 +02:00