nestjs-microservices-example
nestjs-microservices-example copied to clipboard
Bump mongoose from 5.11.15 to 5.13.20 in /token
trafficstars
Bumps mongoose from 5.11.15 to 5.13.20.
Changelog
Sourced from mongoose's changelog.
8.3.2 / 2024-04-16
- fix(populate): avoid match function filtering out null values in populate result #14518 #14494
- types(query): make FilterQuery props resolve to any for generics support #14510 #14473 #14459
- types(DocumentArray): pass DocType generic to Document for correct toJSON() and toObject() return types #14526 #14469
- types(models): fix incorrect bulk write options #14513 emiljanitzek
- docs: add documentation for calling schema.post() with async function #14514 #14305
7.6.11 / 2024-04-11
- fix(populate): avoid match function filtering out null values in populate result #14518
- fix(schema): support setting discriminator options in Schema.prototype.discriminator() #14493 #14448
- fix(schema): deduplicate idGetter so creating multiple models with same schema doesn't result in multiple id getters #14492 #14457
6.12.8 / 2024-04-10
- fix(document): handle virtuals that are stored as objects but getter returns string with toJSON #14468 #14446
- fix(schematype): consistently set wasPopulated to object with
valueproperty rather than boolean #14418- docs(model): add extra note about lean option for insertMany() skipping casting #14415 #14376
8.3.1 / 2024-04-08
- fix(document): make update minimization unset property rather than setting to null #14504 #14445
- fix(model): make Model.recompileSchema() also re-apply discriminators #14500 #14444
- fix(schema): deduplicate idGetter so creating multiple models with same schema doesn't result in multiple id getters #14492
- fix: update kareem -> 2.6.3 for index.d.ts #14508 #14497
- fix(mongoose): make setDriver() update mongoose.model() connections and collections #14505
- types(validation): support function for validator message property, and add support for accessing validator reason #14499 #14496
- docs: remove typo #14501 epmartini
8.3.0 / 2024-04-03
- feat: use [email protected]
- feat(document): add validateAllPaths option to validate() and validateSync() #14467 #14414
- feat: pathsToSave option to save() function #14385 #9583
- feat(query): add options parameter to Query.prototype.sort() #14375 #14365
- feat: add function SchemaType.prototype.validateAll #14434 #6910
- fix: handle array schema definitions with of keyword #14447 #14416
- types: add overwriteMiddlewareResult and skipMiddlewareFunction to types #14328 #14829
8.2.4 / 2024-03-28
- types(query): bring "getFilter" and "getQuery" in-line with "find" and other types #14463 hasezoey
- types(schema): re-export the defintion for SearchIndexDescription #14464 noseworthy
- docs: removed unused hook from docs #14461 bernardarhia
8.2.3 / 2024-03-21
- fix(schema): avoid returning string 'nested' as schematype #14453 #14443 #14435
- types(schema): add missing search index types #14449 noseworthy
... (truncated)
Commits
0f3997achore: release 5.13.20f1efabffix: avoid prototype pollution on init98e0762chore: release 5.13.197e36d21chore: release 5.13.186759c60undo accidental changes and actually pin@types/json-schema4ed4a89chore: pin version of@types/json-schemabecause of install issues on node v4...9a9536dMerge pull request #13535 from lorand-horvath/patch-1226424d55.x - bump mongodb driver to 3.7.44b8b0a9add versionNumber to 5.x1bc07ecchore: release 5.13.17- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.