Update dependency mingo to v6.5.1 - autoclosed #452
Closed
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.
This PR contains the following updates:
6.4.9
->6.5.1
Release Notes
kofrasa/mingo (mingo)
v6.5.1
Compare Source
Improvements
$bucketAuto
by removing excessive hashing.updateObject(..)
toupdate(..)
.toString()
method.$type
returns"regexp"
instead of"regex"
whenuseStrictMode
=false
.Fixes
$cmp
.v6.5.0
Compare Source
New
$densify
pipeline stage operator.$graphLookup
pipeline stage operator.$dateTrunc
expression operator.$lookup
by array and sub-queries with nested pipeline.granularity
option in$bucketAuto
.$type
uses JS type names whenuseStrictMode
=false
orMongoDB
type names otherwise."undefined"
,"boolean"
, and"number"
."missing"
,"bool"
,"int"
,"long"
, and"double"
.AnyVal
->Any
andRawObject
->AnyObject
.Fixes
$dateDiff
to be consistent with MongoDB.null
inputs to$objectToArray
,$setUnion
,$map
,$zip
, and$filter
.idKey
for$project
when no other fields are selected.$$NOW
variable in options.$subtract
operator.$first
,$last
, and$ifNull
.$min
and$max
to be consistent with new behaviour in latest MongoDB.v6.4.15
Compare Source
New
toString
when defined on the type.v6.4.14
Compare Source
v6.4.13
Compare Source
Update
Query
condition to updater function.v6.4.12
Compare Source
New
Updater
. #413MingoError
type to represent errors caught by the library.Fixes
v6.4.11
Compare Source
New
Updater
. #413MingoError
type to represent errors caught by the library.Fixes
v6.4.10
Compare Source
Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.