stencila / encoda

↔️ A format converter for Stencila documents
https://stencila.github.io/encoda/
Apache License 2.0
35 stars 9 forks source link

fix(dependencies): update dependency xlsx to ^0.17.3 #992

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xlsx (source) ^0.17.0 -> ^0.17.3 age adoption passing confidence

Release Notes

SheetJS/sheetjs ### [`v0.17.3`](https://togithub.com/SheetJS/sheetjs/blob/master/CHANGELOG.md#v0173) [Compare Source](https://togithub.com/SheetJS/sheetjs/compare/6670c8448ec320313bbdd5cc14ba49ad1992dfd9...874ea42987c069d795b82a994617d0256bc78f61) - `window.XLSX` explicit assignment to satiate LWC - CSV Proper formatting of errors - HTML emit data-\* attributes ### [`v0.17.2`](https://togithub.com/SheetJS/sheetjs/blob/master/CHANGELOG.md#v0172) [Compare Source](https://togithub.com/SheetJS/sheetjs/compare/7468f3b6359fb9c232680c3a5e63af4bddb98e12...6670c8448ec320313bbdd5cc14ba49ad1992dfd9) - Browser and Node optional ESM support - DSV correct handling of bare quotes (h/t [@​bgamrat](https://togithub.com/bgamrat)) ### [`v0.17.1`](https://togithub.com/SheetJS/sheetjs/blob/master/CHANGELOG.md#v0171) [Compare Source](https://togithub.com/SheetJS/sheetjs/compare/v0.17.0...7468f3b6359fb9c232680c3a5e63af4bddb98e12) - `XLSB` writer uses short cell form when viable

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov-commenter commented 3 years ago

Codecov Report

Merging #992 (442e960) into master (84ef23e) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 442e960 differs from pull request most recent head 1468046. Consider uploading reports for the commit 1468046 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #992   +/-   ##
=======================================
  Coverage   88.33%   88.33%           
=======================================
  Files          80       80           
  Lines        7594     7594           
  Branches     2427     2457   +30     
=======================================
  Hits         6708     6708           
+ Misses        860      859    -1     
- Partials       26       27    +1     
Impacted Files Coverage Δ
src/codecs/md/index.ts 92.65% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 84ef23e...1468046. Read the comment docs.

stencila-ci commented 3 years ago

:tada: This PR is included in version 0.119.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: