Skip to content

TINYMCE-14572: Update dependencies - #170

Merged
MitchC1999 merged 16 commits into
masterfrom
feature/TINYMCE-14572
Aug 21, 2026
Merged

TINYMCE-14572: Update dependencies#170
MitchC1999 merged 16 commits into
masterfrom
feature/TINYMCE-14572

Conversation

@MitchC1999

@MitchC1999 MitchC1999 commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Related Ticket: TINYMCE-14572, TINYMCE-14649

Description of Changes:

  • Update dependencies
    • TypeScript 7 would require replacing eslint
    • skipLibCheck: true to fix missing or conflicting types in fast-check, urlpattern-polyfill, @types/node, @wdio/globals, and webdriverio
    • webdriverio 9 introduced regression where events aren't sent to iframes correctly
    • Removed esm dependency
  • Make rspack the default bundler

Pre-checks:

  • Changelog entry added
  • package.json versions have not been changed (done by Lerna on release)
  • Tests have been added (if applicable)

Before merging:

  • Ensure internal dependencies are on appropriate versions
    • For stable releases, all dependencies must be stable
    • For release candidates, all dependencies must be release candidates or stable

Comment thread modules/client/tsconfig.json
Comment thread package.json Outdated
Comment thread modules/server/package.json
Comment thread package.json
Comment thread modules/server/src/main/ts/BedrockAuto.ts Dismissed
@MitchC1999
MitchC1999 merged commit fc44f8d into master Aug 21, 2026
4 checks passed
@MitchC1999
MitchC1999 deleted the feature/TINYMCE-14572 branch August 21, 2026 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants