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 @typegoose/typegoose from 11.1.0 to 11.2.0 #43

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @typegoose/typegoose from 11.1.0 to 11.2.0.

Release notes

Sourced from @​typegoose/typegoose's releases.

v11.2.0

11.2.0 (2023-05-20)

Features

  • support "enum" being a deferred function (3b754f0)

Reverts

  • Revert "dependencies(@​types/node): upgrade to 16.11.7" (90c5fde)

Fixes

  • allow usage and translation of "enum: { values: Type }" (3ca1d5f)

Dependencies

  • @​types/lodash: upgrade to 4.14.192 (b9ec3fe)
  • @​types/node: upgrade to 14.18.45 (502436a)
  • @​types/semver: upgrade to 7.5.0 (162d0a6)
  • @typescript-eslint/*: upgrade to 5.57.0 (ed40301)
  • @typescript-eslint/*: upgrade to 5.59.6 (b4c7760)
  • commitlint: upgrade to 17.5.1 (1a3db22)
  • commitlint: upgrade to 17.6.3 (4181605)
  • eslint: upgrade to 8.37.0 (62cac9f)
  • eslint: upgrade to 8.41.0 (e2f55d7)
  • mongoose: upgrade to 7.2.0 (c53fa61)
  • semver: upgrade to 7.5.1 (0b929d2)
  • tslib: upgrade to 2.5.2 (1c9b9cb)

v11.2.0-beta.2

11.2.0-beta.2 (2023-05-20)

Dependencies

  • @​types/semver: upgrade to 7.5.0 (162d0a6)
  • @typescript-eslint/*: upgrade to 5.59.6 (b4c7760)
  • commitlint: upgrade to 17.6.3 (4181605)
  • eslint: upgrade to 8.41.0 (e2f55d7)
  • mongoose: upgrade to 7.2.0 (c53fa61)
  • semver: upgrade to 7.5.1 (0b929d2)
  • tslib: upgrade to 2.5.2 (1c9b9cb)

v11.2.0-beta.1

11.2.0-beta.1 (2023-05-08)

... (truncated)

Changelog

Sourced from @​typegoose/typegoose's changelog.

11.2.0 (2023-05-20)

Features

  • support "enum" being a deferred function (3b754f0)

Reverts

  • Revert "dependencies(@​types/node): upgrade to 16.11.7" (90c5fde)

Fixes

  • allow usage and translation of "enum: { values: Type }" (3ca1d5f)

Dependencies

  • @​types/lodash: upgrade to 4.14.192 (b9ec3fe)
  • @​types/node: upgrade to 14.18.45 (502436a)
  • @​types/semver: upgrade to 7.5.0 (162d0a6)
  • @typescript-eslint/*: upgrade to 5.57.0 (ed40301)
  • @typescript-eslint/*: upgrade to 5.59.6 (b4c7760)
  • commitlint: upgrade to 17.5.1 (1a3db22)
  • commitlint: upgrade to 17.6.3 (4181605)
  • eslint: upgrade to 8.37.0 (62cac9f)
  • eslint: upgrade to 8.41.0 (e2f55d7)
  • mongoose: upgrade to 7.2.0 (c53fa61)
  • semver: upgrade to 7.5.1 (0b929d2)
  • tslib: upgrade to 2.5.2 (1c9b9cb)

11.2.0-beta.1 (2023-05-08)

Features

  • support "enum" being a deferred function (3b754f0)

Reverts

  • Revert "dependencies(@​types/node): upgrade to 16.11.7" (90c5fde)

Fixes

  • allow usage and translation of "enum: { values: Type }" (3ca1d5f)

... (truncated)

Commits
  • 5798c1e release: v11.2.0
  • 59030ca chore(website/yarn.lock): lockfile maintenance
  • 587e8a6 chore(website): update docusaurus to 2.4.1
  • 4e6d9f3 Merge branch 'beta'
  • c53fa61 dependencies(mongoose): upgrade to 7.2.0
  • 1c9b9cb dependencies(tslib): upgrade to 2.5.2
  • 0b929d2 dependencies(semver): upgrade to 7.5.1
  • e2f55d7 dependencies(eslint): upgrade to 8.41.0
  • 162d0a6 dependencies(@​types/semver): upgrade to 7.5.0
  • 4181605 dependencies(commitlint): upgrade to 17.6.3
  • 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.3.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: