Gatsby plugin to provide VS Code’s syntax highlighting to Markdown code fences
Bumps [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark) from 3.1.0 to 5.25.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gatsbyjs/gatsby/releases">gatsby-transformer-remark's releases</a>.</em></p> <blockquote> <h2>v5.3.0</h2> <p>Welcome to <code>[email protected]</code> release (December 2022 <a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark/issues/1">#1</a>)</p> <p>Key highlights of this release:</p> <ul> <li><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.3/#es-modules-esm-in-gatsby-files">ES Modules (ESM) in Gatsby files</a></li> <li><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.3/#improved-error-messages">Improved error messages</a></li> </ul> <p><strong>Bleeding Edge:</strong> Want to try new features as soon as possible? Install <code>gatsby@next</code> and let us know if you have any <a href="https://github.com/gatsbyjs/gatsby/issues">issues</a>.</p> <p><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.2">Previous release notes</a></p> <p><a href="https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.3.0">Full changelog</a></p> <h2>v5.2.0</h2> <p>Welcome to <code>[email protected]</code> release (November 2022 <!-- raw HTML omitted -->#<!-- raw HTML omitted -->3)</p> <p>This is an out of band release due to the <a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.2/#removal-of-potrace">removal of the Potrace</a> library in Gatsby. We'll continue with our biweekly schedule as normal.</p> <p><strong>Bleeding Edge:</strong> Want to try new features as soon as possible? Install <code>gatsby@next</code> and let us know if you have any <a href="https://github.com/gatsbyjs/gatsby/issues">issues</a>.</p> <h2>v5.1.0</h2> <p>Welcome to <code>[email protected]</code> release (November 2022 <!-- raw HTML omitted -->#<!-- raw HTML omitted -->2)</p> <p>This is the first minor release after the recent major release of Gatsby 5! We are focused on your feedback and implementing fixes as needed.</p> <p>If you haven’t migrated yet, please refer to the <a href="https://www.gatsbyjs.com/docs/reference/release-notes/migrating-from-v4-to-v5/">migration guide</a>. We’ve done our best to make the transition smooth!</p> <p>Some brief notes about what Gatsby 5 brings to the table:</p> <ul> <li><a href="https://www.gatsbyjs.com/docs/reference/built-in-components/gatsby-slice/">Slices API</a> unlocks up to 90% reduction in build duration for content changes in highly shared components</li> <li><a href="https://www.gatsbyjs.com/docs/how-to/performance/partial-hydration/">Partial Hydration</a> allows you to ship only the necessary JavaScript to the browser</li> </ul> <p><strong>Bleeding Edge</strong>: Want to try new features as soon as possible? Install <code>gatsby@next</code> and let us know if you have any <a href="https://github.com/gatsbyjs/gatsby/issues">issues</a>.</p> <h2>v5.0.0</h2> <p>Welcome to <code>[email protected]</code> release (November 2022 #<!-- raw HTML omitted --><!-- raw HTML omitted -->1)</p> <p>Key highlights of this release:</p> <ul> <li><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#slice-api">Slice API</a> - Only re-build individual slices of your page</li> <li><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#partial-hydration-beta">Partial Hydration (Beta)</a> - Improve frontend performance by shipping less JavaScript</li> <li><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#graphiql-v2">GraphiQL v2</a> - An all new UI with features like dark mode, tabs, and persisted state</li> <li><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#performance-improvements">Performance Improvements</a></li> </ul> <p>Major dependency updates:</p> <ul> <li><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#node-18">Node 18</a></li> <li><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#react-18">React 18</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-remark/CHANGELOG.md">gatsby-transformer-remark's changelog</a>.</em></p> <blockquote> <h1>Changelog: <code>gatsby-transformer-remark</code></h1> <p>All notable changes to this project will be documented in this file. See <a href="https://conventionalcommits.org">Conventional Commits</a> for commit guidelines.</p> <h2><a href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-remark">6.4.0</a> (2023-01-10)</h2> <p><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.4">🧾 Release notes</a></p> <h4>Bug Fixes</h4> <ul> <li>Disallow JS frontmatter by default <a href="https://github-redirect.dependabot.com/gatsbyjs/gatsby/issues/37244">#37244</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/77b8ccdf764790d027c75b6f62bab15a30e30a2b">77b8ccd</a>)</li> </ul> <h4>Chores</h4> <ul> <li>update babel monorepo <a href="https://github-redirect.dependabot.com/gatsbyjs/gatsby/issues/37386">#37386</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f">b941876</a>)</li> <li>update dependency prismjs to ^1.29.0 for gatsby-remark-prismjs <a href="https://github-redirect.dependabot.com/gatsbyjs/gatsby/issues/37191">#37191</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/dc3d741260e057540ed1294558df78aa63126a8b">dc3d741</a>)</li> </ul> <h3><a href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-remark">6.3.2</a> (2022-12-20)</h3> <h4>Bug Fixes</h4> <ul> <li>Disallow JS frontmatter by default <a href="https://github-redirect.dependabot.com/gatsbyjs/gatsby/issues/37244">#37244</a> <a href="https://github-redirect.dependabot.com/gatsbyjs/gatsby/issues/37297">#37297</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/e33301960f14c45d3157f3e1ac929ad48fc62953">e333019</a>)</li> </ul> <h3><a href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-remark">6.3.1</a> (2022-12-14)</h3> <p><strong>Note:</strong> Version bump only for package gatsby-transformer-remark</p> <h2><a href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-remark">6.3.0</a> (2022-12-13)</h2> <p><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.3">🧾 Release notes</a></p> <h4>Bug Fixes</h4> <ul> <li>update minor and patch dependencies for gatsby-transformer-remark <a href="https://github-redirect.dependabot.com/gatsbyjs/gatsby/issues/37164">#37164</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/b7d1db7d5b41a722aef0f1e59478934bada9c9d7">b7d1db7</a>)</li> </ul> <h2><a href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-remark">6.2.0</a> (2022-11-25)</h2> <p><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.2">🧾 Release notes</a></p> <h4>Other Changes</h4> <ul> <li>Update pluginOptionsSchema tests <a href="https://github-redirect.dependabot.com/gatsbyjs/gatsby/issues/27904">#27904</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/2d967cbf3be81bb036f1f1cbc108a5e36c49785c">2d967cb</a>)</li> </ul> <h2><a href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-remark">6.1.0</a> (2022-11-22)</h2> <p><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.1">🧾 Release notes</a></p> <p><strong>Note:</strong> Version bump only for package gatsby-transformer-remark</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gatsbyjs/gatsby/commit/4dcca80d273558368785612ad07f2a8dc9e3bb99"><code>4dcca80</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/59076c80e8266ca0bc23be4f9000bf6b3985b087"><code>59076c8</code></a> fix(gatsby-transformer-remark): Disallow JS frontmatter by default (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark/issues/37244">#37244</a>) (...</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/5e72a5d1fab1f312685a533f25a637fbbbefb518"><code>5e72a5d</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/9f4c0b92d8da3d3f0ccd75efd91ed4f44669d303"><code>9f4c0b9</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/87f280a8b8951c00a69bb066224126df4f590462"><code>87f280a</code></a> chore(release): Publish next</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/ea00e1279300b9c2a0aa42e8314dc4cd9d1002a7"><code>ea00e12</code></a> chore(release): Publish next</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/53a4e5a504ce84798035342da495ccd254465706"><code>53a4e5a</code></a> chore(changelogs): update changelogs (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark/issues/36605">#36605</a>)</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/ba432638443abf5dcc4fdf8fb0235147f962ced8"><code>ba43263</code></a> chore(release): Publish next pre-minor</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/3bc957b335e66f89d6e43ceefa3218d9cb045809"><code>3bc957b</code></a> chore(changelogs): update changelogs (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark/issues/36501">#36501</a>)</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/232d3b6de2281caa579a619888bcb6771733f548"><code>232d3b6</code></a> chore(release): Publish next</li> <li>Additional commits viewable in <a href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-remark">compare view</a></li> </ul> </details> <br /> [](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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/andrewbranch/gatsby-remark-vscode/network/alerts). </details>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by dependabot[bot] and has received 0 comments.