Skip to content

chore: release 2026.01.07 - #12

Merged
lambdalisue merged 1 commit into
mainfrom
release-2026-01-07-14-24-26
Jan 7, 2026
Merged

chore: release 2026.01.07#12
lambdalisue merged 1 commit into
mainfrom
release-2026-01-07-14-24-26

Conversation

@lambdalisue

Copy link
Copy Markdown
Member

The following updates are detected:

module from to type
@probitas/runner 0.5.1 0.5.2 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-07-14-24-26 && git checkout -b release-2026-01-07-14-24-26 upstream/release-2026-01-07-14-24-26

@lambdalisue
lambdalisue marked this pull request as ready for review January 7, 2026 14:27
Copilot AI review requested due to automatic review settings January 7, 2026 14:27
@lambdalisue
lambdalisue merged commit 70bb0a3 into main Jan 7, 2026
2 checks passed
@lambdalisue
lambdalisue deleted the release-2026-01-07-14-24-26 branch January 7, 2026 14:27
@codecov

codecov Bot commented Jan 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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

This PR releases version 0.5.2 of @probitas/runner, bumping it from version 0.5.1 with a patch update that includes scenario-level timeout configuration and improved timeout error messages.

  • Version number updated in deno.json from 0.5.1 to 0.5.2
  • Release notes added to Releases.md documenting the new features and fixes
  • Two feature entries documented: scenario-level timeout configuration and improved step timeout error messages

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 Updates package version from 0.5.1 to 0.5.2
Releases.md Adds release notes for @probitas/runner 0.5.2 with two changelog entries

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

Comment thread Releases.md
Comment on lines 1 to +8
### 2026.01.07

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

- feat(@probitas/runner): add scenario-level timeout configuration
- fix(@probitas/runner): improve step timeout error messages with context

### 2026.01.07

Copilot AI Jan 7, 2026

Copy link

Choose a reason for hiding this comment

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

Duplicate release date header detected. There are two "### 2026.01.07" headers on lines 1 and 8, which creates confusion in the release notes. The new @probitas/runner 0.5.2 release entry should be placed under the existing 2026.01.07 header instead of creating a duplicate header.

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