dance2die / landingpage

New landing page - V2
https://sungkim.netlify.com/
MIT License
1 stars 0 forks source link

Update dependency gatsby-transformer-remark to v5 [SECURITY] - autoclosed #52

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gatsby-transformer-remark (source) ^1.7.44 -> ^5.25.1 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2023-22491

Impact

The gatsby-transformer-remark plugin prior to versions 5.25.1 and 6.3.2 passes input through to the gray-matter npm package, which is vulnerable to JavaScript injection in its default configuration, unless input is sanitized. The vulnerability is present in gatsby-transformer-remark when passing input in data mode (querying MarkdownRemark nodes via GraphQL). Injected JavaScript executes in the context of the build server.

To exploit this vulnerability untrusted/unsanitized input would need to be sourced by or added into a file processed by gatsby-transformer-remark. The following payload demonstrates a vulnerable configuration:

---js
((require("child_process")).execSync("id >> /tmp/rce"))
--- 

Patches

A patch has been introduced in gatsby-transformer-remark@5.25.1 and gatsby-transformer-remark@6.3.2 which mitigates the issue by disabling the gray-matter JavaScript Frontmatter engine. The patch introduces a new option, JSFrontmatterEngine which is set to false by default. When setting JSFrontmatterEngine to true, input passed to gatsby-plugin-mdx must be sanitized before processing to avoid a security risk. Warnings are displayed when enabling JSFrontmatterEngine to true or if it appears that the MarkdownRemark input is attempting to use the Frontmatter engine.

Workarounds

If an older version of gatsby-transformer-remark must be used, input passed into the plugin should be sanitized ahead of processing.

We encourage projects to upgrade to the latest major release branch for all Gatsby plugins to ensure the latest security updates and bug fixes are received in a timely manner.

For more information

Email us at security@gatsbyjs.com.


Release Notes

