josephistired / DiscordBot-v14

An open-source Discord bot that offers ultimate control and flexibility for your server. With this bot, you have the ability to host and run it yourself, ensuring that you have the latest updates and features. The bot comes equipped with a variety of commands, including moderation commands for enforcing rules and keeping your server organized, etc.
https://www.josephcarmosino.com/DiscordBot-v14
MIT License
47 stars 10 forks source link

Bump mongoose from 7.0.1 to 7.0.2 #82

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mongoose from 7.0.1 to 7.0.2.

Release notes

Sourced from mongoose's releases.

7.0.2 / 2023-03-15

Changelog

Sourced from mongoose's changelog.

7.0.2 / 2023-03-15

6.10.3 / 2023-03-13

  • fix(connection): add stub implementation of doClose to base connection class #13157
  • fix(types): add cursor.eachAsync index parameter #13162 #13153 hasezoey
  • docs: fix 6.x docs sidebar links #13147 #13144 hasezoey
  • docs(validation): clarify that validation runs as first pre(save) middleware #13062

6.10.2 / 2023-03-07

  • fix(document): avoid setting array default if document array projected out by sibling projection #13135 #13043 #13003
  • fix(documentarray): set correct document array path if making map of document arrays #13133
  • fix: undo accidental change to engines in package.json #13124 lorand-horvath
  • docs: quick improvement to Model.init() docs #13054
Commits
  • dee22ce chore: release 7.0.2
  • f40b659 Merge pull request #13172 from hasezoey/removeUnusedLib
  • e531b00 chore: remove docs library "cookies"
  • 9ebd795 chore: remove docs library "zepto"
  • 339bf68 Merge pull request #13156 from hasezoey/eslintMarkdownCode
  • c05ba1a Merge pull request #13167 from Automattic/vkarpov15/gh-13159
  • 2fedff1 Merge pull request #13164 from Automattic/vkarpov15/gh-13154
  • 5e3a4e7 chore: undo accidental change of Node version in package.json from 6.x merge
  • 0903cd4 style: apply eslint fixes to last master merge
  • 0357443 Merge branch 'master' into eslintMarkdownCode
  • Additional commits viewable in compare view


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)