Skip to content

chore(deps): bump lint-staged from 17.5.0 to 17.5.1 in the all-dependencies group - #428

Open
lornakelly wants to merge 1 commit into
open-workflow-specification:mainfrom
lornakelly:bump-lint-package
Open

lornakelly wants to merge 1 commit into
open-workflow-specification:mainfrom
lornakelly:bump-lint-package

Conversation

@lornakelly

Copy link
Copy Markdown
Collaborator

Original PR: #426

Summary

Bump lint pacakge

Signed-off-by: lornakelly <lornakelly88@gmail.com>
Copilot AI lite review requested due to automatic review settings September 14, 2026 15:38
@netlify

netlify Bot commented Sep 14, 2026

Copy link
Copy Markdown

Deploy Preview for openworkflow-editor canceled.

Name Link
🔨 Latest commit 3c95688
🔍 Latest deploy log https://app.netlify.com/projects/openworkflow-editor/deploys/6aa814ea9fac410008f8fcbc

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔵 Needs a closer look

Resolve the Node.js version compatibility mismatch before approval.

Pull request overview

This PR bumps lint-staged from 17.5.0 to 17.5.1.

Changes:

  • Updates the workspace catalog version.
  • Refreshes lockfile resolution and integrity metadata.

The new version requires Node >=22.22.1, conflicting with the project’s advertised Node 22 support starting at 22.13.0.

File summaries
File Summary
pnpm-workspace.yaml Updates the shared lint-staged catalog version.
pnpm-lock.yaml Records lint-staged 17.5.1 and its resolution metadata.
Review details

Files not reviewed (1)

  • pnpm-lock.yaml: Generated file

Suppressed comments (1)

pnpm-workspace.yaml:38

  • lint-staged@17.5.1 now declares Node >=22.22.1 (see pnpm-lock.yaml:3428), while the root package still advertises ^22.13.0 || >=24.0.0 (package.json:45). That leaves Node 22.13.0 through 22.22.0 as supported by this project but outside the dependency's runtime range, so installs or pnpm exec lint-staged can fail for users on those versions. Please either raise the project's Node 22 minimum to 22.22.1 or keep a lint-staged version compatible with the existing range.
  lint-staged: ^17.5.1
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants