Skip to content

chore(deps): bump streamdown from 1.3.0 to 1.4.0#16

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/streamdown-1.4.0
Open

chore(deps): bump streamdown from 1.3.0 to 1.4.0#16
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/streamdown-1.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps streamdown from 1.3.0 to 1.4.0.

Release notes

Sourced from streamdown's releases.

streamdown@1.4.0

Minor Changes

  • 6c6f507: migrate from harden-react-markdown to rehype-harden

Patch Changes

  • d0444a3: Add support for isAnimating
  • 7a7464f: Correctly passes through remark rehype options into react-markdown. Previously this was ignored
  • c68ebd6: Support incomplete URL parsing for links
  • 0bfca42: 1.4 fixes and cleanup
  • 6c0672b: Fix footnotes parsing
  • 239e41d: fix: Block-level Markdown escapes containers when paragraphs/blank lines are present
  • 7cd5048: Add support for remarkMathOptions and remarkGfmOptions props
  • f5d6cd6: Remove options props, make plugins fully customizable
  • 699622f: Allow base64 images
  • 38ad1ed: Fix node="[object Object]" HTML attribute bug. Fixed AST node objects being passed as HTML attributes by explicitly filtering out the node prop from component props before spreading to HTML elements.
  • 21a7031: Fix themed backgrounds for code blocks
  • 04f6f3a: Extract images from paragraph tags
  • 3c780b4: Fit footnotes rendering
  • 20ca02d: fixed email addresses being rendered as blocked link
Changelog

Sourced from streamdown's changelog.

1.4.0

Minor Changes

  • 6c6f507: migrate from harden-react-markdown to rehype-harden

Patch Changes

  • d0444a3: Add support for isAnimating
  • 7a7464f: Correctly passes through remark rehype options into react-markdown. Previously this was ignored
  • c68ebd6: Support incomplete URL parsing for links
  • 0bfca42: 1.4 fixes and cleanup
  • 6c0672b: Fix footnotes parsing
  • 239e41d: fix: Block-level Markdown escapes containers when paragraphs/blank lines are present
  • 7cd5048: Add support for remarkMathOptions and remarkGfmOptions props
  • f5d6cd6: Remove options props, make plugins fully customizable
  • 699622f: Allow base64 images
  • 38ad1ed: Fix node="[object Object]" HTML attribute bug. Fixed AST node objects being passed as HTML attributes by explicitly filtering out the node prop from component props before spreading to HTML elements.
  • 21a7031: Fix themed backgrounds for code blocks
  • 04f6f3a: Extract images from paragraph tags
  • 3c780b4: Fit footnotes rendering
  • 20ca02d: fixed email addresses being rendered as blocked link
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Summary by cubic

Upgrade streamdown from 1.3.0 to 1.4.0 to improve Markdown rendering and harden HTML processing. This adds new options and fixes several rendering bugs.

  • Dependencies

    • Bump streamdown to 1.4.0 (migrates to rehype-harden; updates Katex and related rehype deps).
  • Notable Changes

    • Hardened HTML handling with rehype-harden.
    • Improved Markdown rendering: better links and footnotes, correct code block backgrounds, image extraction, and base64 image support.
    • New options: remarkMathOptions and remarkGfmOptions; remark/rehype options now passed through; adds isAnimating prop.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [streamdown](https://github.com/vercel/streamdown/tree/HEAD/packages/streamdown) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/vercel/streamdown/releases)
- [Changelog](https://github.com/vercel/streamdown/blob/main/packages/streamdown/CHANGELOG.md)
- [Commits](https://github.com/vercel/streamdown/commits/streamdown@1.4.0/packages/streamdown)

---
updated-dependencies:
- dependency-name: streamdown
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 13, 2025
@vercel
Copy link
Contributor

vercel bot commented Oct 13, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
fuseion Error Error Oct 13, 2025 4:04pm

@coderabbitai
Copy link

coderabbitai bot commented Oct 13, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants