Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2024

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
@vercel/style-guide 5.2.0 -> 6.0.0 age confidence

Release Notes

vercel/style-guide (@​vercel/style-guide)

v6.0.0

Compare Source

Features
BREAKING CHANGES
  • deps: Node 18.18 is now the minimum required version.
  • eslint: Contains changes to @typescript-eslint/* enabled rules and configuration.
  • eslint: Enabled rules for eslint-plugin-playwright have changed.
  • eslint: no-await-in-loop has been removed.
  • eslint: no-return-await is deprecated and has been removed.
  • eslint: jest/require-top-level-describe has been removed.

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

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

Copy link

vercel bot commented Mar 5, 2024

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
vercel-storage-next-integration-test-suite Ready Ready Preview Sep 29, 2025 2:54pm

Copy link

changeset-bot bot commented Mar 5, 2024

⚠️ No Changeset found

Latest commit: 88a438f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from 546070b to 68a80a9 Compare April 2, 2024 07:03
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from 68a80a9 to 151bf3b Compare April 2, 2024 07:08
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from 151bf3b to 85705ce Compare April 2, 2024 07:53
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from 85705ce to fa654d6 Compare April 2, 2024 08:14
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from fa654d6 to 2d157a8 Compare April 4, 2024 09:29
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from 2d157a8 to 825078d Compare April 4, 2024 09:34
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from 825078d to 9e42936 Compare April 8, 2024 08:04
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from 9e42936 to b41366d Compare April 8, 2024 08:08
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from b41366d to 3b0bd24 Compare April 8, 2024 10:24
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from 3b0bd24 to 123fb05 Compare April 15, 2024 12:11
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from 123fb05 to 99c46a0 Compare April 16, 2024 08:20
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from 99c46a0 to 2e31f40 Compare April 17, 2024 11:32
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from 2e31f40 to f230eac Compare April 17, 2024 11:36
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from f230eac to 58d0f88 Compare April 18, 2024 09:34
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from 893c480 to eb1b26b Compare May 2, 2025 14:01
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from eb1b26b to 3f5ba3c Compare May 19, 2025 14:17
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from 3f5ba3c to c1122b7 Compare May 19, 2025 14:21
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from c1122b7 to cca50ac Compare May 22, 2025 11:04
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from cca50ac to 11b291a Compare May 22, 2025 11:08
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from 11b291a to a2eaa59 Compare May 23, 2025 11:57
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from a2eaa59 to 24b915d Compare May 23, 2025 12:02
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from 24b915d to 838a821 Compare August 10, 2025 13:49
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from 838a821 to 88f66ee Compare August 13, 2025 17:34
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from 88f66ee to 4502768 Compare August 19, 2025 18:57
@renovate renovate bot force-pushed the renovate/vercel-style-guide-6.x branch from 4502768 to 07e0cd4 Compare August 31, 2025 14:02
"devDependencies": {
"@changesets/cli": "2.28.1",
"@vercel/style-guide": "5.2.0",
"@vercel/style-guide": "6.0.0",
Copy link

Choose a reason for hiding this comment

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

The project's Node version requirement (>=18) is less strict than what @vercel/style-guide 6.0.0 requires (>=18.18), potentially causing runtime issues for users with Node 18.0-18.17.

View Details
📝 Patch Details
diff --git a/package.json b/package.json
index d1bcd69..4831161 100644
--- a/package.json
+++ b/package.json
@@ -44,6 +44,6 @@
   },
   "packageManager": "[email protected]",
   "engines": {
-    "node": ">=18"
+    "node": ">=18.18"
   }
 }

Analysis

The update to @vercel/style-guide 6.0.0 introduces a more restrictive Node.js version requirement (>=18.18) than what the project currently specifies in its engines field (>=18). This version mismatch creates a compatibility gap where the project claims to support Node.js 18.0.0 and above, but the @vercel/style-guide dependency actually requires Node.js 18.18.0 or later.

This discrepancy can lead to runtime failures if users attempt to run the project with Node versions 18.0.0 through 18.17.x, which satisfy the project's stated requirements but fail the dependency's requirements. The fix is to update the project's Node version requirement to match or exceed the most restrictive dependency requirement: "node": ">=18.18".

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.

0 participants