Commit graph

419 commits

Author SHA1 Message Date
000b81f619
chore(deps): update dependency prettier to v3.5.2 (#4)
Some checks failed
Check dist/ / Check dist/ (push) Failing after 15s
Continuous Integration / TypeScript Tests (push) Successful in 13s
build-test / test (ubuntu-latest) (push) Successful in 3s
build-test / build (push) Failing after 10s
build-test / specific_version (push) Successful in 9s
CodeQL / Analyze (push) Failing after 18s
build-test / test (macos-latest) (push) Has been cancelled
build-test / test (windows-latest) (push) Has been cancelled
Reviewed-on: #4
Co-authored-by: renovate[bot] <renovate@rgst.io>
Co-committed-by: renovate[bot] <renovate@rgst.io>
2025-02-28 21:14:28 +00:00
aa4900c303
chore(deps): update dependency @types/eslint__js to v9 (#5)
Some checks failed
build-test / build (push) Waiting to run
build-test / test (macos-latest) (push) Waiting to run
build-test / test (ubuntu-latest) (push) Waiting to run
build-test / test (windows-latest) (push) Waiting to run
build-test / specific_version (push) Waiting to run
Continuous Integration / TypeScript Tests (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
Check dist/ / Check dist/ (push) Has been cancelled
Reviewed-on: #5
Co-authored-by: renovate[bot] <renovate@rgst.io>
Co-committed-by: renovate[bot] <renovate@rgst.io>
2025-02-28 21:14:19 +00:00
5e49f778bb
chore(deps): update dependency globals to v16 (#6)
Some checks failed
build-test / test (ubuntu-latest) (push) Waiting to run
build-test / test (windows-latest) (push) Waiting to run
build-test / specific_version (push) Waiting to run
build-test / build (push) Waiting to run
Continuous Integration / TypeScript Tests (push) Has been cancelled
Check dist/ / Check dist/ (push) Has been cancelled
build-test / test (macos-latest) (push) Waiting to run
CodeQL / Analyze (push) Has been cancelled
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [globals](https://github.com/sindresorhus/globals) | devDependencies | major | [`^15.14.0` -> `^16.0.0`](https://renovatebot.com/diffs/npm/globals/15.14.0/16.0.0) |

---

### Release Notes

<details>
<summary>sindresorhus/globals (globals)</summary>

### [`v16.0.0`](https://github.com/sindresorhus/globals/releases/tag/v16.0.0)

[Compare Source](https://github.com/sindresorhus/globals/compare/v15.15.0...v16.0.0)

##### Breaking

-   The `serviceworker` globals are now generated from browsers ([#&#8203;281](https://github.com/sindresorhus/globals/issues/281))  [`039ed51`](https://github.com/sindresorhus/globals/commit/039ed51)
    -   It's a breaking change as a few globals have been removed.

***

### [`v15.15.0`](https://github.com/sindresorhus/globals/releases/tag/v15.15.0)

[Compare Source](https://github.com/sindresorhus/globals/compare/v15.14.0...v15.15.0)

-   Regenerate vitest globals ([#&#8203;279](https://github.com/sindresorhus/globals/issues/279))  [`445df81`](https://github.com/sindresorhus/globals/commit/445df81)

***

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Friday" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #6
Co-authored-by: renovate[bot] <renovate@rgst.io>
Co-committed-by: renovate[bot] <renovate@rgst.io>
2025-02-28 21:14:10 +00:00
ae49e30b93
chore(deps): update dependency @eslint/eslintrc to v3.3.0 (#2)
Some checks failed
build-test / test (windows-latest) (push) Waiting to run
build-test / test (macos-latest) (push) Waiting to run
Continuous Integration / TypeScript Tests (push) Successful in 18s
Check dist/ / Check dist/ (push) Failing after 24s
CodeQL / Analyze (push) Failing after 22s
build-test / build (push) Successful in 18s
build-test / test (ubuntu-latest) (push) Successful in 18s
build-test / specific_version (push) Successful in 9s
Reviewed-on: #2
Co-authored-by: renovate[bot] <renovate@rgst.io>
Co-committed-by: renovate[bot] <renovate@rgst.io>
2025-02-28 06:19:57 +00:00
a740b12161
fix(deps): update dependency @actions/cache to v4.0.2 (#1)
Some checks failed
build-test / test (macos-latest) (push) Waiting to run
build-test / test (windows-latest) (push) Waiting to run
Continuous Integration / TypeScript Tests (push) Successful in 13s
Check dist/ / Check dist/ (push) Failing after 25s
build-test / build (push) Successful in 16s
build-test / specific_version (push) Successful in 6s
build-test / test (ubuntu-latest) (push) Successful in 17s
CodeQL / Analyze (push) Failing after 1m55s
Reviewed-on: #1
Co-authored-by: renovate[bot] <renovate@rgst.io>
Co-committed-by: renovate[bot] <renovate@rgst.io>
2025-02-28 06:04:08 +00:00
85ceb0717e
chore: pretty
Some checks failed
Check dist/ / Check dist/ (push) Successful in 27s
Continuous Integration / TypeScript Tests (push) Successful in 20s
build-test / build (push) Successful in 24s
build-test / test (ubuntu-latest) (push) Successful in 20s
build-test / specific_version (push) Successful in 8s
CodeQL / Analyze (push) Failing after 3m10s
build-test / test (macos-latest) (push) Has been cancelled
build-test / test (windows-latest) (push) Has been cancelled
2025-01-25 21:56:55 -08:00
0b1d5d721e
feat: add github_token
Some checks failed
build-test / build (push) Successful in 23s
build-test / specific_version (push) Successful in 12s
build-test / test (macos-latest) (push) Waiting to run
build-test / test (windows-latest) (push) Waiting to run
Continuous Integration / TypeScript Tests (push) Failing after 50s
Check dist/ / Check dist/ (push) Successful in 1m23s
build-test / test (ubuntu-latest) (push) Successful in 14s
CodeQL / Analyze (push) Has been cancelled
2025-01-25 21:54:07 -08:00
Miha Filej
c5d0c300fa
docs: restore estranged comment for tool_versions (#164) 2025-01-08 16:33:55 -06:00
Ville Skyttä
5e190f2e46
feat: run mise ls (#163) 2025-01-05 18:43:06 +00:00
jdx
5083fe4689
2.1.11 2024-12-30 10:44:47 -06:00
jdx
b82835fe1f
fix: use tar.gz if zstd is not available (#159)
Fixes #155
2024-12-30 16:44:25 +00:00
jdx
249c01ba27
2.1.10 2024-12-23 11:59:14 -08:00
jdx
2408f570e1
chore: use github releases (#154) 2024-12-23 13:59:01 -06:00
jdx
26caef8487
2.1.9 2024-12-23 11:44:54 -08:00
jdx
5f7b5f779d
chore: loosen node version 2024-12-23 11:40:23 -08:00
jdx
370e73c4f0
feat: fetch tarball with zst compression (#153) 2024-12-23 19:31:53 +00:00
jdx
5bb8f8c191
2.1.8 2024-12-13 06:04:00 -06:00
jdx
3601336acb
chore: updated deps 2024-12-13 06:03:07 -06:00
jdx
52c535ffc8
chore: updated deps 2024-11-27 18:10:51 -06:00
jdx
63a673876c
2.1.7 2024-11-18 13:25:11 -06:00
jdx
793f8df484
chore: added pre-commit task 2024-11-18 13:24:06 -06:00
jdx
6c29640836
chore: updated deps 2024-11-18 13:22:05 -06:00
renovate[bot]
c34172bab2
chore(deps): update dependency node to v22 (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-18 13:21:45 -06:00
Risu
2d33c855a3
fix: fix cache_save option (#144) 2024-11-18 13:20:21 -06:00
jdx
53d027c2e9
2.1.6 2024-11-06 08:44:10 -06:00
Frederik Boster
7b77be967a
fix: use correct glob format for cache key file hash (#139) 2024-11-06 14:43:47 +00:00
jdx
3cea416127
2.1.5 2024-11-04 10:28:59 -06:00
jdx
239a5da37c
chore: update deps 2024-11-04 10:28:30 -06:00
jdx
57eda1a45f
fix: use lockfile for cache key 2024-11-04 10:26:21 -06:00
Maximilian Remming
fb230aa558
fix: overwrite MISE_LOG_LEVEL when in debug mode (#138)
As the log_level parameter defaults to info the MISE_LOG_LEVEL
environment variable needs to be overriden or otherwise it is not set.
This also means that mise-action will always run with debug logging when
it is ran with debugging enabled, no matter what log level the user has
set.
2024-10-29 07:08:34 -05:00
Jeff Dickey
12823cc980
docs: updated README 2024-10-27 20:35:16 -05:00
Jeff Dickey
a4cfebde9c
2.1.4 2024-10-27 20:26:10 -05:00
Jeff Dickey
534e1f8448
chore: npm update 2024-10-27 20:25:57 -05:00
Jeff Dickey
86b003e69f
chore: fetch mise compressed 2024-10-27 20:20:20 -05:00
Jeff Dickey
c20c9ebb8b
chore: fetch mise compressed 2024-10-27 20:18:38 -05:00
Jeff Dickey
943808f3f1
2.1.3 2024-10-26 06:51:32 -05:00
Risu
f2a7466821
fix: add install_args hash to cache key (#136)
* fix: add install_args hash to cache key

* fix: sort tools before hashing
2024-10-26 06:25:44 -05:00
Jeff Dickey
4d056cf31b
2.1.2 2024-10-25 11:49:02 -05:00
Maximilian Remming
cc7f0e6690
feat: use debug logging when in debug mode (#128) (#129)
* feat: use debug logging when in debug mode (#128)

* chore: remove unnecessary getExperimental function

* chore: fix setupMise typing

As `core.getInput` returns always a string, the type of `version` in
`setupMise` should be just a `string`. When the string is empty it means
to use the latest version. This could be made cleaner but this is how it
works.

* feat: only set MISE_LOG_LEVEL when required

Previously MISE_LOG_LEVEL was always set, even when log_level parameter
wasn't configured. This changes that behaviour so that the environment
variable is only set when log_level is set by the user and that the
MISE_LOG_LEVEL is set to debug only for this action when in debug mode.

---------

Co-authored-by: Jeff Dickey <216188+jdx@users.noreply.github.com>
2024-10-25 16:48:49 +00:00
Jeff Dickey
e3088a551c
fix: renovate artifact updates 2024-10-25 09:03:56 -05:00
jdx
477762426f
fix: cache_save boolean bug (#135)
Fixes #130
2024-10-25 14:03:09 +00:00
Jeff Dickey
c1606014a9
2.1.1 2024-10-23 20:27:09 -05:00
jdx
1b7ab9b9c1
fix: cache mise bin (#134)
Fixes #133
2024-10-24 01:27:00 +00:00
renovate[bot]
c1be5dfbbf
chore(deps): update dependency node to v20.18.0 (#126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-07 10:37:39 +00:00
renovate[bot]
06ba249d6e
chore(deps): update dependency @eslint/js to v9.12.0 (#125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-07 07:24:53 +00:00
renovate[bot]
c0c2a5cf19
chore(deps): update dependency @types/node to v22.7.4 (#123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 07:27:22 +00:00
Jeff Dickey
9395297141
chore: migrate away from deprecated git-cliff syntax 2024-09-25 16:34:56 -05:00
Jeff Dickey
f8dfbcc150
2.1.0 2024-09-25 16:31:21 -05:00
renovate[bot]
9d00159afd
chore(deps): update dependency node to v20.17.0 (#112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-25 21:29:21 +00:00
jdx
5d3e058edf
feat: support windows (#122) 2024-09-25 21:27:52 +00:00