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 all dependencies #2330

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Update all dependencies #2330

wants to merge 3 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.arrow-kt:arrow-core-retrofit 2.0.0-beta.3 -> 2.0.0-rc.1 age adoption passing confidence
io.arrow-kt:arrow-fx-coroutines 2.0.0-beta.3 -> 2.0.0-rc.1 age adoption passing confidence
io.arrow-kt:arrow-core 2.0.0-beta.3 -> 2.0.0-rc.1 age adoption passing confidence
io.ktor:ktor-client-android 3.0.1 -> 3.0.2 age adoption passing confidence
com.google.devtools.ksp (source) 2.0.21-1.0.28 -> 2.1.0-1.0.29 age adoption passing confidence
com.android.library (source) 8.7.2 -> 8.7.3 age adoption passing confidence
com.android.application (source) 8.7.2 -> 8.7.3 age adoption passing confidence
com.android.tools.build:gradle (source) 8.7.2 -> 8.7.3 age adoption passing confidence
com.android.lint (source) 8.7.2 -> 8.7.3 age adoption passing confidence
com.android.tools.lint:lint-api (source) 31.7.2 -> 31.7.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

arrow-kt/arrow (io.arrow-kt:arrow-core-retrofit)

v2.0.0-rc.1

Compare Source

Release candidate for the new major version

ktorio/ktor (io.ktor:ktor-client-android)

v3.0.2

Compare Source

Published 3 December 2024

Bugfixes
  • ServletResponseBody is corrupted due to the wrong offset (KTOR-7904)
  • File is not commited after closing writeChannel() of the file (KTOR-7845)
  • CIO: Response body truncated because read amount of bytes isn't compared against Content-Length (KTOR-7828)
  • HttpCache: IndexOutOfBoundsException on malformed Cache-Control header (KTOR-7172)
  • call.respondSource returns empty response but passes in tests (KTOR-7683)
  • ByteReadChannel.{readShort/readInt/readLong} leads to infinite loop when required bytes distributed in flush and read buffers (KTOR-7746)
  • Routing: ContentType.match doesn't match wildcard content types (KTOR-7278)
  • Connections aren't released properly if there are multiple parallel connections to the same address (KTOR-7777)
  • FileItem.streamProvider is deprecated and doesn't have implementation (KTOR-7731)
  • MergedApplicationConfig.toMap replaces nested configs completely without merging (KTOR-7008)
  • Digest Auth: Ktor 3.0.1 uses the wrong "nc" value to calculate digest (KTOR-7681)
  • JS: "ReferenceError: require is not defined" when compiling to ES Module (KTOR-6158)
  • Chunked transfer encoding failure not caught with retry (KTOR-7618)
  • HttpCookies: IllegalArgumentException when server returns a raw cookie with not allowed characters (KTOR-7469)
  • DefaultRequest: Content-Type header of default request is not overridable (KTOR-6946)
Improvements
  • Support binary (Smile) encoding in JacksonConverter (KTOR-7726)
  • ServiceLoader.load call is slow on Android (KTOR-7698)
google/ksp (com.google.devtools.ksp)

v2.1.0-1.0.29

Compare Source

Updates

Contributors

Thanks to everyone who reported bugs and participated in discussions!

v2.1.0-1.0.28

Compare Source

What's Changed

Full Changelog: google/ksp@2.1.0-RC2-1.0.28...2.1.0-1.0.28


Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from a team as a code owner November 28, 2024 00:45
@renovate renovate bot changed the title Update dependency com.google.devtools.ksp 2.0.21-1.0.28 to v2.1.0-1.0.29 Update all dependencies Nov 28, 2024
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from c96531c to 551e198 Compare December 3, 2024 19:02
Copy link
Contributor Author

renovate bot commented Dec 4, 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.

@StylianosGakis
Copy link
Member

Blocked by https://kotlinlang.org/docs/whatsnew21.html#compose-compiler-updates as kotlinter+ktlint are doing something wrong here. Will wait for their update

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