Closed dependabot[bot] closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
nextjs-portfolio-yzve | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 14, 2024 6:57pm |
Bumps mongoose from 8.6.3 to 8.7.1.
Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
02c5efd
chore: release 8.7.1d861d21
Merge pull request #14938 from Automattic/vkarpov15/gh-149356aecc01
Update test/document.test.js8068c6a
Update test/document.test.js80441c0
style: fix lint8b2b4e6
Merge branch 'master' into vkarpov15/gh-14935ee6b861
Merge pull request #14937 from Automattic/vkarpov15/gh-14934048eebc
Merge pull request #14932 from Automattic/vkarpov15/gh-1491147c3b46
fix: set flattenObjectIds to false when calling toObject() for internal purposes682a9e9
docs: indicate that Mongoose 8.7 is required for full MongoDB 8 supportDependabot 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