Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 03f353e

Browse files
build(deps): Bump react-markdown from 8.0.3 to 8.0.5 in /api-editor/gui (#1226)
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 8.0.3 to 8.0.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remarkjs/react-markdown/releases">react-markdown's releases</a>.</em></p> <blockquote> <h2>8.0.5</h2> <h4>Misc</h4> <ul> <li>d640d40 Update to use <code>node16</code> module resolution in <code>tsconfig.json</code> by <a href="https://github.com/ChristianMurphy"><code>@​ChristianMurphy</code></a> in <a href="https://github-redirect.dependabot.com/remarkjs/react-markdown/pull/723">remarkjs/react-markdown#723</a></li> <li>402fea3 Fix typo in <code>plugins</code> deprecation message by <a href="https://github.com/marc2332"><code>@​marc2332</code></a> in <a href="https://github-redirect.dependabot.com/remarkjs/react-markdown/pull/719">remarkjs/react-markdown#719</a></li> <li>4f98f73 Remove deprecated and unneeded <code>defaultProps</code> by <a href="https://github.com/Lepozepo"><code>@​Lepozepo</code></a> in <a href="https://github-redirect.dependabot.com/remarkjs/react-markdown/pull/718">remarkjs/react-markdown#718</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Lepozepo"><code>@​Lepozepo</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remarkjs/react-markdown/pull/718">remarkjs/react-markdown#718</a></li> <li><a href="https://github.com/marc2332"><code>@​marc2332</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remarkjs/react-markdown/pull/719">remarkjs/react-markdown#719</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/remarkjs/react-markdown/compare/8.0.4...8.0.5">https://github.com/remarkjs/react-markdown/compare/8.0.4...8.0.5</a></p> <h2>8.0.4</h2> <ul> <li>9b20440 Fix type of <code>td</code>, <code>th</code> props by <a href="https://github.com/lucasassisrosa"><code>@​lucasassisrosa</code></a> in <a href="https://github-redirect.dependabot.com/remarkjs/react-markdown/pull/714">remarkjs/react-markdown#714</a></li> <li>cfe075b Add clarification of <code>alt</code> on <code>img</code> in docs by <a href="https://github.com/cballenar"><code>@​cballenar</code></a> in <a href="https://github-redirect.dependabot.com/remarkjs/react-markdown/pull/692">remarkjs/react-markdown#692</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/remarkjs/react-markdown/compare/8.0.3...8.0.4">https://github.com/remarkjs/react-markdown/compare/8.0.3...8.0.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remarkjs/react-markdown/commit/8c40d4eff3489b98569d292900da80cc35d6237b"><code>8c40d4e</code></a> 8.0.5</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/469ebc22a83daa9448434c623721a419f364303d"><code>469ebc2</code></a> Add tests for exposed identifiers</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/5ab03c4d93032f22366a51523c64d3e1b88e522b"><code>5ab03c4</code></a> Use Node test runner</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/b81001f14614f9921840917b642efb51c7c72100"><code>b81001f</code></a> Refactor to use more explicit names</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/69583d23723e20fa5f4e3e5fa9d727310e753ec4"><code>69583d2</code></a> Remove <code>path</code>, use <code>fs/promises</code> in tests</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/998ba08eff7ffe93d5f00fe528025571f404b1af"><code>998ba08</code></a> Update <code>tsconfig.json</code></li> <li><a href="https://github.com/remarkjs/react-markdown/commit/560d6d0bf3523f39ff704e58743b03eea3182fa8"><code>560d6d0</code></a> Update dev-dependencies</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/d640d401a8b556f1713f8575c7f1eacd9abc4c3c"><code>d640d40</code></a> Update to use <code>node16</code> module resolution in <code>tsconfig.json</code></li> <li><a href="https://github.com/remarkjs/react-markdown/commit/e63707f57cdc841f66c130ae6aeb60878e24e212"><code>e63707f</code></a> Add <code>ignore-scripts</code> to <code>.npmrc</code></li> <li><a href="https://github.com/remarkjs/react-markdown/commit/4f98f73cca811dc9fb98ee0adce44da981a57b9f"><code>4f98f73</code></a> Remove deprecated and unneeded <code>defaultProps</code></li> <li>Additional commits viewable in <a href="https://github.com/remarkjs/react-markdown/compare/8.0.3...8.0.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-markdown&package-manager=npm_and_yarn&previous-version=8.0.3&new-version=8.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53afc64 commit 03f353e

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

api-editor/gui/package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api-editor/gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react-dropzone": "^14.2.3",
3333
"react-hook-form": "^7.41.3",
3434
"react-icons": "^4.7.1",
35-
"react-markdown": "^8.0.3",
35+
"react-markdown": "^8.0.5",
3636
"react-redux": "^8.0.5",
3737
"react-router": "^6.8.0",
3838
"react-router-dom": "^6.8.0",

0 commit comments

Comments
 (0)