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.09%. Comparing base (89ce6cf) to head (f2fa4f1).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #634   +/-   ##
=======================================
  Coverage   91.09%   91.09%           
=======================================
  Files          25       25           
  Lines         865      865           
  Branches      234      234           
=======================================
  Hits          788      788           
  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 4 times, most recently from b3d197b to 4edb371 Compare August 6, 2024 19:08
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