-
Notifications
You must be signed in to change notification settings - Fork 22
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
chore(deps): bump react-markdown from 8.0.7 to 9.0.0 #578
Conversation
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 8.0.7 to 9.0.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@8.0.7...9.0.0) --- updated-dependencies: - dependency-name: react-markdown dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Test resultsRun attempt: 481
|
This is proving a hard fix to find. The problem:
Various attempts at solving similar issues are dotted around the interwebs. However, none of the most popular solutions or workarounds resolve the issue in our case:
Interestingly, the Not sure where we go from here but upgrading to |
@phantomjinx Thanks for the analysis. Then let's move it to a separate issue #587 and address it there. I'm closing this for now. @dependabot ignore this major version |
OK, I won't notify you about version 9.x.x again, unless you re-open this PR. |
Bumps react-markdown from 8.0.7 to 9.0.0.
Release notes
Sourced from react-markdown's releases.
Changelog
Sourced from react-markdown's changelog.
... (truncated)
Commits
6360bc2
9.0.072e68d2
Add docs on line endingsb67d714
Change to require Node.js 16bf5824f
Change to useexports
d056940
Refactor docs08ead9e
Refactor to improve safe URL detectiona1fc6d9
Refactorpackage.json
some moreeca5e6b
ReplacetransformImageUri
,transformLinkUri
w/urlTransform
ec2b134
Change to require React 18c0dfbd6
Remove UMD bundle from packageDependabot 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)