Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade mongoose from 8.0.0 to 8.2.3 #27

Closed

Conversation

McDeCoderDude
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade mongoose from 8.0.0 to 8.2.3.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 12 versions ahead of your current version.
  • The recommended version was released a month ago, on 2024-03-21.
Release notes
Package name: mongoose
  • 8.2.3 - 2024-03-21

    8.2.3 / 2024-03-21

  • 8.2.2 - 2024-03-15

    8.2.2 / 2024-03-15

    • fix(model): improve update minimizing to only minimize top-level properties in the update #14437 #14420 #13782
    • fix: add Null check in case schema.options['type'][0] is undefined #14431 Atharv-Bobde
    • types: consistently infer array of objects in schema as a DocumentArray #14430 #14367
    • types: add TypeScript interface for the new PipelineStage - Vector Search - solving issue #14428 #14429 jkorach
    • types: add pre and post function types on Query class #14433 #14432 IICarst
    • types(model): make bulkWrite() types more flexible to account for casting #14423
    • docs: update version support documentation for mongoose 5 & 6 #14427 hasezoey
  • 8.2.1 - 2024-03-04

    8.2.1 / 2024-03-04

    • fix(document): make $clone avoid converting subdocs into POJOs #14395 #14353
    • fix(connection): avoid unhandled error on createConnection() if on('error') handler registered #14390 #14377
    • fix(schema): avoid applying default write concern to operations that are in a transaction #14391 #11382
    • types(querycursor): correct cursor async iterator type with populate() support #14384 #14374
    • types: missing typescript details on options params of updateMany, updateOne, etc. #14382 #14379 #14378 FaizBShah sderrow
    • types: allow Record<string, string> as valid query select argument #14371 sderrow
  • 8.2.0 - 2024-02-22
  • 8.1.3 - 2024-02-16
  • 8.1.2 - 2024-02-11
  • 8.1.1 - 2024-01-24
  • 8.1.0 - 2024-01-16
  • 8.0.4 - 2024-01-09
  • 8.0.3 - 2023-12-07
  • 8.0.2 - 2023-11-28
  • 8.0.1 - 2023-11-15
  • 8.0.0 - 2023-10-31
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • 7f2c56c chore: remove remaining references to generate:search script
  • 9418094 chore: release 8.2.3
  • b51413c Merge pull request #14453 from Automattic/vkarpov15/gh-14435
  • e6970bb test: remove unnecessary test re: #14435
  • 1ce7a72 Update test/document.populate.test.js
  • 8310207 Update test/document.populate.test.js
  • 1a62288 Update test/document.populate.test.js
  • 2c79d41 Update test/document.populate.test.js
  • d516f50 Merge pull request #14449 from noseworthy/add-search-index-types
  • aea12a1 Update index.d.ts
  • c3c405e Merge pull request #14452 from Automattic/IslandRhythms/consolidate-scripts
  • 49e2635 test: setup config file for testing docs generation
  • 37887ce chore: setup mongodb server v5.0.14 to test generating search data
  • e73e822 fix(schema): avoid returning string 'nested' as schematype
  • ec317fe remove server timeout option
  • 48b66ff consolidate scripts
  • df9db3c types(schema): add missing search index types
  • e3f3205 Merge pull request #14436 from Automattic/vkarpov15/gh-14398
  • 8116374 chore: release 8.2.2
  • 7c726c2 Merge branch '7.x'
  • 5ea6e38 Merge pull request #14437 from Automattic/vkarpov15/gh-14420
  • ca623ef fix(model): improve update minimizing to only minimize top-level properties in the update
  • 5fca922 Merge pull request #14433 from IICarst/query-middleware-types-fix
  • 1aa88a3 Merge pull request #14431 from Atharv-Bobde/patch-1

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants