Bump gatsby-transformer-remark from 2.5.0 to 5.25.1 #39

Open
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/gatsby-transformer-remark-5.25.1 into master
dependabot[bot] commented 2023-01-11 19:32:48 +00:00 (Migrated from github.com)

Bumps gatsby-transformer-remark from 2.5.0 to 5.25.1.

Release notes

Sourced from gatsby-transformer-remark's releases.

v5.3.0

Welcome to gatsby@5.3.0 release (December 2022 #1)

Key highlights of this release:

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v5.2.0

Welcome to gatsby@5.2.0 release (November 2022 #3)

This is an out of band release due to the removal of the Potrace library in Gatsby. We'll continue with our biweekly schedule as normal.

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

v5.1.0

Welcome to gatsby@5.1.0 release (November 2022 #2)

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.

If you haven’t migrated yet, please refer to the migration guide. We’ve done our best to make the transition smooth!

Some brief notes about what Gatsby 5 brings to the table:

  • Slices API unlocks up to 90% reduction in build duration for content changes in highly shared components
  • Partial Hydration allows you to ship only the necessary JavaScript to the browser

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

v5.0.0

Welcome to gatsby@5.0.0 release (November 2022 #1)

Key highlights of this release:

Major dependency updates:

... (truncated)

Changelog

Sourced from gatsby-transformer-remark's changelog.

Changelog: gatsby-transformer-remark

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.4.0 (2023-01-10)

🧾 Release notes

Bug Fixes

Chores

6.3.2 (2022-12-20)

Bug Fixes

6.3.1 (2022-12-14)

Note: Version bump only for package gatsby-transformer-remark

6.3.0 (2022-12-13)

🧾 Release notes

Bug Fixes

  • update minor and patch dependencies for gatsby-transformer-remark #37164 (b7d1db7)

6.2.0 (2022-11-25)

🧾 Release notes

Other Changes

6.1.0 (2022-11-22)

🧾 Release notes

Note: Version bump only for package gatsby-transformer-remark

... (truncated)

Commits

Dependabot compatibility score

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 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 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.

Bumps [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark) from 2.5.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>gatsby@5.3.0</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/gatsby@5.3.0-next.0...gatsby@5.3.0">Full changelog</a></p> <h2>v5.2.0</h2> <p>Welcome to <code>gatsby@5.2.0</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>gatsby@5.1.0</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>gatsby@5.0.0</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/gatsby-transformer-remark@6.4.0/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/gatsby-transformer-remark@6.3.2/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/gatsby-transformer-remark@6.3.1/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/gatsby-transformer-remark@6.3.0/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/gatsby-transformer-remark@6.2.0/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/gatsby-transformer-remark@6.1.0/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/gatsby-transformer-remark@5.25.1/packages/gatsby-transformer-remark">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gatsby-transformer-remark&package-manager=npm_and_yarn&previous-version=2.5.0&new-version=5.25.1)](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/RileySeaburg/gatsbyblog/network/alerts). </details>
codetether[bot] commented 2026-06-04 16:02:29 +00:00 (Migrated from github.com)

🛠️ CodeTether Fix

Picked up this request for PR #39 on branch dependabot/npm_and_yarn/gatsby-transformer-remark-5.25.1. I’m preparing the workspace and will push changes directly to the existing PR branch if the task succeeds. I will also make sure the branch is mergeable with master.

## 🛠️ CodeTether Fix Picked up this request for PR #39 on branch `dependabot/npm_and_yarn/gatsby-transformer-remark-5.25.1`. I’m preparing the workspace and will push changes directly to the existing PR branch if the task succeeds. I will also make sure the branch is mergeable with `master`.
codetether[bot] commented 2026-06-14 02:24:17 +00:00 (Migrated from github.com)

🛠️ CodeTether Fix

I couldn't prepare the PR workspace.

Error: Failed to write Git credential helper script /workspace/repos/.df902ea4759e8e48-git-credential-helper

## 🛠️ CodeTether Fix I couldn't prepare the PR workspace. Error: Failed to write Git credential helper script /workspace/repos/.df902ea4759e8e48-git-credential-helper
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/gatsby-transformer-remark-5.25.1:dependabot/npm_and_yarn/gatsby-transformer-remark-5.25.1
git switch dependabot/npm_and_yarn/gatsby-transformer-remark-5.25.1

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff dependabot/npm_and_yarn/gatsby-transformer-remark-5.25.1
git switch dependabot/npm_and_yarn/gatsby-transformer-remark-5.25.1
git rebase master
git switch master
git merge --ff-only dependabot/npm_and_yarn/gatsby-transformer-remark-5.25.1
git switch dependabot/npm_and_yarn/gatsby-transformer-remark-5.25.1
git rebase master
git switch master
git merge --no-ff dependabot/npm_and_yarn/gatsby-transformer-remark-5.25.1
git switch master
git merge --squash dependabot/npm_and_yarn/gatsby-transformer-remark-5.25.1
git switch master
git merge --ff-only dependabot/npm_and_yarn/gatsby-transformer-remark-5.25.1
git switch master
git merge dependabot/npm_and_yarn/gatsby-transformer-remark-5.25.1
git push origin master
Sign in to join this conversation.
No description provided.