arcalot / arcaflow-expressions

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

Update all dependencies #13

Closed platform-engineering-bot closed 7 months ago

platform-engineering-bot commented 8 months ago

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v3 -> v4
actions/setup-go action major v3 -> v4
go.arcalot.io/assert require minor v1.3.0 -> v1.6.0
go.flow.arcalot.io/pluginsdk require minor v0.1.2 -> v0.4.1

Release Notes

actions/checkout (actions/checkout) ### [`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://togithub.com/actions/checkout/compare/v3...v4) - [Support fetching without the --progress option](https://togithub.com/actions/checkout/pull/1067) - [Update to node20](https://togithub.com/actions/checkout/pull/1436)
actions/setup-go (actions/setup-go) ### [`v4`](https://togithub.com/actions/setup-go/compare/v3...v4) [Compare Source](https://togithub.com/actions/setup-go/compare/v3...v4)
arcalot/go-assert (go.arcalot.io/assert) ### [`v1.6.0`](https://togithub.com/arcalot/go-assert/releases/tag/v1.6.0) [Compare Source](https://togithub.com/arcalot/go-assert/compare/v1.5.0...v1.6.0) #### What's Changed - Added slice assertions by [@​jaredoconnell](https://togithub.com/jaredoconnell) in [https://github.com/arcalot/go-assert/pull/17](https://togithub.com/arcalot/go-assert/pull/17) **Full Changelog**: https://github.com/arcalot/go-assert/compare/v1.5.0...v1.6.0 ### [`v1.5.0`](https://togithub.com/arcalot/go-assert/releases/tag/v1.5.0) [Compare Source](https://togithub.com/arcalot/go-assert/compare/v1.4.0...v1.5.0) #### What's Changed - Added greater/lesser equality assertions by [@​jaredoconnell](https://togithub.com/jaredoconnell) in [https://github.com/arcalot/go-assert/pull/15](https://togithub.com/arcalot/go-assert/pull/15) - Added map key assertions by [@​jaredoconnell](https://togithub.com/jaredoconnell) in [https://github.com/arcalot/go-assert/pull/16](https://togithub.com/arcalot/go-assert/pull/16) **Full Changelog**: https://github.com/arcalot/go-assert/compare/v1.4.0...v1.5.0 ### [`v1.4.0`](https://togithub.com/arcalot/go-assert/releases/tag/v1.4.0) [Compare Source](https://togithub.com/arcalot/go-assert/compare/v1.3.0...v1.4.0) #### What's Changed - Added clarification about behavior of panics assertion. by [@​jaredoconnell](https://togithub.com/jaredoconnell) in [https://github.com/arcalot/go-assert/pull/12](https://togithub.com/arcalot/go-assert/pull/12) - Return features by [@​jaredoconnell](https://togithub.com/jaredoconnell) in [https://github.com/arcalot/go-assert/pull/13](https://togithub.com/arcalot/go-assert/pull/13) - Added NotNilR - Changed type parameterization of ErrorR **Full Changelog**: https://github.com/arcalot/go-assert/compare/v1.3.0...v1.4.0
arcalot/arcaflow-plugin-sdk-go (go.flow.arcalot.io/pluginsdk) ### [`v0.4.1`](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/releases/tag/v0.4.1) [Compare Source](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/compare/v0.2.0...v0.4.1) #### What's Changed - Improve close handling 2 by [@​jaredoconnell](https://togithub.com/jaredoconnell) in [https://github.com/arcalot/arcaflow-plugin-sdk-go/pull/42](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/pull/42) - Signals, ValidateCompatibility, ATP V2 by [@​jaredoconnell](https://togithub.com/jaredoconnell) in [https://github.com/arcalot/arcaflow-plugin-sdk-go/pull/43](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/pull/43) - Configure Renovate by [@​platform-engineering-bot](https://togithub.com/platform-engineering-bot) in [https://github.com/arcalot/arcaflow-plugin-sdk-go/pull/44](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/pull/44) - ValidateCompatibility fix by [@​jaredoconnell](https://togithub.com/jaredoconnell) in [https://github.com/arcalot/arcaflow-plugin-sdk-go/pull/49](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/pull/49) - Update Patch updates by [@​platform-engineering-bot](https://togithub.com/platform-engineering-bot) in [https://github.com/arcalot/arcaflow-plugin-sdk-go/pull/45](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/pull/45) - Update all dependencies by [@​platform-engineering-bot](https://togithub.com/platform-engineering-bot) in [https://github.com/arcalot/arcaflow-plugin-sdk-go/pull/46](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/pull/46) - Added string to the pattern error message by [@​jaredoconnell](https://togithub.com/jaredoconnell) in [https://github.com/arcalot/arcaflow-plugin-sdk-go/pull/52](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/pull/52) - Signal field name by [@​jaredoconnell](https://togithub.com/jaredoconnell) in [https://github.com/arcalot/arcaflow-plugin-sdk-go/pull/51](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/pull/51) - Fix panic from bare string default by [@​jdowni000](https://togithub.com/jdowni000) in [https://github.com/arcalot/arcaflow-plugin-sdk-go/pull/53](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/pull/53) - Added client done message by [@​jaredoconnell](https://togithub.com/jaredoconnell) in [https://github.com/arcalot/arcaflow-plugin-sdk-go/pull/55](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/pull/55) **Full Changelog**: https://github.com/arcalot/arcaflow-plugin-sdk-go/compare/v0.2.0...v0.4.1 ### [`v0.2.0`](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/releases/tag/v0.2.0): 0.2.0 [Compare Source](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/compare/v0.1.3...v0.2.0) #### What's Changed - Hard Code version of golangci-lint by [@​jdowni000](https://togithub.com/jdowni000) in [https://github.com/arcalot/arcaflow-plugin-sdk-go/pull/38](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/pull/38) - Improve termination handling by [@​jaredoconnell](https://togithub.com/jaredoconnell) and [@​mfleader](https://togithub.com/mfleader) in [https://github.com/arcalot/arcaflow-plugin-sdk-go/pull/40](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/pull/40) #### Breaking changes - The context now needs to be passed into the callable step. #### New Contributors - [@​jdowni000](https://togithub.com/jdowni000) made their first contribution in [https://github.com/arcalot/arcaflow-plugin-sdk-go/pull/38](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/pull/38) **Full Changelog**: https://github.com/arcalot/arcaflow-plugin-sdk-go/compare/v0.1.3...0.2.0 ### [`v0.1.3`](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/releases/tag/v0.1.3): 0.1.3: Exposed step output schema [Compare Source](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/compare/v0.1.2...v0.1.3) #### What's Changed - Typedef definitions go generator by [@​josecastillolema](https://togithub.com/josecastillolema) in [https://github.com/arcalot/arcaflow-plugin-sdk-go/pull/28](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/pull/28) - Updating GitHub Actions by [@​janosdebugs](https://togithub.com/janosdebugs) in [https://github.com/arcalot/arcaflow-plugin-sdk-go/pull/37](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/pull/37) - Exposing step output schema by [@​janosdebugs](https://togithub.com/janosdebugs) in [https://github.com/arcalot/arcaflow-plugin-sdk-go/pull/36](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/pull/36) #### New Contributors - [@​josecastillolema](https://togithub.com/josecastillolema) made their first contribution in [https://github.com/arcalot/arcaflow-plugin-sdk-go/pull/28](https://togithub.com/arcalot/arcaflow-plugin-sdk-go/pull/28) **Full Changelog**: https://github.com/arcalot/arcaflow-plugin-sdk-go/compare/v0.1.2...v0.1.3

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.