Releases: VirtusLab/scala-cli-setup
Releases · VirtusLab/scala-cli-setup
v1.12.1
What's Changed
- chore(deps-dev): Bump @typescript-eslint/parser from 8.53.0 to 8.53.1 by @dependabot[bot] in #1023
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.53.0 to 8.53.1 by @dependabot[bot] in #1022
- Run tests on Ubuntu ARM64 by @Gedochao in #1024
- chore(deps-dev): Bump @types/node from 25.0.9 to 25.0.10 by @dependabot[bot] in #1025
- chore(deps-dev): Bump prettier from 3.8.0 to 3.8.1 by @dependabot[bot] in #1026
- chore(deps-dev): Bump @typescript-eslint/parser from 8.53.1 to 8.54.0 by @dependabot[bot] in #1029
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.53.1 to 8.54.0 by @dependabot[bot] in #1028
- chore(deps-dev): Bump @stylistic/eslint-plugin from 5.7.0 to 5.7.1 by @dependabot[bot] in #1027
- chore(deps): Bump @actions/tool-cache from 3.0.0 to 3.0.1 by @dependabot[bot] in #1031
- chore(deps): Bump @actions/core from 2.0.2 to 2.0.3 by @dependabot[bot] in #1030
- Update ScalaCLI by @github-actions[bot] in #1032
- Update dist by @github-actions[bot] in #1033
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- chore(deps-dev): Bump @types/node from 25.0.1 to 25.0.2 by @dependabot[bot] in #996
- chore(deps-dev): Bump eslint from 9.39.1 to 9.39.2 by @dependabot[bot] in #995
- chore(deps): Bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #994
- chore(deps-dev): Bump @typescript-eslint/parser from 8.49.0 to 8.50.0 by @dependabot[bot] in #998
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.49.0 to 8.50.0 by @dependabot[bot] in #997
- chore(deps-dev): Bump @types/node from 25.0.2 to 25.0.3 by @dependabot[bot] in #999
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.50.0 to 8.50.1 by @dependabot[bot] in #1001
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.50.1 to 8.51.0 by @dependabot[bot] in #1003
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.51.0 to 8.52.0 by @dependabot[bot] in #1005
- chore(deps): Bump @actions/core from 2.0.1 to 2.0.2 by @dependabot[bot] in #1007
- chore(deps): Bump @actions/tool-cache from 2.0.2 to 3.0.0 by @dependabot[bot] in #1006
- chore(deps-dev): Bump @types/node from 25.0.3 to 25.0.6 by @dependabot[bot] in #1010
- chore(deps-dev): Bump @stylistic/eslint-plugin from 5.6.1 to 5.7.0 by @dependabot[bot] in #1009
- chore(deps-dev): Bump @typescript-eslint/parser from 8.52.0 to 8.53.0 by @dependabot[bot] in #1013
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.52.0 to 8.53.0 by @dependabot[bot] in #1011
- Update dist by @github-actions[bot] in #1008
- chore(deps-dev): Bump @types/node from 25.0.6 to 25.0.8 by @dependabot[bot] in #1014
- Bump
coursierto 2.1.25-M23 (was 2.1.25-M21) by @Gedochao in #1015 - Update dist by @github-actions[bot] in #1016
- chore(deps-dev): Bump prettier from 3.7.4 to 3.8.0 by @dependabot[bot] in #1017
- chore(deps-dev): Bump eslint-plugin-prettier from 5.5.4 to 5.5.5 by @dependabot[bot] in #1018
- chore(deps-dev): Bump @types/node from 25.0.8 to 25.0.9 by @dependabot[bot] in #1020
- Update ScalaCLI by @github-actions[bot] in #1019
- Update dist by @github-actions[bot] in #1021
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- chore(deps-dev): Bump @typescript-eslint/parser from 8.46.4 to 8.47.0 by @dependabot[bot] in #965
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.46.4 to 8.47.0 by @dependabot[bot] in #964
- chore(deps-dev): Bump @stylistic/eslint-plugin from 5.5.0 to 5.6.0 by @dependabot[bot] in #966
- chore(deps-dev): Bump @stylistic/eslint-plugin from 5.6.0 to 5.6.1 by @dependabot[bot] in #967
- chore(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #968
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.47.0 to 8.48.0 by @dependabot[bot] in #970
- chore(deps-dev): Bump prettier from 3.6.2 to 3.7.3 by @dependabot[bot] in #972
- chore(deps-dev): Bump @typescript-eslint/parser from 8.48.0 to 8.48.1 by @dependabot[bot] in #973
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.48.0 to 8.48.1 by @dependabot[bot] in #974
- chore(deps-dev): Bump prettier from 3.7.3 to 3.7.4 by @dependabot[bot] in #975
- Bump Node to 24 by @Gedochao in #978
- chore(deps-dev): Bump eslint-plugin-github from 5.1.8 to 6.0.0 by @dependabot[bot] in #778
- Bump MacOS intel CI to
macos-15-intel(wasmacos-13) by @Gedochao in #977 - Bump
coursierto 2.1.25-M19 by @Gedochao in #976 - Update dist by @github-actions[bot] in #979
- chore(deps-dev): Bump @types/node from 24.10.1 to 24.10.2 by @dependabot[bot] in #982
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.48.1 to 8.49.0 by @dependabot[bot] in #981
- Bump
coursierto 2.1.25-M21 by @Gedochao in #983 - Update dist by @github-actions[bot] in #984
- chore(deps): Bump @actions/exec from 1.1.1 to 2.0.0 by @dependabot[bot] in #986
- chore(deps-dev): Bump @types/node from 24.10.2 to 25.0.0 by @dependabot[bot] in #988
- chore(deps): Bump @actions/core from 1.11.1 to 2.0.0 by @dependabot[bot] in #985
- Update dist by @github-actions[bot] in #989
- chore(deps): Bump @actions/core from 2.0.0 to 2.0.1 by @dependabot[bot] in #991
- chore(deps-dev): Bump @types/node from 25.0.0 to 25.0.1 by @dependabot[bot] in #990
- Update ScalaCLI by @github-actions[bot] in #992
- Update dist by @github-actions[bot] in #993
Full Changelog: v1.10.1...v1.11.0
v1.10.1
What's Changed
- chore(deps-dev): Bump @typescript-eslint/parser from 8.46.3 to 8.46.4 by @dependabot[bot] in #959
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.46.3 to 8.46.4 by @dependabot[bot] in #958
- chore(deps-dev): Bump @types/node from 24.10.0 to 24.10.1 by @dependabot[bot] in #960
- chore(deps-dev): Bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #961
- Update ScalaCLI by @github-actions[bot] in #962
- Update dist by @github-actions[bot] in #963
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- chore(deps-dev): Bump eslint from 9.35.0 to 9.36.0 by @dependabot[bot] in #923
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.44.0 to 8.44.1 by @dependabot[bot] in #925
- bugfix: Use newest Bloop to fix CI issues by @tgodzik in #933
- chore(deps-dev): Bump @types/node from 24.5.2 to 24.7.0 by @dependabot[bot] in #934
- chore(deps-dev): Bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #930
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.44.1 to 8.46.0 by @dependabot[bot] in #935
- chore(deps-dev): Bump eslint from 9.36.0 to 9.37.0 by @dependabot[bot] in #937
- chore(deps-dev): Bump @types/node from 24.7.0 to 24.7.1 by @dependabot[bot] in #938
- chore(deps-dev): Bump @types/node from 24.7.1 to 24.7.2 by @dependabot[bot] in #939
- chore(deps-dev): Bump @typescript-eslint/parser from 8.46.0 to 8.46.1 by @dependabot[bot] in #940
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.46.0 to 8.46.1 by @dependabot[bot] in #941
- chore(deps-dev): Bump @types/node from 24.7.2 to 24.8.0 by @dependabot[bot] in #942
- chore(deps-dev): Bump @types/node from 24.8.0 to 24.8.1 by @dependabot[bot] in #946
- chore(deps-dev): Bump eslint from 9.37.0 to 9.38.0 by @dependabot[bot] in #944
- chore(deps-dev): Bump @types/node from 24.8.1 to 24.9.1 by @dependabot[bot] in #949
- chore(deps-dev): Bump @typescript-eslint/parser from 8.46.1 to 8.46.2 by @dependabot[bot] in #948
- chore(deps-dev): Bump @stylistic/eslint-plugin from 5.4.0 to 5.5.0 by @dependabot[bot] in #945
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.46.1 to 8.46.2 by @dependabot[bot] in #947
- chore(deps): Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #943
- chore(deps-dev): Bump @types/node from 24.9.1 to 24.9.2 by @dependabot[bot] in #950
- chore(deps-dev): Bump eslint from 9.38.0 to 9.39.0 by @dependabot[bot] in #951
- chore(deps-dev): Bump @types/node from 24.9.2 to 24.10.0 by @dependabot[bot] in #952
- chore(deps-dev): Bump eslint from 9.39.0 to 9.39.1 by @dependabot[bot] in #953
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.46.2 to 8.46.3 by @dependabot[bot] in #954
- Update ScalaCLI by @github-actions[bot] in #956
- Update dist by @github-actions[bot] in #957
Full Changelog: v1.9.1...v1.10.0
v1.9.1
What's Changed
- chore(deps-dev): Bump @stylistic/eslint-plugin from 5.2.3 to 5.3.1 by @dependabot[bot] in #906
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.41.0 to 8.42.0 by @dependabot[bot] in #908
- chore(deps-dev): Bump @types/node from 24.3.0 to 24.3.1 by @dependabot[bot] in #909
- chore(deps-dev): Bump eslint from 9.34.0 to 9.35.0 by @dependabot[bot] in #911
- chore(deps): Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #910
- chore(deps-dev): Bump @typescript-eslint/parser from 8.42.0 to 8.43.0 by @dependabot[bot] in #913
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.42.0 to 8.43.0 by @dependabot[bot] in #912
- chore(deps-dev): Bump @types/node from 24.3.1 to 24.4.0 by @dependabot[bot] in #914
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.43.0 to 8.44.0 by @dependabot[bot] in #915
- chore(deps-dev): Bump @types/node from 24.4.0 to 24.5.0 by @dependabot[bot] in #916
- chore(deps-dev): Bump @types/node from 24.5.0 to 24.5.1 by @dependabot[bot] in #918
- chore(deps-dev): Bump @types/node from 24.5.1 to 24.5.2 by @dependabot[bot] in #919
- Update ScalaCLI by @github-actions[bot] in #920
- Update dist by @github-actions[bot] in #921
- chore(deps-dev): Bump @vercel/ncc from 0.38.3 to 0.38.4 by @dependabot[bot] in #922
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- chore(deps-dev): Bump @types/node from 24.2.0 to 24.2.1 by @dependabot[bot] in #894
- chore(deps-dev): Bump eslint from 9.32.0 to 9.33.0 by @dependabot[bot] in #892
- chore(deps-dev): Bump @stylistic/eslint-plugin from 5.2.2 to 5.2.3 by @dependabot[bot] in #893
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.39.0 to 8.39.1 by @dependabot[bot] in #895
- chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #898
- chore(deps-dev): Bump @types/node from 24.2.1 to 24.3.0 by @dependabot[bot] in #897
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.39.1 to 8.40.0 by @dependabot[bot] in #900
- chore(deps-dev): Bump eslint from 9.33.0 to 9.34.0 by @dependabot[bot] in #901
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.40.0 to 8.41.0 by @dependabot[bot] in #902
- Update ScalaCLI by @github-actions[bot] in #904
- Update dist by @github-actions[bot] in #905
Full Changelog: v1.8.5...v1.9.0
v1.8.5
What's Changed
- chore(deps-dev): Bump @stylistic/eslint-plugin from 5.1.0 to 5.2.0 by @dependabot[bot] in #877
- chore(deps-dev): Bump @types/node from 24.0.14 to 24.0.15 by @dependabot[bot] in #879
- chore(deps-dev): Bump eslint-plugin-prettier from 5.5.1 to 5.5.3 by @dependabot[bot] in #878
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.37.0 to 8.38.0 by @dependabot[bot] in #883
- chore(deps-dev): Bump @types/node from 24.0.15 to 24.1.0 by @dependabot[bot] in #881
- chore(deps-dev): Bump @stylistic/eslint-plugin from 5.2.0 to 5.2.2 by @dependabot[bot] in #880
- chore(deps-dev): Bump eslint from 9.31.0 to 9.32.0 by @dependabot[bot] in #884
- chore(deps-dev): Bump @types/node from 24.1.0 to 24.2.0 by @dependabot[bot] in #885
- chore(deps-dev): Bump @typescript-eslint/parser from 8.38.0 to 8.39.0 by @dependabot[bot] in #887
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.38.0 to 8.39.0 by @dependabot[bot] in #886
- chore(deps-dev): Bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in #888
- chore(deps-dev): Bump eslint-plugin-prettier from 5.5.3 to 5.5.4 by @dependabot[bot] in #889
- Update ScalaCLI by @github-actions[bot] in #890
- Update dist by @github-actions[bot] in #891
Full Changelog: v1.8.4...v1.8.5
v1.8.4
What's Changed
- chore(deps-dev): Bump eslint from 9.29.0 to 9.30.0 by @dependabot[bot] in #861
- chore(deps-dev): Bump prettier from 3.6.1 to 3.6.2 by @dependabot[bot] in #860
- chore(deps-dev): Bump @stylistic/eslint-plugin from 5.0.0 to 5.1.0 by @dependabot[bot] in #859
- chore(deps-dev): Bump @types/node from 24.0.4 to 24.0.7 by @dependabot[bot] in #858
- chore(deps-dev): Bump @typescript-eslint/parser from 8.35.0 to 8.35.1 by @dependabot[bot] in #864
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.35.0 to 8.35.1 by @dependabot[bot] in #863
- chore(deps-dev): Bump @types/node from 24.0.7 to 24.0.8 by @dependabot[bot] in #862
- chore(deps-dev): Bump @types/node from 24.0.8 to 24.0.10 by @dependabot[bot] in #866
- chore(deps-dev): Bump eslint from 9.30.0 to 9.30.1 by @dependabot[bot] in #865
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.36.0 by @dependabot[bot] in #868
- chore(deps-dev): Bump @types/node from 24.0.10 to 24.0.12 by @dependabot[bot] in #869
- chore(deps-dev): Bump @types/node from 24.0.12 to 24.0.13 by @dependabot[bot] in #870
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.36.0 to 8.37.0 by @dependabot[bot] in #873
- chore(deps-dev): Bump eslint from 9.30.1 to 9.31.0 by @dependabot[bot] in #871
- Update ScalaCLI by @github-actions[bot] in #874
- Update dist by @github-actions[bot] in #875
Full Changelog: v1.8.3...v1.8.4
v1.8.3
What's Changed
- chore(deps-dev): Bump @types/node from 22.15.29 to 22.15.30 by @dependabot in #839
- chore(deps-dev): Bump @typescript-eslint/parser from 8.33.1 to 8.34.0 by @dependabot in #840
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.33.1 to 8.34.0 by @dependabot in #841
- chore(deps-dev): Bump @types/node from 22.15.30 to 24.0.0 by @dependabot in #842
- chore(deps-dev): Bump @types/node from 24.0.0 to 24.0.1 by @dependabot in #843
- chore(deps-dev): Bump eslint from 9.28.0 to 9.29.0 by @dependabot in #845
- chore(deps-dev): Bump @types/node from 24.0.1 to 24.0.3 by @dependabot in #848
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.34.0 to 8.34.1 by @dependabot in #846
- chore(deps-dev): Bump eslint-plugin-prettier from 5.4.1 to 5.5.0 by @dependabot in #849
- chore(deps-dev): Bump prettier from 3.5.3 to 3.6.0 by @dependabot in #851
- chore(deps-dev): Bump @stylistic/eslint-plugin from 4.4.1 to 5.0.0 by @dependabot in #850
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.34.1 to 8.35.0 by @dependabot in #853
- chore(deps-dev): Bump @types/node from 24.0.3 to 24.0.4 by @dependabot in #854
- chore(deps-dev): Bump prettier from 3.6.0 to 3.6.1 by @dependabot in #856
- chore(deps-dev): Bump eslint-plugin-prettier from 5.5.0 to 5.5.1 by @dependabot in #855
- Update ScalaCLI by @github-actions in #844
- Update dist by @github-actions in #857
Full Changelog: v1.8.1...v1.8.3