Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@nuxt/eslint-config (source) 1.10.0 -> 1.11.0 age confidence devDependencies minor
bumpp 10.3.1 -> 10.3.2 age confidence devDependencies patch
danielroe/provenance-action v0.1.0 -> v0.1.1 age confidence action patch
html-validate (source) ~10.3.0 -> ~10.4.0 age confidence dependencies minor
lint-staged 16.2.6 -> 16.2.7 age confidence devDependencies patch
pnpm (source) 10.21.0 -> 10.23.0 age confidence packageManager minor

Release Notes

nuxt/eslint (@​nuxt/eslint-config)

v1.11.0

Compare Source

   🚀 Features
    View changes on GitHub
antfu-collective/bumpp (bumpp)

v10.3.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
danielroe/provenance-action (danielroe/provenance-action)

v0.1.1

Compare Source

compare changes

🚀 Enhancements
  • Add support for bun.lock (#​12)
📖 Documentation
  • Use @main constraint for example (237ceea)
❤️ Contributors
html-validate/html-validate (html-validate)

v10.4.0

Compare Source

Features
  • meta: new metadata helper hasKeyword to test if a space-separated list contains a given keyword (e1f0099)
  • meta: support attribute.required as callback (f0292a7)
Bug Fixes
  • html5: <link> imagesrcset and imagesizes attributes are only allowed if rel="preload" and as="image" (7b5ade4)
  • html5: <link> only requires href if imagesrcset is absent (f0d2f6a), closes #​330
  • html5: <link> requires imagesizes if imagesrcset is present (6fdc002)
lint-staged/lint-staged (lint-staged)

v16.2.7

Compare Source

Patch Changes
  • #​1711 ef74c8d Thanks @​iiroj! - Do not display a "failed to spawn" error message when a task fails normally. This message is reserved for when the task didn't run because spawning it failed.
pnpm/pnpm (pnpm)

v10.23.0: pnpm 10.23

Compare Source

Minor Changes

  • Added --lockfile-only option to pnpm list #​10020.

Patch Changes

  • pnpm self-update should download pnpm from the configured npm registry #​10205.
  • pnpm self-update should always install the non-executable pnpm package (pnpm in the registry) and never the @pnpm/exe package, when installing v11 or newer. We currently cannot ship @pnpm/exe as pkg doesn't work with ESM #​10190.
  • Node.js runtime is not added to "dependencies" on pnpm add, if there's a engines.runtime setting declared in package.json #​10209.
  • The installation should fail if an optional dependency cannot be installed due to a trust policy check failure #​10208.
  • pnpm list and pnpm why now display npm: protocol for aliased packages (e.g., foo npm:[email protected]) #​8660.
  • Don't add an extra slash to the Node.js mirror URL #​10204.
  • pnpm store prune should not fail if the store contains Node.js packages #​10131.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit Workleap
Stackblitz Vite

v10.22.0: pnpm 10.22

Compare Source

Minor Changes

  • Added support for trustPolicyExclude #​10164.

    You can now list one or more specific packages or versions that pnpm should allow to install, even if those packages don't satisfy the trust policy requirement. For example:

    trustPolicy: no-downgrade
    trustPolicyExclude:
      - [email protected]
      - [email protected] || 5.102.1
  • Allow to override the engines field on publish by the publishConfig.engines field.

Patch Changes

  • Don't crash when two processes of pnpm are hardlinking the contents of a directory to the same destination simultaneously #​10179.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit Workleap
Stackblitz Vite

Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), 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.

@netlify
Copy link

netlify bot commented Nov 10, 2025

Deploy Preview for html-validator ready!

Name Link
🔨 Latest commit f0cc792
🔍 Latest deploy log https://app.netlify.com/projects/html-validator/deploys/69284a7d4926e0000824fccb
😎 Deploy Preview https://deploy-preview-732--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 project configuration.

@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.69%. Comparing base (633b2e4) to head (f0cc792).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #732   +/-   ##
=======================================
  Coverage   60.69%   60.69%           
=======================================
  Files           4        4           
  Lines         173      173           
  Branches       37       37           
=======================================
  Hits          105      105           
  Misses         68       68           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update pnpm to v10.21.0 Nov 10, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 894f63b to eac2e45 Compare November 10, 2025 09:08
@renovate renovate bot changed the title chore(deps): update pnpm to v10.21.0 chore(deps): update pnpm to v10.21.0 - autoclosed Nov 10, 2025
@renovate renovate bot closed this Nov 10, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch November 10, 2025 15:16
@renovate renovate bot changed the title chore(deps): update pnpm to v10.21.0 - autoclosed chore(deps): update all non-major dependencies Nov 17, 2025
@renovate renovate bot reopened this Nov 17, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from a21a477 to 1fc48bb Compare November 20, 2025 14:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b298619 to 1ebd56b Compare November 27, 2025 04:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1ebd56b to f0cc792 Compare November 27, 2025 12:56
@danielroe danielroe merged commit af8436f into main Nov 27, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants