DaveLuhman / toolkeeper

Tool Crib Web Application
2 stars 0 forks source link

[Snyk] Upgrade: , mongoose #269

Closed DaveLuhman closed 5 days ago

DaveLuhman commented 1 month ago

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

πŸ‘― The following dependencies are linked and will therefore be updated together.

:information_source: 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.

Name Versions Released on

@tailwindcss/typography
from 0.5.14 to 0.5.15 | 1 version ahead of your current version | 22 days ago
on 2024-08-28 mongoose
from 8.5.4 to 8.6.0 | 2 versions ahead of your current version | 22 days ago
on 2024-08-28

Release notes
Package name: @tailwindcss/typography
  • 0.5.15 - 2024-08-28

    Fixed

    • Support installing with alpha versions of Tailwind CSS v4 (#358)
  • 0.5.14 - 2024-08-07
    • Fix table text alignment (#346)
from @tailwindcss/typography GitHub release notes
Package name: mongoose
  • 8.6.0 - 2024-08-28

    8.6.0 / 2024-08-28

    • feat: upgrade mongodb -> 6.8.0, handle throwing error on closed cursor in Mongoose with MongooseError instead of MongoCursorExhaustedError #14813
    • feat(model+query): support options parameter for distinct() #14772 #8006
    • feat(QueryCursor): add getDriverCursor() function that returns the raw driver cursor #14745
    • types: change query selector to disallow unknown top-level keys by default #14764 alex-statsig
    • types: make toObject() and toJSON() not generic by default to avoid type widening #14819 #12883
    • types: avoid automatically inferring lean result type when assigning to explicitly typed variable #14734
  • 8.5.5 - 2024-08-28

    8.5.5 / 2024-08-28

    • fix(populate): fix a couple of other places where Mongoose gets the document's _id with getters #14833 #14827 #14759
    • fix(discriminator): shallow clone Schema.prototype.obj before merging schemas to avoid modifying original obj #14821
    • types: fix schema type based on timestamps schema options value #14829 #14825 ark23CIS
  • 8.5.4 - 2024-08-23

    8.5.4 / 2024-08-23

    • fix: add empty string check for collection name passed #14806 Shubham2552
    • docs(model): add 'throw' as valid strict value for bulkWrite() and add some more clarification on throwOnValidationError #14809
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:


This change is Reviewable