ffalt / jamp3

id3 & mp3 library
MIT License
9 stars 2 forks source link

fix(deps): update dependency iconv-lite to v0.6.2 #298

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
iconv-lite dependencies patch 0.6.0 -> 0.6.2

Release Notes

ashtuchkin/iconv-lite ### [`v0.6.2`](https://togithub.com/ashtuchkin/iconv-lite/blob/master/Changelog.md#​062--2020-07-08) [Compare Source](https://togithub.com/ashtuchkin/iconv-lite/compare/v0.6.1...v0.6.2) - Support Uint8Array-s decoding without conversion to Buffers, plus fix an edge case. ### [`v0.6.1`](https://togithub.com/ashtuchkin/iconv-lite/blob/master/Changelog.md#​061--2020-06-28) [Compare Source](https://togithub.com/ashtuchkin/iconv-lite/compare/v0.6.0...v0.6.1) - Support Uint8Array-s directly when decoding ([#​246](https://togithub.com/ashtuchkin/iconv-lite/issues/246), by [@​gyzerok](https://togithub.com/gyzerok)) - Unify package.json version ranges to be strictly semver-compatible ([#​241](https://togithub.com/ashtuchkin/iconv-lite/issues/241)) - Fix minor issue in UTF-32 decoder's endianness detection code.

Renovate configuration

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

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

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

:no_bell: 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.