Skip to content

chore(deps): update dependency io.ktor.plugin to v3.4.0#5090

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/minor-3.4-ktor
Feb 14, 2026
Merged

chore(deps): update dependency io.ktor.plugin to v3.4.0#5090
renovate[bot] merged 1 commit intomasterfrom
renovate/minor-3.4-ktor

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 25, 2026

This PR contains the following updates:

Package Change Age Confidence
io.ktor.plugin 3.3.33.4.0 age confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 Jan 25, 2026
@renovate renovate Bot enabled auto-merge (squash) January 25, 2026 15:59
@DanySK DanySK force-pushed the renovate/minor-3.4-ktor branch from f0f057e to 8a46f95 Compare January 25, 2026 17:23
@renovate renovate Bot force-pushed the renovate/minor-3.4-ktor branch from 8a46f95 to 56cd954 Compare January 25, 2026 17:23
@DanySK DanySK force-pushed the renovate/minor-3.4-ktor branch 7 times, most recently from b5fa2ef to 9a72c13 Compare January 26, 2026 04:10
@renovate renovate Bot force-pushed the renovate/minor-3.4-ktor branch from 9a72c13 to 8c517f5 Compare January 26, 2026 04:12
@DanySK DanySK force-pushed the renovate/minor-3.4-ktor branch 6 times, most recently from 7a2e16b to ac4ea2e Compare January 28, 2026 11:40
@renovate renovate Bot force-pushed the renovate/minor-3.4-ktor branch from ac4ea2e to 72e0b50 Compare January 28, 2026 11:42
@DanySK DanySK force-pushed the renovate/minor-3.4-ktor branch 10 times, most recently from f8ce450 to a3a7d86 Compare February 1, 2026 16:02
@DanySK DanySK force-pushed the renovate/minor-3.4-ktor branch 2 times, most recently from 80b72ae to a523ce0 Compare February 10, 2026 18:17
@renovate renovate Bot force-pushed the renovate/minor-3.4-ktor branch from a523ce0 to 0db53c5 Compare February 10, 2026 18:18
@DanySK DanySK force-pushed the renovate/minor-3.4-ktor branch from 0db53c5 to 561e8f8 Compare February 10, 2026 21:03
@renovate renovate Bot force-pushed the renovate/minor-3.4-ktor branch from 561e8f8 to b40e59a Compare February 10, 2026 21:05
@DanySK DanySK force-pushed the renovate/minor-3.4-ktor branch 2 times, most recently from 40da802 to 9f459cc Compare February 11, 2026 03:12
@renovate renovate Bot force-pushed the renovate/minor-3.4-ktor branch from 9f459cc to bd2226f Compare February 11, 2026 03:13
@DanySK DanySK force-pushed the renovate/minor-3.4-ktor branch 5 times, most recently from 80430ab to 91c87d2 Compare February 13, 2026 14:01
@renovate renovate Bot force-pushed the renovate/minor-3.4-ktor branch from 91c87d2 to 0e05299 Compare February 13, 2026 14:02
@DanySK DanySK force-pushed the renovate/minor-3.4-ktor branch from 0e05299 to 091ff1c Compare February 14, 2026 13:02
@renovate renovate Bot force-pushed the renovate/minor-3.4-ktor branch from 091ff1c to 61e43ff Compare February 14, 2026 13:04
@DanySK DanySK force-pushed the renovate/minor-3.4-ktor branch from 61e43ff to fbe737b Compare February 14, 2026 13:09
@renovate renovate Bot force-pushed the renovate/minor-3.4-ktor branch from fbe737b to f9a07bc Compare February 14, 2026 13:11
@DanySK DanySK force-pushed the renovate/minor-3.4-ktor branch 2 times, most recently from c66ad6d to 9964b5e Compare February 14, 2026 14:50
@renovate renovate Bot force-pushed the renovate/minor-3.4-ktor branch from 9964b5e to 5645b57 Compare February 14, 2026 14:52
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.53%. Comparing base (4f797bf) to head (3f588c1).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5090   +/-   ##
=========================================
  Coverage     61.53%   61.53%           
  Complexity       14       14           
=========================================
  Files             2        2           
  Lines            78       78           
  Branches          4        4           
=========================================
  Hits             48       48           
  Misses           24       24           
  Partials          6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@DanySK DanySK force-pushed the renovate/minor-3.4-ktor branch from 5645b57 to 3f588c1 Compare February 14, 2026 17:17
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot merged commit 835efd5 into master Feb 14, 2026
27 checks passed
@renovate renovate Bot deleted the renovate/minor-3.4-ktor branch February 14, 2026 18:54
DanySK pushed a commit that referenced this pull request Feb 15, 2026
## [42.4.0](42.3.35...42.4.0) (2026-02-15)

### ⚠ BREAKING CHANGES

* **api-deps:** update the infrastructure to Kotlin 2.3.10 (#5136)

### Dependency updates

* **api-deps:** update the infrastructure to Kotlin 2.3.10 ([#5136](#5136)) ([5dcb9ed](5dcb9ed))
* **core-deps:** update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.10.0 ([#5079](#5079)) ([4f797bf](4f797bf))
* **deps:** update dependency io.ktor.plugin to v3.4.0 ([#5090](#5090)) ([835efd5](835efd5))
* **deps:** update dependency org.danilopianini:kotlin-symmetric-matrix to v1.1.11 ([#5031](#5031)) ([bb6b9e3](bb6b9e3))
* **deps:** update plugin gitsemver to v7.0.12 ([#5128](#5128)) ([e3820d9](e3820d9))
* **deps:** update plugin publishoncentral to v9.1.13 ([#5129](#5129)) ([0462b19](0462b19))

### Documentation

* drop dead link to Jython's JSR223 ([#5138](#5138)) ([79fd840](79fd840))

### Build and continuous integration

* **full:** change duplicates strategy to inclusion ([#5133](#5133)) ([fa066ae](fa066ae))
* limit the time-expensive Dokka link feches to CI runs ([#5134](#5134)) ([4683b8e](4683b8e))
* refactor the Dokka extensions to a dedicated file ([#5135](#5135)) ([3b2714f](3b2714f))
* update makepkg image to danysk/makepkg:2.1.0 ([3cde247](3cde247))

### General maintenance

* **build:** update the javadoc.io cache ([bedb482](bedb482))
* **build:** update the javadoc.io cache ([f3c7250](f3c7250))
* **build:** update the javadoc.io cache ([5dcfb7e](5dcfb7e))
@DanySK
Copy link
Copy Markdown
Member

DanySK commented Feb 15, 2026

🎉 This PR is included in version 42.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant