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 publicFix ruby 2.7 kwargs warningUpdate rails versions used in testBump version for the reproduction script [ci skip]Raise more helpful error for invalid attributeAdd note about sequences and uniqueness [ci skip]Use attr_readers in association declarationSimplify 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 onceBump version to v6.0.1Revert "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 CIRun standardrbReplace Rubocop with standardRemove unused _include_private argumentRemove unused method respond_to_missing?Remove redundant const_missing class method.Remove code for registering callbacksBump all dev dependencies[Fix #1395] Remove JRuby thingsUpdate GETTING_STARTED.md (#1389)Add functionality for enum traits (#1380)Prepare for factory_bot 6Run travis against Rails master (#1388)Clarify deprecations in NEW.md [ci skip]Document transient associations [ci skip]Allow defining the starting id for build_stubbedFix typo (#1385)Merge pull request #1381 from thoughtbot/index-getting-startedRelease 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.0Merge pull request #190 from ahorek/page_breakupdate CHANGELOGadd page-break to safelistMerge pull request #192 from b7kich/maintain_shorthand_css_important_ruleupdate CHANGELOGprefer Array#<< to creating a new arrayscrub_css should not drop `!important` from shorthand css propsupdate json dev dependencyRelease 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).whitespaceI am an idiot... fixed a last-day-of-month testing bug. I don't think I've done that in 15+ years. :PDepfu 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