Releases: fwilhe2/setup-kotlin
Releases · fwilhe2/setup-kotlin
Release v1.4
What's Changed
- Bump jest from 30.1.1 to 30.1.2 by @dependabot[bot] in #535
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #536
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #543
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #537
- Bump jest from 30.1.2 to 30.1.3 by @dependabot[bot] in #538
- Bump @typescript-eslint/eslint-plugin from 8.41.0 to 8.44.0 by @dependabot[bot] in #547
- Bump @types/node from 20.19.11 to 20.19.17 by @dependabot[bot] in #549
- Bump @typescript-eslint/parser from 8.41.0 to 8.44.0 by @dependabot[bot] in #550
- Bump eslint from 8.57.1 to 9.36.0 by @dependabot[bot] in #548
- Use node 22 by @fwilhe2 in #551
- Use java 25 by @fwilhe2 in #552
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #563
- Bump @typescript-eslint/parser from 8.44.1 to 8.46.2 by @dependabot[bot] in #565
- Bump the development-dependencies group with 8 updates by @dependabot[bot] in #568
- Bump tar from 7.5.1 to 7.5.2 by @dependabot[bot] in #567
- Bump @eslint/compat from 1.4.0 to 2.0.0 by @dependabot[bot] in #570
- Bump eslint-plugin-jest from 28.14.0 to 29.1.0 by @dependabot[bot] in #569
- Update default kotlin version to 2.2.21 by @fwilhe2 in #571
Full Changelog: v1.3...v1.4
Release v1.3
Use Proper File Separator for OS #459 by @gmitch215
Default kotlin version is 2.2.10
Release v1.2
test
Release v1.1
Bump @types/node from 20.17.10 to 20.17.14 (#482) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.17.10 to 20.17.14. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development 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: Florian Wilhelm <52838694+fwilhe2@users.noreply.github.com>
Release 1.0
Release Version 1.0 motivated by #479
Release 0.11.0
Export Paths to Environmental Variables (#451) by @gmitch215
Release 0.10.0
Update to kotlin 2, thanks to @gmitch215 via #443
Release 0.9.0
Dependency updates
Release 0.8.0
Dependency updates
Release 0.7.0
Use node 20 (#379) cf https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/