dependency: bump mongoid from 7.2.1 to 7.2.2
Bumps mongoid from 7.2.1 to 7.2.2.
Release notes
Sourced from mongoid's releases.
7.2.2
This patch release in the 7.2 series repairs a Rails 6.1 incompatibility in the Mongoid config generator and fixes several user-reported problems. The following issues have been resolved:
- MONGOID-5042 rails g mongoid:config is not working on Rails 6.1
- MONGOID-5063 Support numeric path components as hash keys when embedded matching
- MONGOID-5069 Support numeric path components resolving to hash keys under arrays when embedded matching
- MONGOID-5059
set
nilifies attributes excluded viaonly
- MONGOID-5068 ElemMatch matcher operates on pre-stringified keys in condition verification path against impossible values
- MONGOID-5076 reload fails to find document when the document's sharded field has been updated
Commits
-
4fce489
Release 7.2.2 -
64d4518
Fix MONGOID-5076 reload fails to find document when the document's sharded fi... -
b68a8ec
Update shared refs -
04accba
MONGOID-5069 Support numeric path components resolving to hash keys under arr... -
1183d33
Fix MONGOID-5059set
nilifies attributes excluded viaonly
(#4978) -
14e9704
Fix MONGOID-5068 ElemMatch matcher operates on pre-stringified keys in condit... -
4fcbd1f
MONGOID-5063 Support numeric path components when traversing hashes with dot ... -
1ec1820
Fix MONGOID-5042 rails g mongoid:config is not working on Rails 6.1 (#4960) -
77ec4cd
MONGOID-5047 Take Rails versions from Evergreen configuration in app tests (#... -
b37fed6
Move virtualenv & mtools-legacy installation into Docker base image when poss... - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts