Skip to content

[CORRUPTED] Synthetic Benchmark PR #26390 - chore(deps): update dependencies and add version constraints#380

Open
tomerqodo wants to merge 3 commits intobase_pr_26390_20260114_6988from
corrupted_pr_26390_20260114_6988
Open

[CORRUPTED] Synthetic Benchmark PR #26390 - chore(deps): update dependencies and add version constraints#380
tomerqodo wants to merge 3 commits intobase_pr_26390_20260114_6988from
corrupted_pr_26390_20260114_6988

Conversation

@tomerqodo
Copy link
Copy Markdown

Benchmark PR calcom#26390

Type: Corrupted (contains bugs)

Original PR Title: chore(deps): update dependencies and add version constraints
Original PR Description: ## What does this PR do?

Updates dependencies and adds version constraints to ensure consistent dependency resolution across the monorepo. Also removes unused Storybook dependencies (cleanup from calcom#19659).

Direct Dependency Updates

Package Previous Updated Location
sanitize-html 2.10.0 2.17.0 apps/web

Removed Dependencies

Package Location Reason
@storybook/blocks packages/ui Unused since calcom#19659
@storybook/react packages/ui Unused since calcom#19659

Resolutions Added

Package Version
sha.js 2.4.12
qs 6.14.1
typeorm 0.3.27
node-forge 1.3.2
@modelcontextprotocol/sdk 1.24.0
js-yaml 4.1.1
mdast-util-to-hast 13.2.1
prismjs 1.30.0
react-devtools-core 4.28.4
formidable 2.1.3

Other Changes

  • Moved packageExtensions to resolutions for @boxyhq/saml-jackson and lingo.dev
  • Removed unused build-storybook script

How should this be tested?

  1. yarn install - should complete without errors
  2. yarn type-check - should pass
  3. yarn test - should pass

Mandatory Tasks (DO NOT REMOVE)

  • I have self-reviewed the code (A decent size PR without self-review might be rejected).
  • N/A I have updated the developer docs in /docs if this PR makes changes that would require a documentation change
  • I confirm automated tests are in place that prove my fix is effective or that my feature works.

Original PR URL: calcom#26390

pedroccastro and others added 3 commits January 2, 2026 08:34
- Update sanitize-html to 2.17.0
- Remove unused Storybook dependencies from @calcom/ui
- Add resolutions for consistent dependency versions
- Clean up packageExtensions
@github-actions
Copy link
Copy Markdown

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "[CORRUPTED] Synthetic Benchmark PR #26390 - chore(deps): update dependencies and add version constraints". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

@github-actions
Copy link
Copy Markdown

This PR has been marked as stale due to inactivity. If you're still working on it or need any help, please let us know or update the PR to keep it active.

@github-actions github-actions Bot added the Stale label Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants