Update factory_bot_rails: 5.2.0 → 6.1.0 (major) #291
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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ factory_bot_rails (5.2.0 → 6.1.0) · Repo · Changelog
Release Notes
6.1.0
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 more commits than we can show here.
Release Notes
6.1.0
6.0.2
6.0.1
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 36 commits:
Bump version to 6.1.0 [ci skip]
Make the evaluator instance public
Fix ruby 2.7 kwargs warning
Update rails versions used in test
Bump version for the reproduction script [ci skip]
Raise more helpful error for invalid attribute
Add note about sequences and uniqueness [ci skip]
Use attr_readers in association declaration
Simplify list of supported Ruby versions [ci skip]
Remove Hound badge [ci skip]
Bump version to v6.0.2 [ci skip]
Ensure enum traits only get expanded once
Bump version to v6.0.1
Revert "Remove redundant const_missing class method."
Bump version to v6.0.0 [ci skip]
Add documentation for enum traits [ci skip]
Remove changlog_uri from gemspec [ci skip]
Add instructions for running tests [ci skip]
Run standard on CI
Run standardrb
Replace Rubocop with standard
Remove unused _include_private argument
Remove unused method respond_to_missing?
Remove redundant const_missing class method.
Remove code for registering callbacks
Bump all dev dependencies
[Fix #1395] Remove JRuby things
Update GETTING_STARTED.md (#1389)
Add functionality for enum traits (#1380)
Prepare for factory_bot 6
Run travis against Rails master (#1388)
Clarify deprecations in NEW.md [ci skip]
Document transient associations [ci skip]
Allow defining the starting id for build_stubbed
Fix typo (#1385)
Merge pull request #1381 from thoughtbot/index-getting-started
Release Notes
2.7.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 9 commits:
version bump to v2.7.0
Merge pull request #190 from ahorek/page_break
update CHANGELOG
add page-break to safelist
Merge pull request #192 from b7kich/maintain_shorthand_css_important_rule
update CHANGELOG
prefer Array#<< to creating a new array
scrub_css should not drop `!important` from shorthand css props
update json dev dependency
Release Notes
5.14.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 4 commits:
prepped for release
- Bumped ruby version to include 3.0 (trunk).
whitespace
I am an idiot... fixed a last-day-of-month testing bug. I don't think I've done that in 15+ years. :P
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