CTF-Cafe / CTF_Cafe_platform

A full CTF Website Server & Frontend | Extremely customizable
Other
52 stars 8 forks source link

Bump mongoose from 6.5.4 to 6.6.0 in /backEnd #49

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mongoose from 6.5.4 to 6.6.0.

Release notes

Sourced from mongoose's releases.

6.6.0 / 2022-09-08

  • feat: upgrade mongodb driver -> 4.9.1 #12370 AbdelrahmanHafez
  • feat: re-export default Mongoose instance properties for ESM named imports support #12256
  • feat(model): add option to skip invalid fields with castObject() #12156 IslandRhythms
  • feat: use setPrototypeOf() instead of proto to allow running on Deno #12315
  • feat(QueryCursor): add support for AbortSignal on eachAsync() #12323
  • feat(types): add types for new $densify operator #12118 IslandRhythms

6.5.5 / 2022-09-07

  • fix(setDefaultsOnInsert): avoid applying defaults on insert if nested property set #12279
  • fix(model): make applyHooks() and applyMethods() handle case where custom method is set to Mongoose implementation #12254
  • fix(types): add string "ascending" and "descending" index-directions #10269
  • docs: upgrade dox to 1.0.0 #12403 hasezoey
  • docs: update old mongodb nodejs driver documentation urls #12387 hasezoey
  • docs: update JSDOC ... (spread) definition #12388 hasezoey
  • refactor(model): allow optionally passing indexes to createIndexes and cleanIndexes #12280 AbdelrahmanHafez
Changelog

Sourced from mongoose's changelog.

6.6.0 / 2022-09-08

  • feat: upgrade mongodb driver -> 4.9.1 #12370 AbdelrahmanHafez
  • feat: re-export default Mongoose instance properties for ESM named imports support #12256
  • feat(model): add option to skip invalid fields with castObject() #12156 IslandRhythms
  • feat: use setPrototypeOf() instead of proto to allow running on Deno #12315
  • feat(QueryCursor): add support for AbortSignal on eachAsync() #12323
  • feat(types): add types for new $densify operator #12118 IslandRhythms

6.5.5 / 2022-09-07

  • fix(setDefaultsOnInsert): avoid applying defaults on insert if nested property set #12279
  • fix(model): make applyHooks() and applyMethods() handle case where custom method is set to Mongoose implementation #12254
  • fix(types): add string "ascending" and "descending" index-directions #10269
  • docs: upgrade dox to 1.0.0 #12403 hasezoey
  • docs: update old mongodb nodejs driver documentation urls #12387 hasezoey
  • docs: update JSDOC ... (spread) definition #12388 hasezoey
  • refactor(model): allow optionally passing indexes to createIndexes and cleanIndexes #12280 AbdelrahmanHafez
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #51.