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 jschardet to v3 #634

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 11, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jschardet ^2.1.0 -> ^3.0.0 age adoption passing confidence

Release Notes

aadsm/jschardet (jschardet)

v3.1.4

Compare Source

v3.1.3

Compare Source

v3.1.2

Compare Source

v3.1.1

Compare Source

v3.1.0: Version 3.1.0

Compare Source

Version 3.1.0 (minor update)

Changes since 3.0.0:
f3de69b Updated bundles
25f107a Updated github workflow files
4d45864 Updated browserify and jest versions
56e10ee Cosmetic changes to the way the percentage is shown in show-size-changes.sh
7010531 Add script to determine size changes in the distributed files
120c0e7 npm audit --fix
a1c0607 Merge pull request #​75 from danielgindi/fix/string_as_array
2b9b07d Corrected "TypeError: Cannot assign to read only property", closes #​68
5a57c11 Convert the encodings tests to jest
08e6c81 Add initial set of jest tests
7897929 Check if given encodings exist against the denormalized list of supported encodings
af66fa6 Add typescript support to detectEncodings
9b49243 Add detectEncondings option
e5945e2 Merge branch 'master' of https://github.com/aadsm/jschardet
71bcf43 npm audit fix
094cb6f Merge pull request #​71 from bpasero/patch-1
c089b44 Add detectAll to index.d.ts
0ae9a3c Update package-lock.json
f71723b Add .npmignore to exclude tests

Bundle size changes since v3.0.0:

  • dist/jschardet.js +3135 (465888 -> 469023)
  • dist/jschardet.min.js +3460 +0.01% (335803 -> 339263)

v3.0.0: Version 3.0.0

Compare Source

  • maccyrillic -> x-mac-cyrillic
  • Fixed a bug that was introduced some months ago related to unicode detect of streams with less than 6 chars.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented May 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.29%. Comparing base (afcebd9) to head (17cb4ed).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #634   +/-   ##
=======================================
  Coverage   91.29%   91.29%           
=======================================
  Files          25       25           
  Lines         885      885           
  Branches      241      241           
=======================================
  Hits          808      808           
  Misses         70       70           
  Partials        7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/jschardet-3.x branch 7 times, most recently from 9d605ab to 50f7699 Compare May 18, 2023 20:26
@renovate renovate bot force-pushed the renovate/jschardet-3.x branch 4 times, most recently from 5878327 to 9dc863f Compare May 27, 2023 02:07
@renovate renovate bot force-pushed the renovate/jschardet-3.x branch from 9dc863f to 2f22190 Compare February 24, 2024 00:13
@renovate renovate bot force-pushed the renovate/jschardet-3.x branch 5 times, most recently from 4edb371 to f2fa4f1 Compare August 7, 2024 03:51
@renovate renovate bot force-pushed the renovate/jschardet-3.x branch from f2fa4f1 to 17cb4ed Compare December 17, 2024 14:24
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.

0 participants