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

Build(deps): Bump com.github.albfernandez:juniversalchardet from 2.0.3 to v2.4.0 #11853

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 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 3. to review dependencies Pull requests that update a dependency file labels Aug 2, 2023
@AndyScherzinger
Copy link
Member

juniversalchardet 2.1.x and newer requires Android 8 (API Level 26)

@AndyScherzinger
Copy link
Member

Replaced by #12457

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 4, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@AndyScherzinger AndyScherzinger deleted the dependabot/gradle/com.github.albfernandez-juniversalchardet-v2.4.0 branch February 4, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review dependencies Pull requests that update a dependency file don't merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant