SurajPratap10 / Imagine_AI

The IMAGINE - AI, which is built using the OpenAI API library DALL-E 2, aims to solve the problem of limited creativity and imagination. This is a fully mobile responsive image generator built with Node.js and Express that uses OpenAI's Dall-E models to generate images.
https://imagine-ai-17zf.vercel.app/
MIT License
66 stars 199 forks source link

chore(deps): bump mongoose from 8.7.2 to 8.7.3 #1342

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps mongoose from 8.7.2 to 8.7.3.

Release notes

Sourced from mongoose's releases.

8.7.3 / 2024-10-25

  • fix(cursor): close underlying query cursor when calling destroy() #14982 #14966
  • types: add JSONSerialized helper that can convert HydratedDocument to JSON output type #14981 #14451
  • types(model): convert InsertManyResult to interface and remove unnecessary insertedIds override #14977
  • types(connection): add missing sanitizeFilter option #14975
  • types: improve goto definition for inferred schema definitions #14968 forivall
  • docs(migration-guide-v7): correct link to the section "Id Setter" #14973 rb-ntnx
Changelog

Sourced from mongoose's changelog.

8.7.3 / 2024-10-25

  • fix(cursor): close underlying query cursor when calling destroy() #14982 #14966
  • types: add JSONSerialized helper that can convert HydratedDocument to JSON output type #14981 #14451
  • types(model): convert InsertManyResult to interface and remove unnecessary insertedIds override #14977
  • types(connection): add missing sanitizeFilter option #14975
  • types: improve goto definition for inferred schema definitions #14968 forivall
  • docs(migration-guide-v7): correct link to the section "Id Setter" #14973 rb-ntnx
Commits
  • f8489e3 chore: release 8.7.3
  • 6ab97f2 Merge pull request #14981 from Automattic/vkarpov15/gh-14451
  • 858cc0a add docs and test coverage for maps
  • f2b2816 Merge pull request #14982 from Automattic/vkarpov15/gh-14966
  • 5bc09d0 Merge pull request #14973 from rb-ntnx/patch-1
  • b9c34d5 set _closed to true
  • 1c59f25 fix(cursor): make aggregation cursors handle destroy() and handle destroy() b...
  • 1a2fd2b fix(cursor): close underlying query cursor when calling destroy()
  • 50b2670 types: handle buffers in JSONSerialized and fix issue with DocumentArrays
  • ff24d86 types: add JSONSerialized helper that can convert HydratedDocument to JSON ou...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
vercel[bot] commented 4 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
imagine-ai-suraj-pratap10 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 2:26am
dependabot[bot] commented 3 weeks ago

Superseded by #1370.