Skip to content

Conversation

@lambdalisue
Copy link
Member

The following updates are detected:

module from to type
@probitas/runner 0.5.3 0.5.4 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-09-49-57 && git checkout -b release-2026-01-08-09-49-57 upstream/release-2026-01-08-09-49-57

@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!

@lambdalisue lambdalisue marked this pull request as ready for review January 8, 2026 11:35
Copilot AI review requested due to automatic review settings January 8, 2026 11:35
@lambdalisue lambdalisue merged commit 884e5d9 into main Jan 8, 2026
3 checks passed
@lambdalisue lambdalisue deleted the release-2026-01-08-09-49-57 branch January 8, 2026 11:35
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 @probitas/runner from version 0.5.3 to 0.5.4 (patch release). The release includes a fix for detecting AbortError caused by timeout in the isTimeoutError function.

Key Changes:

  • Updated @probitas/runner version to 0.5.4
  • Added release notes documenting the timeout error detection fix

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 Version bumped from 0.5.3 to 0.5.4
Releases.md Added release notes for @probitas/runner 0.5.4 with fix details

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

Comment on lines 1 to +7
### 2026.01.08

#### @probitas/runner 0.5.4 (patch)

- fix(@probitas/runner): detect AbortError caused by timeout in isTimeoutError

### 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.

The Releases.md file now has duplicate date headers for "2026.01.08" (lines 1 and 7). This creates confusion in the changelog. Consider consolidating all releases for the same date under a single date header, with each package's release listed as subsections beneath it.

Copilot uses AI. Check for mistakes.
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