-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 27fea1e
authored
Update dependency mongoose to v8.7.2 (#143)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [mongoose](https://mongoosejs.com)
([source](https://redirect.github.com/Automattic/mongoose)) | [`8.7.1`
-> `8.7.2`](https://renovatebot.com/diffs/npm/mongoose/8.7.1/8.7.2) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>Automattic/mongoose (mongoose)</summary>
###
[`v8.7.2`](https://redirect.github.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#872--2024-10-17)
[Compare
Source](https://redirect.github.com/Automattic/mongoose/compare/8.7.1...8.7.2)
\==================
- fix(document): recursively clear modified subpaths when setting deeply
nested subdoc to null
[#​14963](https://redirect.github.com/Automattic/mongoose/issues/14963)
[#​14952](https://redirect.github.com/Automattic/mongoose/issues/14952)
- fix(populate): handle array of ids with parent refPath
[#​14965](https://redirect.github.com/Automattic/mongoose/issues/14965)
- types: make Buffers into mongodb.Binary in lean result type to match
runtime behavior
[#​14967](https://redirect.github.com/Automattic/mongoose/issues/14967)
- types: correct schema type inference when using nested typeKey like
type: { type: String }
[#​14956](https://redirect.github.com/Automattic/mongoose/issues/14956)
[#​14950](https://redirect.github.com/Automattic/mongoose/issues/14950)
- types: re-export DeleteResult and UpdateResult from MongoDB Node.js
driver
[#​14947](https://redirect.github.com/Automattic/mongoose/issues/14947)
[#​14946](https://redirect.github.com/Automattic/mongoose/issues/14946)
- docs(documents): add section on setting deeply nested properties,
including warning about nullish coalescing assignment
[#​14972](https://redirect.github.com/Automattic/mongoose/issues/14972)
- docs(model): add more info on acknowledged: false, specifically that
Mongoose may return that if the update was empty
[#​14957](https://redirect.github.com/Automattic/mongoose/issues/14957)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/LUISDASARTIMANHAS/template-server-express-node-js).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->File tree
Expand file treeCollapse file tree
1 file changed
+5
-3
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+5
-3
lines changed+5-3Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments