Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update dependency react-markdown to v10#11165

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
JoshuaKGoldberg merged 1 commit intomainfromrenovate/major-remark
May 5, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovaterenovatebot commentedMay 5, 2025

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
react-markdown^9.0.1 ->^10.0.0ageadoptionpassingconfidence

Release Notes

remarkjs/react-markdown (react-markdown)

v10.1.0

Compare Source

Add
Fix

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

v10.0.1

Compare Source

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

v10.0.0

Compare Source

  • aaaa40b
    Remove support forclassName prop
    migrate: see “RemoveclassName” below
RemoveclassName

TheclassName 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:

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

After:

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

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.

🔕Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated byMend Renovate. View therepository job log.

@renovaterenovatebot added dependenciesIssue about dependencies of the package javascriptPull requests that update Javascript code labelsMay 5, 2025
@typescript-eslint
Copy link
Contributor

Thanks for the PR,@renovate[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently onhttps://opencollective.com/typescript-eslint.

@nx-cloudNx Cloud
Copy link

nx-cloudbot commentedMay 5, 2025
edited
Loading

View yourCI Pipeline Execution ↗ for commitb82ebdf.

CommandStatusDurationResult
nx typecheck ast-spec✅ Succeeded<1sView ↗
nx run-many --target=build --exclude website --...✅ Succeeded1sView ↗
nx run-many --target=clean✅ Succeeded10sView ↗

☁️Nx Cloud last updated this comment at2025-05-05 18:38:31 UTC

@netlifyNetlify
Copy link

netlifybot commentedMay 5, 2025
edited
Loading

Deploy Preview fortypescript-eslint ready!

NameLink
🔨 Latest commitb82ebdf
🔍 Latest deploy loghttps://app.netlify.com/sites/typescript-eslint/deploys/6818f2fe4621df00087dda02
😎 Deploy Previewhttps://deploy-preview-11165--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 98 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 98 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to yourNetlify site configuration.

@JoshuaKGoldbergJoshuaKGoldberg changed the titlefix(deps): update dependency react-markdown to v10chore(deps): update dependency react-markdown to v10May 5, 2025
@JoshuaKGoldbergJoshuaKGoldberg merged commit7fc0e6e intomainMay 5, 2025
54 of 60 checks passed
@JoshuaKGoldbergJoshuaKGoldberg deleted the renovate/major-remark branchMay 5, 2025 18:01
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsMay 13, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers
No reviews
Assignees
No one assigned
Labels
dependenciesIssue about dependencies of the packagejavascriptPull requests that update Javascript code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@JoshuaKGoldberg

[8]ページ先頭

©2009-2025 Movatter.jp