Releases: kosli-dev/setup-cli-action
Releases · kosli-dev/setup-cli-action
v5.2.1
v5.2.0
What's Changed
- Upgrade deps by @sami-alajrami in #1
- bump default cli version to 2.11.35 by @sami-alajrami in #2
- Bump default CLI version to 2.11.42 by @jbpros in #3
- Upgrade to v2.11.43 of the CLI by @FayeSGW in #4
- Upgrade to v6 of the actions/checkout action by @gsavage in #6
- chore: Add Dependabot configuration for updates by @mbevc1 in #7
- Bump JasonEtco/build-and-tag-action from 1 to 2 by @dependabot[bot] in #8
- Update the README to reference v3 of this action by @gsavage in #9
- Upgrade to node24 runtime and bump default CLI to v2.12.1 by @dangrondahl in #5
- feat: Support
latestas version input by @mbevc1 in #10 - chore: Add NPM dependency updates to dependabot configuration by @mbevc1 in #12
- Bump ava from 6.4.1 to 7.0.0 by @dependabot[bot] in #15
- feat: Migrate codebase from CommonJS to ES modules by @mbevc1 in #17
- Bump @actions/github from 6.0.1 to 9.1.1 by @dependabot[bot] in #14
- Bump @actions/tool-cache from 2.0.2 to 4.0.0 by @dependabot[bot] in #13
- Bump @actions/core from 1.11.1 to 3.0.1 by @dependabot[bot] in #16
- Bump ava from 7.0.0 to 8.0.0 by @dependabot[bot] in #18
- Bump lodash from 4.17.21 to 4.18.1 by @dependabot[bot] in #19
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #20
- feat: add Slack notification on release and CODEOWNERS by @mbevc1 in #11
- feat: auto release on tag by @mbevc1 in #21
- Bump ava from 8.0.0 to 8.0.1 in the github-actions-dependencies group by @dependabot[bot] in #22
- feat: retry CLI download on transient GitHub failures by @dangrondahl in #23
- feat: pin the Kosli CLI to a major or minor version by @AlexKantor87 in #24
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #25
- chore(deps-dev): bump tar from 7.5.13 to 7.5.16 by @dependabot[bot] in #26
- chore: re-order release by @mbevc1 in #27
- chore(deps): bump undici from 6.25.0 to 6.27.0 by @dependabot[bot] in #28
- fix: moving tags on release by @mbevc1 in #29
- feat: verify CLI checksums and normalize leading
von exact pins by @mbevc1 in #30
New Contributors
- @sami-alajrami made their first contribution in #1
- @jbpros made their first contribution in #3
- @FayeSGW made their first contribution in #4
- @gsavage made their first contribution in #6
- @mbevc1 made their first contribution in #7
- @dependabot[bot] made their first contribution in #8
- @dangrondahl made their first contribution in #5
- @AlexKantor87 made their first contribution in #24
Full Changelog: https://github.com/kosli-dev/setup-cli-action/commits/v5.2.0
v5.1.2
What's Changed
- Upgrade deps by @sami-alajrami in #1
- bump default cli version to 2.11.35 by @sami-alajrami in #2
- Bump default CLI version to 2.11.42 by @jbpros in #3
- Upgrade to v2.11.43 of the CLI by @FayeSGW in #4
- Upgrade to v6 of the actions/checkout action by @gsavage in #6
- chore: Add Dependabot configuration for updates by @mbevc1 in #7
- Bump JasonEtco/build-and-tag-action from 1 to 2 by @dependabot[bot] in #8
- Update the README to reference v3 of this action by @gsavage in #9
- Upgrade to node24 runtime and bump default CLI to v2.12.1 by @dangrondahl in #5
- feat: Support
latestas version input by @mbevc1 in #10 - chore: Add NPM dependency updates to dependabot configuration by @mbevc1 in #12
- Bump ava from 6.4.1 to 7.0.0 by @dependabot[bot] in #15
- feat: Migrate codebase from CommonJS to ES modules by @mbevc1 in #17
- Bump @actions/github from 6.0.1 to 9.1.1 by @dependabot[bot] in #14
- Bump @actions/tool-cache from 2.0.2 to 4.0.0 by @dependabot[bot] in #13
- Bump @actions/core from 1.11.1 to 3.0.1 by @dependabot[bot] in #16
- Bump ava from 7.0.0 to 8.0.0 by @dependabot[bot] in #18
- Bump lodash from 4.17.21 to 4.18.1 by @dependabot[bot] in #19
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #20
- feat: add Slack notification on release and CODEOWNERS by @mbevc1 in #11
- feat: auto release on tag by @mbevc1 in #21
- Bump ava from 8.0.0 to 8.0.1 in the github-actions-dependencies group by @dependabot[bot] in #22
- feat: retry CLI download on transient GitHub failures by @dangrondahl in #23
- feat: pin the Kosli CLI to a major or minor version by @AlexKantor87 in #24
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #25
- chore(deps-dev): bump tar from 7.5.13 to 7.5.16 by @dependabot[bot] in #26
- chore: re-order release by @mbevc1 in #27
- chore(deps): bump undici from 6.25.0 to 6.27.0 by @dependabot[bot] in #28
- fix: moving tags on release by @mbevc1 in #29
New Contributors
- @sami-alajrami made their first contribution in #1
- @jbpros made their first contribution in #3
- @FayeSGW made their first contribution in #4
- @gsavage made their first contribution in #6
- @mbevc1 made their first contribution in #7
- @dependabot[bot] made their first contribution in #8
- @dangrondahl made their first contribution in #5
- @AlexKantor87 made their first contribution in #24
Full Changelog: https://github.com/kosli-dev/setup-cli-action/commits/v5.1.2
v5.1.1
What's Changed
- Upgrade deps by @sami-alajrami in #1
- bump default cli version to 2.11.35 by @sami-alajrami in #2
- Bump default CLI version to 2.11.42 by @jbpros in #3
- Upgrade to v2.11.43 of the CLI by @FayeSGW in #4
- Upgrade to v6 of the actions/checkout action by @gsavage in #6
- chore: Add Dependabot configuration for updates by @mbevc1 in #7
- Bump JasonEtco/build-and-tag-action from 1 to 2 by @dependabot[bot] in #8
- Update the README to reference v3 of this action by @gsavage in #9
- Upgrade to node24 runtime and bump default CLI to v2.12.1 by @dangrondahl in #5
- feat: Support
latestas version input by @mbevc1 in #10 - chore: Add NPM dependency updates to dependabot configuration by @mbevc1 in #12
- Bump ava from 6.4.1 to 7.0.0 by @dependabot[bot] in #15
- feat: Migrate codebase from CommonJS to ES modules by @mbevc1 in #17
- Bump @actions/github from 6.0.1 to 9.1.1 by @dependabot[bot] in #14
- Bump @actions/tool-cache from 2.0.2 to 4.0.0 by @dependabot[bot] in #13
- Bump @actions/core from 1.11.1 to 3.0.1 by @dependabot[bot] in #16
- Bump ava from 7.0.0 to 8.0.0 by @dependabot[bot] in #18
- Bump lodash from 4.17.21 to 4.18.1 by @dependabot[bot] in #19
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #20
- feat: add Slack notification on release and CODEOWNERS by @mbevc1 in #11
- feat: auto release on tag by @mbevc1 in #21
- Bump ava from 8.0.0 to 8.0.1 in the github-actions-dependencies group by @dependabot[bot] in #22
- feat: retry CLI download on transient GitHub failures by @dangrondahl in #23
- feat: pin the Kosli CLI to a major or minor version by @AlexKantor87 in #24
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #25
- chore(deps-dev): bump tar from 7.5.13 to 7.5.16 by @dependabot[bot] in #26
- chore: re-order release by @mbevc1 in #27
- chore(deps): bump undici from 6.25.0 to 6.27.0 by @dependabot[bot] in #28
New Contributors
- @sami-alajrami made their first contribution in #1
- @jbpros made their first contribution in #3
- @FayeSGW made their first contribution in #4
- @gsavage made their first contribution in #6
- @mbevc1 made their first contribution in #7
- @dependabot[bot] made their first contribution in #8
- @dangrondahl made their first contribution in #5
- @AlexKantor87 made their first contribution in #24
Full Changelog: https://github.com/kosli-dev/setup-cli-action/commits/v5.1.1
v5.1.0
What's Changed
- Upgrade deps by @sami-alajrami in #1
- bump default cli version to 2.11.35 by @sami-alajrami in #2
- Bump default CLI version to 2.11.42 by @jbpros in #3
- Upgrade to v2.11.43 of the CLI by @FayeSGW in #4
- Upgrade to v6 of the actions/checkout action by @gsavage in #6
- chore: Add Dependabot configuration for updates by @mbevc1 in #7
- Bump JasonEtco/build-and-tag-action from 1 to 2 by @dependabot[bot] in #8
- Update the README to reference v3 of this action by @gsavage in #9
- Upgrade to node24 runtime and bump default CLI to v2.12.1 by @dangrondahl in #5
- feat: Support
latestas version input by @mbevc1 in #10 - chore: Add NPM dependency updates to dependabot configuration by @mbevc1 in #12
- Bump ava from 6.4.1 to 7.0.0 by @dependabot[bot] in #15
- feat: Migrate codebase from CommonJS to ES modules by @mbevc1 in #17
- Bump @actions/github from 6.0.1 to 9.1.1 by @dependabot[bot] in #14
- Bump @actions/tool-cache from 2.0.2 to 4.0.0 by @dependabot[bot] in #13
- Bump @actions/core from 1.11.1 to 3.0.1 by @dependabot[bot] in #16
- Bump ava from 7.0.0 to 8.0.0 by @dependabot[bot] in #18
- Bump lodash from 4.17.21 to 4.18.1 by @dependabot[bot] in #19
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #20
- feat: add Slack notification on release and CODEOWNERS by @mbevc1 in #11
- feat: auto release on tag by @mbevc1 in #21
- Bump ava from 8.0.0 to 8.0.1 in the github-actions-dependencies group by @dependabot[bot] in #22
- feat: retry CLI download on transient GitHub failures by @dangrondahl in #23
- feat: pin the Kosli CLI to a major or minor version by @AlexKantor87 in #24
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #25
New Contributors
- @sami-alajrami made their first contribution in #1
- @jbpros made their first contribution in #3
- @FayeSGW made their first contribution in #4
- @gsavage made their first contribution in #6
- @mbevc1 made their first contribution in #7
- @dependabot[bot] made their first contribution in #8
- @dangrondahl made their first contribution in #5
- @AlexKantor87 made their first contribution in #24
Full Changelog: https://github.com/kosli-dev/setup-cli-action/commits/v5.1.0
v5.0.2
What's Changed
- Upgrade deps by @sami-alajrami in #1
- bump default cli version to 2.11.35 by @sami-alajrami in #2
- Bump default CLI version to 2.11.42 by @jbpros in #3
- Upgrade to v2.11.43 of the CLI by @FayeSGW in #4
- Upgrade to v6 of the actions/checkout action by @gsavage in #6
- chore: Add Dependabot configuration for updates by @mbevc1 in #7
- Bump JasonEtco/build-and-tag-action from 1 to 2 by @dependabot[bot] in #8
- Update the README to reference v3 of this action by @gsavage in #9
- Upgrade to node24 runtime and bump default CLI to v2.12.1 by @dangrondahl in #5
- feat: Support
latestas version input by @mbevc1 in #10 - chore: Add NPM dependency updates to dependabot configuration by @mbevc1 in #12
- Bump ava from 6.4.1 to 7.0.0 by @dependabot[bot] in #15
- feat: Migrate codebase from CommonJS to ES modules by @mbevc1 in #17
- Bump @actions/github from 6.0.1 to 9.1.1 by @dependabot[bot] in #14
- Bump @actions/tool-cache from 2.0.2 to 4.0.0 by @dependabot[bot] in #13
- Bump @actions/core from 1.11.1 to 3.0.1 by @dependabot[bot] in #16
- Bump ava from 7.0.0 to 8.0.0 by @dependabot[bot] in #18
- Bump lodash from 4.17.21 to 4.18.1 by @dependabot[bot] in #19
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #20
- feat: add Slack notification on release and CODEOWNERS by @mbevc1 in #11
- feat: auto release on tag by @mbevc1 in #21
- Bump ava from 8.0.0 to 8.0.1 in the github-actions-dependencies group by @dependabot[bot] in #22
- feat: retry CLI download on transient GitHub failures by @dangrondahl in #23
New Contributors
- @sami-alajrami made their first contribution in #1
- @jbpros made their first contribution in #3
- @FayeSGW made their first contribution in #4
- @gsavage made their first contribution in #6
- @mbevc1 made their first contribution in #7
- @dependabot[bot] made their first contribution in #8
- @dangrondahl made their first contribution in #5
Full Changelog: https://github.com/kosli-dev/setup-cli-action/commits/v5.0.2
v5.0.1
What's Changed
- Upgrade deps by @sami-alajrami in #1
- bump default cli version to 2.11.35 by @sami-alajrami in #2
- Bump default CLI version to 2.11.42 by @jbpros in #3
- Upgrade to v2.11.43 of the CLI by @FayeSGW in #4
- Upgrade to v6 of the actions/checkout action by @gsavage in #6
- chore: Add Dependabot configuration for updates by @mbevc1 in #7
- Bump JasonEtco/build-and-tag-action from 1 to 2 by @dependabot[bot] in #8
- Update the README to reference v3 of this action by @gsavage in #9
- Upgrade to node24 runtime and bump default CLI to v2.12.1 by @dangrondahl in #5
- feat: Support
latestas version input by @mbevc1 in #10 - chore: Add NPM dependency updates to dependabot configuration by @mbevc1 in #12
- Bump ava from 6.4.1 to 7.0.0 by @dependabot[bot] in #15
- feat: Migrate codebase from CommonJS to ES modules by @mbevc1 in #17
- Bump @actions/github from 6.0.1 to 9.1.1 by @dependabot[bot] in #14
- Bump @actions/tool-cache from 2.0.2 to 4.0.0 by @dependabot[bot] in #13
- Bump @actions/core from 1.11.1 to 3.0.1 by @dependabot[bot] in #16
- Bump ava from 7.0.0 to 8.0.0 by @dependabot[bot] in #18
- Bump lodash from 4.17.21 to 4.18.1 by @dependabot[bot] in #19
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #20
- feat: add Slack notification on release and CODEOWNERS by @mbevc1 in #11
- feat: auto release on tag by @mbevc1 in #21
- Bump ava from 8.0.0 to 8.0.1 in the github-actions-dependencies group by @dependabot[bot] in #22
New Contributors
- @sami-alajrami made their first contribution in #1
- @jbpros made their first contribution in #3
- @FayeSGW made their first contribution in #4
- @gsavage made their first contribution in #6
- @mbevc1 made their first contribution in #7
- @dependabot[bot] made their first contribution in #8
- @dangrondahl made their first contribution in #5
Full Changelog: https://github.com/kosli-dev/setup-cli-action/commits/v5.0.1
v5.0.0
What's Changed
- Upgrade deps by @sami-alajrami in #1
- bump default cli version to 2.11.35 by @sami-alajrami in #2
- Bump default CLI version to 2.11.42 by @jbpros in #3
- Upgrade to v2.11.43 of the CLI by @FayeSGW in #4
- Upgrade to v6 of the actions/checkout action by @gsavage in #6
- chore: Add Dependabot configuration for updates by @mbevc1 in #7
- Bump JasonEtco/build-and-tag-action from 1 to 2 by @dependabot[bot] in #8
- Update the README to reference v3 of this action by @gsavage in #9
- Upgrade to node24 runtime and bump default CLI to v2.12.1 by @dangrondahl in #5
- feat: Support
latestas version input by @mbevc1 in #10 - chore: Add NPM dependency updates to dependabot configuration by @mbevc1 in #12
- Bump ava from 6.4.1 to 7.0.0 by @dependabot[bot] in #15
- feat: Migrate codebase from CommonJS to ES modules by @mbevc1 in #17
- Bump @actions/github from 6.0.1 to 9.1.1 by @dependabot[bot] in #14
- Bump @actions/tool-cache from 2.0.2 to 4.0.0 by @dependabot[bot] in #13
- Bump @actions/core from 1.11.1 to 3.0.1 by @dependabot[bot] in #16
- Bump ava from 7.0.0 to 8.0.0 by @dependabot[bot] in #18
- Bump lodash from 4.17.21 to 4.18.1 by @dependabot[bot] in #19
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #20
- feat: add Slack notification on release and CODEOWNERS by @mbevc1 in #11
- feat: auto release on tag by @mbevc1 in #21
New Contributors
- @sami-alajrami made their first contribution in #1
- @jbpros made their first contribution in #3
- @FayeSGW made their first contribution in #4
- @gsavage made their first contribution in #6
- @mbevc1 made their first contribution in #7
- @dependabot[bot] made their first contribution in #8
- @dangrondahl made their first contribution in #5
Full Changelog: https://github.com/kosli-dev/setup-cli-action/commits/v5.0.0
v4.0.0
What's Changed
- chore: Add Dependabot configuration for updates by @mbevc1 in #7
- Bump JasonEtco/build-and-tag-action from 1 to 2 by @dependabot[bot] in #8
- Update the README to reference v3 of this action by @gsavage in #9
- feat: Support
latestas version input by @mbevc1 in #10
Breaking change
- If
versionis omitted it defaults tolatestnow
New Contributors
Full Changelog: https://github.com/kosli-dev/setup-cli-action/commits/v4.0.0