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

chore(deps): update dependency iconv-lite to ^0.6.0 #115

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
iconv-lite ^0.5.1 -> ^0.6.0 age adoption passing confidence

Release Notes

ashtuchkin/iconv-lite (iconv-lite)

v0.6.3

Compare Source

  • Fix HKSCS encoding to prefer Big5 codes if both Big5 and HKSCS codes are possible (#​264)

v0.6.2

Compare Source

  • Support Uint8Array-s decoding without conversion to Buffers, plus fix an edge case.

v0.6.1

Compare Source

  • Support Uint8Array-s directly when decoding (#​246, by @​gyzerok)
    • Unify package.json version ranges to be strictly semver-compatible (#​241)
    • Fix minor issue in UTF-32 decoder's endianness detection code.

v0.6.0

Compare Source

  • Updated 'gb18030' encoding to :2005 edition (see https://github.com/whatwg/encoding/issues/22).
    • Removed iconv.extendNodeEncodings() mechanism. It was deprecated 5 years ago and didn't work
      in recent Node versions.
    • Reworked Streaming API behavior in browser environments to fix #​204. Streaming API will be
      excluded by default in browser packs, saving ~100Kb bundle size, unless enabled explicitly using
      iconv.enableStreamingAPI(require('stream')).
    • Updates to development environment & tests:
      • Added ./test/webpack private package to test complex new use cases that need custom environment.
        It's tested as a separate job in Travis CI.
      • Updated generation code for the new EUC-KR index file format from Encoding Standard.
      • Removed Buffer() constructor in tests (#​197 by @​gabrielschulhof).

v0.5.2

Compare Source

  • Added iconv.getEncoder() and iconv.getDecoder() methods to typescript definitions (#​229).
    • Fixed semver version to 6.1.2 to support Node 8.x (by @​tanandara).
    • Capped iconv version to 2.x as 3.x has dropped support for older Node versions.
    • Switched from instanbul to c8 for code coverage.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/iconv-lite-0.x branch 6 times, most recently from 5b3acc3 to eb51deb Compare June 3, 2023 05:16
@renovate renovate bot force-pushed the renovate/iconv-lite-0.x branch from eb51deb to 9efec11 Compare June 30, 2023 14:14
@renovate renovate bot force-pushed the renovate/iconv-lite-0.x branch from 9efec11 to 13677b5 Compare July 31, 2023 14:00
@renovate renovate bot force-pushed the renovate/iconv-lite-0.x branch from 1c6ecaa to 386533a Compare March 1, 2024 17:05
@renovate renovate bot force-pushed the renovate/iconv-lite-0.x branch from 386533a to 29ed5d5 Compare April 1, 2024 15:18
@renovate renovate bot force-pushed the renovate/iconv-lite-0.x branch from 29ed5d5 to 85c7099 Compare May 1, 2024 06:59
@renovate renovate bot force-pushed the renovate/iconv-lite-0.x branch from 85c7099 to 2c5bdef Compare June 1, 2024 07:54
@renovate renovate bot force-pushed the renovate/iconv-lite-0.x branch from 2c5bdef to cb6e2e5 Compare June 30, 2024 06:34
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

0 participants