suggestionsbot / suggestions-bot-js

A Discord bot designed to build better communities by encouraging a positive and constructive relationship between community and staff.
https://suggestionsbot.com
GNU Affero General Public License v3.0
25 stars 5 forks source link

Update dependency mongoose to v6.2.4 #75

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongoose (source) 6.2.3 -> 6.2.4 age adoption passing confidence

Release Notes

Automattic/mongoose ### [`v6.2.4`](https://togithub.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#​624--2022-02-28) [Compare Source](https://togithub.com/Automattic/mongoose/compare/6.2.3...6.2.4) \================== - fix(query): correctly return full deleteOne(), deleteMany() result [#​11211](https://togithub.com/Automattic/mongoose/issues/11211) - fix(query): handle update validators on deeply nested subdocuments [#​11455](https://togithub.com/Automattic/mongoose/issues/11455) [#​11394](https://togithub.com/Automattic/mongoose/issues/11394) - fix(discriminator): handle modifying multiple nested paths underneath a discriminator [#​11428](https://togithub.com/Automattic/mongoose/issues/11428) - perf: improve isAsyncFunction [#​11408](https://togithub.com/Automattic/mongoose/issues/11408) [Uzlopak](https://togithub.com/Uzlopak) - fix(index.d.ts): add typedefs for Schema `pick()` [#​11448](https://togithub.com/Automattic/mongoose/issues/11448) [Moisei-Shkil](https://togithub.com/Moisei-Shkil) - fix(index.d.ts): allow type override for distinct() [#​11306](https://togithub.com/Automattic/mongoose/issues/11306) - fix(index.d.ts): allow array of validators in schema definition [#​11355](https://togithub.com/Automattic/mongoose/issues/11355) - fix(index.d.ts): improve connection typings [#​11418](https://togithub.com/Automattic/mongoose/issues/11418) [Uzlopak](https://togithub.com/Uzlopak) - docs: add timestamps docs [#​11336](https://togithub.com/Automattic/mongoose/issues/11336) - docs(timestamps): explain how timestamps works under the hood [#​11336](https://togithub.com/Automattic/mongoose/issues/11336) - docs(migrating_to\_6): add model.exists breaking change returning doument instead of boolean [#​11407](https://togithub.com/Automattic/mongoose/issues/11407) [AbdelrahmanHafez](https://togithub.com/AbdelrahmanHafez) - docs(index.d.ts): add docs for FilterQuery, UpdateQuery, and LeanDocument [#​11457](https://togithub.com/Automattic/mongoose/issues/11457) [Moisei-Shkil](https://togithub.com/Moisei-Shkil)

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.