-
Notifications
You must be signed in to change notification settings - Fork 513
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 #9739
Conversation
This pull request has merge conflicts that must be resolved before it can be merged. |
13abed6
to
23bf8c4
Compare
23bf8c4
to
4aa72a2
Compare
This pull request has merge conflicts that must be resolved before it can be merged. |
4aa72a2
to
2e9125b
Compare
2e9125b
to
af23314
Compare
This pull request has merge conflicts that must be resolved before it can be merged. |
1 similar comment
This pull request has merge conflicts that must be resolved before it can be merged. |
@dependabot rebase |
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]>
af23314
to
933c39b
Compare
@fiji-flo Heads up that we're affected by a breaking change in react-markdovn v9: (From here:)
yari/client/src/plus/ai-help/index.tsx Lines 260 to 265 in ef5800a
You added that code handler in #9510, can you share where edit: Okay, I believe the path forward is to merge the |
This pull request has merge conflicts that must be resolved before it can be merged. |
Superseded by #10024. |
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 packageYou 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions