-
Notifications
You must be signed in to change notification settings - Fork 53
CHANGE: @W-17530186@: Update dependencies where possible except for o… #1729
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
Conversation
…clif and salesforce cli dependencies
| "author": "Salesforce Code Analyzer Team", | ||
| "bugs": "https://github.com/forcedotcom/sfdx-scanner/issues", | ||
| "dependencies": { | ||
| "@oclif/core": "^3.3.2", |
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.
Could not update this without breaking changes... so we'll want to do this separately in its own work item.
| "@salesforce/code-analyzer-pmd-engine": "0.19.0", | ||
| "@salesforce/code-analyzer-regex-engine": "0.17.0", | ||
| "@salesforce/code-analyzer-retirejs-engine": "0.17.0", | ||
| "@salesforce/core": "^5", |
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.
Could not update this without breaking changes... so we'll want to do this separately in its own work item.
| "@salesforce/code-analyzer-regex-engine": "0.17.0", | ||
| "@salesforce/code-analyzer-retirejs-engine": "0.17.0", | ||
| "@salesforce/core": "^5", | ||
| "@salesforce/sf-plugins-core": "^5.0.4", |
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.
Could not update this without breaking changes... so we'll want to do this separately in its own work item.
| "eslint-plugin-sf-plugin": "^1.17.4", | ||
| "@typescript-eslint/eslint-plugin": "^8.21.0", | ||
| "@typescript-eslint/parser": "^8.21.0", | ||
| "eslint": "^8.57.1", |
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.
Sticking with v8 for now... to migrate to v9 we'll have to switch our .eslintrc.json and .eslintignore files over to the new flat config world - which we should do in its own work item at some point.
…clif and salesforce cli dependencies