-
Couldn't load subscription status.
- Fork 3
chore(deps): bump ktor-server.version from 3.1.3 to 3.2.0 #134
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
Conversation
Bumps `ktor-server.version` from 3.1.3 to 3.2.0. Updates `io.ktor:ktor-server-core-jvm` from 3.1.3 to 3.2.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.3...3.2.0) Updates `io.ktor:ktor-server-test-host-jvm` from 3.1.3 to 3.2.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.3...3.2.0) Updates `io.ktor:ktor-server-netty-jvm` from 3.1.3 to 3.2.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.1.3...3.2.0) --- updated-dependencies: - dependency-name: io.ktor:ktor-server-core-jvm dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-test-host-jvm dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-netty-jvm dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
@dependabot rebase |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
@dependabot recreate |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps
ktor-server.versionfrom 3.1.3 to 3.2.0.Updates
io.ktor:ktor-server-core-jvmfrom 3.1.3 to 3.2.0Release notes
Sourced from io.ktor:ktor-server-core-jvm's releases.
Changelog
Sourced from io.ktor:ktor-server-core-jvm's changelog.
Commits
4f3f697Release 3.2.0 (#4929)c5a91b9KTOR-8581 Avoid passing the max parameter of the decode method and catch the ...030299eKTOR-4766 Add defaultRequest plugin extension (#4924)ac3e4dbBetter configurability for MockEngine (#4846)7f35f25Update dependency io.github.pdvrieze.xmlutil:serialization to v0.91.16a9f2ecUpdate dropwizard to v4.2.32a79909bUpdate dependency io.swagger.parser.v3:swagger-parser to v2.1.29262e729Update dependency io.micrometer:micrometer-core to v1.15.1b0641cfUpdate netty monorepo to v4.2.2.Final3fa7fbeUpdate tomcat to v9.0.106Updates
io.ktor:ktor-server-test-host-jvmfrom 3.1.3 to 3.2.0Release notes
Sourced from io.ktor:ktor-server-test-host-jvm's releases.
Changelog
Sourced from io.ktor:ktor-server-test-host-jvm's changelog.
Commits
4f3f697Release 3.2.0 (#4929)c5a91b9KTOR-8581 Avoid passing the max parameter of the decode method and catch the ...030299eKTOR-4766 Add defaultRequest plugin extension (#4924)ac3e4dbBetter configurability for MockEngine (#4846)7f35f25Update dependency io.github.pdvrieze.xmlutil:serialization to v0.91.16a9f2ecUpdate dropwizard to v4.2.32a79909bUpdate dependency io.swagger.parser.v3:swagger-parser to v2.1.29262e729Update dependency io.micrometer:micrometer-core to v1.15.1b0641cfUpdate netty monorepo to v4.2.2.Final3fa7fbeUpdate tomcat to v9.0.106Updates
io.ktor:ktor-server-netty-jvmfrom 3.1.3 to 3.2.0Release notes
Sourced from io.ktor:ktor-server-netty-jvm's releases.
Changelog
Sourced from io.ktor:ktor-server-netty-jvm's changelog.
Commits
4f3f697Release 3.2.0 (#4929)c5a91b9KTOR-8581 Avoid passing the max parameter of the decode method and catch the ...030299eKTOR-4766 Add defaultRequest plugin extension (#4924)ac3e4dbBetter configurability for MockEngine (#4846)7f35f25Update dependency io.github.pdvrieze.xmlutil:serialization to v0.91.16a9f2ecUpdate dropwizard to v4.2.32a79909bUpdate dependency io.swagger.parser.v3:swagger-parser to v2.1.29262e729Update dependency io.micrometer:micrometer-core to v1.15.1b0641cfUpdate netty monorepo to v4.2.2.Final3fa7fbeUpdate tomcat to v9.0.106Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)