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 7.5.3 to 7.5.4 #267

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

wkylin
Copy link
Owner

@wkylin wkylin commented Oct 26, 2023

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


Snyk has created this PR to upgrade mongoose from 7.5.3 to 7.5.4.

ℹ️ 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 22 days ago, on 2023-10-04.
Release notes
Package name: mongoose
  • 7.5.4 - 2023-10-04

    7.5.4 / 2023-10-04

    • fix: avoid stripping out id property when _id is set #13933 #13892 #13867
    • fix(QueryCursor): avoid double-applying schema paths so you can include select: false fields with + projection using cursors #13932 #13773
    • fix(query): allow deselecting discriminator key using - syntax #13929 #13760
    • fix(query): handle $round in $expr as array #13928 #13881
    • fix(document): call pre('validate') hooks when modifying a path underneath triply nested subdoc #13912 #13876
    • fix(mongoose): correctly handle global applyPluginsToChildSchemas option #13911 #13887
    • types: add insertMany array overload with options #13931 t1bb4r
    • docs(compatibility): add Mongoose 7 support to compatibility matrix #13875
    • docs: amend some awkward FAQ wording #13925 peteboere
  • 7.5.3 - 2023-09-25

    7.5.3 / 2023-09-25

    • fix(document): handle MongoDB Long when casting BigInts #13869 #13791
    • fix(model): make bulkSave() persist changes that happen in pre('save') middleware #13885 #13799
    • fix: handle casting $elemMatch underneath $not underneath another $elemMatch #13893 #13880
    • fix(model): make bulkWrite casting respect global setDefaultsOnInsert #13870 #13823
    • fix(document): handle default values for discriminator key with embedded discriminators #13891 #13835
    • fix: account for null values when assigning isNew property within document array #13883
    • types: avoid "interface can only extend object types with statically known members" error in TypeScript 4 #13871
    • docs(deprecations): fix typo in includeResultMetadata deprecation docs #13884 #13844
    • docs: fix pre element overflow in home page #13868 ghoshRitesh12
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • d5964cd chore: release 7.5.4
  • c256941 style: fix lint
  • 22f6d9e Merge pull request #13934 from Automattic/IslandRhythms/update-table
  • b1a2e04 Merge pull request #13933 from Automattic/IslandRhythms/undo-id
  • a754c86 Update compatibility.md
  • baeba70 undo id change
  • a57bb72 Merge pull request #13928 from Automattic/vkarpov15/gh-13881
  • fd22f9b fix(query): handle `$round` with just 1 arg re: code review comments
  • ef012b3 Merge pull request #13931 from t1bb4r/master
  • d948776 Merge pull request #13932 from Automattic/vkarpov15/gh-13773
  • 2f9fb26 Merge pull request #13929 from Automattic/vkarpov15/gh-13760
  • 213b7e9 fix(QueryCursor): avoid double-applying schema paths so you can include `select: false` fields with `+` projection using cursors
  • f6db790 fix(types): add insertMany array overload with options
  • 391269f fix(query): allow deselecting discriminator key using `-` syntax
  • 4ec6b40 fix(query): handle `$round` in `$expr` as array
  • 34fea9e Merge pull request #13912 from Automattic/vkarpov15/gh-13876
  • d219306 Merge pull request #13911 from Automattic/vkarpov15/gh-13887
  • fde2bec Merge pull request #13925 from peteboere/patch-1
  • 92d3513 Update faq.md
  • 803fd5b Merge pull request #13923 from Automattic/dependabot/npm_and_yarn/master/babel/preset-env-7.22.20
  • e95f901 Merge branch 'master' into dependabot/npm_and_yarn/master/babel/preset-env-7.22.20
  • 3118516 Merge pull request #13924 from Automattic/dependabot/npm_and_yarn/master/typescript-eslint/eslint-plugin-5.62.0
  • 0f63cb3 chore(deps-dev): bump @ typescript-eslint/eslint-plugin
  • be9f299 Merge branch 'master' into dependabot/npm_and_yarn/master/babel/preset-env-7.22.20

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

@vercel
Copy link

vercel bot commented Oct 26, 2023

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

Name Status Preview Comments Updated (UTC)
pro-react-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 26, 2023 3:39pm

@what-the-diff
Copy link

what-the-diff bot commented Oct 26, 2023

PR摘要

  • 更新了api/package.json文件中的mongoose依赖
    api/package.json文件中mongoose的版本从7.5.3更新至7.5.4。这可以帮助我们保持代码的最新性,提高系统的稳定性和安全性。

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@wkylin wkylin merged commit aa00e38 into main Oct 31, 2023
8 checks passed
@wkylin wkylin deleted the snyk-upgrade-b110d548984f7d295e24e54415aa6bb6 branch October 31, 2023 23: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.

2 participants