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.2.0 to 8.2.1 #184

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

ilovepixelart
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.2.0 to 8.2.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 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2024-03-04.
Release notes
Package name: mongoose
  • 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.2.0 / 2024-02-22

    • feat(model): add recompileSchema() function to models to allow applying schema changes after compiling #14306 #14296
    • feat: add middleware for bulkWrite() and createCollection() #14358 #14263 #7893
    • feat(model): add hydratedPopulatedDocs option to make hydrate recursively hydrate populated docs #14352 #4727
    • feat(connection): add withSession helper #14339 #14330
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • fb1e00b chore: release 8.2.1
  • 9288e15 Merge pull request #14401 from Automattic/dependabot/npm_and_yarn/master/mocha-10.3.0
  • e223d7a Merge pull request #14402 from Automattic/dependabot/npm_and_yarn/master/webpack-5.90.3
  • 17ce8e2 chore(deps-dev): bump webpack from 5.90.1 to 5.90.3
  • 72f3e8b Merge pull request #14404 from Automattic/dependabot/npm_and_yarn/master/babel/core-7.24.0
  • fb88e57 Merge pull request #14411 from Automattic/dependabot/npm_and_yarn/master/tsd-0.30.7
  • 44bc414 Merge pull request #14412 from Automattic/dependabot/github_actions/master/actions/setup-node-4.0.2
  • 6854607 test: bump TypeScript instantiations cap to fix tests until we release #14328
  • 6ed3385 Merge pull request #14395 from Automattic/vkarpov15/gh-14353
  • ead215f chore(deps-dev): bump mocha from 10.2.0 to 10.3.0
  • 42bca71 chore(deps-dev): bump @ babel/core from 7.23.9 to 7.24.0
  • c5e9de6 Merge pull request #14406 from Automattic/dependabot/npm_and_yarn/master/dotenv-16.4.5
  • 1b0e944 Merge pull request #14408 from Automattic/dependabot/npm_and_yarn/master/babel/preset-env-7.24.0
  • 0d9267a Merge pull request #14409 from Automattic/dependabot/npm_and_yarn/master/eslint-8.57.0
  • 77e91f1 chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2
  • 9606003 chore(deps-dev): bump tsd from 0.30.4 to 0.30.7
  • 2dfe7f1 chore(deps-dev): bump eslint from 8.56.0 to 8.57.0
  • d7594fb chore(deps-dev): bump @ babel/preset-env from 7.23.9 to 7.24.0
  • 7989218 chore(deps-dev): bump dotenv from 16.4.1 to 16.4.5
  • 30e9f5b Merge branch 'master' into vkarpov15/gh-14353
  • 8656ede fix: address code review comments on #14395
  • ec6a999 Merge pull request #14390 from Automattic/vkarpov15/gh-14377
  • 8719def Merge pull request #14396 from Automattic/vkarpov15/bson-64
  • bce8bde test: make tests succeed on bson@6.3 or bson@6.4

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

Copy link

sonarcloud bot commented Mar 26, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@ilovepixelart ilovepixelart merged commit ec6382e into main Mar 26, 2024
11 checks passed
@ilovepixelart ilovepixelart deleted the snyk-upgrade-0cc3c149099921abc857d6f2207ebc4d branch March 26, 2024 08:39
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.

None yet

2 participants