nuxt-custom-elements
nuxt-custom-elements copied to clipboard
chore(deps): update all non-major dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @nuxt/eslint (source) | 0.4.0 -> 0.5.0 |
||||
| lint-staged | 15.2.7 -> 15.2.8 |
||||
| playwright (source) | 1.45.3 -> 1.46.0 |
||||
| vitepress (source) | 1.3.1 -> 1.3.2 |
Release Notes
nuxt/eslint (@nuxt/eslint)
v0.5.0
🚀 Features
- Enable
@typescript-eslint/no-import-type-side-effects, close #439 - by @antfu in https://github.com/nuxt/eslint/issues/439 (7361c) - Upgrade
@typescript-eslintto v8 - by @antfu in https://github.com/nuxt/eslint/issues/471 (4d08e)
View changes on GitHub
lint-staged/lint-staged (lint-staged)
v15.2.8
Patch Changes
-
f0480f0Thanks @iiroj! - In the previous version the nativegit rev-parse --show-toplevelcommand was taken into use for resolving the current git repo root. This version switched the--show-toplevelflag with--show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.jschild_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: 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
:tada: This PR is included in version 2.0.0-beta.32 :tada:
The release is available on:
Your semantic-release bot :package::rocket: