GrabarzUndPartner / nuxt-custom-elements

Publish your components as a custom-element standalone build.
https://grabarzundpartner.github.io/nuxt-custom-elements/
MIT License
80 stars 10 forks source link

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/eslint (source) 0.4.0 -> 0.5.0 age adoption passing confidence
lint-staged 15.2.7 -> 15.2.8 age adoption passing confidence
playwright (source) 1.45.3 -> 1.46.0 age adoption passing confidence
vitepress (source) 1.3.1 -> 1.3.2 age adoption passing confidence

Release Notes

nuxt/eslint (@​nuxt/eslint) ### [`v0.5.0`](https://togithub.com/nuxt/eslint/releases/tag/v0.5.0) [Compare Source](https://togithub.com/nuxt/eslint/compare/v0.4.0...v0.5.0) #####    🚀 Features - Enable `@typescript-eslint/no-import-type-side-effects`, close [#​439](https://togithub.com/nuxt/eslint/issues/439)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/nuxt/eslint/issues/439](https://togithub.com/nuxt/eslint/issues/439) [(7361c)](https://togithub.com/nuxt/eslint/commit/7361c73) - Upgrade `@typescript-eslint` to v8  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/nuxt/eslint/issues/471](https://togithub.com/nuxt/eslint/issues/471) [(4d08e)](https://togithub.com/nuxt/eslint/commit/4d08ea8) #####     [View changes on GitHub](https://togithub.com/nuxt/eslint/compare/v0.4.0...v0.5.0)
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.
microsoft/playwright (playwright) ### [`v1.46.0`](https://togithub.com/microsoft/playwright/compare/v1.45.3...99a36310570617222290c09b96a2026beb8b00f9) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.45.3...v1.46.0)
vuejs/vitepress (vitepress) ### [`v1.3.2`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#132-2024-08-05) [Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.3.1...v1.3.2) ##### Bug Fixes - multiple cache busting imports causing useData to fail ([2b3e486](https://togithub.com/vuejs/vitepress/commit/2b3e486ab913ff77707410b9cee3ba6d256ccc95)), closes [#​3820](https://togithub.com/vuejs/vitepress/issues/3820), reverts [#​3398](https://togithub.com/vuejs/vitepress/issues/3398), reopens [#​3363](https://togithub.com/vuejs/vitepress/issues/3363) - **theme:** excerpt style in LocalSearchBox ([#​4050](https://togithub.com/vuejs/vitepress/issues/4050)) ([2bc0d39](https://togithub.com/vuejs/vitepress/commit/2bc0d39d5089841986f0988fc9cfe15533d3a0c6))

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.



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

sonarcloud[bot] commented 1 month ago

Quality Gate Passed 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

See analysis details on SonarCloud