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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update peer dependency for mqtt to 5.0.2 #1236

Merged
merged 2 commits into from
Aug 8, 2023

Conversation

mze9412
Copy link
Contributor

@mze9412 mze9412 commented Aug 8, 2023

馃摑 Description

Migrate mqtt package to version 5.0.2 to keep up with upstream releases.

馃幆 Relevant issues

None

馃拵 Type of change

  • New feature (non-breaking change which adds functionality)
    migrate to current version of mqtt package (5.0.2)

馃摐 Example code

馃殾 How Has This Been Tested?

Running two microservice applications with active mqtt usage for multiple days.

馃弫 Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes - discussed in Discord
  • I have commented my code, particularly in hard-to-understand areas

package.json Show resolved Hide resolved
- use 4.3.7 in dev dependencies to stay compatible with older Node versions
@icebob icebob merged commit 4b72d3f into moleculerjs:master Aug 8, 2023
177 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants