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

Bump jschardet from 3.0.0 to 3.1.2 #734

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps jschardet from 3.0.0 to 3.1.2.

Release notes

Sourced from jschardet's releases.

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)
Commits
  • f42d262 Version 3.1.2 (patch update)
  • c57626c Updated distribution files
  • 6016f6b Fix Latin1Prober (windows-1252) for PHP files (+ a bug fix)
  • fb6b283 Merge pull request #87 from AntoineAugusti/patch-1
  • fcf0697 Version 3.1.1 (patch update)
  • b659fc4 [devop] Fixed a few issues in npm-publish.yml
  • 4cd7fe5 Updated distribution files
  • e07679c [devop] Updating actions versions to v4
  • 4b3328f Merge pull request #91 from yutotnh/fix-detect-shift-jis
  • 20220fd [fix] Fix bug when minimumThreshold is set to 0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2024
Bumps [jschardet](https://github.com/aadsm/jschardet) from 3.0.0 to 3.1.2.
- [Release notes](https://github.com/aadsm/jschardet/releases)
- [Commits](aadsm/jschardet@v3.0.0...v3.1.2)

---
updated-dependencies:
- dependency-name: jschardet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jschardet-3.1.2 branch from 8cc427b to 04fd326 Compare March 31, 2024 08:44
@mei23 mei23 merged commit b9bd47c into mei-summaly Apr 13, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jschardet-3.1.2 branch April 13, 2024 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant