Update factory_bot 6.2.1 → 6.4.1 (minor) #1399
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?
Release Notes
6.4.1
6.4.0
6.3.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 31 commits:
Bump to 6.4.1 [ci skip]
Assign klass to defined_traits to pass it's class to ActiveSuport::Notifications
Bump to 6.4.0 [ci skip]
Pass block to `expect` as needed
Support uuid primary keys in build_stubbed
Document integration with 2.7 and 3.0 syntactic sugars (#1592)
Bump to 6.3.0 [ci skip]
Chore - Add link to the changelog
Publish `factory_bot.compile_factory` notification
fix(Stub): align #destroyed with #new_record/#persisted
Document 6.0.0 may break FactoryBot.lint
Link to the book
Major docs overhaul: refs, guide, cookbook
Create CODEOWNERS (#1572)
Move documentation into mdBook
Add Ruby 3.2 to build matrix (#1564)
Pass key and receiver to custom key errors (#1561)
Disable cucumber publish message (#1562)
Don't run simplecov on alternate Ruby (#1563)
Use bundle add instead (#1535)
Add 'to_sym' to CustomStrategy in GETTING_STARTED (#1537)
Remove hound.yml file (#1550)
rename references master -> main (#1546)
Correct some offenses by `standardrb --fix`
Correct for `Style/RedundantInitialize` cop
Update standard version to 1.18.0
Update actions/checkout version to v3 (#1556)
CI: Exclude TruffleRuby on Rails 5.0, 5.1, and 5.2 (#1547)
Updated README (#1543)
Fix some typo (#1542)
Note custom strategies breaking change [skip ci]
✳️ factory_bot_rails (6.2.0 → 6.4.0) · Repo · Changelog
Release Notes
6.4.0 (from changelog)
6.3.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
Bump to 6.4.0 [ci skip]
Bump to 6.3.0 [ci skip]
Depend on factory_bot 6.4.x
s/eser/user/ (#422)
Add projections.json for Rails.vim support
Reject sequence definitions for Active Record primary keys (#419)
Bundler 2.4.19 removed the "Using " lines
Add custom Rails generator in README.md [ci skip]
Remove references to travis
Expand matrix for more recent versions
Test disabling the generator
Address standard TODO
Upgrade bundler
Update all dev dependencies
Setup CI via GitHub Actions (#410)
Fix style link in CONTRIBUTING.md [ci skip] (#402)
Silence cucumber publish prompt
Unlock cucumber version
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