nest
nest copied to clipboard
chore(deps-dev): bump mongoose from 8.3.4 to 8.3.5
trafficstars
Bumps mongoose from 8.3.4 to 8.3.5.
Release notes
Sourced from mongoose's releases.
8.3.5 / 2024-05-15
- fix(query): shallow clone $or, $and if merging onto empty query filter #14580 #14567
- types(model+query): pass TInstanceMethods to QueryWithHelpers so populated docs have methods #14581 #14574
- docs(typescript): clarify that setting THydratedDocumentType on schemas is necessary for correct method context #14575 #14573
Changelog
Sourced from mongoose's changelog.
8.3.5 / 2024-05-15
- fix(query): shallow clone $or, $and if merging onto empty query filter #14580 #14567
- types(model+query): pass TInstanceMethods to QueryWithHelpers so populated docs have methods #14581 #14574
- docs(typescript): clarify that setting THydratedDocumentType on schemas is necessary for correct method context #14575 #14573
Commits
5e08e3echore: release 8.3.53526799Merge pull request #14580 from Automattic/vkarpov15/gh-14567a15855ffix incorrect reset of populate _docs property11c754cMerge pull request #14581 from Automattic/vkarpov15/gh-145743187842address code review comments0df5b30Update lib/utils.js2c0f63bUpdate lib/query.jsd5202fbMerge pull request #14575 from Automattic/vkarpov15/gh-14573e2b0e12Update docs/typescript/schemas.mde7d5c93types(model+query): pass TInstanceMethods to QueryWithHelpers so populated do...- 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)
Pull Request Test Coverage Report for Build 6f016e14-57c4-43a1-9327-5632dccd6391
Details
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 92.124%
| Totals | |
|---|---|
| Change from base Build 24650428-5c36-4d7d-8aa0-b92e08aa6ac8: | 0.0% |
| Covered Lines: | 6737 |
| Relevant Lines: | 7313 |
💛 - Coveralls
Superseded by #13602.