Skip to content

Update @probitas/expect to 0.4.1#95

Merged
lambdalisue merged 1 commit intomainfrom
fix/satisfying
Jan 9, 2026
Merged

Update @probitas/expect to 0.4.1#95
lambdalisue merged 1 commit intomainfrom
fix/satisfying

Conversation

@lambdalisue
Copy link
Member

Summary

  • Update @probitas/expect dependency from 0.4.0 to 0.4.1
  • Update deno.lock with new package integrity hash

Why

Patch version update to incorporate the latest bug fixes and improvements
in the expect package. This ensures the test framework has the most recent
stability and functionality enhancements without introducing breaking changes.

Test Plan

  • Run deno task verify to ensure all tests pass
  • Verify existing test scenarios continue to work correctly
  • Check that expectation assertions behave as expected

Patch version update to incorporate latest bug fixes and improvements
in the expect package.
Copilot AI review requested due to automatic review settings January 9, 2026 02:40
@lambdalisue lambdalisue enabled auto-merge January 9, 2026 02:41
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 PR updates the @probitas/expect package from version 0.4.0 to 0.4.1, incorporating the latest patch-level bug fixes and improvements while maintaining backward compatibility.

Key changes:

  • Updated dependency version constraint in deno.json from ^0.4.0 to ^0.4.1
  • Refreshed deno.lock with new package integrity hash and updated dependency resolution entries

Reviewed changes

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

File Description
deno.json Updated @probitas/expect version constraint to ^0.4.1
deno.lock Updated lock file entries for @probitas/expect@0.4.1 with new integrity hash and dependency resolution mappings

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

@lambdalisue lambdalisue merged commit a701622 into main Jan 9, 2026
10 checks passed
@lambdalisue lambdalisue deleted the fix/satisfying branch January 9, 2026 02:43
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