From 85f18e823206b117d3012735964692159a546593 Mon Sep 17 00:00:00 2001 From: Randi Wilson Date: Tue, 1 Apr 2025 13:10:14 -0400 Subject: [PATCH 1/2] CHANGE (Scanner): @W-18097093@ Update deprecation message for v4 (#1772) --- messages/common.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/common.md b/messages/common.md index 227d104b6..2217c0936 100644 --- a/messages/common.md +++ b/messages/common.md @@ -4,4 +4,4 @@ Emit additional command output to stdout. # deprecationMessage -We plan to stop supporting v4.x of Code Analyzer in the coming months. We highly recommend that you start using v5.x, which is currently in Beta. For information on v5.x, see https://developer.salesforce.com/docs/platform/salesforce-code-analyzer/guide/code-analyzer.html. \ No newline at end of file +Starting May 1, 2025, we no longer support v4.x of Code Analyzer. You should use v5.x of Code Analyzer instead. See https://developer.salesforce.com/docs/platform/salesforce-code-analyzer/guide/code-analyzer.html. For information about migrating from v4.x to v5.x, see https://developer.salesforce.com/docs/platform/salesforce-code-analyzer/guide/migrate.html. \ No newline at end of file From 57b7335621c094809118f42bcb00852ce454c548 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 12:03:17 +0000 Subject: [PATCH 2/2] Preparing for v4.12.0 release. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0653241e5..17f5602ad 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/sfdx-scanner", "description": "Static code scanner that applies quality and security rules to Apex code, and provides feedback.", - "version": "4.11.0", + "version": "4.12.0", "author": "Salesforce Code Analyzer Team", "bugs": "https://github.com/forcedotcom/sfdx-scanner/issues", "dependencies": {