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

Update dependency com.fleeksoft.ksoup:ksoup to v0.1.9 #689

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.fleeksoft.ksoup:ksoup 0.1.2 -> 0.1.9 age adoption passing confidence

Release Notes

fleeksoft/ksoup (com.fleeksoft.ksoup:ksoup)

v0.1.9

  • Performance improved 3x, faster parsing. (Fixes #​80)
  • Added Ksoup.parseMetaData for fetching HTML page metadata. (Closes #​61, #​64)
  • Upgraded kotlinx-io to version 0.5.4.
  • Added kotlinx benchmarks for performance evaluation and comparison.

v0.1.7

Compare Source

v0.1.6

Compare Source

What's Changed

  • Add Okio target #​53
  • Use SourceReader for network request body parsing.
  • Add HttpResponse.asSourceReader() ext function. #​54
  • Change scope of SourceReaderImp to internal and add public functions SourceReader.from.
  • Change scope of FileSourceImp to internal and add public functions FileSource.from.
  • Add extension functions: java.io.File.toFileSource(), java.nio.file.Path.toFileSource() & InputStream.toSourceReader()
  • Update to latest Jsoup (d3104a0)

Build Improvements

  • Replaced the Amper plugin with a custom Micro Amper Gradle script.
  • Upgrade Kotlin to 2.0.20 and AGP to 8.5.0

v0.1.5

Compare Source

What's Changed

v0.1.4

What's Changed

  • Added Js and Wasm Js target
  • Improved performance.

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.

@renovate renovate bot changed the title Update dependency com.fleeksoft.ksoup:ksoup to v0.1.3 Update dependency com.fleeksoft.ksoup:ksoup to v0.1.4 Aug 5, 2024
@renovate renovate bot force-pushed the renovate/ksoup branch 15 times, most recently from d8ed57e to 33152ed Compare August 10, 2024 12:19
@renovate renovate bot force-pushed the renovate/ksoup branch 3 times, most recently from 88b455a to f9a7ecd Compare August 11, 2024 16:31
@renovate renovate bot force-pushed the renovate/ksoup branch 2 times, most recently from 1ae7302 to ce09c17 Compare August 23, 2024 21:55
@renovate renovate bot changed the title Update dependency com.fleeksoft.ksoup:ksoup to v0.1.4 Update dependency com.fleeksoft.ksoup:ksoup to v0.1.5 Aug 23, 2024
@renovate renovate bot changed the title Update dependency com.fleeksoft.ksoup:ksoup to v0.1.5 Update dependency com.fleeksoft.ksoup:ksoup to v0.1.6 Sep 4, 2024
@renovate renovate bot changed the title Update dependency com.fleeksoft.ksoup:ksoup to v0.1.6 Update dependency com.fleeksoft.ksoup:ksoup to v0.1.7 Sep 11, 2024
@renovate renovate bot force-pushed the renovate/ksoup branch 3 times, most recently from 6803f9f to c105c87 Compare September 23, 2024 19:57
@renovate renovate bot changed the title Update dependency com.fleeksoft.ksoup:ksoup to v0.1.8 Update dependency com.fleeksoft.ksoup:ksoup to v0.1.9 Sep 23, 2024
@renovate renovate bot force-pushed the renovate/ksoup branch 16 times, most recently from 107fd67 to 06be8ee Compare October 1, 2024 06:04
@msasikanth msasikanth enabled auto-merge (squash) October 1, 2024 07:03
Copy link
Contributor Author

renovate bot commented Oct 1, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

1 participant