Skip to content

chore(main): release 0.9.3 - #585

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--code-metrics
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--code-metrics

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.9.3 (2026-09-19)

🐛 Bug Fixes

  • dispose CodeLens provider event emitter on deactivation (#634) (2b8c019)
  • freeze excludePatterns array returned by ConfigurationManager.get() (#624) (328451d)
  • validate that complexity thresholds are positive numbers (#632) (afdb7ec)

🚀 Performance

  • avoid array allocation in Java else-branch lookup (#648) (d36a992)
  • use O(1) Set lookup for C# preprocessor directive detection in visit() (#630) (7c12843)

🔄 Refactoring

  • extract magic number for config-change refresh delay (#621) (2fb1001)
  • extract shared addDetail helper across analyzers (#656) (686076a)
  • extract shared getBinaryLogicalOperator helper (#597) (ebe1a46)
  • extract shared hasLabelChild helper for labeled break/continue detection (#650) (afaab35)
  • freeze DEFAULT_CONFIG to prevent shared-state mutation (#584) (3d30dc8)
  • share findEnclosingTypeName helper between C# and Java analyzers (#654) (8eba5d1)
  • use Set-based lookup for Java type-declaration node types (#649) (4b3b50d)

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot requested a review from askpt as a code owner August 30, 2026 16:58
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--code-metrics branch 2 times, most recently from 9f1c2a3 to 871fb27 Compare September 2, 2026 09:21
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--code-metrics branch 4 times, most recently from 70da989 to 0e16474 Compare September 9, 2026 11:09
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--code-metrics branch 10 times, most recently from 1253009 to fd2cc0d Compare September 18, 2026 06:26
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--code-metrics branch from fd2cc0d to a3867fd Compare September 19, 2026 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants