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

Bump com.fleeksoft.ksoup:ksoup-lite from 0.1.9 to 0.2.0 #546

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2024

Bumps com.fleeksoft.ksoup:ksoup-lite from 0.1.9 to 0.2.0.

Release notes

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

0.2.0

What's Changed

  • Fixes #96 Android Empty document Error with network library by @​itboy87
  • Fixes #90 Add Watchos support by @​itboy87
  • Fixes #89 Add shortcut icon in metadata parse by @​itboy87
  • Upgrade Kotlin to version 2.0.21
  • Upgraded Ktor to version 3.0.1
  • Upgrade Gradle to version 10.7.2
  • Added JS unpacking by @​DatL4g in fleeksoft/ksoup#86
  • Fix byte array read size by @​itboy87 in fleeksoft/ksoup#91
  • [Android]: Updated compileSdk to 35
  • [Android]: target SDK 35 and compatible code for older Android versions
  • [Android]: Upgrade AGP to 8.7.1

New Contributors

Commits
  • 2a0fa4f remove watchosDeviceArm64 target for ktor2 and okio
  • a76d313 Update Ktor version references in README.md
  • 7b526b0 Add watchOS platform support
  • 24c3305 Merge pull request #97 from fleeksoft/release-0.2.0
  • 3715da4 replace removeFirst with removeAt to fix android compatibility issue when com...
  • 0d46050 Update AGP version to 8.7.1
  • 7206c01 upgrade gradle to 10.7.2
  • db4ad93 Update jvm.release and android minSdk in common module
  • 21c2b26 Upgraded libraryVersion to 0.2.0, ktor to 3.0.1, and mavenPublish to 0.30.0
  • 0049b29 Update compileSdk version to 35
  • 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 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 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-lite](https://github.com/fleeksoft/ksoup) from 0.1.9 to 0.2.0.
- [Release notes](https://github.com/fleeksoft/ksoup/releases)
- [Commits](fleeksoft/ksoup@0.1.9...0.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 2024
@Tlaster Tlaster merged commit 598487e into master Nov 3, 2024
3 checks passed
@Tlaster Tlaster deleted the dependabot/gradle/com.fleeksoft.ksoup-ksoup-lite-0.2.0 branch November 3, 2024 06:46
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.

1 participant