Update factory_bot_rails 6.4.2 → 6.4.3 (patch) #333
Merged
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 (6.4.2 → 6.4.3) · Repo · Changelog
Release Notes
6.4.3
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
3.1.5 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
CHANGES: Add 3.1.5 entries
CHANGES: Add 3.1.4 entries
Clarify that JSON methods come from the JSON gem
Merge pull request #275 from BurdetteLamar/json_doc
[DOC] Add section Methods for Working with JSON
Merge pull request #273 from krtschmr/patch-1
Merge pull request #274 from koic/tweak_docs_for_bigdecimal_util
Update doc for bigdecimal/util
fixed docs for .scale
Merge pull request #265 from nobu/bumpup-3.1.5
Merge pull request #269 from ruby/use-test-unit-ruby-core
Use test-unit-ruby-core gem
Merge pull request #267 from ruby/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
Merge pull request #266 from ruby/remove-truffleruby
Remove TruffleRuby because it's broken with the current test
Move bsearch test with Bigdecimal under the test_bigdecimal.rb
Bump up to 3.1.5
Update to_s doc examples
Add .to_s('F') digit grouping for integer part
fix: typo in document comments of `f_BigDecimal` function
Remove set but unused variable
Merge pull request #260 from ruby/update-test-lib-20230324
Update test libraries from https://github.com/ruby/ruby/commit/b4e438d8aabaf4bba2b27f374c787543fae07c58
Release Notes
6.4.5
6.4.4
6.4.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
Bump to 6.4.5 [ci skip]
Clean up conditionals based on prior Ruby versions
Drop EOL Ruby and Rails versions
Re-add Rails 7.1 support
Back down to Bundler 2.3
Bump to 6.4.4
Remove dependency on observer
Bump to 6.4.3
Update changelog
Formatting
Fix Ruby 3.3 deprecation warning
Relax the exception message check
Stop passing disable-error_highlight
Bump github actions/checkout to v4
Add Rails 7.1 to CI
Support models without ID setters in build_stubbed
Release Notes
1.16.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.
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