arcalot / arcaflow-expressions

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

Update module go.flow.arcalot.io/pluginsdk to v0.13.0 #44

Closed redhat-renovate-bot closed 3 months ago

redhat-renovate-bot commented 3 months ago

This PR contains the following updates:

Package Type Update Change
go.flow.arcalot.io/pluginsdk require minor v0.12.5 -> v0.13.0

Release Notes

arcalot/arcaflow-plugin-sdk-go (go.flow.arcalot.io/pluginsdk) ### [`v0.13.0`](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/releases/tag/v0.13.0): : Unenforced ID support and Go Updates [Compare Source](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/compare/v0.12.5...v0.13.0) #### What's new The object type now supports specifying that the ID should not be checked when validating schema compatibility. This is useful for scenarios where the ID does not matter, like when an object is generated automatically. The function to use is `NewUnenforcedIDObjectSchema()`. #### PRs - Update go updates by [@​redhat-renovate-bot](https://togithub.com/redhat-renovate-bot) in [https://github.com/arcalot/arcaflow-plugin-sdk-go/pull/99](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/pull/99) - Added optional unenforced ID checking by [@​jaredoconnell](https://togithub.com/jaredoconnell) in [https://github.com/arcalot/arcaflow-plugin-sdk-go/pull/100](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/pull/100) **Full Changelog**: https://github.com/arcalot/arcaflow-plugin-sdk-go/compare/v0.12.5...v0.13.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.