moscajs / aedes-stats

Stats for Aedes
MIT License
25 stars 9 forks source link

chore(deps-dev): bump aedes from 0.48.1 to 0.51.0 #57

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps aedes from 0.48.1 to 0.51.0.

Release notes

Sourced from aedes's releases.

Release 0.51.0

  • fix: delete already closed client on closeSameClients (#929) (f42882c)
  • feat: add opts.keepaliveLimit (#930) (e1ee60c)
  • chore(deps): bump github/codeql-action from 2 to 3 (#922) (f625f1b)

Release 0.50.1

  • fix(types): module exports for TypeScript for ES6 compliance. (#918) (6662b37)
  • chore(deps): bump mqtt-packet from 8.2.1 to 9.0.0 (3180f2a)
  • chore(deps): bump actions/setup-node from 3 to 4 (bebf8af)

Release 0.50.0

  • chore!: drop node14 support (ee1f63b)
  • chore(deps): bump deps (46af8e6)
  • chore(deps-dev): bump mqtt from 4.3.7 to 5.0.0 (#882) (d0507b6)
  • fix(types): added module declaration (#879) (f6387a8)
  • chore(deps-dev): bump tsd from 0.27.0 to 0.28.0 (#817) (5075e0a)
  • chore(deps-dev): bump tsd from 0.26.1 to 0.27.0 (#814) (db74fcb)
  • chore(deps-dev): bump typescript from 4.9.5 to 5.0.2 (#816) (7ee823e)
  • docs: add security notice for message validity (#815) (f4198b7)
  • chore(deps-dev): bump tsd from 0.25.0 to 0.26.0 (#813) (6ed8417)

Release 0.49.0

  • chore: bump deps (cfb4073)
  • fix: typescript types issues (#812) (a5c09b2)
  • fix(types): update username and password type definition (#806) (7c2a2b9)
  • chore(deps-dev): bump tsd from 0.24.1 to 0.25.0 (#792) (8b14873)
  • chore(deps-dev): bump markdownlint-cli from 0.32.2 to 0.33.0 (#804) (2f0029b)
  • docs: update cluster example (c3549fe)
Commits
  • f5e6d0e Release 0.51.0
  • f42882c fix: delete already closed client on closeSameClients (#929)
  • e1ee60c feat: add opts.keepaliveLimit (#930)
  • f625f1b chore(deps): bump github/codeql-action from 2 to 3 (#922)
  • 981d071 Release 0.50.1
  • 6662b37 fix(types): module exports for TypeScript for ES6 compliance. (#918)
  • 3180f2a chore(deps): bump mqtt-packet from 8.2.1 to 9.0.0
  • bebf8af chore(deps): bump actions/setup-node from 3 to 4
  • c9bddd3 Release 0.50.0
  • ee1f63b chore!: drop node14 support
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)