docs(connections): add details about keepAlive deprecation #13431
docs: add list of supported patterns for error message templating #13425#13311
7.2.0 / 2023-05-19
feat: upgrade mongodb -> 5.5.0
feat(document): add flattenObjectIds option to toObject() and toJSON() #13383#13341
feat(query): add translateAliases option to automatically call translate aliases on query fields #13397#8678#7511
feat(schema): propagate toObject and toJSON options to implicitly created schemas #13325
feat(model): add throwOnValidationError option for opting into getting MongooseBulkWriteError if all valid operations succeed in bulkWrite() and insertMany() #13410#13256
docs(connections): add details about keepAlive deprecation #13431
docs: add list of supported patterns for error message templating #13425#13311
7.2.0 / 2023-05-19
feat: upgrade mongodb -> 5.5.0
feat(document): add flattenObjectIds option to toObject() and toJSON() #13383#13341
feat(query): add translateAliases option to automatically call translate aliases on query fields #13397#8678#7511
feat(schema): propagate toObject and toJSON options to implicitly created schemas #13325
feat(model): add throwOnValidationError option for opting into getting MongooseBulkWriteError if all valid operations succeed in bulkWrite() and insertMany() #13410#13256
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps mongoose from 6.5.0 to 7.2.1.
Release notes
Sourced from mongoose's releases.
... (truncated)
Changelog
Sourced from mongoose's changelog.
... (truncated)
Commits
2457994
chore: release 7.2.1e0a3f1c
Merge pull request #13437 from Automattic/vkarpov15/gh-13413762254d
Merge pull request #13436 from Automattic/vkarpov15/gh-134113cf7304
fix(query): handle plus path in projection with findOneAndUpdate()816b7f9
style: fix lintc8367bf
fix(cursor): handle callingskipMiddlewareFunction()
in pre('find') middlew...0e08bb2
Merge pull request #13433 from Automattic/IslandRhythms/fix-callback-docs196c822
Update connections.md2183b6c
Merge pull request #13435 from Automattic/IslandRhythms/gh-1341745a2c29
made requested changesDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)