Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
7.0.5
7.1.1
📅 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.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
7.0.5
->7.1.1
Release Notes
Automattic/mongoose
### [`v7.1.1`](https://togithub.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#711--2023-05-10) [Compare Source](https://togithub.com/Automattic/mongoose/compare/7.1.0...7.1.1) \================== - fix(document): handle set() from top-level underneath a map of mixed [#13386](https://togithub.com/Automattic/mongoose/issues/13386) - fix: don't modify passed options object to `createConnection()` [#13376](https://togithub.com/Automattic/mongoose/issues/13376) - types: make lean() not clobber result type for updateOne(), etc. [#13389](https://togithub.com/Automattic/mongoose/issues/13389) [#13382](https://togithub.com/Automattic/mongoose/issues/13382) - types: handle union types in FlattenMaps [#13368](https://togithub.com/Automattic/mongoose/issues/13368) [#13346](https://togithub.com/Automattic/mongoose/issues/13346) [Jokero](https://togithub.com/Jokero) - types(document): correct return type for Model.prototype.deleteOne(): promise, not query [#13367](https://togithub.com/Automattic/mongoose/issues/13367) [#13223](https://togithub.com/Automattic/mongoose/issues/13223) - types: update document.d.ts $set function params to match set [#13304](https://togithub.com/Automattic/mongoose/issues/13304) [jeffersonlipsky](https://togithub.com/jeffersonlipsky) - docs: add excludeIndexes to the guide schema options list [#13377](https://togithub.com/Automattic/mongoose/issues/13377) [#13287](https://togithub.com/Automattic/mongoose/issues/13287) - docs: fix broken "fork me" on home page [#13336](https://togithub.com/Automattic/mongoose/issues/13336) ### [`v7.1.0`](https://togithub.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#710--2023-04-27) [Compare Source](https://togithub.com/Automattic/mongoose/compare/7.0.5...7.1.0) \================== - feat: upgrade mongodb -> 5.3.0 - feat(schema): add BigInt support, upgrade mongodb -> 5.3.0 [#13318](https://togithub.com/Automattic/mongoose/issues/13318) [#13081](https://togithub.com/Automattic/mongoose/issues/13081) [#6936](https://togithub.com/Automattic/mongoose/issues/6936) - feat: handle MongoDB's new UUID type, export mongoose.Types.UUID [#13323](https://togithub.com/Automattic/mongoose/issues/13323) [#13103](https://togithub.com/Automattic/mongoose/issues/13103) - feat: implement createCollections() [#13324](https://togithub.com/Automattic/mongoose/issues/13324) - feat(query): add isPathSelectedInclusive function on query [#13177](https://togithub.com/Automattic/mongoose/issues/13177) - types: added overloads for Schema.pre/post with different values for SchemaPreOptions [#12680](https://togithub.com/Automattic/mongoose/issues/12680) [jpilgrim](https://togithub.com/jpilgrim) - types(query): make lean() flatten out inferred maps into Record\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.
This PR has been generated by Mend Renovate. View repository job log here.