Bump mongoid from 8.0.3 to 8.0.4
Bumps mongoid from 8.0.3 to 8.0.4.
Release notes
Sourced from mongoid's releases.
8.0.4
Mongoid 8.0.4 is a patch release in 8.0 series with a few bug fixes:
- MONGOID-5520 Criteria ordering fails for non-numeric values (ex: { '$meta' => 'textScore' })
- MONGOID-5539 Find requires Pipeline aggregation to be coerced into an array
- MONGOID-5582 Support shard keys based on subdocument fields
- MONGOID-5600 Mongoid 8 breaks "build"
The following additional improvements were made:
- MONGOID-5465 Single-value .in should convert to .where (resolve deprecated .in scalar value behavior)
- MONGOID-5590 Shard keys do not support fields with "." in their name
- MONGOID-5560 delete_one on embeds_many is callable and is not consistent with delete
- MONGOID-5617 Improve performance of _matches?()
Commits
-
bc66519
Update public key -
5060bff
Bump version to 8.0.4 (#5653) -
917ca67
MONGOID-5616: Dependent Behavior Documentation is incorrect (#5628) -
abcc79d
MONGOID-5465: remove deprecation note from docs regarding single-value $in (#... -
e9721e4
MONGOID-5560 alias delete_one to delete forMany
proxies (#5633) (#5635) -
484bcf0
MONGOID-5617 - Increase performance ofMongoid::Matcher#extract_attribute
b... -
0f8d6fc
MONGOID-5514: Improve forking guidance (#5627) -
2f12273
MONGOID-5600 Backport to 8.0-stable (#5622) -
cff3c4f
Update sharding docs re: keys with "." characters in them (#5591) -
b2943a3
MONGOID-5520 Backport #5584 to 8.0 (#5587) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts