Skip to content

Conversation

@lambdalisue
Copy link
Member

The following updates are detected:

module from to type
@probitas/runner 0.5.5 0.5.6 patch

Please ensure:

  • Versions in deno.json files are updated correctly
  • Releases.md is updated correctly

The following commits are not recognized. Please handle them manually if necessary:


To make edits to this PR:

git fetch upstream release-2026-01-08-14-18-10 && git checkout -b release-2026-01-08-14-18-10 upstream/release-2026-01-08-14-18-10

@lambdalisue lambdalisue marked this pull request as ready for review January 8, 2026 14:19
Copilot AI review requested due to automatic review settings January 8, 2026 14:19
@lambdalisue lambdalisue enabled auto-merge January 8, 2026 14:19
@lambdalisue lambdalisue merged commit 5d997db into main Jan 8, 2026
8 checks passed
@lambdalisue lambdalisue deleted the release-2026-01-08-14-18-10 branch January 8, 2026 14:21
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This is a release PR that bumps the @probitas/runner package from version 0.5.5 to 0.5.6 (patch release). The changes include version updates in configuration files and corresponding release notes documenting bug fixes and refactoring improvements.

  • Updates the package version in deno.json from 0.5.5 to 0.5.6
  • Adds release notes for version 0.5.6 documenting fixes for abort signal handling and timeout/retry logic improvements

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
packages/probitas-runner/deno.json Increments version from 0.5.5 to 0.5.6
Releases.md Adds new release notes entry for version 0.5.6 with changelog items

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

- fix(@probitas/runner): abort all scenarios when maxFailures is reached
- refactor(@probitas/runner): improve timeout error handling and retry logic

### 2026.01.08
Copy link

Copilot AI Jan 8, 2026

Choose a reason for hiding this comment

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

There are now two consecutive sections with the same date "### 2026.01.08". This creates duplicate section headers in the release notes. The older entry (for version 0.5.5) should either have a different date or these entries should be consolidated under a single date section if they're both being released on the same day.

Copilot uses AI. Check for mistakes.
@codecov
Copy link

codecov bot commented Jan 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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