Skip to content

Bump CompeyDev/setup-rokit from 0.1.2 to 0.2.0#137

Merged
ryanlua merged 1 commit intomainfrom
dependabot/github_actions/CompeyDev/setup-rokit-0.2.0
May 5, 2026
Merged

Bump CompeyDev/setup-rokit from 0.1.2 to 0.2.0#137
ryanlua merged 1 commit intomainfrom
dependabot/github_actions/CompeyDev/setup-rokit-0.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps CompeyDev/setup-rokit from 0.1.2 to 0.2.0.

Release notes

Sourced from CompeyDev/setup-rokit's releases.

setup-rokit v0.2.0

Breaking Changes

  • Updated actions/cache dependency to v5, requiring at least node v24 and actions runner v2.327.1

Added

  • Fuzzy semver matching: versions such as v1, v1.1, etc. will get resolved to the latest matching semver version
  • 'v' prefixes are optionally accepted in the version input
  • Comprehensive test cases for installation and version resolution

Fixed

  • The version input is actually respected, it was previously ignored and defaulted to the latest release
Changelog

Sourced from CompeyDev/setup-rokit's changelog.

[0.2.0] - 2026-05-04

Breaking Changes

  • Updated actions/cache dependency to v5, requiring at least node v24 and actions runner v2.327.1

Added

  • Fuzzy semver matching: versions such as v1, v1.1, etc. will get resolved to the latest matching semver version
  • 'v' prefixes are optionally accepted in the version input
  • Comprehensive test cases for installation and version resolution

Fixed

  • The version input is actually respected, it was previously ignored and defaulted to the latest release
Commits
  • 8078d9a chore(CHANGELOG): move runtime requirement changes to breaking changes
  • b2ef486 chore: update changelog for v0.2.0
  • 3e7d69f chore(README): updated action version in example, fuzzy rokit version
  • 944aa76 ci: use bash as default shell
  • 5d49db4 ci: modularize into small workflows and handle test cases centrally
  • d6de8d8 ci: add test cases for action
  • 8418a97 fix: utilize the provided version input
  • 207e7ad feat: add fuzzy semver version matching to install script
  • c6ca64a feat: include install.sh in source instead of remote fetch
  • cfa0f5f chore(action)!: update actions/cache dependency to v5
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [CompeyDev/setup-rokit](https://github.com/compeydev/setup-rokit) from 0.1.2 to 0.2.0.
- [Release notes](https://github.com/compeydev/setup-rokit/releases)
- [Changelog](https://github.com/CompeyDev/setup-rokit/blob/main/CHANGELOG.md)
- [Commits](CompeyDev/setup-rokit@v0.1.2...v0.2.0)

---
updated-dependencies:
- dependency-name: CompeyDev/setup-rokit
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 5, 2026
@ryanlua ryanlua merged commit e5be4e2 into main May 5, 2026
1 of 3 checks passed
@ryanlua ryanlua deleted the dependabot/github_actions/CompeyDev/setup-rokit-0.2.0 branch May 5, 2026 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant