Skip to content

Bump com.fleeksoft.ksoup:ksoup from 0.2.5 to 0.2.6#22

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.fleeksoft.ksoup-ksoup-0.2.6
Open

Bump com.fleeksoft.ksoup:ksoup from 0.2.5 to 0.2.6#22
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.fleeksoft.ksoup-ksoup-0.2.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 18, 2026

Bumps com.fleeksoft.ksoup:ksoup from 0.2.5 to 0.2.6.

Release notes

Sourced from com.fleeksoft.ksoup:ksoup's releases.

0.2.6

  • Updated build + CI (Gradle 9.3.1, workflow refresh, cleaner build scripts)
  • Dependency upgrades: Kotlin 2.3.10, AGP 8.13.2, Ktor 3.4.0, plus kotlinx/Okio/Dokka updates
  • Improved KMP/JS exports (moved to platform-agnostic @KmpJsExport)
  • Aligned code with jsoup 1.22.1
  • Better HTML/XML parsing reliability + expanded fuzz/integration test coverage

New Contributors

Full Changelog: fleeksoft/ksoup@0.2.5...0.2.6

Commits
  • 1285e3a Merge pull request #126 from fleeksoft/develop
  • 4b97279 chore: add dummy build file for AGP Lint compatibility
  • f835c9a chore: bump libraryVersion to 0.2.6
  • 65d9592 test: ignore canStreamXml test and remove unused import
  • 1e0bcd7 refactor: enhance build script for modularity, conditional plugin application...
  • c4ad7c1 test: move KsoupBenchmark to src from src@jvm
  • 24c25e5 chore: bump kotlinx-benchmark version to 0.4.16 in build configuration
  • 8e4b9d6 docs: update Kotlin badge in README to version 2.3.10
  • ed42659 test: add new Parser error-tracking tests and tag set cloning behavior valida...
  • c50a4dc refactor: replace getElements... methods with Collector.collect in Element
  • 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 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)

Bumps [com.fleeksoft.ksoup:ksoup](https://github.com/fleeksoft/ksoup) from 0.2.5 to 0.2.6.
- [Release notes](https://github.com/fleeksoft/ksoup/releases)
- [Commits](fleeksoft/ksoup@0.2.5...0.2.6)

---
updated-dependencies:
- dependency-name: com.fleeksoft.ksoup:ksoup
  dependency-version: 0.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 18, 2026
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants