-
Notifications
You must be signed in to change notification settings - Fork 1
Bump the npm_and_yarn group across 11 directories with 12 updates #12477
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -33,7 +33,7 @@ | |
| "clean": "backstage-cli package clean" | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Correctness: Bumping 🤖 AI Agent Prompt for Cursor/Windsurf
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Correctness: Bumping Affected Locations:
🤖 AI Agent Prompt for Cursor/Windsurf
|
||
| }, | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Severity: high Other Locations
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage. |
||
| "dependencies": { | ||
| "@apollo/server": "^4.0.0", | ||
| "@apollo/server": "^5.5.0", | ||
| "@backstage/backend-common": "workspace:^", | ||
| "@backstage/config": "workspace:^", | ||
| "@backstage/plugin-catalog-graphql": "workspace:^", | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tar@7declaresengines: { node: ">=18" }, but this repo’s rootpackage.jsoncurrently allows Node16 || 18; this upgrade can break installs/runs for Node 16 users/CI. Other locations where this applies: packages/cli/package.json:130.Severity: high
Other Locations
packages/cli/package.json:130🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.