Releases: i-love-flamingo/form
Releases · i-love-flamingo/form
v1.1.3
Version v1.1.3 (2025-02-17)
Chores and tidying
- deps: update module github.com/go-playground/validator/v10 to v10.25.0 (#62) (8ac1f64)
- deps: update module flamingo.me/flamingo/v3 to v3.13.0 (#65) (f74f6c1)
- deps: update dependency go to v1.23.2 (#55) (2f364ad)
- deps: update module github.com/vektra/mockery/v2 to v2.46.3 (#59) (2fa2cfd)
- deps: update module github.com/vektra/mockery/v2 to v2.46.1 (#58) (501b8e0)
- deps: update module github.com/go-playground/validator/v10 to v10.22.1 (#56) (28c9e9a)
- deps: update module flamingo.me/flamingo/v3 to v3.11.0 (#54) (550d6aa)
- deps: update module github.com/vektra/mockery/v2 to v2.46.0 (#57) (853869a)
- deps: update dependency go to v1.23.0 (#52) (47e5c11)
- deps: update module github.com/vektra/mockery/v2 to v2.45.0 (#53) (68cf643)
- deps: update module github.com/vektra/mockery/v2 to v2.44.1 (#51) (1d96082)
- deps: update module github.com/vektra/mockery/v2 to v2.43.2 (#44) (3d26489)
- deps: update dependency go to v1.22.5 (#50) (20689a7)
- deps: update module flamingo.me/flamingo/v3 to v3.9.0 (#49) (15dbe5b)
- deps: update module github.com/go-playground/validator/v10 to v10.22.0 (#45) (d9b6333)
- deps: update dependency go to v1.22.2 (#48) (05633cc)
- deps: update module github.com/stretchr/testify to v1.9.0 (#46) (96a4851)
What's Changed
- chore(deps): update module github.com/stretchr/testify to v1.9.0 by @renovate in #46
- chore(deps): update dependency go to v1.22.2 by @renovate in #48
- chore(deps): update module github.com/go-playground/validator/v10 to v10.22.0 by @renovate in #45
- chore(deps): update module flamingo.me/flamingo/v3 to v3.9.0 by @renovate in #49
- chore(deps): update dependency go to v1.22.5 by @renovate in #50
- chore(deps): update module github.com/vektra/mockery/v2 to v2.43.2 by @renovate in #44
- chore(deps): update module github.com/vektra/mockery/v2 to v2.44.1 by @renovate in #51
- chore(deps): update module github.com/vektra/mockery/v2 to v2.45.0 by @renovate in #53
- chore(deps): update dependency go to v1.23.0 by @renovate in #52
- chore(deps): update module github.com/vektra/mockery/v2 to v2.46.0 by @renovate in #57
- chore(deps): update module flamingo.me/flamingo/v3 to v3.11.0 by @renovate in #54
- chore(deps): update module github.com/go-playground/validator/v10 to v10.22.1 by @renovate in #56
- chore(deps): update module github.com/vektra/mockery/v2 to v2.46.1 by @renovate in #58
- chore(deps): update module github.com/vektra/mockery/v2 to v2.46.3 by @renovate in #59
- chore(deps): update dependency go to v1.23.2 by @renovate in #55
- chore(deps): update module flamingo.me/flamingo/v3 to v3.13.0 by @renovate in #65
- chore(deps): update module github.com/go-playground/validator/v10 to v10.25.0 by @renovate in #62
- Release v1.1.3 by @github-actions in #47
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Version v1.1.2 (2024-02-09)
Tests
Ops and CI/CD
Chores and tidying
- deps: update module github.com/vektra/mockery/v2 to v2.40.2 (#41) (7853360)
- deps: update module gopkg.in/go-playground/validator.v9 to v10 (#25) (0f858a0)
- deps: update module flamingo.me/flamingo/v3 to v3.8.0 (#40) (e1398d0)
- deps: update module github.com/vektra/mockery/v2 to v2.40.1 (#32) (30a692a)
- deps: update actions/checkout digest to b4ffde6 (#38) (94e9e97)
- deps: update actions/setup-go action to v5 (#39) (5e5ed67)
- deps: update actions/checkout action to v4 (#37) (a9cbf0a)
- deps: update module flamingo.me/flamingo/v3 to v3.7.0 (#36) (a471a25)
- deps: update module github.com/stretchr/testify to v1.8.4 (#35) (29e0023)
- deps: update module flamingo.me/flamingo/v3 to v3.6.1 (#34) (c2411ed)
- deps: update module flamingo.me/flamingo/v3 to v3.6.0 (#33) (cddd100)
- deps: update module github.com/go-playground/universal-translator to v0.18.1 (#26) (936df6c)
- deps: update module flamingo.me/flamingo/v3 to v3.5.1 (#28) (947c1ba)
- deps: update actions/setup-go action to v4 (#29) (91847a5)
- deps: update module github.com/stretchr/testify to v1.8.2 (#27) (664be9d)
- add regex to detect go run/install commands (#30) (7800b3d)
- deps: upgrade mockery (#31) (b8a3068)
- deps: update module flamingo.me/flamingo/v3 to v3.4.0 (#22) (933f7e4)
- deps: update module flamingo.me/dingo to v0.2.10 (#23) (b03a4f3)
- Bump go version, update dependencies, fix gofmt (#21) (7f64d42)
- deps: update module github.com/go-playground/universal-translator to v0.18.0 (#13) (1dcfd09)
- deps: update module github.com/stretchr/testify to v1.8.0 (#14) (33ff150)
- deps: update actions/checkout action to v3 (#17) (d5b7288)
- deps: update actions/setup-go action to v3 (#18) (9caf6e0)
Other
What's Changed
- Configure Renovate by @renovate in #12
- chore(deps): update actions/setup-go action to v3 by @renovate in #18
- chore(deps): update actions/checkout action to v3 by @renovate in #17
- chore(deps): update module github.com/stretchr/testify to v1.8.0 by @renovate in #14
- chore(deps): update module github.com/go-playground/universal-translator to v0.18.0 by @renovate in #13
- chore: Bump go version, update dependencies, fix gofmt by @carstendietrich in #21
- test: Add missing module test by @carstendietrich in #20
- chore(deps): update module flamingo.me/dingo to v0.2.10 by @renovate in #23
- chore(deps): update module flamingo.me/flamingo/v3 to v3.4.0 by @renovate in #22
- chore(deps): upgrade mockery by @tessig in #31
- chore: add regex to detect go run/install commands by @tessig in #30
- chore(deps): update module github.com/stretchr/testify to v1.8.2 by @renovate in #27
- chore(deps): update actions/setup-go action to v4 by @renovate in #29
- chore(deps): update module flamingo.me/flamingo/v3 to v3.5.1 by @renovate in #28
- chore(deps): update module github.com/go-playground/universal-translator to v0.18.1 by @renovate in #26
- chore(deps): update module flamingo.me/flamingo/v3 to v3.6.0 by @renovate in #33
- chore(deps): update module flamingo.me/flamingo/v3 to v3.6.1 by @renovate in #34
- chore(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #35
- chore(deps): update module flamingo.me/flamingo/v3 to v3.7.0 by @renovate in #36
- chore(deps): update actions/checkout action to v4 by @renovate in #37
- chore(deps): update actions/setup-go action to v5 by @renovate in #39
- chore(deps): update actions/checkout digest to b4ffde6 by @renovate in #38
- chore(deps): update module github.com/vektra/mockery/v2 to v2.40.1 by @renovate in #32
- chore(deps): update module flamingo.me/flamingo/v3 to v3.8.0 by @renovate in #40
- chore(deps): update module gopkg.in/go-playground/validator.v9 to v10 by @renovate in #25
- chore(deps): update module github.com/vektra/mockery/v2 to v2.40.2 by @renovate in #41
- ci: introduce semanticore by @IvanMaidurov in #42
- Release v1.1.2 by @github-actions in #43
New Contributors
- @renovate made their first contribution in #12
- @carstendietrich made their first contribution in #21
- @IvanMaidurov made their first contribution in #42
- @github-actions made their first contribution in #43
Full Changelog: v1.1.1...v1.1.2
Upgrade dependencies
What's Changed
- ci: Switch to GitHub Actions by @SchiffFlieger in #9
- Update packages, go version and some copied mocks by @bykof in #8
- fix maximumage validation by @SchiffFlieger in #10
- upgrade dependencies by @tessig in #11
New Contributors
- @SchiffFlieger made their first contribution in #9
- @bykof made their first contribution in #8
- @tessig made their first contribution in #11
Full Changelog: v1.1.0...v1.1.1
Improve Form Errors and update Licence
- Form Errors can now be wrapped
- Switch to MIT Licence