TheFruxz / Sparkle

An all-around framework, written in Kotlin, for plugins running on paper servers (and above).
https://moltenkt.gitbook.io/sparkle/
GNU Lesser General Public License v3.0
15 stars 1 forks source link

Chore(deps): Bump ktor-client-core-jvm from 2.1.1 to 2.1.2 #5

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ktor-client-core-jvm from 2.1.1 to 2.1.2.

Release notes

Sourced from ktor-client-core-jvm's releases.

2.1.2

Published 29 September 2022

  • HttpCacheEntry ignoring Request Cache-Control directives (KTOR-4894)
  • testApplication does not handle port and connectors (KTOR-4875)
  • Native: Wrong status code when requesting with DELETE method and body (KTOR-3566)
  • Default host address 0.0.0.0 isn't reachable on Windows (KTOR-4834)
  • TestApplicationEngine error handling is inconsistent with DefaultEnginePipeline, breaking clients (KTOR-4009)
  • Routing: Wrong content-type results in 400 Bad Request instead of 415 Unsupported Media type (KTOR-4849)
Changelog

Sourced from ktor-client-core-jvm's changelog.

2.1.2

Published 29 September 2022

  • HttpCacheEntry ignoring Request Cache-Control directives (KTOR-4894)
  • testApplication does not handle port and connectors (KTOR-4875)
  • Native: Wrong status code when requesting with DELETE method and body (KTOR-3566)
  • Default host address 0.0.0.0 isn't reachable on Windows (KTOR-4834)
  • TestApplicationEngine error handling is inconsistent with DefaultEnginePipeline, breaking clients (KTOR-4009)
  • Routing: Wrong content-type results in 400 Bad Request instead of 415 Unsupported Media type (KTOR-4849)
Commits
  • dc9b02a KTOR-4921 Release 2.1.2 (#3171)
  • a77241a KTOR-4894 Fixed HttpCache client plugin ignoring Request Cache-Control direct...
  • 82eaa1e KTOR-4875 Fixed respecting connectors port in testApplication (#3169)
  • 24d59f0 KTOR-3566 Fixed sending DELETE with body in Curl engine (#3165)
  • 4ab5d7b KTOR-4009 Add flag to respond with 500 on exceptions in tests (#3163)
  • 6369491 KTOR-4849 Routing: Wrong content-type should result in 415 (#3161)
  • d300441 KTOR-4834 Fix startup message on Windows (#3157)
  • 3b31017 Change Ktor version to development (#3159)
  • See full diff 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 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)
dependabot[bot] commented 2 years ago

The following labels could not be found: Type: dependencies, From: bot, State: verified.