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.3.0 to 7.3.1 #143

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mongoose from 7.3.0 to 7.3.1.

Release notes

Sourced from mongoose's releases.

7.3.1 / 2023-06-21

  • fix(query): respect query-level strict option on findOneAndReplace() #13516 #13507
  • docs(connections): expand docs on serverSelectionTimeoutMS #13533 #12967
  • docs: add example of accessing save options in pre save #13498
  • docs(connections+faq): add info on localhost vs 127.0.0.1
  • docs(SchemaType): validate members are validator & message (not msg) #13521 lorand-horvath
Changelog

Sourced from mongoose's changelog.

7.3.1 / 2023-06-21

  • fix(query): respect query-level strict option on findOneAndReplace() #13516 #13507
  • docs(connections): expand docs on serverSelectionTimeoutMS #13533 #12967
  • docs: add example of accessing save options in pre save #13498
  • docs(connections+faq): add info on localhost vs 127.0.0.1
  • docs(SchemaType): validate members are validator & message (not msg) #13521 lorand-horvath
Commits
  • 95f1ec9 chore: release 7.3.1
  • 49dd7e4 Merge pull request #13532 from Automattic/vkarpov15/gh-13498
  • de6250d Merge pull request #13533 from Automattic/vkarpov15/gh-12967
  • e6ac182 docs(connections): expand docs on serverSelectionTimeoutMS
  • 56563ec docs(middleware): explain how to access query and save() parameters in middle...
  • 94b78c0 Merge pull request #13524 from Automattic/vkarpov15/gh-13483
  • 936c95d Update docs/connections.md
  • ad9aa0d Merge pull request #13526 from Automattic/revert-13513-vkarpov15/schema-colle...
  • 96d8df1 Revert "feat(schema): add collectionOptions option to schemas"
  • 643d55a Merge pull request #13513 from Automattic/vkarpov15/schema-collection-options
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #149.