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
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
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 (6.2.0 → 6.4.2) · Repo · Changelog
Release Notes
6.4.2
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 19 commits:
Bump to 6.4.2 [ci skip]
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
↗️ factory_bot (indirect, 6.2.1 → 6.4.2) · Repo · Changelog
Release Notes
6.4.2
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 33 commits:
Bump to 6.4.2 [ci skip]
Assign klass to global traits when find by name
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]
↗️ nokogiri (indirect, 1.15.4 → 1.15.5) · Repo · Changelog
Release Notes
1.15.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
version bump to v1.15.5
ci: add ruby version to vendored libs cache key (backport) (#3029)
ci: add ruby version to vendored libs cache key (#3028)
dep: update libxml to 2.11.5 and libxslt to 1.1.39 (v1.15.x) (#3025)
ci: skip the BSD builds for now
dep: update libxml to 2.11.5 and libxslt to 1.1.39
doc(fix): correct :nodoc:
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