Skip to content

Update ktor monorepo to v3.2.0-eap-1322 #4783

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-utils 3.2.0-eap-1264 -> 3.2.0-eap-1322 age adoption passing confidence
io.ktor:ktor-server-sse 3.2.0-eap-1264 -> 3.2.0-eap-1322 age adoption passing confidence
io.ktor:ktor-server-websockets 3.2.0-eap-1264 -> 3.2.0-eap-1322 age adoption passing confidence
io.ktor:ktor-server-status-pages 3.2.0-eap-1264 -> 3.2.0-eap-1322 age adoption passing confidence
io.ktor:ktor-server-netty 3.2.0-eap-1264 -> 3.2.0-eap-1322 age adoption passing confidence
io.ktor:ktor-server-jetty-jakarta 3.2.0-eap-1264 -> 3.2.0-eap-1322 age adoption passing confidence
io.ktor:ktor-server-default-headers 3.2.0-eap-1264 -> 3.2.0-eap-1322 age adoption passing confidence
io.ktor:ktor-server-content-negotiation 3.2.0-eap-1264 -> 3.2.0-eap-1322 age adoption passing confidence
io.ktor:ktor-server-conditional-headers 3.2.0-eap-1264 -> 3.2.0-eap-1322 age adoption passing confidence
io.ktor:ktor-server-compression 3.2.0-eap-1264 -> 3.2.0-eap-1322 age adoption passing confidence
io.ktor:ktor-server-cio 3.2.0-eap-1264 -> 3.2.0-eap-1322 age adoption passing confidence
io.ktor:ktor-server-caching-headers 3.2.0-eap-1264 -> 3.2.0-eap-1322 age adoption passing confidence
io.ktor:ktor-server-auth 3.2.0-eap-1264 -> 3.2.0-eap-1322 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx 3.2.0-eap-1264 -> 3.2.0-eap-1322 age adoption passing confidence
io.ktor:ktor-network-tls-certificates 3.2.0-eap-1264 -> 3.2.0-eap-1322 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC).

🚦 Automerge: Enabled.

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.


  • 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 Apr 7, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ship it! :shipit:

@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from dd515c4 to a2be734 Compare April 8, 2025 00:21
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1276 Update ktor monorepo to v3.2.0-eap-1278 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from a2be734 to 3e20929 Compare April 10, 2025 00:25
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1278 Update ktor monorepo to v3.2.0-eap-1281 Apr 10, 2025
Copy link

coderabbitai bot commented Apr 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need 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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 3e20929 to b0a3113 Compare April 10, 2025 20:22
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1281 Update ktor monorepo to v3.2.0-eap-1282 Apr 10, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from b0a3113 to ff638c7 Compare April 14, 2025 20:23
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1282 Update ktor monorepo Apr 14, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from ff638c7 to 1d4a6d0 Compare April 15, 2025 00:23
@renovate renovate bot changed the title Update ktor monorepo Update ktor monorepo to v3.2.0-eap-1284 Apr 15, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 1d4a6d0 to ef4e925 Compare April 17, 2025 00:23
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1284 Update ktor monorepo to v3.2.0-eap-1287 Apr 17, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from ef4e925 to 7c3fd58 Compare April 18, 2025 00:26
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1287 Update ktor monorepo to v3.2.0-eap-1289 Apr 18, 2025
@osipxd osipxd force-pushed the renovate/ktor-monorepo branch from 7c3fd58 to c4065bb Compare April 22, 2025 17:30
@osipxd osipxd enabled auto-merge (squash) April 22, 2025 17:32
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from c4065bb to 68868f2 Compare April 23, 2025 00:24
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1289 Update ktor monorepo to v3.2.0-eap-1291 Apr 23, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 68868f2 to 33ee60a Compare April 24, 2025 00:23
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1291 Update ktor monorepo to v3.2.0-eap-1293 Apr 24, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 33ee60a to d935fec Compare May 2, 2025 00:21
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1293 Update ktor monorepo to v3.2.0-eap-1298 May 2, 2025
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1298 Update ktor monorepo May 5, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch 2 times, most recently from 545f5c6 to 9e2caa3 Compare May 6, 2025 11:22
@renovate renovate bot changed the title Update ktor monorepo Update ktor monorepo to v3.2.0-rtc-eap-1306 May 6, 2025
@osipxd
Copy link
Member

osipxd commented May 6, 2025

We should update Renovate rules to ignore custom EAP branches.

@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 6fa0d58 to af8fb4c Compare May 6, 2025 20:59
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-rtc-eap-1308 Update ktor monorepo to v3.2.0-eap-1310 May 6, 2025
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1310 Update ktor monorepo to v3.2.0-eap-1311 May 7, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from af8fb4c to ebfbee3 Compare May 7, 2025 20:47
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1311 Update ktor monorepo to v3.2.0-eap-1312 May 8, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from ebfbee3 to 79cd2fd Compare May 8, 2025 20:33
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1312 Update ktor monorepo May 9, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 79cd2fd to 679bf29 Compare May 9, 2025 16:54
@renovate renovate bot changed the title Update ktor monorepo Update ktor monorepo to v3.2.0-eap-1313 May 9, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 679bf29 to 318541c Compare May 9, 2025 20:21
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1313 Update ktor monorepo May 9, 2025
@renovate renovate bot changed the title Update ktor monorepo Update ktor monorepo to v3.2.0-eap-1314 May 10, 2025
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1314 Update ktor monorepo to v3.2.0-eap-1315 May 10, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch 2 times, most recently from ffaf262 to 7cd7787 Compare May 12, 2025 20:32
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1315 Update ktor monorepo to v3.2.0-eap-1316 May 12, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 7cd7787 to aa1c8d0 Compare May 13, 2025 13:32
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1316 Update ktor monorepo to v3.2.0-eap-1317 May 13, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from aa1c8d0 to 7744156 Compare May 13, 2025 20:32
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1317 Update ktor monorepo to v3.2.0-eap-1318 May 13, 2025
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1318 Update ktor monorepo to v3.2.0-eap-1319 May 14, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch 2 times, most recently from fa8be51 to fc19d39 Compare May 15, 2025 20:15
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1319 Update ktor monorepo May 15, 2025
@renovate renovate bot changed the title Update ktor monorepo Update ktor monorepo to v3.2.0-eap-1320 May 15, 2025
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1320 Update ktor monorepo to v3.2.0-eap-1321 May 16, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from fc19d39 to 009c7d7 Compare May 16, 2025 20:26
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 009c7d7 to c7fbd38 Compare May 17, 2025 20:25
@renovate renovate bot changed the title Update ktor monorepo to v3.2.0-eap-1321 Update ktor monorepo to v3.2.0-eap-1322 May 17, 2025
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.

1 participant