Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2024

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 <dependency name> 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)

Bumps [aedes](https://github.com/moscajs/aedes) from 0.48.1 to 0.51.0.
- [Release notes](https://github.com/moscajs/aedes/releases)
- [Commits](moscajs/aedes@v0.48.1...v0.51.0)

---
updated-dependencies:
- dependency-name: aedes
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 15, 2024
@gnought gnought merged commit fe2582a into main Feb 15, 2024
21 checks passed
@gnought gnought deleted the dependabot/npm_and_yarn/aedes-0.51.0 branch February 15, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant