Skip to content

[Snyk] Upgrade mongoose from 8.12.1 to 8.14.1 #53

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

Merged
merged 2 commits into from
May 23, 2025

Conversation

KleilsonSantos
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade mongoose from 8.12.1 to 8.14.1.

ℹ️ 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 7 versions ahead of your current version.

  • The recommended version was released 22 days ago.

Release notes
Package name: mongoose
  • 8.14.1 - 2025-04-29

    8.14.1 / 2025-04-29

    • fix: correct change tracking with maps of arrays of primitives and maps of maps #15374 #15350
    • fix(populate): consistently convert Buffer representation of UUID to hex string to avoid confusing populate assignment #15383 #15382
    • docs: add TypeScript Query guide with info on lean() + transform() #15377 #15311
  • 8.14.0 - 2025-04-25

    8.14.0 / 2025-04-25

    • feat: upgrade MongoDB driver -> 6.16 #15371
    • feat: implement Query findById methods #15337 sderrow
    • feat(subdocument): support schematype-level minimize option to disable minimizing empty subdocuments #15336 #15313
    • feat: add skipOriginalStackTraces option to avoid stack trace performance overhead #15345 #15194
    • fix(model): disallow Model.findOneAndUpdate(update) and fix TypeScript types re: findOneAndUpdate #15365 #15363
    • types: correctly recurse in InferRawDocType #15357 #14954 JavaScriptBach
    • types: include virtuals in toJSON and toObject output if virtuals: true set #15346 #15316
    • types: make init hooks types accurately reflect runtime behavior #15331 #15301
  • 8.13.3 - 2025-04-24

    8.13.3 / 2025-04-24

    • fix: export MongooseBulkSaveIncompleteError #15370 #15369
    • fix: clone POJOs and arrays when casting query filter to avoid mutating objects #15367 #15364
    • types(connection): add Connection.prototype.bulkWrite() to types #15368 #15359
    • docs: add version requirements to v7 migration docs #15361 SethFalco
    • docs: update links in deleteOne & deleteMany API def #15360 Elliot67
    • docs: adds Model#count to list of fns callback removed from #15349 SethFalco
  • 8.13.2 - 2025-04-03

    8.13.2 / 2025-04-03

    • fix: avoid double calling validators on paths in document arrays underneath subdocuments #15338 #15335
  • 8.13.1 - 2025-03-28

    8.13.1 / 2025-03-28

    • fix(populate): handle virtual populate on array of UUIDs #15329 #15315
    • types: allow default function returning undefined with DocType override #15328
  • 8.13.0 - 2025-03-24

    8.13.0 / 2025-03-24

    • feat: bump mongodb driver -> 6.15.0
    • feat: support custom types exported from driver #15321
  • 8.12.2 - 2025-03-21
  • 8.12.1 - 2025-03-04
from mongoose GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

snyk-bot and others added 2 commits May 22, 2025 08:48
@KleilsonSantos KleilsonSantos merged commit 4c7b86f into main May 23, 2025
5 checks passed
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