arcalot / arcaflow-expressions

Expressions language for Arcaflow
Apache License 2.0
0 stars 0 forks source link

Update module go.arcalot.io/assert to v1.8.0 #33

Closed platform-engineering-bot closed 2 months ago

platform-engineering-bot commented 3 months ago

This PR contains the following updates:

Package Type Update Change
go.arcalot.io/assert require minor v1.7.0 -> v1.8.0

Release Notes

arcalot/go-assert (go.arcalot.io/assert) ### [`v1.8.0`](https://togithub.com/arcalot/go-assert/releases/tag/v1.8.0): : Improved Panic Assertions [Compare Source](https://togithub.com/arcalot/go-assert/compare/v1.7.0...v1.8.0) This release adds more functions for asserting that a panic has occurred. They allow validating that the value in the panic has the expected value. #### Pull Requests - Added assertions to validate the value of a panic by [@​jaredoconnell](https://togithub.com/jaredoconnell) in [https://github.com/arcalot/go-assert/pull/24](https://togithub.com/arcalot/go-assert/pull/24) **Full Changelog**: https://github.com/arcalot/go-assert/compare/v1.7.0...v1.8.0

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.