Skip to content

chore: version packages #22950

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
Open

chore: version packages #22950

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 7, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@calcom/atoms@1.3.0

Minor Changes

  • #22911 d3fbc73 Thanks @SomayChauhan! - Added new callback functions to the handleFormSubmit method in the EventTypeSettings and AvailabilitySettings atoms. The handleFormSubmit method now accepts an optional callbacks object with the following properties:

    • onSuccess: Called when the form submission is successful, allowing additional logic to be executed after the update.

    • onError: Called when an error occurs during form submission, providing details about the error to handle specific cases or display custom messages.

  • #22956 d18e233 Thanks @supalarry! - booker atom: allow toggling org and team info when booking round robin

@github-actions github-actions bot requested review from a team as code owners August 7, 2025 08:28
Copy link

vercel bot commented Aug 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
cal ⬜️ Ignored (Inspect) Aug 11, 2025 6:45pm
cal-eu ⬜️ Ignored (Inspect) Aug 11, 2025 6:45pm

Copy link
Contributor

coderabbitai bot commented Aug 7, 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.
  • 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.

Support

Need help? Join our Discord community for assistance with any issues or questions.

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.

@graphite-app graphite-app bot requested a review from a team August 7, 2025 08:28
@dosubot dosubot bot added the platform Anything related to our platform plan label Aug 7, 2025
Copy link

graphite-app bot commented Aug 7, 2025

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (08/07/25)

1 reviewer was added to this PR based on Keith Williams's automation.

"Add ready-for-e2e label" took an action on this PR • (08/08/25)

1 label was added to this PR based on Keith Williams's automation.

@github-actions github-actions bot force-pushed the changeset-release/main branch from ea2f9e4 to 2e6d6d4 Compare August 7, 2025 08:31
kodiakhq[bot]
kodiakhq bot previously approved these changes Aug 7, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from c96decc to 9e1b16e Compare August 8, 2025 09:15
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4285cc0 to 0dd652a Compare August 9, 2025 09:15
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0dd652a to deb23f4 Compare August 11, 2025 02:43
@github-actions github-actions bot force-pushed the changeset-release/main branch from deb23f4 to f6f7495 Compare August 11, 2025 04:38
@github-actions github-actions bot force-pushed the changeset-release/main branch from f6f7495 to 5bdb449 Compare August 11, 2025 07:34
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5bdb449 to 3ef53f9 Compare August 11, 2025 08:31
@github-actions github-actions bot force-pushed the changeset-release/main branch 7 times, most recently from 23b188e to 973d24e Compare August 11, 2025 11:32
@github-actions github-actions bot force-pushed the changeset-release/main branch from 973d24e to 226c22d Compare August 11, 2025 12:26
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 537a306 to 0d75c00 Compare August 11, 2025 15:46
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0d75c00 to 1398c79 Compare August 11, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform Anything related to our platform plan ready-for-e2e
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant