Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

[Snyk] Upgrade mongoose from 5.11.17 to 5.11.18 #317

Merged
merged 2 commits into from
Apr 19, 2021

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade mongoose from 5.11.17 to 5.11.18.

merge advice
ℹ️ 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 2021-02-23.
Release notes
Package name: mongoose from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • 811a52a chore: release 5.11.18
  • b69413a chore: remove travis
  • a3c9018 fix(index.d.ts): allow using `Schema.Types.*` for as SchemaDefinitionProperty re: #9958
  • b5c6a50 fix(index.d.ts): add `PopulatedDoc` type to make it easier to define populated docs in interfaces
  • 3d2345f fix(connection): set connection state to `disconnected` if connecting string failed to parse
  • 70bd798 Merge branch 'master' of github.com:Automattic/mongoose
  • 9f6c7ea docs: correctly handle multiple `&gt` in API descriptions
  • a4410b8 Merge pull request #9960 from lantw44/wip/lantw/fix(connection)-fix-promise-chaining-for-openUri
  • 9d396d2 Merge pull request #9958 from ShadiestGoat/master
  • 09c3850 Merge pull request #9959 from btd/master
  • 6a12b6c test(populate): make #9906 test more robust to ordering issues
  • 60f522b fix(index.d.ts): allow explicitly overwriting `toObject()` return type for backwards compatibility
  • ffbf2f7 fix(connection): remove `db` events deprecation warning if `useUnifiedTopology = true`
  • f87da26 fix(index.d.ts): add non-generic versions of `Model.create()` for better autocomplete
  • 6fe7301 fix(connection): fix promise chaining for openUri
  • f02a5ef Enforcing onto SchemaTypeOptions
  • f26939b enforcing onto SchemaTypeOptions
  • e85e478 SchemaTypeOptions now works!
  • 49cc37e Fix result types of update* functions
  • 8193361 Improve types of Model.deleteMany and Model.deleteOne
  • 8a7d33e Silly ol' me forgot about the function type aha
  • d1576a0 no whitespace
  • 73c04ba *style*
  • 65ae5c1 Adds enforcing

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

@codecov
Copy link

codecov bot commented Mar 17, 2021

Codecov Report

Merging #317 (34a756d) into master (74d0de5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #317   +/-   ##
=======================================
  Coverage   20.30%   20.30%           
=======================================
  Files          21       21           
  Lines         399      399           
  Branches       36       36           
=======================================
  Hits           81       81           
  Misses        318      318           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 74d0de5...34a756d. Read the comment docs.

@mergify mergify bot merged commit ef8230b into master Apr 19, 2021
@mergify mergify bot deleted the snyk-upgrade-227a0db933e2784f345bce730d5b0991 branch April 19, 2021 13:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants