relaycorp / awala-endpoint-internet

Middleware for server-side apps to communicate over Awala without implementing any of the networking or cryptography from the protocol suite.
https://docs.relaycorp.tech/awala-endpoint-internet/
GNU Affero General Public License v3.0
0 stars 0 forks source link

fix(deps): Bump mongoose from 7.3.0 to 7.3.1 #73

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)
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.4.10 :tada:

The release is available on:

Your semantic-release bot :package::rocket: