Skip to content
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

Upgrade static analyzer and other miscellaneous dependency #56

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ben-zhang-at-salesforce
Copy link
Contributor

@ben-zhang-at-salesforce ben-zhang-at-salesforce commented Jan 14, 2025

Update komaci/static-analyzer and other miscellaneous dependencies. Originally expected possible big change turned to be just a version number change.

@@ -54,7 +54,7 @@
"chai": "^4.5.0"
},
"dependencies": {
"@komaci/static-analyzer": "^250.0.2",
"@komaci/static-analyzer": "^252.1.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is the latest published static analyzer: 252.1.0. will do an update when 254 is published.

@@ -26,4 +26,4 @@ updates:
- dependency-name: '@salesforce/dev-scripts'
# Don't upgrade Komaci until we meet its respective release boundary.
- dependency-name: '@komaci/static-analyzer'
versions: ['>= 252.0.0']
versions: ['>= 254.0.0']
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be 252 or 254 as you have it?

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.

2 participants