Skip to content

dep: bump dry-validation from 1.8.1 to 1.10.0

George Koltsov requested to merge dependabot-bundler-dry-validation-1.10.0 into main

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

Compare v1.9.0...v1.10.0

v1.9.0

Fixed

Changed

Compare v1.8.1...v1.9.0

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

Compare v1.9.0...v1.10.0

1.9.0 2022-10-15

Fixed

Changed

Compare v1.8.1...v1.9.0

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: test report for 3ac965a8

+------------------------------------------------------------------+
|                        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   | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov

Merge request reports