fix(deps): update dependency iconv-lite to v0.7.3 - #227
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/iconv-lite-0.x
branch
from
January 11, 2026 17:43
3aa009a to
6d00695
Compare
renovate
Bot
force-pushed
the
renovate/iconv-lite-0.x
branch
from
February 12, 2026 18:02
6d00695 to
6adb66f
Compare
renovate
Bot
force-pushed
the
renovate/iconv-lite-0.x
branch
3 times, most recently
from
May 9, 2026 16:51
8421410 to
a9bb223
Compare
renovate
Bot
force-pushed
the
renovate/iconv-lite-0.x
branch
2 times, most recently
from
June 20, 2026 09:56
f56d41c to
1efa4a7
Compare
renovate
Bot
force-pushed
the
renovate/iconv-lite-0.x
branch
from
July 6, 2026 18:07
1efa4a7 to
adb77b9
Compare
renovate
Bot
force-pushed
the
renovate/iconv-lite-0.x
branch
2 times, most recently
from
July 18, 2026 08:47
cba4e95 to
131c1ce
Compare
renovate
Bot
force-pushed
the
renovate/iconv-lite-0.x
branch
from
July 18, 2026 13:53
131c1ce to
34d0c32
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7.0→0.7.3Release Notes
pillarjs/iconv-lite (iconv-lite)
v0.7.3: 0.7.3Compare Source
🚀 Improvements
iso-8859-8-iandiso-8859-8-echarset aliases - by @baptistejamin in #394🐞 Bug fixes
Fix UTF-32 streaming across chunk boundaries - by @spokodev and @bjohansebas in #393
When decoding a UTF-32 stream, a 4-byte code unit split across a chunk boundary was decoded incorrectly, and a truncated trailing unit is now replaced with U+FFFD instead of being dropped. When encoding, a surrogate held over between chunks no longer throws. Whole-buffer
decode/encodewere unaffected.New Contributors
Full Changelog: pillarjs/iconv-lite@v0.7.2...v0.7.3
v0.7.2Compare Source
🐞 Bug fixes
Correction of CommonJS exports in TypeScript definitions - by @plbstl in #366
Fixed the TypeScript definitions to correctly represent the CommonJS exports of the library.
This resolves issues where consumers using TypeScript would encounter errors due to incorrect
type definitions that did not align with the actual module exports.
v0.7.1Compare Source
🚀 Improvements
Configuration
📅 Schedule: (UTC)
* * * * 0,6)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.