Skip to content

Commit 7f67bbe

Browse files
release notes june 2025 (#2425)
1 parent f64a29b commit 7f67bbe

3 files changed

Lines changed: 82 additions & 0 deletions

File tree

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
---
2+
rss_title: Codacy release notes RSS feed
3+
rss_href: /feed_rss_created.xml
4+
description: Release notes for Codacy Cloud June 2025.
5+
included_jira_versions: ['2025.6']
6+
codacy_tools_version_old: https://github.com/codacy/tools/releases/tag/8.8.0-featureapirewireala1568.1.sha.9f54e7b
7+
codacy_tools_version_new: https://github.com/codacy/tools/releases/tag/8.11.1
8+
---
9+
10+
# Cloud June 2025
11+
12+
These release notes are for the Codacy Cloud updates during June 2025.
13+
14+
📢 [Visit the Codacy roadmap](https://roadmap.codacy.com) and <span class="skip-vale">let us know</span> your feedback on both new and planned product updates!
15+
16+
## Product enhancements and Bug fixes
17+
- Resolved an issue where an incorrect error banner appeared for GitHub repository integrations: "We can't analyze your pull requests because the GitHub integration is disabled. Please remove the repository from Codacy and add the repository again." This message is no longer shown erroneously. (TCE-1290)
18+
- Fixed the query responsible for retrieving GitHub segments in the Codacy UI and improved the related database workflow. (LK-1442)
19+
20+
21+
## Tool versions
22+
23+
24+
- **checkov** has a new version: **3.2.442** ( updated from 3.2.362 )
25+
- **aligncheck**: 1.0.0
26+
- **ameba**: 1.6.4
27+
- **bandit**: 1.8.3
28+
- **brakeman**: 4.3.1
29+
- **bundler-audit**: 0.9. 1
30+
- **checkov**: 3.2.362
31+
- **checkstyle**: 10.21.4
32+
- **clang-tidy**: 10.0.1
33+
- **codenarc**: 3.6.0
34+
- **codesniffer**: 3.10.1
35+
- **coffeelint**: 5.2.11
36+
- **cppcheck**: 2.17.1
37+
- **credo**: 1.7.11
38+
- **csslint**: 1.0.5
39+
- **dartanalyzer**: 3.7.2
40+
- **deadcode**: 1.0.0
41+
- **detekt**: 1.23.8
42+
- **eslint v9**: 9.26.0
43+
- **eslint v8**: 8.57.0
44+
- **eslint v7**: 7.32.0
45+
- **faux-pas**: 1.7.2
46+
- **flawfinder**: 2.0.19
47+
- **gorevive**: 1.7.0
48+
- **gosec**: 2.15.0
49+
- **hadolint**: 2.12.0
50+
- **jackson-linter**: 2.15.2
51+
- **jshint**: 2.13.6
52+
- **lizard**: 1.17.19
53+
- **markdownlint**: 0.33.0
54+
- **php mess detector**: 2.14.1
55+
- **pmd v6**: 6.55.0
56+
- **pmd v7**: 7.11.0
57+
- **prospector**: 1.15.3
58+
- **psscriptanalyzer**: 1.24.0
59+
- **pylint v1**: 1.9.5
60+
- **pylint v3**: 3.3.7
61+
- **remark-lint**: 9.1.2
62+
- **roslyn**: 1.22.0
63+
- **rubocop**: 1.75.1
64+
- **ruff**: 0.11.2
65+
- **scalameta-pro**: 1.4.4
66+
- **scalastyle**: 1.5.1
67+
- **semgrep**: 1.78.0
68+
- **shellcheck**: 0.10.0
69+
- **sonar-csharp**: 9.32
70+
- **sonar-visual-basic**: 8.13
71+
- **spectral**: 1.21.4
72+
- **spotbugs**: 4.8.4
73+
- **sqlint**: 0.2.1
74+
- **staticcheck**: 2025.1.1
75+
- **stylelint**: 16.17.0
76+
- **swiftlint**: 0.58.2
77+
- **tailor**: 0.12.0
78+
- **trivy**: 0.59.1
79+
- **tslint**: 6.1.3
80+
- **tsqllint**: 1.16.0

docs/release-notes/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ For product updates that are in progress or planned [visit the Codacy public roa
1919
2025
2020

2121

22+
- [Cloud June 2025](cloud/cloud-2025-06.md)
2223
- [Adding SQLFluff and Reek as new supported tools June, 2025](cloud/cloud-2025-06-adding-sqlfluff-reek.md)
2324
- [Cloud May 2025](cloud/cloud-2025-05.md)
2425
- [Cloud April 2025](cloud/cloud-2025-04.md)

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -680,6 +680,7 @@ nav:
680680
- release-notes/index.md
681681
- Cloud:
682682
- 2025:
683+
- release-notes/cloud/cloud-2025-06.md
683684
- release-notes/cloud/cloud-2025-06-adding-sqlfluff-reek.md
684685
- release-notes/cloud/cloud-2025-05.md
685686
- release-notes/cloud/cloud-2025-04.md

0 commit comments

Comments
 (0)