Skip to content

Releases: kosli-dev/setup-cli-action

v5.2.1

24 Jun 12:18
060e7f9

Choose a tag to compare

What's Changed

Full Changelog: v5.2.0...v5.2.1

v5.2.0

24 Jun 09:12
4cfe793

Choose a tag to compare

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 latest as 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 v on exact pins by @mbevc1 in #30

New Contributors

Full Changelog: https://github.com/kosli-dev/setup-cli-action/commits/v5.2.0

v5.1.2

23 Jun 15:30
6a1e52e

Choose a tag to compare

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 latest as 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

Full Changelog: https://github.com/kosli-dev/setup-cli-action/commits/v5.1.2

v5.1.1

23 Jun 14:24
6d45dc6

Choose a tag to compare

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 latest as 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

Full Changelog: https://github.com/kosli-dev/setup-cli-action/commits/v5.1.1

v5.1.0

23 Jun 11:43
35a4ac9

Choose a tag to compare

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 latest as 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

Full Changelog: https://github.com/kosli-dev/setup-cli-action/commits/v5.1.0

v5.0.2

08 Jun 10:15
3f490a7

Choose a tag to compare

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 latest as 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

Full Changelog: https://github.com/kosli-dev/setup-cli-action/commits/v5.0.2

v5.0.1

21 May 11:39
db670fb

Choose a tag to compare

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 latest as 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

Full Changelog: https://github.com/kosli-dev/setup-cli-action/commits/v5.0.1

v5.0.0

28 Apr 22:34
c506906

Choose a tag to compare

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 latest as 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

Full Changelog: https://github.com/kosli-dev/setup-cli-action/commits/v5.0.0

v4.0.0

20 Apr 14:05
cc4fd93

Choose a tag to compare

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 latest as version input by @mbevc1 in #10

Breaking change

  • If version is omitted it defaults to latest now

New Contributors

  • @mbevc1 made their first contribution in #7

Full Changelog: https://github.com/kosli-dev/setup-cli-action/commits/v4.0.0

v3.0.1

31 Mar 11:46
d4e28a6

Choose a tag to compare

What's Changed

  • 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