dep: bump dry-validation from 1.8.1 to 1.10.0
Bumps dry-validation from 1.8.1 to 1.10.0.
Release notes
Sourced from dry-validation's releases.
v1.10.0
This release is mostly about upgrading to dry-core 1.0 and dry-configurable 1.0. One of the outcomes is dropping dependency on dry-container (because it was moved to dry-core). If you happen to use dry-container, please switch to
Dry::Core::Container
.Changed
- Upgraded to the latest versions of dry-{core,configurable,logic,types} (
@flash-gordon
+@solnic
)v1.9.0
Fixed
- Duplicated keys mishandling in rule evaluation (issue #676 fixed via #711) (
@mereghost
)Changed
Changelog
Sourced from dry-validation's changelog.
1.10.0 2022-11-04
This release is mostly about upgrading to dry-core 1.0 and dry-configurable 1.0. One of the outcomes is dropping dependency on dry-container (because it was moved to dry-core). If you happen to use dry-container, please switch to
Dry::Core::Container
.Changed
- Upgraded to the latest versions of dry-{core,configurable,logic,types} (
@flash-gordon
+@solnic
)1.9.0 2022-10-15
Fixed
- Duplicated keys mishandling in rule evaluation (issue #676 fixed via #711) (
@mereghost
)Changed
Commits
-
70b4519
Update changelog.yml -
fcb0e95
Use released dry-rb deps -
d11b057
Update dry-validation.gemspec from dry-rb/template-gem -
3dfe54c
Update deps -
a4d7e31
Update .action_hero.yml from dry-rb/template-gem -
03f7406
Update .action_hero.yml from dry-rb/template-gem -
2b9a5b7
Fix constant reference -
4815b71
Update dry-validation.gemspec from dry-rb/template-gem -
1a212a8
Use gems from git -
49df2d5
Update deps - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts
Allure report
allure-report-publisher
generated test report!
rspec:
+------------------------------------------------------------------+
| behaviors summary |
+-------------+--------+--------+---------+-------+-------+--------+
| | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| controllers | 25 | 0 | 0 | 0 | 25 | ✅ |
| services | 181 | 0 | 0 | 0 | 181 | ✅ |
| jobs | 14 | 0 | 0 | 0 | 14 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
| tasks | 9 | 0 | 0 | 0 | 9 | ✅ |
| models | 4 | 0 | 0 | 0 | 4 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 243 | 0 | 0 | 0 | 243 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+