VirtualLiveLab / Mikubot

A Discord bot for VirtualLiveLab
4 stars 0 forks source link

chore(deps): update github-actions #168

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v4.2.1 -> v4.2.2
astral-sh/setup-uv action minor v3.1.7 -> v3.2.0

Release Notes

actions/checkout (actions/checkout) ### [`v4.2.2`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v422) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.1...v4.2.2) - `url-helper.ts` now leverages well-known environment variables by [@​jww3](https://redirect.github.com/jww3) in [https://github.com/actions/checkout/pull/1941](https://redirect.github.com/actions/checkout/pull/1941) - Expand unit test coverage for `isGhes` by [@​jww3](https://redirect.github.com/jww3) in [https://github.com/actions/checkout/pull/1946](https://redirect.github.com/actions/checkout/pull/1946)
astral-sh/setup-uv (astral-sh/setup-uv) ### [`v3.2.0`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v3.2.0): 🌈 add option to disable cache pruning [Compare Source](https://redirect.github.com/astral-sh/setup-uv/compare/v3.1.7...v3.2.0) ##### Changes Big thanks to [@​merlinz01](https://redirect.github.com/merlinz01) for adding the option to disable the cache pruning prior to saving it to the Github Actions Cache. This is useful if downloading the GitHub Actions cache is fast and cheap for you but downloading from an index is slow or expensive. ##### 🚀 Enhancements - feat: add option to disable cache pruning [@​merlinz01](https://redirect.github.com/merlinz01) ([#​134](https://redirect.github.com/astral-sh/setup-uv/issues/134)) ##### 🧰 Maintenance - chore: update known checksums for 0.4.26 [@​github-actions](https://redirect.github.com/github-actions) ([#​133](https://redirect.github.com/astral-sh/setup-uv/issues/133)) - chore: update known checksums for 0.4.25 [@​github-actions](https://redirect.github.com/github-actions) ([#​130](https://redirect.github.com/astral-sh/setup-uv/issues/130)) - chore: update known checksums for 0.4.24 [@​github-actions](https://redirect.github.com/github-actions) ([#​126](https://redirect.github.com/astral-sh/setup-uv/issues/126)) - chore: update known checksums for 0.4.23 [@​github-actions](https://redirect.github.com/github-actions) ([#​125](https://redirect.github.com/astral-sh/setup-uv/issues/125)) ##### 📚 Documentation - Use 0.4.x for versioning examples [@​manzt](https://redirect.github.com/manzt) ([#​128](https://redirect.github.com/astral-sh/setup-uv/issues/128)) ##### ⬆️ Dependency updates - Bump [@​types/node](https://redirect.github.com/types/node) from 22.7.8 to 22.7.9 [@​dependabot](https://redirect.github.com/dependabot) ([#​132](https://redirect.github.com/astral-sh/setup-uv/issues/132)) - Bump [@​types/node](https://redirect.github.com/types/node) from 22.7.7 to 22.7.8 [@​dependabot](https://redirect.github.com/dependabot) ([#​131](https://redirect.github.com/astral-sh/setup-uv/issues/131)) - Bump [@​types/node](https://redirect.github.com/types/node) from 22.7.6 to 22.7.7 [@​dependabot](https://redirect.github.com/dependabot) ([#​129](https://redirect.github.com/astral-sh/setup-uv/issues/129)) - Bump [@​types/node](https://redirect.github.com/types/node) from 22.7.5 to 22.7.6 [@​dependabot](https://redirect.github.com/dependabot) ([#​123](https://redirect.github.com/astral-sh/setup-uv/issues/123)) - Bump [@​biomejs/biome](https://redirect.github.com/biomejs/biome) from 1.9.3 to 1.9.4 [@​dependabot](https://redirect.github.com/dependabot) ([#​127](https://redirect.github.com/astral-sh/setup-uv/issues/127))

Configuration

📅 Schedule: Branch creation - "before 4:00am on Sunday" in timezone Asia/Tokyo, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.