-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update dependency mongoose to v5.13.15 [security] #43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/npm-mongoose-vulnerability
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e0ff501 to
cba3177
Compare
cba3177 to
6a769fa
Compare
6a769fa to
5afdb9c
Compare
5afdb9c to
99b6168
Compare
99b6168 to
3094711
Compare
3094711 to
d3c2c56
Compare
d3c2c56 to
4344efb
Compare
4344efb to
dd6b758
Compare
dd6b758 to
8092b3c
Compare
8092b3c to
4cf43d4
Compare
4cf43d4 to
fbfd71a
Compare
fbfd71a to
60e7e5b
Compare
60e7e5b to
18cc8d3
Compare
18cc8d3 to
30396e6
Compare
30396e6 to
9ad6e29
Compare
9ad6e29 to
1edfbef
Compare
e19682e to
efe4525
Compare
efe4525 to
1e6c0c5
Compare
1e6c0c5 to
82eecc0
Compare
00b2797 to
6d1b687
Compare
6d1b687 to
99869d1
Compare
99869d1 to
c577e31
Compare
c577e31 to
2886b01
Compare
2886b01 to
3448e2e
Compare
3448e2e to
af81bea
Compare
af81bea to
e4fc4e2
Compare
e4fc4e2 to
4cf4c13
Compare
4cf4c13 to
f426cee
Compare
f426cee to
0f67d2a
Compare
0f67d2a to
1090740
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
5.5.12->5.13.15GitHub Vulnerability Alerts
CVE-2019-17426
Automattic Mongoose through 5.7.4 allows attackers to bypass access control (in some applications) because any query object with a _bsontype attribute is ignored. For example, adding "_bsontype":"a" can sometimes interfere with a query filter. NOTE: this CVE is about Mongoose's failure to work around this _bsontype special case that exists in older versions of the bson parser (aka the mongodb/js-bson project).
CVE-2022-2564
Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment.\n\nAffected versions of this package are vulnerable to Prototype Pollution. The
Schema.path()function is vulnerable to prototype pollution when setting the schema object. This vulnerability allows modification of the Object prototype and could be manipulated into a Denial of Service (DoS) attack.Release Notes
Automattic/mongoose
v5.13.15Compare Source
====================
v5.13.14Compare Source
====================
v5.13.13Compare Source
====================
v5.13.12Compare Source
====================
v5.13.11Compare Source
====================
useDb()#10732v5.13.10Compare Source
====================
v5.13.9Compare Source
===================
extends Documentandany#10647v5.13.8Compare Source
===================
v5.13.7Compare Source
===================
Schema#index()types #10562 JaredReisingerpush()#10546v5.13.6Compare Source
===================
next()to avoid stack overflow with large batch size #10449v5.13.5Compare Source
===================
depopulate()with no args depopulates all #10501 gfranczv5.13.4Compare Source
===================
$setOnInsert#10460docan object with correct keys #10475v5.13.3Compare Source
===================
$addToSetand with positional operator #10447discriminator()with non-document #10452 #10421 DouglasGabrv5.13.2Compare Source
===================
v5.13.1Compare Source
====================
bulkSave()#12019v5.13.0Compare Source
===================
bulkSave()function that saves multiple docs in 1bulkWrite()#9727 #9673 AbdelrahmanHafezpathsToSkipto apply intoObject()andtoJSON()#10120diffIndexes()function that calculates what indexessyncIndexes()will create/drop without actually executing any changes #10362 IslandRhythmsendSession()#10306v5.12.15Compare Source
====================
Schemafor cases when we can't infer from Model #10358Query#cast()#10388 lkhodiscriminatorKeyschema option #10386 #10376 IslandRhythmsv5.12.14Compare Source
====================
Model.populate()#10335ValidationErroras a possible type forValidationError#errors#10320 IslandRhythmsModel.exists()#10336 Aminoizv5.12.13Compare Source
====================
$getAllSubdocs()#10275findOneAndUpdate()#10232 #10231 cnwangjiev5.12.12Compare Source
====================
returnOriginalwithfindOneAndUpdate()#10298 #10297 #10292 #10285 IslandRhythmsmap()result an array if used over an array #10288 quantumsheepv5.12.11Compare Source
====================
v5.12.10Compare Source
====================
defaultsoption on result documents from query options #7287 IslandRhythmspathsToValidatetovalidate()andvalidateSync()#10258loadClass()on classes that havecollectionas a static property #10257 #10254 IslandRhythmsvirtualsOnlyparameter toloadClass()function signature IslandRhythmsv5.12.9Compare Source
===================
optionsas first parameter #10216v5.12.8Compare Source
===================
toJSON()function to ensurenameproperty always ends up inJSON.stringify()output #10166 IslandRhythmsallowDiskUseoption #10177insertMany()#10144extends Document#10144UpdateWithAggregationPipelinefor cases whenUpdateQueryis used as a function param #10186useFindAndModifyanduseCreateIndexdeprecation warnings #10155v5.12.7Compare Source
===================
process.nextTick()to avoid clean stack traces causing memory leak when using synchronous recursion likeasync.whilst()#9864v5.12.6Compare Source
===================
writeConcernschema option to work around MongoDB driver'swriteConcerndeprecation warning #10083 #10009 IslandRhythmslocalFieldfilter to$elemMatchon virtual populate when custommatchhas a$elemMatchandforeignFieldis an array #10117save()when usingoptimisticConcurrencyif no changes in document #10128 IslandRhythmsobjascontextinModel.validate()ifobjis a document #10132useDb()withuseUnifiedTopology#8267create()andinsertMany()#10144eachAsync()callback receives a single doc rather than array of docs unlessbatchSizeis set #10135validateSync()is a ValidationError #10147 michaln-qv5.12.5Compare Source
===================
autoCreatevalue from Mongoose global when creating new model before callingconnect()#10091type: Booleanin Schema definitions #10085updateOne()andupdateMany()#10095deleteOne(),deleteMany()#10122useCreateIndexalwaysfalsein docs #10033v5.12.4Compare Source
===================
_idproperty #10069.$*#10123transform()function for single conventional populate #10064Tto useT & Documentinternally #10046$pullwith$paths #10075Datetype for$currentDate#10058$unsetproperties to be any value #10066indexproperty to a string #10077v5.12.3Compare Source
===================
writeConcern()method to avoid writeConcern deprecation warning #10009createCollection()and other helpers to avoid event emitter warning #9778Connection#idto Mongoose instance so id always lines up withmongoose.connectionsindex #10025 IslandRhythmspromiseOrCallback()if 3rd param isn't an EventEmitter #10055 emrebassModel.discriminator()#10054 coro101next()callback forpre('insertMany')hooks #10078 #10072 pezzutransformto PopulateOptions interface #10061v5.12.2Compare Source
===================
post('find')hooks with an array of docs #10015 #9982 IslandRhythmsrefas an option on an array SchemaType #10029selectoption from array schematypes #10029Schema()constructor #10035 zpbrentQueryWithHelpersso query helpers pass through chaining #10040upsertedarray toupdateOne(),updateMany(),update()result #10042Aggregate#project()types that were mistakenly removed in 5.12.0 #10043typein Schema to a SchemaType class or a Schema instance #10030session.withTransaction()beforesession.startTransaction()becausewithTransaction()is the recommended approach #10008mongoose.Types#10016v5.12.1Compare Source
====================
Schemafor cases when we can't infer from Model #10358Query#cast()#10388 lkhodiscriminatorKeyschema option #10386 #10376 IslandRhythmsv5.12.0Compare Source
===================
transformoption that Mongoose will call on every populated doc #3775Query#pre()andQuery#post()public #9784Document#getPopulatedDocs()to return an array of all populated documents in a document #9702 IslandRhythmsDocument#getAllSubdocs()to return an array of all single nested and array subdocuments #9764 IslandRhythmsschemaas a schema path name #8798 IslandRhythmsnoListeneroption to help with use cases where you're usinguseDb()on every request #9961mongoose.createConnection()#9985explainoption toModel.exists()#8098 IslandRhythmsv5.11.20Compare Source
====================
dbevents deprecation warning with 'close' events #10004 #9930$pullmore permissive to allow dotted paths #9993v5.11.19Compare Source
====================
validateModifiedOnlyis set #9963findOneAndReplace()#9951loadClass()#9975Schemaconstructor #9969typeto an array of schemas when using SchemaDefinitionType #9962v5.11.18Compare Source
====================
disconnectedif connecting string failed to parse #9921dbevents deprecation warning ifuseUnifiedTopology = true#9930PopulatedDoctype to make it easier to define populated docs in interfaces #9818toObject()return type for backwards compatibility #9944anyfromdeleteX()andupdateX()query params and return values #9959 btdModel.create()for better autocomplete #9928>in API descriptions #9940v5.11.17Compare Source
====================
perDocumentLimitwhen multiple documents reference the same populated doc #9906SchemaTypeOptions#typeoptional again to allow alternative typeKeys #9927{ type: String }in schema definition when using SchemaDefinitionType generic #9911$*syntax for populating every entry in a map #9907Connection#transaction()promise resolves to a command result #9919v5.11.16Compare Source
====================
$functionoperator #9897v5.11.15Compare Source
====================
isSelectedas an path in a nested schema #9884 #9873 IslandRhythmsSchemaDefinitiongenerics when creating schema #9863 #9862 #9789Querya class, allow callingQuery#where()with object argument and with no arguments #9856Schema#pre()andSchema#post()with options and array of hooked function names #9844Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.