Skip to content

Update Web #76

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

Update Web #76

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 25, 2025

This PR contains the following updates:

Package Change Age Confidence
@babel/cli (source) 7.28.0 -> 7.28.3 age confidence
@stylistic/eslint-plugin (source) 5.2.2 -> 5.2.3 age confidence
@testing-library/dom 10.4.0 -> 10.4.1 age confidence
@testing-library/jest-dom 6.6.3 -> 6.8.0 age confidence
@types/node (source) 22.16.5 -> 22.17.2 age confidence
@types/react (source) 19.1.8 -> 19.1.10 age confidence
@types/react-dom (source) 19.1.6 -> 19.1.7 age confidence
@typescript-eslint/eslint-plugin (source) 8.38.0 -> 8.40.0 age confidence
@typescript-eslint/parser (source) 8.38.0 -> 8.40.0 age confidence
@vector-im/matrix-wysiwyg 2.38.5 -> 2.39.0 age confidence
cypress (source) 14.5.2 -> 14.5.4 age confidence
eslint (source) 9.31.0 -> 9.33.0 age confidence
eslint-plugin-prettier 5.5.3 -> 5.5.4 age confidence
react (source) 19.1.0 -> 19.1.1 age confidence
react-dom (source) 19.1.0 -> 19.1.1 age confidence
typedoc (source) 0.28.7 -> 0.28.10 age confidence
typescript (source) 5.8.3 -> 5.9.2 age confidence
vite (source) 7.0.6 -> 7.1.3 age confidence
vitest-sonar-reporter 2.0.1 -> 2.0.4 age confidence

Release Notes

babel/babel (@​babel/cli)

v7.28.3

Compare Source

👓 Spec Compliance
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env
🐛 Bug Fix
💅 Polish
  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
🔬 Output optimization
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions
eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v5.2.3

Compare Source

Bug Fixes
  • indent: correctly locate left paren in CallExpression with specific type arguments (#​910) (f551685)
  • indent: prevent crashes during JSXFragment handling (#​919) (5937be9)
testing-library/dom-testing-library (@​testing-library/dom)

v10.4.1

Compare Source

Bug Fixes
testing-library/jest-dom (@​testing-library/jest-dom)

v6.8.0

Compare Source

v6.7.0

Compare Source

Features

v6.6.4

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.40.0

Compare Source

🚀 Features
  • typescript-estree: forbid invalid keys in EnumMember (#​11232)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.39.1

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.39.0

Compare Source

🚀 Features
  • eslint-plugin: [only-throw-error] support yield/await expressions (#​11417)
  • eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#​11427)
  • update to TypeScript 5.9.2 (#​11445)
  • eslint-plugin: [naming-convention] add enumMember PascalCase default option (#​11127)
🩹 Fixes
  • eslint-plugin: [no-unsafe-assignment] add an unsafeObjectPattern message (#​11403)
  • eslint-plugin: [prefer-optional-chain] ignore check option for most RHS of a chain (#​11272)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.40.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.39.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.39.0

Compare Source

🚀 Features
❤️ Thank You

You can read about our versioning strategy and releases on our website.

element-hq/matrix-rich-text-editor (@​vector-im/matrix-wysiwyg)

v2.39.0

Compare Source

  • [Rust] Adds support for pasting rich content
  • [Web] Adds support for pasting rich content
  • [Web] Updated dependencies #​39 #​40 #​72 #​73
cypress-io/cypress (cypress)

v14.5.4

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-5-4

v14.5.3

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-5-3

eslint/eslint (eslint)

v9.33.0

Compare Source

v9.32.0

Compare Source

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.5.4

Compare Source

Patch Changes
facebook/react (react)

v19.1.1

Compare Source

facebook/react (react-dom)

v19.1.1

Compare Source

TypeStrong/TypeDoc (typedoc)

v0.28.10

Compare Source

Bug Fixes
  • Fixed inconsistent anchors on module pages for re-exports, #​2990.
  • Markdown references which appear to be footnotes will no longer be checked for links, #​2991.

v0.28.9

Compare Source

Features
  • Add support for TypeScript 5.9, #​2989.
Bug Fixes
  • Fixed bug introduced in 0.28.8 where TypeDoc could not render docs when members inherited from a complex type alias, #​2982.
  • Fixed automatic discovery of entry points when not running in packages mode, #​2988.
  • Fixed discovery of package.json file when running with entry points containing a glob, #​2985.

v0.28.8

Compare Source

Features
  • If using JS config files, the plugin function can now be given plugin functions to load.
  • Permit - within tag names to support typescript-json-schema's @TJS-type tag, #​2972.
  • Exposed Context.createSymbolId for use by plugins.
Bug Fixes
  • Relative links in <img srcset> will now be discovered by TypeDoc, #​2975.
  • Relative links in <source src> and <source srcset> elements will now be discovered by TypeDoc, #​2975.
  • Improved inherited from/overwrites link discovery to point to parent properties in more cases, #​2978
Thanks!
microsoft/TypeScript (typescript)

v5.9.2

Compare Source

vitejs/vite (vite)

v7.1.3

Compare Source

Features
Bug Fixes
Performance Improvements
Miscellaneous Chores
Code Refactoring
Tests

v7.1.2

Compare Source

Bug Fixes
Miscellaneous Chores

v7.1.1

Compare Source

Bug Fixes
Miscellaneous Chores

v7.1.0

Compare Source

Features
  • support files with more than 1000 lines by generateCodeFrame (#​20508) (e7d0b2a)
Bug Fixes
Tests
AriPerkkio/vitest-sonar-reporter (vitest-sonar-reporter)

v2.0.4

Compare Source

2.0.4 (2025-08-05)


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Web label Jul 25, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jul 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.26%. Comparing base (1f9a578) to head (44d28ba).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
- Coverage   89.69%   89.26%   -0.44%     
==========================================
  Files         171       78      -93     
  Lines       21407    15598    -5809     
  Branches      294        0     -294     
==========================================
- Hits        19202    13923    -5279     
+ Misses       2202     1675     -527     
+ Partials        3        0       -3     
Flag Coverage Δ
uitests ?
uitests-ios ?
unittests 89.26% <ø> (+0.75%) ⬆️
unittests-ios ?
unittests-react ?
unittests-rust 89.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@renovate renovate bot force-pushed the renovate/web branch 7 times, most recently from c8d45a5 to de691da Compare July 29, 2025 15:55
Copy link

@renovate renovate bot force-pushed the renovate/web branch 7 times, most recently from 4a9e249 to 19f7594 Compare August 7, 2025 21:35
@renovate renovate bot force-pushed the renovate/web branch 9 times, most recently from 6991715 to 6750be3 Compare August 14, 2025 13:02
@renovate renovate bot force-pushed the renovate/web branch 3 times, most recently from 4397630 to e336a71 Compare August 19, 2025 09:13
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.

1 participant