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

chore(deps): update all non-major dependencies #92

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2023

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
graalvm/setup-graalvm action patch v1.2.5 -> v1.2.6 age adoption passing confidence
io.ktor:ktor-bom import patch 3.0.0 -> 3.0.1 age adoption passing confidence

Release Notes

graalvm/setup-graalvm (graalvm/setup-graalvm)

v1.2.6

Compare Source

What's Changed

Full Changelog: graalvm/setup-graalvm@v1.2.5...v1.2.6

ktorio/ktor (io.ktor:ktor-bom)

v3.0.1

Compare Source

Published 29 October 2024

Bugfixes
  • Remove space from the default client user agent (KTOR-7655)
  • Url.segments throws on URLs with root path (KTOR-7625)
  • Digest Auth does not implement nc parameter correctly according to RFC 7616 (KTOR-4318)
  • about:blank URL should be parsed correctly as about:blank (KTOR-7410)
  • ByteReadChannel.{readShort/readInt/readLong} could lead to CPU-bound indefinite loop since 3.0.0 (KTOR-7571)
  • CIO: Requests face connection timeouts when executed on the Android main dispatcher (KTOR-6803)
  • receiveMultipart fails with "IOException: Failed to parse multipart" when content-type is capitalized (KTOR-7596)
Improvements
  • WebSockets logging: The plugin calls toString() unnecessarily on transformed response body (KTOR-7623)
  • INFO log message with all server interceptors on server startup (KTOR-7326)
  • Digest auth: username and cnonce parameters aren't surrounded with quotes (KTOR-7561)
  • ContentType.fromFilePath for newer file formats HEIC, AVIF, HEIF (KTOR-7536)
  • Support missing native targets in ktor-serialization-kotlinx-xml (KTOR-7583)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

👻 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 added the dependencies Pull requests that update a dependency file label Jul 31, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 0f1ac0a to 4fae805 Compare August 9, 2023 21:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from fc878e9 to 9356028 Compare August 24, 2023 15:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 5741222 to b2da83a Compare September 2, 2023 00:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from dfb293d to 87ca5fa Compare September 13, 2023 01:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 497dc1f to 8aae846 Compare September 21, 2023 12:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from f169b87 to 5dda0e0 Compare October 4, 2023 21:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1991ef1 to 9742e89 Compare October 25, 2023 18:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 981bf1d to 88c410a Compare November 3, 2023 12:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 325e493 to 0fcd0ce Compare November 23, 2023 16:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 3bbb9e3 to d414dda Compare August 17, 2024 20:19
@renovate renovate bot changed the title fix(deps): update dependency io.ktor:ktor-bom to v2.3.12 chore(deps): update all non-major dependencies Aug 17, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d414dda to 088ff19 Compare August 22, 2024 18:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a467dc0 to b7ef303 Compare September 7, 2024 18:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from dd531f4 to bc6f413 Compare October 11, 2024 08:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9e3e51c to a314228 Compare October 16, 2024 21:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6350b62 to f36d8dc Compare October 24, 2024 13:56
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update dependency io.ktor:ktor-bom to v3.0.1 Nov 5, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f673adb to b3820ae Compare November 5, 2024 22:20
@renovate renovate bot changed the title fix(deps): update dependency io.ktor:ktor-bom to v3.0.1 chore(deps): update all non-major dependencies Nov 14, 2024
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.

0 participants