Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps js-yaml to 4.1.1 and updates ancestor dependency @mdxeditor/editor. These dependencies need to be updated together.

Updates js-yaml from 4.1.0 to 4.1.1

Changelog

Sourced from js-yaml's changelog.

[4.1.1] - 2025-11-12

Security

  • Fix prototype pollution issue in yaml merge (<<) operator.
Commits

Updates @mdxeditor/editor from 3.42.0 to 3.49.2

Release notes

Sourced from @​mdxeditor/editor's releases.

v3.49.2

3.49.2 (2025-11-18)

Bug Fixes

  • upgrade js-yaml due to security report (#884) (640ed84)

v3.49.1

3.49.1 (2025-11-17)

Bug Fixes

v3.49.0

3.49.0 (2025-11-16)

Features

  • give access to the processing error state (87ad077)

v3.48.0

3.48.0 (2025-10-25)

Features

  • Add text field for new anchor dialog (#874) (b8eb5ff)

v3.47.0

3.47.0 (2025-10-04)

Features

  • export direct element node (c6e3721)

v3.46.1

3.46.1 (2025-09-22)

Bug Fixes

  • export nested lexical children cell (d611449)

v3.46.0

3.46.0 (2025-09-17)

... (truncated)

Commits
  • 640ed84 fix: upgrade js-yaml due to security report (#884)
  • d99247e fix: typos in the codebase
  • 87ad077 feat: give access to the processing error state
  • b8eb5ff feat: Add text field for new anchor dialog (#874)
  • c6e3721 feat: export direct element node
  • d611449 fix: export nested lexical children cell
  • abaad9c Fix links in nested editors
  • 74091fd feat: additional tweaks for the lexical editor initialization
  • fa9d864 Merge pull request #855 from atellmer/code-block-issue
  • 18d5393 fix(codemirror): add clearing of the current selection after focusing a code ...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependency [@mdxeditor/editor](https://github.com/mdx-editor/editor). These dependencies need to be updated together.


Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.1.0...4.1.1)

Updates `@mdxeditor/editor` from 3.42.0 to 3.49.2
- [Release notes](https://github.com/mdx-editor/editor/releases)
- [Commits](mdx-editor/editor@v3.42.0...v3.49.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
- dependency-name: "@mdxeditor/editor"
  dependency-version: 3.49.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the npm dependencies Adding or modifying npm dependencies label Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

npm dependencies Adding or modifying npm dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants