nuxt-modules / html-validator

HTML validation for Nuxt
https://html-validator.nuxtjs.org
MIT License
197 stars 22 forks source link

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

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/content (source) 2.13.2 -> 2.13.4 age adoption passing confidence
@nuxt/eslint-config (source) 0.5.7 -> 0.6.0 age adoption passing confidence
html-validate (source) 8.24.1 -> 8.24.2 age adoption passing confidence
pnpm (source) 9.12.1 -> 9.12.2 age adoption passing confidence

Release Notes

nuxt/content (@​nuxt/content) ### [`v2.13.4`](https://redirect.github.com/nuxt/content/blob/HEAD/CHANGELOG.md#v2134) [Compare Source](https://redirect.github.com/nuxt/content/compare/v2.13.3...v2.13.4) [compare changes](https://redirect.github.com/nuxt/content/compare/v2.13.3...v2.13.4) ##### 🏡 Chore - Upgrade `@nuxtjs/mdc` ([0c462d3f](https://redirect.github.com/nuxt/content/commit/0c462d3f)) ##### ❤️ Contributors - Farnabaz ### [`v2.13.3`](https://redirect.github.com/nuxt/content/blob/HEAD/CHANGELOG.md#v2133) [Compare Source](https://redirect.github.com/nuxt/content/compare/v2.13.2...v2.13.3) [compare changes](https://redirect.github.com/nuxt/content/compare/v2.13.2...v2.13.3) ##### 🩹 Fixes - **module:** Allow using `@nuxtjs/mdc` utils via content module ([#​2775](https://redirect.github.com/nuxt/content/pull/2775)) - **search:** Add `charset=utf-8` to headers of indexed mode ([#​2729](https://redirect.github.com/nuxt/content/pull/2729)) - **docs:** Add warning about using `ssr: false` with Content ([#​2776](https://redirect.github.com/nuxt/content/pull/2776)) - Corrected .gradient class ([#​2723](https://redirect.github.com/nuxt/content/pull/2723)) - **build:** Keep parser deps out of main bundle ([#​2780](https://redirect.github.com/nuxt/content/pull/2780)) - **navigation:** Respect query locale ([#​2772](https://redirect.github.com/nuxt/content/pull/2772)) - Import `defineNitroPlugin` from `#imports` ([34f65172](https://redirect.github.com/nuxt/content/commit/34f65172)) - Respect `draft` key as `_draft` ([#​2738](https://redirect.github.com/nuxt/content/pull/2738)) - Draft field order ([b0b5eb2d](https://redirect.github.com/nuxt/content/commit/b0b5eb2d)) ##### 📖 Documentation - Fix incorrect TS types import path in documentation ([#​2773](https://redirect.github.com/nuxt/content/pull/2773)) - Missing imports and typo in code blocks ([#​2741](https://redirect.github.com/nuxt/content/pull/2741)) - Changed types path ([#​2735](https://redirect.github.com/nuxt/content/pull/2735)) - Fix typo in SSR warning on Installation page ([#​2777](https://redirect.github.com/nuxt/content/pull/2777)) - Update link to downloads count badge ([c1d6ad14](https://redirect.github.com/nuxt/content/commit/c1d6ad14)) ##### 🏡 Chore - Upgrade deps ([18aa97ea](https://redirect.github.com/nuxt/content/commit/18aa97ea)) - Upgrade `@nuxtjs/mdc` ([#​2781](https://redirect.github.com/nuxt/content/pull/2781)) - Upgrade `@nuxtjs/mdc` ([664ac088](https://redirect.github.com/nuxt/content/commit/664ac088)) ##### ❤️ Contributors - Farnabaz - Bean Deng 邓斌 ([@​HADB](http://github.com/HADB)) - Sébastien Chopin ([@​atinux](http://github.com/atinux)) - EJ Fox ([@​ejfox](http://github.com/ejfox)) - Oh My Neck ([@​hi-zp](http://github.com/hi-zp)) - Michael DeLally ([@​mdelally](http://github.com/mdelally)) - RollingTL ([@​RollingTL](http://github.com/RollingTL)) - Aditya Mathur ([@​MathurAditya724](http://github.com/MathurAditya724)) - 邓超 <2325690622@​qq.com> - Vilius Paliokas ([@​ViliusP](http://github.com/ViliusP))
nuxt/eslint (@​nuxt/eslint-config) ### [`v0.6.0`](https://redirect.github.com/nuxt/eslint/releases/tag/v0.6.0) [Compare Source](https://redirect.github.com/nuxt/eslint/compare/v0.5.7...v0.6.0) #####    🚀 Features - **eslint-plugin**: New `nuxt-config-keys-order` rule  -  by [@​antfu](https://redirect.github.com/antfu) in [https://github.com/nuxt/eslint/issues/491](https://redirect.github.com/nuxt/eslint/issues/491) [(b65a8)](https://redirect.github.com/nuxt/eslint/commit/b65a80a) #####     [View changes on GitHub](https://redirect.github.com/nuxt/eslint/compare/v0.5.7...v0.6.0)
html-validate/html-validate (html-validate) ### [`v8.24.2`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#8242-2024-10-16) [Compare Source](https://gitlab.com/html-validate/html-validate/compare/v8.24.1...v8.24.2) ##### Bug Fixes - add default environment to `package.json` exports ([a21a1ef](https://gitlab.com/html-validate/html-validate/commit/a21a1ef2b900ee7a897abbb71bfb358ea9a84872)), closes [#​265](https://gitlab.com/html-validate/html-validate/issues/265)
pnpm/pnpm (pnpm) ### [`v9.12.2`](https://redirect.github.com/pnpm/pnpm/releases/tag/v9.12.2): pnpm 9.12.2 [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.12.1...v9.12.2) #### Patch Changes - When checking whether a file in the store has executable permissions, the new approach checks if at least one of the executable bits (owner, group, and others) is set to 1. Previously, a file was incorrectly considered executable only when all the executable bits were set to 1. This fix ensures that files with any executable permission, regardless of the user class, are now correctly identified as executable [#​8546](https://redirect.github.com/pnpm/pnpm/issues/8546). #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am on Monday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

renovate[bot] commented 1 week ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


netlify[bot] commented 1 week ago

Deploy Preview for html-validator ready!

Name Link
Latest commit 09a5d6d0ddac6e2a9764c19ccc1f9028e6ab8281
Latest deploy log https://app.netlify.com/sites/html-validator/deploys/671638f4222ebd00083a1fe6
Deploy Preview https://deploy-preview-538--html-validator.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 6 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.67%. Comparing base (2042040) to head (09a5d6d). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #538 +/- ## ======================================= Coverage 72.67% 72.67% ======================================= Files 4 4 Lines 172 172 Branches 34 29 -5 ======================================= Hits 125 125 Misses 47 47 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.