Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 11, 2023

Bumps com.github.albfernandez:juniversalchardet from 2.0.3 to v2.4.0.

Release notes

Sourced from com.github.albfernandez:juniversalchardet's releases.

Version 2.4.0

#34 Recovered support for GB-18030

Version 2.3.2

#33 Fix US-ASCII is too generous

Version 2.3.1

Detect US-ASCII

Version 2.3.0

Exposes an API to detect charset from BOM

Version 2.2.0

#24 Add Path and InputStream support to detectCharset method

Version 2.1.0

Remove direct usage of FileInputStream to avoid GC overhead

https://bugs.openjdk.java.net/browse/JDK-8080225

Commits
  • 9236c5a Release 2.4.0
  • 80b31e9 Source code format
  • 7c13181 Code Cleanup
  • 3646836 Replace findbugs plugin with spotbugs plugin
  • 36d5963 Recover support for GB-18030
  • f1f7f7a Merge pull request #37 from albfernandez/dependabot/maven/junit-junit-4.13.1
  • 9582182 Bump junit from 4.12 to 4.13.1
  • 3b76473 Create codeql-analysis.yml
  • a013857 Recover (but disabled) GB18030
  • 806ff1a Remove system.out in test
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.github.albfernandez:juniversalchardet](https://github.com/albfernandez/juniversalchardet) from 2.0.3 to v2.4.0.
- [Release notes](https://github.com/albfernandez/juniversalchardet/releases)
- [Commits](albfernandez/juniversalchardet@v2.0.3...v2.4.0)

---
updated-dependencies:
- dependency-name: com.github.albfernandez:juniversalchardet
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 11, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 11, 2023

The following labels could not be found: 3. to review.

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.

0 participants