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

fix(deps): update dependency iconv-lite to version 0.6.2 🌟 #8387

Merged
merged 1 commit into from
Aug 24, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2020

This PR contains the following updates:

Package Type Update Change
iconv-lite dependencies minor 0.5.0 -> 0.6.2

Release Notes

ashtuchkin/iconv-lite

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 whatwg/encoding#​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.

v0.5.1

Compare Source

  • Added cp720 encoding (#​221, by @​kr-deps)
    • (minor) Changed Changelog.md formatting to use h2.

Renovate configuration

📅 Schedule: "before 3am on the first day of the month" in timezone America/New_York.

🚦 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot added renovate Triggered by renovatebot type: dependencies labels Aug 24, 2020
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Aug 24, 2020

See the guidelines for reviewing dependency updates for info on how to review dependency update PRs.

@cypress
Copy link

cypress bot commented Aug 24, 2020



Test summary

8135 0 108 3


Run details

Project cypress
Status Passed
Commit 42b47a0
Started Aug 24, 2020 2:56 PM
Ended Aug 24, 2020 3:03 PM
Duration 06:37 💡
OS Linux Debian - 10.2
Browser Multiple

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@jennifer-shehane
Copy link
Member

I think this should be fine based off of the changelog.

@flotwig flotwig merged commit 0777f96 into develop Aug 24, 2020
@renovate renovate bot deleted the renovate/iconv-lite-0.x branch August 24, 2020 15:48
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Sep 1, 2020

Released in 5.1.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v5.1.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Sep 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
renovate Triggered by renovatebot type: dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants