hywax / mafl

Minimalistic flexible homepage
https://mafl.hywax.space
MIT License
306 stars 22 forks source link

chore(deps): update all non-major dependencies #129

Closed hywax-assistant closed 1 month ago

hywax-assistant commented 1 month ago

This PR contains the following updates:

Package Type Update Change
@antfu/eslint-config devDependencies patch ^2.24.0 -> ^2.24.1
@types/node (source) devDependencies patch ^20.14.13 -> ^20.14.14
lint-staged devDependencies patch ^15.2.7 -> ^15.2.8

Release Notes

antfu/eslint-config (@​antfu/eslint-config) ### [`v2.24.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.24.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.24.0...v2.24.1) #####    🚀 Features - Upgrade `@typescript-eslint` to v8 stable  -  by [@​antfu](https://togithub.com/antfu) [(572b0)](https://togithub.com/antfu/eslint-config/commit/572b041) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.24.0...v2.24.1)
lint-staged/lint-staged (lint-staged) ### [`v15.2.8`](https://togithub.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1528) [Compare Source](https://togithub.com/lint-staged/lint-staged/compare/v15.2.7...v15.2.8) ##### Patch Changes - [`f0480f0`](https://togithub.com/lint-staged/lint-staged/commit/f0480f01b24b9f6443a12515d413a7ba4dda3981) Thanks [@​iiroj](https://togithub.com/iiroj)! - In the previous version the native `git rev-parse --show-toplevel` command was taken into use for resolving the current git repo root. This version switched the `--show-toplevel` flag with `--show-cdup`, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js `child_process`. The new flag returns a path relative to the working directory, avoiding the issue. The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Hywax Assistant.