Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-markdown from 8.0.7 to 9.0.1 #346

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps react-markdown from 8.0.7 to 9.0.1.

Release notes

Sourced from react-markdown's releases.

9.0.1

  • d8e3787 Fix double encoding in new url transform
  • 55d8d83 Refactor docs to use createRoot

Full Changelog: remarkjs/react-markdown@9.0.0...9.0.1

9.0.0

Change

  • b67d714 Change to require Node.js 16 migrate: update too
  • ec2b134 Change to require React 18 migrate: update too
  • bf5824f Change to use exports migrate: don’t use private APIs
  • c383a45 Update @types/hast, utilities, plugins, etc migrate: update too
  • eca5e6b 08ead9e Replace transformImageUri, transformLinkUri w/ urlTransform migrate: see Add urlTransform
  • de29396 Remove linkTarget option by @​galabra in remarkjs/react-markdown#762 migrate: see Remove linkTarget
  • 4346276 Remove support for passing custom props to components migrate: see Remove includeElementIndex, Remove rawSourcePos, Remove sourcePos, Remove extra props passed to certain components
  • c0dfbd6 Remove UMD bundle from package migrate: use esm.sh or a CDN or so
  • e12b5e9 Remove prop-types migrate: use TypeScript
  • 4eb7aa0 Change to throw errors for removed props migrate: don’t pass options that don’t do things
  • 8aabf74 Change to improve error messages migrate: expect better messages

Full Changelog: remarkjs/react-markdown@8.0.7...9.0.0

Changelog

Sourced from react-markdown's changelog.

Changelog

All notable changes will be documented in this file.

9.0.0 - 2023-09-27

  • b67d714 Change to require Node.js 16
    migrate: update too
  • ec2b134 Change to require React 18
    migrate: update too
  • bf5824f Change to use exports
    migrate: don’t use private APIs
  • c383a45 Update @types/hast, utilities, plugins, etc
    migrate: update too
  • eca5e6b 08ead9e Replace transformImageUri, transformLinkUri w/ urlTransform
    migrate: see “Add urlTransform” below
  • de29396 Remove linkTarget option
    migrate: see “Remove linkTarget” below
  • 4346276 Remove support for passing custom props to components
    migrate: see “Remove includeElementIndex”, “Remove rawSourcePos”, “Remove sourcePos”, “Remove extra props passed to certain components” below
  • c0dfbd6 Remove UMD bundle from package
    migrate: use esm.sh or a CDN or so
  • e12b5e9 Remove prop-types
    migrate: use TypeScript
  • 4eb7aa0 Change to throw errors for removed props
    migrate: don’t pass options that don’t do things
  • 8aabf74 Change to improve error messages
    migrate: expect better messages

Add urlTransform

The transformImageUri and transformLinkUri were removed. Having two functions is a bit much, particularly because there are more URLs you might want to change (or which might be unsafe so we make them safe). And their name and APIs were a bit weird. You can use the new urlTransform prop instead to change all your URLs.

... (truncated)

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)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 13, 2023
Copy link

vercel bot commented Nov 13, 2023

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

Name Status Preview Comments Updated (UTC)
stellar-claim ❌ Failed (Inspect) Dec 11, 2023 11:01pm

@github-actions github-actions bot enabled auto-merge (squash) November 13, 2023 22:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-markdown-9.0.1 branch 2 times, most recently from aa5dbf8 to df6d114 Compare November 16, 2023 22:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-markdown-9.0.1 branch from df6d114 to 39e1c14 Compare November 17, 2023 22:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-markdown-9.0.1 branch from 39e1c14 to 6934385 Compare November 20, 2023 22:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-markdown-9.0.1 branch from 6934385 to e3f1405 Compare November 21, 2023 22:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-markdown-9.0.1 branch from e3f1405 to ae52893 Compare November 21, 2023 23:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-markdown-9.0.1 branch 2 times, most recently from 08eae08 to 8695831 Compare November 22, 2023 22:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-markdown-9.0.1 branch 2 times, most recently from 80857e3 to 1318010 Compare November 23, 2023 22:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-markdown-9.0.1 branch 2 times, most recently from 6171b27 to 8566fe4 Compare November 24, 2023 22:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-markdown-9.0.1 branch from 8566fe4 to d718cca Compare November 28, 2023 22:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-markdown-9.0.1 branch from d718cca to 89d56b0 Compare November 28, 2023 22:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-markdown-9.0.1 branch 3 times, most recently from a7d31ca to 3b53e82 Compare November 30, 2023 22:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-markdown-9.0.1 branch from 3b53e82 to b2618b5 Compare December 1, 2023 22:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-markdown-9.0.1 branch from b2618b5 to c655ec9 Compare December 1, 2023 23:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-markdown-9.0.1 branch 2 times, most recently from 1518165 to 37c61ff Compare December 4, 2023 22:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-markdown-9.0.1 branch from 37c61ff to fb7beb3 Compare December 4, 2023 22:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-markdown-9.0.1 branch 2 times, most recently from 7782cf6 to 67a3c30 Compare December 5, 2023 22:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-markdown-9.0.1 branch 2 times, most recently from 74e8982 to 467e214 Compare December 6, 2023 22:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-markdown-9.0.1 branch 2 times, most recently from f7e31b1 to 999a053 Compare December 7, 2023 23:08
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 8.0.7 to 9.0.1.
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](remarkjs/react-markdown@8.0.7...9.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-markdown-9.0.1 branch from 999a053 to 7d43e7d Compare December 11, 2023 22:58
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 2025

Superseded by #528.

@dependabot dependabot bot closed this Jan 6, 2025
auto-merge was automatically disabled January 6, 2025 22:34

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-markdown-9.0.1 branch January 6, 2025 22:34
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