🚨 [security] Update mongoose: 5.7.9 → 5.13.7 (minor) #209
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ mongoose (5.7.9 → 5.13.7) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 54 commits:
chore: release 5.13.7Merge pull request #10546 from shahriar-shojib/fix_typesfix: fix build againMerge pull request #10550 from thiagokisaki/patch-5fix: correct typesfix: fix buildfix: fix buildfix: apply code review suggestions re: loose typing to `push()` and remove unused codetest(typescript): add coverage for #10562style: fix lintMerge pull request #10562 from JaredReisinger/patch-1Merge pull request #10563 from JaredReisinger/patch-2fix(index.d.ts): allow using SchemaTypeOptions with array of raw document interfacesMerge branch 'master' of github.com:Automattic/mongooseperf(index.d.ts): loosen up restrictions on `ModelType` generic for Schema for a ~50% perf improvement when compiling TypeScript and using intellisensedocs(query): add `Query#model` to docs re: #10531fix(index.d.ts): add `Query#model` property to ts bindingsfix(index.d.ts): correct type for `expires`allow any string index property nameadd `IndexDirection` for index sorting directionDefine `IndexOptions` in terms of `mongodb.IndexOptions`Fix type for schema.index() to reflect actual mongoose APIchore: release 5.13.6style: fix lintfix(index.d.ts): allow calling `new Model(...)` with generic Model paramMerge pull request #10538 from Raader/masterfix(schema): throw more helpful error when defining a document array using a schema from a different copy of the Mongoose moduledocs(schema): add more info and examples to `Schema#indexes()` docsfix(index.d.ts): add useNewUrlParser and useUnifiedTopology to ConnectOptionsfix: add explicit check on `constructor` property to avoid throwing an error when checking objects with null prototypestest(update): repro #10512fix(cursor): make sure to clear stack every 1000 docs when calling `next()` to avoid stack overflow with large batch sizeadd `CallbackWithoutResult` typeremove unnecessary spaceuse mongodb's index specificationrelax types for non AtomicPushMerge pull request #10557 from thiagokisaki/patch-7Merge pull request #10555 from thiagokisaki/patch-6Merge pull request #10547 from bvgusak/fix/add-diff-indexes-typesMerge pull request #10544 from GCastilho/type-map-fixMerge pull request #10543 from maon-fp/update-mongo-driverchore: add `types` property to `package.json`fix(index.d.ts): improve types of `Schema#(g|s)et`Merge branch 'master' of https://github.com/thiagokisaki/mongoose into patch-5refactor(index.d.ts): add `Callback` type to avoid code repetitionfix(index.d.ts): add missing type for diffIndexesadded types for DocumentArray pushupdated definition for docArrayupdated array push type definitionFixed incorrect type definition for Query's .map functionchore: update opencollective sponsorsbump mongodb to 3.6.11update type declarations for index related fields in Schemachore: update opencollective sponsors✳️ chart.js (2.9.1 → 2.9.4) · Repo
Security Advisories 🚨
🚨 Prototype pollution in chart.js
Release Notes
2.9.4
2.9.3
2.9.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands