Skip to content

Comments

Bump react-markdown from 9.1.0 to 10.1.0#92

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-markdown-10.1.0
Open

Bump react-markdown from 9.1.0 to 10.1.0#92
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-markdown-10.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps react-markdown from 9.1.0 to 10.1.0.

Release notes

Sourced from react-markdown's releases.

10.1.0

Add

Fix

Full Changelog: remarkjs/react-markdown@10.0.1...10.1.0

10.0.1

Full Changelog: remarkjs/react-markdown@10.0.0...10.0.1

10.0.0

Full Changelog: remarkjs/react-markdown@9.1.0...10.0.0

Changelog

Sourced from react-markdown's changelog.

Changelog

All notable changes will be documented in this file.

10.0.0 - 2025-02-20

  • aaaa40b Remove support for className prop migrate: see “Remove className” below

Remove className

The className prop was removed. If you want to add classes to some element that wraps the markdown you can explicitly write that element and add the class to it. You can then choose yourself which tag name to use and whether to add other props.

Before:

<Markdown className="markdown-body">{markdown}</Markdown>

After:

<div className="markdown-body">
  <Markdown>{markdown}</Markdown>
</div>
Commits

Dependabot compatibility score

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)

Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 9.1.0 to 10.1.0.
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](remarkjs/react-markdown@9.1.0...10.1.0)

---
updated-dependencies:
- dependency-name: react-markdown
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 10, 2025
@vercel
Copy link

vercel bot commented Mar 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
nech-web ⬜️ Skipped (Inspect) Mar 10, 2025 3:57am

@socket-security
Copy link

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@ai-sdk/anthropic@1.1.15 None +5 5.39 MB vercel-release-bot
npm/@ai-sdk/google@1.1.20 None +5 5.18 MB vercel-release-bot
npm/@ai-sdk/groq@1.1.12 None +5 4.94 MB vercel-release-bot
npm/@ai-sdk/mistral@1.1.15 None +5 4.95 MB vercel-release-bot
npm/@ai-sdk/openai@1.2.1 None +5 5.49 MB vercel-release-bot
npm/@ai-sdk/xai@1.1.13 None +6 5.13 MB vercel-release-bot
npm/@number-flow/react@0.4.4 None +2 69.4 kB maxbarvian
npm/@tanstack/react-table@8.21.2 Transitive: environment +1 4.05 MB tannerlinsley
npm/@types/js-cookie@3.0.6 None 0 7.43 kB types
npm/ai@4.1.54 environment, network +14 11.3 MB chriswdmr, ijjk, matheuss, ...8 more
npm/boring-avatars@1.11.2 None 0 23.7 kB josepmartins
npm/classnames@2.5.1 None 0 23.6 kB jedwatson
npm/geist@1.3.1 None 0 3.11 MB johnphamous
npm/jotai@2.12.1 None 0 497 kB daishi
npm/js-cookie@3.0.5 None 0 26.2 kB carhartl
npm/little-date@1.0.0 None +3 6.99 MB timolins
npm/next-international@1.3.1 environment +2 87.1 kB quiibz
npm/next-safe-action@7.10.4 None 0 224 kB theedoran
npm/next-themes@0.4.5 None 0 33.8 kB paco
npm/nextjs-toploader@3.7.15 Transitive: environment +4 204 kB thesgj
npm/nuqs@2.4.1 environment +1 170 kB franky47
npm/prosemirror-inputrules@1.4.0 None +4 1.08 MB marijn
npm/prosemirror-markdown@1.13.1 None +10 1.7 MB marijn
npm/prosemirror-schema-basic@1.2.3 None +2 568 kB marijn
npm/prosemirror-schema-list@1.5.1 None +4 1.09 MB marijn
npm/prosemirror-view@1.38.1 None +4 1.91 MB marijn
npm/react-cropper@2.3.3 None +1 547 kB shekhar-shubhendu
npm/react-dropzone@14.3.8 Transitive: environment +5 1.32 MB okonet, rolandjitsu, rxmarbles
npm/react-markdown@10.1.0 None +79 2.66 MB wooorm
npm/remark-gfm@4.0.1 None +65 2.31 MB johno, remcohaszing, wooorm
npm/swr@2.3.3 Transitive: environment +2 306 kB vercel-release-bot
npm/uuid@11.1.0 None 0 133 kB broofa
npm/zustand@5.0.3 Transitive: environment +1 117 kB daishi, drcmda, jeremyrh

🚮 Removed packages: npm/@date-fns/utc@2.1.0, npm/@mertasan/tailwindcss-variables@2.7.0, npm/@supabase/ssr@0.5.2, npm/@supabase/supabase-js@2.49.1, npm/@tailwindcss/container-queries@0.1.1, npm/@tailwindcss/forms@0.5.10, npm/@tailwindcss/typography@0.5.16, npm/@types/mertasan__tailwindcss-variables@2.6.5, npm/class-variance-authority@0.7.1, npm/clsx@2.1.1, npm/cmdk@1.0.4, npm/embla-carousel-react@8.5.2, npm/input-otp@1.4.2, npm/lucide-react@0.469.0, npm/motion@11.18.2, npm/postcss@8.4.49, npm/react-day-picker@8.10.1, npm/react-resizable-panels@2.1.7, npm/recharts@2.15.1, npm/sonner@1.7.4, npm/tailwind-merge@2.6.0, npm/tailwindcss-animate@1.0.7, npm/vaul@1.1.2

View full report↗︎

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants