Closed dependabot[bot] closed 2 weeks ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Bumps mongoose from 8.8.1 to 8.8.2.
Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
b34aba6
chore: release 8.8.2f450083
docs(migrating_to_8): add note about removing findByIdAndRemove445a76d
Merge pull request #15038 from Automattic/vkarpov15/gh-1497693dad98
Merge pull request #15039 from durran/error-stack85c538d
fix: save execution stack in query as string48407d9
types(cursor): correctasyncIterator
andasyncDispose
for TypeScript with...7aba322
Merge pull request #15036 from Automattic/vkarpov15/gh-14978c9cbea0
test: add test showing that bulkWrite strips out keys that arent in schema by...98edf8b
Update test/model.test.js8799da2
Merge pull request #15035 from Automattic/vkarpov15/gh-14984Dependabot 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