gatsbyjs/gatsby ### [`v5.25.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.25.0...gatsby-transformer-remark@5.25.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.25.0...gatsby-transformer-remark@5.25.1) ### [`v5.25.0`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.24.0...gatsby-transformer-remark@5.25.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.24.0...gatsby-transformer-remark@5.25.0) ### [`v5.24.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5240-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5240packagesgatsby-transformer-remark-2022-09-27) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.23.1...gatsby-transformer-remark@5.24.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.24) **Note:** Version bump only for package gatsby-transformer-remark ##### [5.23.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.23.1/packages/gatsby-transformer-remark) (2022-09-22) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.23.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5231-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5231packagesgatsby-transformer-remark-2022-09-22) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.23.0...gatsby-transformer-remark@5.23.1) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.23.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5230-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5230packagesgatsby-transformer-remark-2022-09-13) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.22.0...gatsby-transformer-remark@5.23.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.23) ##### Chores - Cleanup v4 compile flag conditions [#​36486](https://togithub.com/gatsbyjs/gatsby/issues/36486) ([9dcc773](https://togithub.com/gatsbyjs/gatsby/commit/9dcc77340675a3b9a2f57c82e4b4e19c57072cfb)) ### [`v5.22.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5220-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5220packagesgatsby-transformer-remark-2022-08-30) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.21.0...gatsby-transformer-remark@5.22.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.22) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5210packagesgatsby-transformer-remark-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.20.0...gatsby-transformer-remark@5.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5200-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5200packagesgatsby-transformer-remark-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.19.0...gatsby-transformer-remark@5.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.19.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5190-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5190packagesgatsby-transformer-remark-2022-07-19) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.18.1...gatsby-transformer-remark@5.19.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.19) **Note:** Version bump only for package gatsby-transformer-remark ##### [5.18.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.18.1/packages/gatsby-transformer-remark) (2022-07-12) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.18.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5181-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5181packagesgatsby-transformer-remark-2022-07-12) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.18.0...gatsby-transformer-remark@5.18.1) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.18.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5180-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5180packagesgatsby-transformer-remark-2022-07-05) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.17.0...gatsby-transformer-remark@5.18.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.18) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.17.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5170-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5170packagesgatsby-transformer-remark-2022-06-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.16.0...gatsby-transformer-remark@5.17.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.17) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.16.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5160-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5160packagesgatsby-transformer-remark-2022-06-07) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.15.1...gatsby-transformer-remark@5.16.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16) **Note:** Version bump only for package gatsby-transformer-remark ##### [5.15.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.15.1/packages/gatsby-transformer-remark) (2022-06-01) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.15.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5151-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5151packagesgatsby-transformer-remark-2022-06-01) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.15.0...gatsby-transformer-remark@5.15.1) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.15.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5150-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5150packagesgatsby-transformer-remark-2022-05-24) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.14.0...gatsby-transformer-remark@5.15.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.14.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5140-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5140packagesgatsby-transformer-remark-2022-05-10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.13.0...gatsby-transformer-remark@5.14.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.13.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5130-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5130packagesgatsby-transformer-remark-2022-04-26) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.12.1...gatsby-transformer-remark@5.13.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13) **Note:** Version bump only for package gatsby-transformer-remark ##### [5.12.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.12.1/packages/gatsby-transformer-remark) (2022-04-13) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.12.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5121-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5121packagesgatsby-transformer-remark-2022-04-13) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.12.0...gatsby-transformer-remark@5.12.1) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.12.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5120-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5120packagesgatsby-transformer-remark-2022-04-12) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.11.1...gatsby-transformer-remark@5.12.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) **Note:** Version bump only for package gatsby-transformer-remark ##### [5.11.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.11.1/packages/gatsby-transformer-remark) (2022-03-31) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.11.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5111-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5111packagesgatsby-transformer-remark-2022-03-31) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.11.0...gatsby-transformer-remark@5.11.1) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.11.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5110-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5110packagesgatsby-transformer-remark-2022-03-29) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.10.2...gatsby-transformer-remark@5.11.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) **Note:** Version bump only for package gatsby-transformer-remark ##### [5.10.2](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.10.2/packages/gatsby-transformer-remark) (2022-03-23) **Note:** Version bump only for package gatsby-transformer-remark ##### [5.10.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.10.1/packages/gatsby-transformer-remark) (2022-03-18) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.10.2`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5102-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5102packagesgatsby-transformer-remark-2022-03-23) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.10.1...gatsby-transformer-remark@5.10.2) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.10.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5101-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5101packagesgatsby-transformer-remark-2022-03-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.10.0...gatsby-transformer-remark@5.10.1) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.10.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​5100-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark5100packagesgatsby-transformer-remark-2022-03-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.9.1...gatsby-transformer-remark@5.10.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.10) **Note:** Version bump only for package gatsby-transformer-remark ##### [5.9.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.9.1/packages/gatsby-transformer-remark) (2022-03-09) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.9.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​591-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark591packagesgatsby-transformer-remark-2022-03-09) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.9.0...gatsby-transformer-remark@5.9.1) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.9.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​590-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark590packagesgatsby-transformer-remark-2022-03-01) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.8.2...gatsby-transformer-remark@5.9.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9) ##### Chores - Format changelog files ([088f23b](https://togithub.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317)) ##### [5.8.2](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.8.2/packages/gatsby-transformer-remark) (2022-03-01) **Note:** Version bump only for package gatsby-transformer-remark ##### [5.8.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.8.1/packages/gatsby-transformer-remark) (2022-02-25) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.8.2`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​582-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark582packagesgatsby-transformer-remark-2022-03-01) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.8.1...gatsby-transformer-remark@5.8.2) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.8.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​581-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark581packagesgatsby-transformer-remark-2022-02-25) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.8.0...gatsby-transformer-remark@5.8.1) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​580-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark580packagesgatsby-transformer-remark-2022-02-22) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.7.0...gatsby-transformer-remark@5.8.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.8) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.7.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​570-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark570packagesgatsby-transformer-remark-2022-02-08) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.6.0...gatsby-transformer-remark@5.7.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7) ##### Bug Fixes - update dependency underscore.string to ^3.3.6 for gatsby-transformer-remark [#​34653](https://togithub.com/gatsbyjs/gatsby/issues/34653) ([1d2530e](https://togithub.com/gatsbyjs/gatsby/commit/1d2530eaf7c2016f1dac427942b7d1bb29cc4933)) ### [`v5.6.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​560-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark560packagesgatsby-transformer-remark-2022-01-25) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.5.2...gatsby-transformer-remark@5.6.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6) ##### Bug Fixes - regenerate markdown when used image changes [#​34433](https://togithub.com/gatsbyjs/gatsby/issues/34433) ([3954944](https://togithub.com/gatsbyjs/gatsby/commit/3954944f70be205ff8202f26288263ba8db80730)) ##### [5.5.2](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.5.2/packages/gatsby-transformer-remark) (2022-01-17) **Note:** Version bump only for package gatsby-transformer-remark ##### [5.5.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.5.1/packages/gatsby-transformer-remark) (2022-01-12) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.5.2`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​552-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark552packagesgatsby-transformer-remark-2022-01-17) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.5.1...gatsby-transformer-remark@5.5.2) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.5.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​551-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark551packagesgatsby-transformer-remark-2022-01-12) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.5.0...gatsby-transformer-remark@5.5.1) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.5.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​550-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark550packagesgatsby-transformer-remark-2022-01-11) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.4.0...gatsby-transformer-remark@5.5.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.5) ##### Chores - upgrade jest [#​33277](https://togithub.com/gatsbyjs/gatsby/issues/33277) ([34cb202](https://togithub.com/gatsbyjs/gatsby/commit/34cb202d9c8c202f082edb03c4cc1815eb81abe1)) ### [`v5.4.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​540-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark540packagesgatsby-transformer-remark-2021-12-14) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.3.0...gatsby-transformer-remark@5.4.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.4) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.3.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​530-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark530packagesgatsby-transformer-remark-2021-12-01) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@5.2.0...gatsby-transformer-remark@5.3.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.2.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​520-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark520packagesgatsby-transformer-remark-2021-11-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/87ca0dfe7590b533dfbdf4bc28068e8125b8a7fa...gatsby-transformer-remark@5.2.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) ##### Bug Fixes - allow not defining entry for subplugins [#​33900](https://togithub.com/gatsbyjs/gatsby/issues/33900) ([f87164f](https://togithub.com/gatsbyjs/gatsby/commit/f87164f6af6285365ec2098d6233313a6b4c0982)) ##### [5.1.4](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.1.4/packages/gatsby-transformer-remark) (2021-11-15) **Note:** Version bump only for package gatsby-transformer-remark ##### [5.1.3](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.1.3/packages/gatsby-transformer-remark) (2021-11-11) **Note:** Version bump only for package gatsby-transformer-remark ##### [5.1.2](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.1.2/packages/gatsby-transformer-remark) (2021-11-10) **Note:** Version bump only for package gatsby-transformer-remark ##### [5.1.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.1.1/packages/gatsby-transformer-remark) (2021-11-09) ##### Bug Fixes - allow not defining entry for subplugins [#​33900](https://togithub.com/gatsbyjs/gatsby/issues/33900) [#​33909](https://togithub.com/gatsbyjs/gatsby/issues/33909) ([4975ee2](https://togithub.com/gatsbyjs/gatsby/commit/4975ee26561a520daf8e2082479d21b2062a862e)) ### [`v5.1.4`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​514-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark514packagesgatsby-transformer-remark-2021-11-15) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/94503aac2bbe061d15feeb803342a2eeae8e3a08...87ca0dfe7590b533dfbdf4bc28068e8125b8a7fa) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.1.3`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​513-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark513packagesgatsby-transformer-remark-2021-11-11) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/c3c69709626f647b6ab3e0d759c3961bc2f02146...94503aac2bbe061d15feeb803342a2eeae8e3a08) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.1.2`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​512-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark512packagesgatsby-transformer-remark-2021-11-10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/3b06677ed9e402042bd565b1c142e6016baa9a55...c3c69709626f647b6ab3e0d759c3961bc2f02146) **Note:** Version bump only for package gatsby-transformer-remark ### [`v5.1.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​511-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark511packagesgatsby-transformer-remark-2021-11-09) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/4086ca523d1caf68d44076e361f00e7b4b96c4a5...3b06677ed9e402042bd565b1c142e6016baa9a55) ##### Bug Fixes - allow not defining entry for subplugins [#​33900](https://togithub.com/gatsbyjs/gatsby/issues/33900) [#​33909](https://togithub.com/gatsbyjs/gatsby/issues/33909) ([4975ee2](https://togithub.com/gatsbyjs/gatsby/commit/4975ee26561a520daf8e2082479d21b2062a862e)) ### [`v5.1.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​510-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark510packagesgatsby-transformer-remark-2021-11-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/8d07242926e54f7c0819fbee84c152a27ec77959...4086ca523d1caf68d44076e361f00e7b4b96c4a5) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1) ##### Bug Fixes - update minor and patch dependencies for gatsby-transformer-remark [#​32613](https://togithub.com/gatsbyjs/gatsby/issues/32613) ([a1b315f](https://togithub.com/gatsbyjs/gatsby/commit/a1b315f4976e1760c380fb8404f04cde4659927e)) ### [`v5.0.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​500-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark500packagesgatsby-transformer-remark-2021-10-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@4.12.0...8d07242926e54f7c0819fbee84c152a27ec77959) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0) ##### Features - Remove two obsolete options & improve README [#​33295](https://togithub.com/gatsbyjs/gatsby/issues/33295) ([bd59514](https://togithub.com/gatsbyjs/gatsby/commit/bd595142d4391fa96444052785cfe65d8e7fc56c)) ##### Chores - apply patches for v4 [#​33170](https://togithub.com/gatsbyjs/gatsby/issues/33170) ([f8c5141](https://togithub.com/gatsbyjs/gatsby/commit/f8c5141bf72108a53338fd01514522ae7a1b37bf)) ##### Other Changes - adjust tests after the bump [#​33171](https://togithub.com/gatsbyjs/gatsby/issues/33171) ([4712acc](https://togithub.com/gatsbyjs/gatsby/commit/4712acc619c19cd23a1b2e94e7253ddd624aa927)) ### [`v4.12.0`](https://togithub.com/gatsbyjs/gatsby/compare/f3f1bbc4b75e4ede40500e899449820c958a72ff...gatsby-transformer-remark@4.12.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/f3f1bbc4b75e4ede40500e899449820c958a72ff...gatsby-transformer-remark@4.12.0) ### [`v4.11.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​4110-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark4110packagesgatsby-transformer-remark-2021-09-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/0a455df964ce0ee46fda1c053617d5adf22a34da...f3f1bbc4b75e4ede40500e899449820c958a72ff) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14) ##### Features - use subplugin annotation to use automatic subplugin module loading [#​33039](https://togithub.com/gatsbyjs/gatsby/issues/33039) ([3260b1a](https://togithub.com/gatsbyjs/gatsby/commit/3260b1a43ace66349b0a683ab052f0d5c10f33d2)) ##### Chores - update babel monorepo [#​32996](https://togithub.com/gatsbyjs/gatsby/issues/32996) ([048c7a7](https://togithub.com/gatsbyjs/gatsby/commit/048c7a727bbc6a9ad8e27afba72ee20e946c4aaa)) ##### Other Changes - Revert "chore(release): Publish next" ([a0c4d44](https://togithub.com/gatsbyjs/gatsby/commit/a0c4d44488ce00c8917b4d364e4369d337fdcfd9)) ### [`v4.10.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​4100-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark4100packagesgatsby-transformer-remark-2021-09-01) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/a87bfc3263e37ae711d626a0f6df657dafb88d0d...0a455df964ce0ee46fda1c053617d5adf22a34da) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.13) ##### Chores - re-generate changelogs [#​32886](https://togithub.com/gatsbyjs/gatsby/issues/32886) ([417df15](https://togithub.com/gatsbyjs/gatsby/commit/417df15230be368a9db91f2ad1a9bc0442733177)) ### [`v4.9.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​490-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark490packagesgatsby-transformer-remark-2021-08-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/115e63196bb09f09446e7b57123e1178d81a7f40...a87bfc3263e37ae711d626a0f6df657dafb88d0d) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.12) ##### Chores - update formatting & linting [#​32626](https://togithub.com/gatsbyjs/gatsby/issues/32626) ([4a765b5](https://togithub.com/gatsbyjs/gatsby/commit/4a765b5c62208d58f0bd7fd59558160c0b9feed3)) - update babel monorepo [#​32564](https://togithub.com/gatsbyjs/gatsby/issues/32564) ([a554998](https://togithub.com/gatsbyjs/gatsby/commit/a554998b4f6765103b650813cf52dbfcc575fecf)) ### [`v4.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​480-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark480packagesgatsby-transformer-remark-2021-08-04) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/e77af12aeb672cf074719e0bacb7cccf796ebaef...115e63196bb09f09446e7b57123e1178d81a7f40) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.11) **Note:** Version bump only for package gatsby-transformer-remark ### [`v4.7.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​470-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark470packagesgatsby-transformer-remark-2021-07-20) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/808f32ff1506297af5daeef1dd9907f3e1ec47a1...e77af12aeb672cf074719e0bacb7cccf796ebaef) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.10) ##### Chores - update babel monorepo [#​32238](https://togithub.com/gatsbyjs/gatsby/issues/32238) ([466d4c0](https://togithub.com/gatsbyjs/gatsby/commit/466d4c087bbc96abb942a02c67243bcc9a4f2a0a)) ### [`v4.6.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​460-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark460packagesgatsby-transformer-remark-2021-07-07) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/715739c81824862bcf724ea581a9408fa357a27c...808f32ff1506297af5daeef1dd9907f3e1ec47a1) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.9) **Note:** Version bump only for package gatsby-transformer-remark ### [`v4.5.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​450-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark450packagesgatsby-transformer-remark-2021-06-23) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/3be9c246afd928dc72a873567d5f6e3bf61e82a8...715739c81824862bcf724ea581a9408fa357a27c) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.8) ##### Chores - bump babel minor [#​31857](https://togithub.com/gatsbyjs/gatsby/issues/31857) ([7d42e8d](https://togithub.com/gatsbyjs/gatsby/commit/7d42e8d866e46e9c39838d812d080d06433f7060)) ##### [4.4.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@4.4.1/packages/gatsby-transformer-remark) (2021-06-10) ##### Chores - bump babel minor [#​31857](https://togithub.com/gatsbyjs/gatsby/issues/31857) [#​31859](https://togithub.com/gatsbyjs/gatsby/issues/31859) ([8636025](https://togithub.com/gatsbyjs/gatsby/commit/863602567930a39142ed33d9d1f1813b7dec8686)) ### [`v4.4.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​441-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark441packagesgatsby-transformer-remark-2021-06-10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/fe4c8fe552f32aa824ddb10b4c1dd48ea1b7de06...3be9c246afd928dc72a873567d5f6e3bf61e82a8) ##### Chores - bump babel minor [#​31857](https://togithub.com/gatsbyjs/gatsby/issues/31857) [#​31859](https://togithub.com/gatsbyjs/gatsby/issues/31859) ([8636025](https://togithub.com/gatsbyjs/gatsby/commit/863602567930a39142ed33d9d1f1813b7dec8686)) ### [`v4.4.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​440-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark440packagesgatsby-transformer-remark-2021-06-09) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/4ccc53ff72dd4e082873d7d29561ccc756bda985...fe4c8fe552f32aa824ddb10b4c1dd48ea1b7de06) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.7) ##### Chores - update babel monorepo [#​31143](https://togithub.com/gatsbyjs/gatsby/issues/31143) ([701ab2f](https://togithub.com/gatsbyjs/gatsby/commit/701ab2f6690c3f1bbaf60cf572513ea566cc9ec9)) ### [`v4.3.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​430-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark430packagesgatsby-transformer-remark-2021-05-25) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/102d92c5ac344bd82ed1767eff6849bd29dcafa1...4ccc53ff72dd4e082873d7d29561ccc756bda985) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.6) **Note:** Version bump only for package gatsby-transformer-remark ### [`v4.2.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​420-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark420packagesgatsby-transformer-remark-2021-05-12) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/668aa435a3f4ee70f198ea78bda83fde39fda21e...102d92c5ac344bd82ed1767eff6849bd29dcafa1) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.5) ##### Bug Fixes - Activate footnotes by default & remove included options with remark v13 [#​31019](https://togithub.com/gatsbyjs/gatsby/issues/31019) ([a35d615](https://togithub.com/gatsbyjs/gatsby/commit/a35d615f9c8d596230ecd1f121f214b9879eb7d3)) ### [`v4.1.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​410-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark410packagesgatsby-transformer-remark-2021-04-28) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/e98cb629f942b7b61814431da46948162ea21c36...668aa435a3f4ee70f198ea78bda83fde39fda21e) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.4) ##### Bug Fixes - Activate footnotes by default & remove included options with remark v13 [#​31019](https://togithub.com/gatsbyjs/gatsby/issues/31019) [#​31080](https://togithub.com/gatsbyjs/gatsby/issues/31080) ([bab3b55](https://togithub.com/gatsbyjs/gatsby/commit/bab3b5552ee848216eef52cb02f08c0e84b41231)) ### [`v4.0.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​400-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark400packagesgatsby-transformer-remark-2021-04-14) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/fa00b246dcbfede3d10c822c64f943e5987c8859...e98cb629f942b7b61814431da46948162ea21c36) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.3) **Note:** Version bump only for package gatsby-transformer-remark ### [`v3.2.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​320-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark320packagesgatsby-transformer-remark-2021-03-30) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/a2a16e4d843df361f5309e9ac82f901fd74d570a...fa00b246dcbfede3d10c822c64f943e5987c8859) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.2) **Note:** Version bump only for package gatsby-transformer-remark ### [`v3.1.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​310-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark310packagesgatsby-transformer-remark-2021-03-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/f1d3f7b56bb2633e8e9de2d43c4e08dadfd52597...a2a16e4d843df361f5309e9ac82f901fd74d570a) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.1) ##### Bug Fixes - update lodash monorepo to ^4.17.21 [#​29382](https://togithub.com/gatsbyjs/gatsby/issues/29382) ([9fd287b](https://togithub.com/gatsbyjs/gatsby/commit/9fd287ba89eacd55652d468b18f6e1526230e7c6)) ##### Refactoring - Refactors out Bluebird usage in transformer-remark [#​29638](https://togithub.com/gatsbyjs/gatsby/issues/29638) ([7193303](https://togithub.com/gatsbyjs/gatsby/commit/7193303a4adb7c1a880d6f0580780dc75e407c32)) ##### Chores - update eslint to fix linting issues fix [#​29988](https://togithub.com/gatsbyjs/gatsby/issues/29988) ([5636389](https://togithub.com/gatsbyjs/gatsby/commit/5636389e8fa626c644e90abc14589e9961d98c68)) ### [`v3.0.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​300-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark300packagesgatsby-transformer-remark-2021-03-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/6fa14e4ba75adff605443402a9a93417a687aeb4...f1d3f7b56bb2633e8e9de2d43c4e08dadfd52597) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0) ##### Features - shim reporter from gatsby [#​29669](https://togithub.com/gatsbyjs/gatsby/issues/29669) ([249905a](https://togithub.com/gatsbyjs/gatsby/commit/249905ac92f11efdb2333828667b946a860a1a27)) ##### Other Changes - V3/remark todo [#​29453](https://togithub.com/gatsbyjs/gatsby/issues/29453) ([8bd42aa](https://togithub.com/gatsbyjs/gatsby/commit/8bd42aa01563eca49004056564df6bf6810b36ab)) ##### [2.16.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@2.16.1/packages/gatsby-transformer-remark) (2021-02-24) **Note:** Version bump only for package gatsby-transformer-remark ### [`v2.16.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​2161-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark2161packagesgatsby-transformer-remark-2021-02-24) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/7797522184600284a44929cad5b27f2388eb13ee...6fa14e4ba75adff605443402a9a93417a687aeb4) **Note:** Version bump only for package gatsby-transformer-remark ### [`v2.16.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​2160-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark2160packagesgatsby-transformer-remark-2021-02-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/fbc58933c6a6d5d8837e36104fdb74a0cb02163d...7797522184600284a44929cad5b27f2388eb13ee) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.32) **Note:** Version bump only for package gatsby-transformer-remark ### [`v2.15.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​2150-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark2150packagesgatsby-transformer-remark-2021-01-20) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/f8cc2a3f02f621f20af9b60dda6f1980fbd37a05...fbc58933c6a6d5d8837e36104fdb74a0cb02163d) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.31) **Note:** Version bump only for package gatsby-transformer-remark ### [`v2.14.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​2140-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark2140packagesgatsby-transformer-remark-2021-01-06) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/12a78aface75f7970c36a3d9c24a5d8dc5dd30c5...f8cc2a3f02f621f20af9b60dda6f1980fbd37a05) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.30) **Note:** Version bump only for package gatsby-transformer-remark ##### [2.13.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@2.13.1/packages/gatsby-transformer-remark) (2020-12-23) **Note:** Version bump only for package gatsby-transformer-remark ### [`v2.13.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​2131-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark2131packagesgatsby-transformer-remark-2020-12-23) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/03d497f15bc968d88bb0c85ce427da797b8fc61d...12a78aface75f7970c36a3d9c24a5d8dc5dd30c5) **Note:** Version bump only for package gatsby-transformer-remark ### [`v2.13.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​2130-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark2130packagesgatsby-transformer-remark-2020-12-15) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/52637b6a88f304a79bd3999615e224113b255349...03d497f15bc968d88bb0c85ce427da797b8fc61d) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.29) ##### Chores - update dependency cross-env to ^7.0.3 [#​28505](https://togithub.com/gatsbyjs/gatsby/issues/28505) ([a819b9b](https://togithub.com/gatsbyjs/gatsby/commit/a819b9bfb663139f7b06c3ed7d6d6069a2382b2c)) - cache the cache key [#​28444](https://togithub.com/gatsbyjs/gatsby/issues/28444) ([1fe3f2d](https://togithub.com/gatsbyjs/gatsby/commit/1fe3f2dfe696b6aef772cb11ea77c145f81e8f77)) ### [`v2.12.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​2120-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark2120packagesgatsby-transformer-remark-2020-12-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/89bc8b75ef179ca0ebac1c88e52e6213f4b94393...52637b6a88f304a79bd3999615e224113b255349) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.28) ##### Bug Fixes - ensure `getNodesByType()` is passed through [#​28218](https://togithub.com/gatsbyjs/gatsby/issues/28218) ([7867897](https://togithub.com/gatsbyjs/gatsby/commit/7867897c5cc4f627a4fb91c939b24d884497ee20)) ##### [2.11.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@2.11.1/packages/gatsby-transformer-remark) (2020-11-25) ##### Bug Fixes - ensure `getNodesByType()` is passed through [#​28218](https://togithub.com/gatsbyjs/gatsby/issues/28218) [#​28261](https://togithub.com/gatsbyjs/gatsby/issues/28261) ([63e189d](https://togithub.com/gatsbyjs/gatsby/commit/63e189d8408d7b1a96be5f911ce06fd7e90d655b)) ### [`v2.11.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​2111-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark2111packagesgatsby-transformer-remark-2020-11-25) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/3d607f1ae0cdde12fb8de53e6d0784f83875df25...89bc8b75ef179ca0ebac1c88e52e6213f4b94393) ##### Bug Fixes - ensure `getNodesByType()` is passed through [#​28218](https://togithub.com/gatsbyjs/gatsby/issues/28218) [#​28261](https://togithub.com/gatsbyjs/gatsby/issues/28261) ([63e189d](https://togithub.com/gatsbyjs/gatsby/commit/63e189d8408d7b1a96be5f911ce06fd7e90d655b)) ### [`v2.11.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​2110-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark2110packagesgatsby-transformer-remark-2020-11-20) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/135e554aa9e8f10a282983eca65c29ffae738339...3d607f1ae0cdde12fb8de53e6d0784f83875df25) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.27) ##### Chores - update babel monorepo [#​27528](https://togithub.com/gatsbyjs/gatsby/issues/27528) ([539dbb0](https://togithub.com/gatsbyjs/gatsby/commit/539dbb09166e346a6cee568973d2de3d936e8ef3)) ### [`v2.10.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​2100-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark2100packagesgatsby-transformer-remark-2020-11-12) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/077b67fa366eb5c5e0171e87eec8c8810d44c0d5...135e554aa9e8f10a282983eca65c29ffae738339) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.26) ##### Bug Fixes - wait for cache promises before returning [#​27871](https://togithub.com/gatsbyjs/gatsby/issues/27871) ([071d50d](https://togithub.com/gatsbyjs/gatsby/commit/071d50d665c6f5542e29286eaef4dc54a61bb4d8)) ### [`v2.9.2`](https://togithub.com/gatsbyjs/gatsby/compare/6615dbb12f8eca13da26bb25f82d4bd1785c5c3a...077b67fa366eb5c5e0171e87eec8c8810d44c0d5) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/6615dbb12f8eca13da26bb25f82d4bd1785c5c3a...077b67fa366eb5c5e0171e87eec8c8810d44c0d5) ### [`v2.9.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​291-httpsgithubcomgatsbyjsgatsbycomparegatsby-transformer-remark290gatsby-transformer-remark291-2020-11-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/9022a98fcd614eb18480f8aa0f294d8cb3b23cf2...6615dbb12f8eca13da26bb25f82d4bd1785c5c3a) ##### Bug Fixes - **gatsby-transformer-remark:** add excerpt_separator to plugin options schema ([#​27785](https://togithub.com/gatsbyjs/gatsby/issues/27785)) ([8f8a419](https://togithub.com/gatsbyjs/gatsby/commit/8f8a41979bb88c0caf7ddae91ed840325692b4a8)), closes [#​27784](https://togithub.com/gatsbyjs/gatsby/issues/27784) ### [`v2.9.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​290-httpsgithubcomgatsbyjsgatsbycomparegatsby-transformer-remark2847gatsby-transformer-remark290-2020-11-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/c5903e56eff3caf7955c646699babdd3c67805d3...9022a98fcd614eb18480f8aa0f294d8cb3b23cf2) ##### Features - **gatsby:** release plugin option validation ([#​27437](https://togithub.com/gatsbyjs/gatsby/issues/27437)) ([41ae1c0](https://togithub.com/gatsbyjs/gatsby/commit/41ae1c07ad9919655782ef17feed8cf4f14f12d8)) #### [2.8.47](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.46...gatsby-transformer-remark@2.8.47) (2020-10-28) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.46](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.45...gatsby-transformer-remark@2.8.46) (2020-10-22) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.45](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.44...gatsby-transformer-remark@2.8.45) (2020-10-21) ##### Bug Fixes - Update plugin schema testing util and associated tests ([#​27574](https://togithub.com/gatsbyjs/gatsby/issues/27574)) ([6d81283](https://togithub.com/gatsbyjs/gatsby/commit/6d81283e4f47ae2cb571626bf4d02fcd2c9d1af4)) #### [2.8.44](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.43...gatsby-transformer-remark@2.8.44) (2020-10-20) ##### Performance Improvements - implement shouldOnCreateNode for all our plugins/benchmarks ([#​27545](https://togithub.com/gatsbyjs/gatsby/issues/27545)) ([df914d9](https://togithub.com/gatsbyjs/gatsby/commit/df914d94a7c47c6082b6f165eb44dc6e15e12c7d)) #### [2.8.43](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.42...gatsby-transformer-remark@2.8.43) (2020-10-19) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.42](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.41...gatsby-transformer-remark@2.8.42) (2020-10-16) ##### Performance Improvements - **gatsby:** test sync before calling onCreateNode ([#​27442](https://togithub.com/gatsbyjs/gatsby/issues/27442)) ([6400383](https://togithub.com/gatsbyjs/gatsby/commit/6400383287db9967a7124df7fb0d096408372b95)) #### [2.8.41](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.40...gatsby-transformer-remark@2.8.41) (2020-10-16) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.40](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.39...gatsby-transformer-remark@2.8.40) (2020-10-15) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.39](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.38...gatsby-transformer-remark@2.8.39) (2020-10-14) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.38](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.37...gatsby-transformer-remark@2.8.38) (2020-10-06) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.37](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.36...gatsby-transformer-remark@2.8.37) (2020-10-01) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.36](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.35...gatsby-transformer-remark@2.8.36) (2020-09-28) ##### Bug Fixes - **deps:** update minor and patch for gatsby-transformer-remark ([#​27148](https://togithub.com/gatsbyjs/gatsby/issues/27148)) ([2cab85a](https://togithub.com/gatsbyjs/gatsby/commit/2cab85ae25c3a4e57afc432e5c164e52fa363101)) #### [2.8.35](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.34...gatsby-transformer-remark@2.8.35) (2020-09-15) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.34](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.33...gatsby-transformer-remark@2.8.34) (2020-09-08) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.33](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.32...gatsby-transformer-remark@2.8.33) (2020-09-07) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.32](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.31...gatsby-transformer-remark@2.8.32) (2020-08-31) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.31](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.30...gatsby-transformer-remark@2.8.31) (2020-08-28) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.30](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.29...gatsby-transformer-remark@2.8.30) (2020-08-26) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.29](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.28...gatsby-transformer-remark@2.8.29) (2020-08-24) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.28](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.27...gatsby-transformer-remark@2.8.28) (2020-08-05) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.27](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.26...gatsby-transformer-remark@2.8.27) (2020-07-24) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.26](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.25...gatsby-transformer-remark@2.8.26) (2020-07-21) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.25](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.24...gatsby-transformer-remark@2.8.25) (2020-07-09) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.24](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.23...gatsby-transformer-remark@2.8.24) (2020-07-09) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.23](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.22...gatsby-transformer-remark@2.8.23) (2020-07-02) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.22](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.21...gatsby-transformer-remark@2.8.22) (2020-07-01) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.21](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.20...gatsby-transformer-remark@2.8.21) (2020-07-01) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.20](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.19...gatsby-transformer-remark@2.8.20) (2020-06-29) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.19](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.18...gatsby-transformer-remark@2.8.19) (2020-06-24) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.18](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.17...gatsby-transformer-remark@2.8.18) (2020-06-22) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.17](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.16...gatsby-transformer-remark@2.8.17) (2020-06-19) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.16](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.15...gatsby-transformer-remark@2.8.16) (2020-06-15) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.15](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.14...gatsby-transformer-remark@2.8.15) (2020-06-09) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.14](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.13...gatsby-transformer-remark@2.8.14) (2020-06-02) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.13](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.12...gatsby-transformer-remark@2.8.13) (2020-05-22) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.12](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.11...gatsby-transformer-remark@2.8.12) (2020-05-20) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.11](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.10...gatsby-transformer-remark@2.8.11) (2020-05-20) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.10](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.9...gatsby-transformer-remark@2.8.10) (2020-05-19) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.9](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.8...gatsby-transformer-remark@2.8.9) (2020-05-18) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.8](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.7...gatsby-transformer-remark@2.8.8) (2020-05-13) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.7](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.6...gatsby-transformer-remark@2.8.7) (2020-05-06) ##### Features - **gatsby-transform-remark:** populate id to headings from markdownAST ([#​23546](https://togithub.com/gatsbyjs/gatsby/issues/23546)) ([464bdb4](https://togithub.com/gatsbyjs/gatsby/commit/464bdb4)) #### [2.8.6](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.5...gatsby-transformer-remark@2.8.6) (2020-05-05) **Note:** Version bump only for package gatsby-transformer-remark #### [2.8.5](https://togithub.com/gat

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

âš  Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

â™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
File name: yarn.lock
Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit