Closed dependabot[bot] closed 1 year ago
A newer version of mongoose exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
@dependabot recreate
Superseded by #131.
Bumps mongoose from 7.4.2 to 7.4.3.
Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
86d6009
chore: release 7.4.3513340a
Merge pull request #13721 from Automattic/vkarpov15/gh-1370548edaf1
Merge pull request #13722 from Automattic/vkarpov15/gh-13679d783c03
fix(query): allow deselecting discriminator keyd348ce9
types(models+query): returnlean
type when passing QueryOptions with `lean:...a88b73f
Merge pull request #13718 from Automattic/vkarpov15/gh-1370256dfead
types(schema): correct return type forSchema.prototype.indexes()
35d0978
Merge pull request #13708 from Automattic/vkarpov15/gh-136337287420
Merge pull request #13707 from Automattic/vkarpov15/gh-136692b143d3
Merge pull request #13704 from Automattic/vkarpov15/gh-13657Dependabot 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 show