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

feat: esm version dist/mqtt.esm.js and replace browserify with esbuild #1731

Merged
merged 12 commits into from
Nov 8, 2023

Conversation

robertsLando
Copy link
Member

Replace browserify with esbuild

@robertsLando
Copy link
Member Author

Needs: mqttjs/mqtt-packet#145

@robertsLando robertsLando changed the title feat: add esm version dist/mqtt.esm.js feat: esm version dist/mqtt.esm.js and replace browserify with esbuild Nov 7, 2023
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (69c51c6) 81.03% compared to head (e082dbe) 81.03%.

❗ Current head e082dbe differs from pull request most recent head f95f7a3. Consider uploading reports for the commit f95f7a3 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1731   +/-   ##
=======================================
  Coverage   81.03%   81.03%           
=======================================
  Files          21       21           
  Lines        1366     1366           
  Branches      323      323           
=======================================
  Hits         1107     1107           
  Misses        182      182           
  Partials       77       77           
Files Coverage Δ
src/lib/topic-alias-send.ts 83.87% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

 @types/readable-stream              ^4.0.4  →   ^4.0.5
 @types/ws                           ^8.5.8  →   ^8.5.9
 @types/chai                         ^4.3.9  →  ^4.3.10
 @types/duplexify                    ^3.6.3  →   ^3.6.4
 @types/node                        ^20.8.8  →  ^20.9.0
 @types/sinon                      ^10.0.20  →  ^17.0.1
 @types/tape                         ^5.6.3  →   ^5.6.4
 @typescript-eslint/eslint-plugin    ^6.9.0  →  ^6.10.0
 @typescript-eslint/parser           ^6.9.0  →  ^6.10.0
 @web/test-runner                   ^0.17.2  →  ^0.18.0
 eslint                             ^8.52.0  →  ^8.53.0
 sinon                              ^17.0.0  →  ^17.0.1
@robertsLando robertsLando merged commit 3d6c3be into main Nov 8, 2023
6 checks passed
@robertsLando robertsLando deleted the esbuild branch November 8, 2023 10:02
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

1 participant