commercetools / nodejs

Everything related to the Node.js ecosystem for the commercetools platform.
https://commercetools.github.io/nodejs/
MIT License
75 stars 70 forks source link

fix(product-json-to-xlsx): upgrade exceljs to latest to fix encoding … #1860

Closed VineetKumarKushwaha closed 1 year ago

VineetKumarKushwaha commented 1 year ago

product-json-to-xlsx is broken after node upgrade

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 6af2d284077f95f410a846026ff5f5d84764c902

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov[bot] commented 1 year ago

Codecov Report

Merging #1860 (6af2d28) into master (a8b3e3c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1860   +/-   ##
=======================================
  Coverage   94.68%   94.68%           
=======================================
  Files         145      145           
  Lines        4988     4988           
  Branches     1363     1363           
=======================================
  Hits         4723     4723           
  Misses        262      262           
  Partials        3        3