Skip to content

chore(release): v2.1.1#86

Merged
CybotTM merged 1 commit into
mainfrom
release/v2.1.1
Jun 9, 2026
Merged

chore(release): v2.1.1#86
CybotTM merged 1 commit into
mainfrom
release/v2.1.1

Conversation

@CybotTM

@CybotTM CybotTM commented Jun 9, 2026

Copy link
Copy Markdown
Member

Patch release v2.1.1.

  • Changed: dependency updates (Renovate); CI now uses org reusable workflows.
  • Fixed: suppress always-true PHPStan narrowing on the Composer tryComposer guard.

CHANGELOG updated; added .markdownlint.json (MD024 siblings_only) so repeated Keep-a-Changelog section headings across releases don't trip future markdown linting.

Signed-off-by: Sebastian Mendel <sebastian.mendel@netresearch.de>
Copilot AI review requested due to automatic review settings June 9, 2026 09:37
@sonarqubecloud

sonarqubecloud Bot commented Jun 9, 2026

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request adds a .markdownlint.json configuration file to allow duplicate headings for siblings, and updates the CHANGELOG.md for version 2.1.1. The review feedback suggests splitting a combined changelog entry into separate bullet points to preserve granularity and improve readability.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread CHANGELOG.md

### Changed

- Dependency updates (Renovate); CI now uses org reusable workflows.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

To maintain readability and preserve granularity in the changelog, consider splitting these two distinct changes into separate bullet points.

Suggested change
- Dependency updates (Renovate); CI now uses org reusable workflows.
- Dependency updates (Renovate).
- CI now uses org reusable workflows.
References
  1. Preserve granularity in changelog entries. Avoid folding distinct changes into a single bullet point to ensure they remain searchable and consistent with the detail level of previous releases.

@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.71%. Comparing base (0ac7397) to head (3c39fe0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #86   +/-   ##
=========================================
  Coverage     66.71%   66.71%           
  Complexity      807      807           
=========================================
  Files            45       45           
  Lines          2289     2289           
=========================================
  Hits           1527     1527           
  Misses          762      762           
Flag Coverage Δ
unittests 66.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@CybotTM CybotTM merged commit 143ed8d into main Jun 9, 2026
26 checks passed
@CybotTM CybotTM deleted the release/v2.1.1 branch June 9, 2026 09:38

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Patch release housekeeping for v2.1.1, updating the project changelog and adding a markdownlint configuration to support Keep a Changelog formatting without lint noise.

Changes:

  • Added v2.1.1 release notes to CHANGELOG.md and updated reference links ([Unreleased], [2.1.1]).
  • Added .markdownlint.json configuring MD024 with siblings_only to allow repeated section headings across releases.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
CHANGELOG.md Adds the v2.1.1 entry and updates compare/reference links to align with Keep a Changelog conventions.
.markdownlint.json Configures markdownlint to avoid false positives for repeated headings in a Keep a Changelog-style file.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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