Skip to content

Bi Weekly Bump - Version 9.50.0#3320

Merged
juliaroldi merged 16 commits intoreleasefrom
u/juliaroldi/new-bump
Apr 10, 2026
Merged

Bi Weekly Bump - Version 9.50.0#3320
juliaroldi merged 16 commits intoreleasefrom
u/juliaroldi/new-bump

Conversation

@juliaroldi
Copy link
Copy Markdown
Contributor

Main Version 9.50.0

francismengMS and others added 16 commits March 23, 2026 10:44
Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.2.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/commits/2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…Segments

- Add protocol whitelist (http/https) to isValidUrl to prevent browsers
  accepting arbitrary schemes like ht3tps:// as valid URLs
- Merge adjacent text segments so consecutive invalid matches collapse
  into a single text segment
- Add regex comment explaining capture groups with examples
- Expand test suite with 15 new cases covering http, query strings,
  fragments, adjacent links, invalid URLs, relative/data/blob paths

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.7 to 4.7.9.
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.7.7...v4.7.9)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-version: 4.7.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jiuqing Song <jisong@microsoft.com>
Fix(markdown): accept data/blob and relative URLs for image
Introduced protection to prevent potentially harmful HTML content from being added to the editor through drag-and-drop. The DragAndDrop Plugin was implemented to manage external content drops, block the default drop action, sanitize any dropped content, and insert only the sanitized content into the editor.
@juliaroldi juliaroldi merged commit 569fa29 into release Apr 10, 2026
7 checks passed
@juliaroldi juliaroldi deleted the u/juliaroldi/new-bump branch April 10, 2026 17:24
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.

4 participants