Update factory_bot_rails: 5.2.0 → 6.0.0 (major) #285
Closed
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.0.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 more commits than we can show here.
Release Notes
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 26 commits:
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
1.8.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
Bump to 1.8.3Merge pull request #528 from krzysiek1507/feature/optimize-normalize_flat_keysMerge pull request #519 from fabiosammy/fix-pluralize-on-unknown-locale-with-attributesMerge pull request #520 from piecehealth/kangMerge pull request #529 from Shopify/callback-keyword-argsUse Ruby 2.7.1Trigger actions on pull requests to masterPass options as keyword arguments to translation procsBump Rake to v13Bump rake to v13Merge pull request #527 from krzysiek1507/fix/speed-and-memory-optimizationsOptimize normalize_flat_keysUse flat_map instead of map.flatten in defaultsReduce memory usage in computeReduce memory usage in Tag::Parents moduleMap in-place subtagsUse flat_map instead of map.flatten in normalize_keyMerge pull request #526 from amatsuda/kwargs_argsDouble-splat the arguments for I18n.translateMerge pull request #524 from ruby-i18n/revert-521-fix-ruby27-deprecation-warning-in-proc-callRevert "Fix Ruby 2.7 keyword arguments related deprecation warning in Proc call"Merge pull request #521 from beamtech/fix-ruby27-deprecation-warning-in-proc-callMerge pull request #523 from sandstrom/patch-1Misc readme updatesProvide "I18n::Backend::Fallbacks#on_fallback" hook to allow users to add specified logic when the fallback succeeds.Added double splat to resolve deprecation warningAdd reject to remove attributes from entryAdd the test to failMerge pull request #482 from jeffjyang/add-i18n-exist-check-without-fallbackSwitch to new GitHub issue templateUpdate issue templatesMerge pull request #509 from vipera/fix-chain-fallback-backendsRelease Notes
2.6.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
version bump to v2.6.0ci: update pipeline icon to "cog"update CHANGELOGdep: update to hoe-markdown ~> v1.2ci: remove serial group on PR pipelineMerge pull request #188 from pipefy/add-css-keywordsorder alphabeticalyci: update github iconsmaintenance: use hoe-markdown to manage markdown filespackaging: update gemspec changelog URLadd border keywordsDepfu 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