Commit Graph

15 Commits

Author SHA1 Message Date
Fabio Niephaus
8f41000162 Bump version to 1.1.0. 2023-06-16 13:18:20 +02:00
Fabio Niephaus
78f22073df
Bump version to 1.0.12. 2023-06-15 08:22:40 +02:00
dependabot[bot]
5f2753d6bc Bump xml2js and @azure/core-http
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) and [@azure/core-http](https://github.com/Azure/azure-sdk-for-js). These dependencies needed to be updated together.

Updates `xml2js` from 0.4.23 to 0.5.0
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

Updates `@azure/core-http` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/core-http_3.0.0...@azure/core-http_3.0.1)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: "@azure/core-http"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 08:56:29 +02:00
Fabio Niephaus
6acd592e3e
Bump version to 1.0.11. 2023-04-11 09:11:01 +02:00
Fabio Niephaus
cf001e2d43
Update dependencies. 2023-04-11 09:09:07 +02:00
Fabio Niephaus
4356481765
Bump version to 1.0.10. 2023-02-13 10:32:00 +01:00
Fabio Niephaus
d53592711c
Bump version to 1.0.9. 2022-11-08 15:46:37 +01:00
Fabio Niephaus
cb02f04137
Introduce native-image-(job|pr)-reports feature.
Co-authored-by: Ondřej Douda <ondrej.douda@oracle.com>
2022-11-03 20:28:28 +01:00
Fabio Niephaus
c2c2a82199
Bump version to 1.0.8. 2022-11-02 16:28:37 +01:00
Fabio Niephaus
b0049dea1e
Introduce check-for-updates feature. 2022-11-02 14:13:52 +01:00
Fabio Niephaus
165f18581d Update @actions/core to 1.10.0.
Closes #16.
2022-10-25 21:50:52 +02:00
Fabio Niephaus
f47d45565a
Add support for dependency caching.
- Fork relevant bits from https://github.com/actions/setup-java
- Use Node.js 16
- Adjust packaging
- Update uuid and other dependencies

Closes #11
2022-08-31 10:20:03 +02:00
Fabio Niephaus
2240cb3432 Add support for GraalVM Enterprise Edition.
Fixes #5.
2022-03-11 13:37:06 +01:00
Fabio Niephaus
a004c8ff68
Update node-fetch dependency. 2022-03-08 11:19:20 +01:00
Fabio Niephaus
db50d45bd5
Add GitHub action infrastructure. 2022-01-03 09:51:37 +01:00