[ruby] Update mongoid_rails_migrations 1.6.1 → 1.6.2 (patch) #592
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?
✳️ mongoid_rails_migrations (1.6.1 → 1.6.2) · Repo
Commits
See the full diff on Github. The new version differs by 2 commits:
Prepare 1.6.2 + test matrix updateAdd benchmark dependency (#63)✳️ mongoid (9.0.9 → 9.0.10) · Repo · Changelog
Release Notes
9.0.10
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 4 commits:
Bump version to 9.0.10 (#6099)MONGOID-5864 Rails metadata (#6094)MONGOID-5919 Restrict Criteria.from_hash method (#6083) (#6084)MONGOID-5899 Write conflict error when accessing embedded documents via [] operator after direct DB update (#6077)Release Notes
5.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 5 commits:
fix release infra (#365)Bump version to 5.2.0 (#364)RUBY-3651 Add support for jruby 10 (#353)only try to load candidate tasks if the submodule has been loaded (#363)Final (?) tweaks to release workflow (#362)Release Notes
2.22.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:
an empty change to give us something to commit, so we can create a PR (#2965)Use correct repository for drivers-github-tools (#2963)Bump version to 2.22.0 (#2962)RUBY-3722 Properly handle SocketError (#2961)RUBY-3726 Use new toolchain (#2958)RUBY-3520 Sort option for updateOne and replaceOne (#2938)RUBY-3705 Skip tests that fail on latest (#2953)RUBY-3652 Remove serverless testing (#2942)Fix ArgumentError when a server is marked unknown (#2949)Release Notes
1.9.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 56 commits:
Merge pull request #3879 from ruby/v190Bump to v1.9.0Merge pull request #3878 from ruby/find-allAdd Prism::Node#find_allMerge pull request #3877 from ruby/byte-offsetRename line_to_byte_offset -> byte_offsetMerge pull request #3875 from Earlopain/bump-bundlerMerge pull request #3871 from Earlopain/lex-ripper-plainUpdate bundler in the main gemfileMerge pull request #3874 from Earlopain/rbi-optionsFix rbi for parsing optionsRemove `Prism.lex_ripper`Merge pull request #3873 from ruby/each-lineUse each_line to avoid allocating arrayMerge pull request #3872 from Earlopain/ripper-translator-word-sepFix `on_words_sep` for ripper translator with newlinesMerge pull request #3870 from Earlopain/ripper-translator-optimize-sortOptimize ripper translator token sortingMerge pull request #3855 from Earlopain/lex-compat-token-typesMerge pull request #3868 from Earlopain/ripper-translator-no-delegateFurther optimize ripper translator by not using `delegate`Remove unneeded lex_compat token typesMerge pull request #3867 from eregon/check-if-array-before-calling-anyMerge pull request #3866 from Shopify/vs_add_license_to_cratesAlso handle `BasicObject` as a return valueCheck using Prism nodes if a command call has any arguments in Ripper translatorMerge pull request #3865 from Earlopain/ripper-events-return-valueAdd `license` identifier to Rust cratesFix `on_*` return value of ripper translatorMerge pull request #3859 from eregon/ripper_on_spAdd Ripper :on_sp events for Prism.lex_compat and Prism::Translation::RipperIgnore *.rb at the root for `rake typecheck:sorbet`Merge pull request #3862 from Earlopain/optimize-ripperMerge pull request #3864 from ruby/dependabot/bundler/gemfiles/2.7/ruby-deps-961cfbabc9Merge pull request #3863 from ruby/dependabot/maven/java-wasm/java-deps-7f33173740Optimize ripper translatorBump the ruby-deps group across 9 directories with 1 updateBump org.codehaus.mojo:templating-maven-pluginMerge pull request #3858 from eregon/various-fixesMerge pull request #3856 from Earlopain/no-duplicate-lex-testsRemove duplicate lex testsAdd Prism::Source#line_to_byte_offset and replace direct accesses to offsetsSimplify and optimize Prism::Node#tunnelFix docs of opening_loc/closing_loc of BlockNodeMerge pull request #3857 from Earlopain/remove-some-token-typesFix ripper translator for `__END__`Merge pull request #3853 from Earlopain/ripper-shim-rdocMerge pull request #3854 from Earlopain/ripper-tokenizeAdd `Ripper.tokenize` to translation layerMake the ripper shim work with rdocMerge pull request #3852 from Earlopain/invalid-syntax-fix-locationsMerge pull request #3849 from Earlopain/ripper-shim-irb-no-crashFix locations for invalid syntax when using `expect1_opening`Merge pull request #3850 from Earlopain/ripper-docsUpdate ripper translation docsMake irb work with the ripper shim🆕 benchmark (added, 0.5.0)
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