You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
any of the package files in this branch needs updating, or
the branch becomes conflicted, or
you click the rebase/retry checkbox if found above, or
you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: gradle/libs.versions.toml
Command failed: ./gradlew --console=plain --dependency-verification lenient -q --write-verification-metadata sha256 dependencies
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* Where:
Build file '/tmp/renovate/repos/github/accrescent/parcelo/build.gradle.kts' line: 5
* What went wrong:
Plugin [id: 'io.ktor.plugin', version: '3.1.2', apply: false] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Included Builds (No included builds contain this plugin)
- Plugin Repositories (could not resolve plugin artifact 'io.ktor.plugin:io.ktor.plugin.gradle.plugin:3.1.2')
Searched in the following repositories:
Gradle Central Plugin Repository
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================
2: Task failed with an exception.
-----------
* Where:
Build file '/tmp/renovate/repos/github/accrescent/parcelo/build.gradle.kts' line: 5
* What went wrong:
Plugin [id: 'io.ktor.plugin', version: '3.1.2', apply: false] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Included Builds (No included builds contain this plugin)
- Plugin Repositories (could not resolve plugin artifact 'io.ktor.plugin:io.ktor.plugin.gradle.plugin:3.1.2')
Searched in the following repositories:
Gradle Central Plugin Repository
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================
BUILD FAILED in 1m 10s
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.3.12
->3.1.2
2.3.12
->3.1.2
2.3.12
->3.1.2
2.3.12
->3.1.2
2.3.12
->3.1.2
2.3.12
->3.1.2
2.3.12
->3.1.2
2.3.12
->3.1.2
Release Notes
ktorio/ktor (io.ktor:ktor-server-resources)
v3.1.2
Compare Source
Improvements
Bugfixes
v3.1.1
Compare Source
Improvements
Bugfixes
staticResources
(KTOR-6671)v3.1.0
Compare Source
Features
Improvements
receiveMultipart
throws IllegalStateException instead of UnsupportedMediaTypeException (KTOR-7470)bind
overload withhostName
andport
(KTOR-7663)Bugfixes
v3.0.3
Compare Source
Bugfixes
v3.0.2
Compare Source
Bugfixes
FileItem.streamProvider
is deprecated and doesn't have implementation (KTOR-7731)Improvements
v3.0.1
Compare Source
Bugfixes
Url.segments
throws on URLs with root path (KTOR-7625)Improvements
username
andcnonce
parameters aren't surrounded with quotes (KTOR-7561)v3.0.0
Compare Source
Bugfixes
maxFrameSize
option has no effect (KTOR-6963)pathSegments
returns empty strings for trailing slashes (KTOR-4402)response.content.copyAndClose(targetFile.writeChannel())
sometimes loses some bytes (KTOR-3003)Improvements
readBytes
method name (KTOR-6596)respondFile
overload withPath
parameters (KTOR-7202)Features
v2.3.13
Compare Source
Bugfixes
Improvements
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.