gatsby-source-ghost
gatsby-source-ghost copied to clipboard
Source plugin for pulling data into Gatsby.js from the Ghost Public API.
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-ghost](https://togithub.com/TryGhost/eslint-plugin-ghost) | [`2.16.0` -> `3.2.0`](https://renovatebot.com/diffs/npm/eslint-plugin-ghost/2.16.0/3.2.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [qs](https://togithub.com/ljharb/qs) | [`6.11.1` -> `6.11.2`](https://renovatebot.com/diffs/npm/qs/6.11.1/6.11.2) | [](https://docs.renovatebot.com/merge-confidence/)...
Hello guys, we're currently using this plugin in our project. We have updated our node version to 20, but we're getting a warning. I've ran several tests with this library...
Hello guys, I've raised a PR to add support for node v20 and avoid getting a warning. [added support for node 20 by chrism1996 · Pull Request #277 · TryGhost/gatsby-source-ghost...
Hi 👋, I noticed that Ghost [added support for Node v22 LTS](https://github.com/TryGhost/Ghost/releases/tag/v5.110.0?ref=ghost.ostreff.info) starting from version 5.110.0. Are there plans to update the gatsby-source-ghost plugin to support Node.js v22 LTS as...