[ruby - main] Update shoulda-matchers → 6.0.0 (unknown) #2656
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ shoulda-matchers (~> 5.0 → ~> 6.0) · Repo · Changelog
Release Notes
6.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 41 commits:
release: Bump version to 6.0.0 [skip ci] (#1595)
chore: bring CHANGELOG up to date (#1596)
chore: Add issue templates (#1594)
feat: add ruby 3.3.0-rc1 support (#1588)
refactor: Remove the with qualifier on define_enum_for matcher (#1589)
chore: Update Rails versions (#1591)
fix: Adjust flaky spec on `ValidateAbsenceOfMatcher` (#1590)
refactor: Enhance unit test helpers loading (#1585)
chore: Fix yard undoc warnings (#1586)
chore: Remove references to unsupported Rails versions (#1584)
Add `normalize` matcher (#1558)
feat: When an unrelated error is seen with negated allow_value, give a hint (#1570)
fix: catch ruby3.3 format NoMethodError message (#1579)
fix: Ensure that validation specs work for ActiveModel without ActiveRecord (#1580)
feat: Add support for Rails 7.1 (#1573)
Move Elliot to alumni (#1577)
Bump `appraisal` gem (#1574)
feat: Allow length validation on associations (#1569)
Remove Copyright years (#1568)
feat: Make `ValidateComparisonOfMatcher` inherit from `ValidationMatcher` (#1567)
feat: Make `ValidateNumericalityOfMatcher` inherit from `ValidationMatcher` (#1566)
Extend AM validate_length_of matcher to support array attributes (#1560)
feat: Implement comparison of matcher (#1552)
chore: Update Ruby versions (#1549)
fix: Remove non-inclusive terms (#1557)
feat: Implement `of_sql_type` qualifier on `have_db_column` matcher (#1555)
Create CODEOWNERS (#1554)
Fix broken thoughtbot logo on README.md. (#1551)
Remove rails_6_0 in Appraisals (#1550)
Remove Rails 6.0.z support (#1548)
Add timestamptz to the dummy value case statement (#1544)
Remove Rails 5.2 support (#1522)
Remove Ruby 2.7 support (#1547)
Remove Ruby 2.6 support (#1521)
Improve `have_db_index` to better handle columns with multiple indexes (#1542)
Update Ruby to the lastest version (#1540)
Change GitHub workflow badge route (#1539)
Update dependencies (#1528)
[ci skip] Add VSPPedro collaborator to README (#1537)
Add Ruby 3.2 to the CI matrix. Also update cache and checkout actions versions. (#1536)
Update license year (#1533)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands