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 com.github.albfernandez:juniversalchardet to v2.5.0 #14373

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.albfernandez:juniversalchardet 2.0.3 -> 2.5.0 age adoption passing confidence

Release Notes

albfernandez/juniversalchardet (com.github.albfernandez:juniversalchardet)

v2.5.0: Release 2.5.0

  • Use gradle to check Android API level compatibility
  • ADD methods in ReaderFactory class to get encoding reading byte[]

v2.4.0: Version 2.4.0

[#​34] Recovered support for GB-18030

v2.3.2: Version 2.3.2

[#​33] Fix US-ASCII is too generous

v2.3.1: Version 2.3.1

Detect US-ASCII

v2.3.0: Version 2.3.0

Exposes an API to detect charset from BOM

v2.2.0: Version 2.2.0

#​24 Add Path and InputStream support to detectCharset method

v2.1.0: Version 2.1.0

Remove direct usage of FileInputStream to avoid GC overhead

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

v2.0.4: Release 2.0.4

Release 2.0.4

  • Use gradle to check Android API level compatibility
  • backported: ADD methods in ReaderFactory class to get encoding reading byte[]
  • backported Recover support for GB-18030
  • backported: Support for US-ASCII

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 becomes conflicted, 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.

@renovate renovate bot added 3. to review dependencies Pull requests that update a dependency file labels Jan 10, 2025
@renovate renovate bot changed the title fix(deps): update dependency com.github.albfernandez:juniversalchardet to v2.5.0 Update dependency com.github.albfernandez:juniversalchardet to v2.5.0 Jan 14, 2025
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/com.github.albfernandez-juniversalchardet-2.x branch from 46c29ee to 52de5ce Compare January 14, 2025 14:01
Copy link

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/14373.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

Copy link

Codacy

Lint

TypemasterPR
Warnings5555
Errors33

SpotBugs

CategoryBaseNew
Bad practice6565
Correctness5858
Dodgy code294294
Experimental11
Internationalization77
Malicious code vulnerability11
Multithreaded correctness77
Performance5353
Security1818
Total504504

@renovate renovate bot changed the title Update dependency com.github.albfernandez:juniversalchardet to v2.5.0 fix(deps): update dependency com.github.albfernandez:juniversalchardet to v2.5.0 Jan 17, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants