StaticJsCMS / static-cms-gatsby-netlify-template

Example Gatsby + StaticCMS project on Netlify
MIT License
1 stars 1 forks source link

fix(deps): update gatsby monorepo #6

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 (source, changelog) 5.3.3 -> 5.4.2 age adoption passing confidence
gatsby-plugin-feed (source) 5.3.1 -> 5.4.0 age adoption passing confidence
gatsby-plugin-image (source) 3.3.2 -> 3.4.0 age adoption passing confidence
gatsby-plugin-manifest (source) 5.3.1 -> 5.4.0 age adoption passing confidence
gatsby-plugin-sharp (source) 5.3.2 -> 5.4.0 age adoption passing confidence
gatsby-remark-images (source) 7.3.1 -> 7.4.0 age adoption passing confidence
gatsby-remark-prismjs (source) 7.3.0 -> 7.4.0 age adoption passing confidence
gatsby-remark-responsive-iframe (source) 6.3.0 -> 6.4.0 age adoption passing confidence
gatsby-source-filesystem (source) 5.3.1 -> 5.4.0 age adoption passing confidence
gatsby-transformer-remark (source) 6.3.2 -> 6.4.0 age adoption passing confidence
gatsby-transformer-sharp (source) 5.3.1 -> 5.4.0 age adoption passing confidence

Release Notes

gatsbyjs/gatsby (gatsby) ### [`v5.4.2`](https://togithub.com/gatsbyjs/gatsby/compare/9ea51e105e23a4a8e95e7f681fc9112a3e9aa68a...9cc0222b27b15d5cd3cfeaaa8d7f19dee67c1491) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/9ea51e105e23a4a8e95e7f681fc9112a3e9aa68a...9cc0222b27b15d5cd3cfeaaa8d7f19dee67c1491) ### [`v5.4.1`](https://togithub.com/gatsbyjs/gatsby/compare/12252dd997c7dd8cb21cd0b512830295c2f52fdb...9ea51e105e23a4a8e95e7f681fc9112a3e9aa68a) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/12252dd997c7dd8cb21cd0b512830295c2f52fdb...9ea51e105e23a4a8e95e7f681fc9112a3e9aa68a) ### [`v5.4.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%405.4.0): v5.4.0 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/da692c77a711bccec2866d863c0f221f81a7dc2c...12252dd997c7dd8cb21cd0b512830295c2f52fdb) Welcome to `gatsby@5.4.0` release (January 2023 #1) The whole team took time off for a much deserved winter break and we hope you had relaxing holidays, too! Before the break we spent time doing maintenance work such as updating internal dependencies or fixing some smaller bugs here and there. In case you missed it, we shipped [ES Modules (ESM) in Gatsby files](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3#es-modules-esm-in-gatsby-files) in the last release. So check out the [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4#notable-bugfixes--improvements) section to learn more. **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3/) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@5.4.0-next.0...gatsby@5.4.0)
gatsbyjs/gatsby (gatsby-plugin-feed) ### [`v5.4.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-feed/CHANGELOG.md#​540-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-feed540packagesgatsby-plugin-feed-2023-01-10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/287cabd221034391fb0874c39677a0263d791e9c...12252dd997c7dd8cb21cd0b512830295c2f52fdb) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4) ##### Chores - update babel monorepo [#​37386](https://togithub.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://togithub.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f)) ##### [5.3.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.3.1/packages/gatsby-plugin-feed) (2022-12-14) **Note:** Version bump only for package gatsby-plugin-feed
gatsbyjs/gatsby (gatsby-plugin-image) ### [`v3.4.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-image/CHANGELOG.md#​340-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-image340packagesgatsby-plugin-image-2023-01-10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/8fc123c97f6d9934387dec2d6e0e2ea6a8338d19...12252dd997c7dd8cb21cd0b512830295c2f52fdb) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4) ##### Bug Fixes - Encode space in data SVG URI [#​37241](https://togithub.com/gatsbyjs/gatsby/issues/37241) ([09ea753](https://togithub.com/gatsbyjs/gatsby/commit/09ea7534d23a1ab4e8983de275f4ab43ec88731b)) - Normalize filename for correct hashing [#​37262](https://togithub.com/gatsbyjs/gatsby/issues/37262) ([397fa3f](https://togithub.com/gatsbyjs/gatsby/commit/397fa3fc605b5e053fa3b3804e39621734dc79d3)) ##### Chores - update babel monorepo [#​37386](https://togithub.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://togithub.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f)) - update \[dev] minor and patch dependencies for gatsby-plugin-image [#​37352](https://togithub.com/gatsbyjs/gatsby/issues/37352) ([4c2ac49](https://togithub.com/gatsbyjs/gatsby/commit/4c2ac49b1805d24db81f1c7193a3518fc8c9a1b7)) ##### [3.3.2](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@3.3.2/packages/gatsby-plugin-image) (2022-12-14) ##### Bug Fixes - Normalize filename for correct hashing [#​37262](https://togithub.com/gatsbyjs/gatsby/issues/37262) [#​37263](https://togithub.com/gatsbyjs/gatsby/issues/37263) ([b7477f4](https://togithub.com/gatsbyjs/gatsby/commit/b7477f4cb680d60ee0d88e22a71937194764a9af)) ##### [3.3.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@3.3.1/packages/gatsby-plugin-image) (2022-12-14) **Note:** Version bump only for package gatsby-plugin-image
gatsbyjs/gatsby (gatsby-plugin-manifest) ### [`v5.4.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-manifest/CHANGELOG.md#​540-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-manifest540packagesgatsby-plugin-manifest-2023-01-10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/287cabd221034391fb0874c39677a0263d791e9c...12252dd997c7dd8cb21cd0b512830295c2f52fdb) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4) ##### Bug Fixes - update dependency sharp to ^0.31.3 [#​37375](https://togithub.com/gatsbyjs/gatsby/issues/37375) ([9abf681](https://togithub.com/gatsbyjs/gatsby/commit/9abf681d6d3ba7cfa9bc357764f09c944afc21ef)) ##### Chores - update babel monorepo [#​37386](https://togithub.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://togithub.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f)) ##### [5.3.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@5.3.1/packages/gatsby-plugin-manifest) (2022-12-14) **Note:** Version bump only for package gatsby-plugin-manifest
gatsbyjs/gatsby (gatsby-plugin-sharp) ### [`v5.4.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#​540-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-sharp540packagesgatsby-plugin-sharp-2023-01-10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/8fc123c97f6d9934387dec2d6e0e2ea6a8338d19...12252dd997c7dd8cb21cd0b512830295c2f52fdb) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4) ##### Bug Fixes - update dependency sharp to ^0.31.3 [#​37375](https://togithub.com/gatsbyjs/gatsby/issues/37375) ([9abf681](https://togithub.com/gatsbyjs/gatsby/commit/9abf681d6d3ba7cfa9bc357764f09c944afc21ef)) ##### Chores - update babel monorepo [#​37386](https://togithub.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://togithub.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f)) ##### [5.3.2](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.3.2/packages/gatsby-plugin-sharp) (2022-12-14) **Note:** Version bump only for package gatsby-plugin-sharp ##### [5.3.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.3.1/packages/gatsby-plugin-sharp) (2022-12-14) **Note:** Version bump only for package gatsby-plugin-sharp
gatsbyjs/gatsby (gatsby-remark-images) ### [`v7.4.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-images/CHANGELOG.md#​740-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-images740packagesgatsby-remark-images-2023-01-10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/287cabd221034391fb0874c39677a0263d791e9c...12252dd997c7dd8cb21cd0b512830295c2f52fdb) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4) ##### Bug Fixes - Do not fallback title value to alt value [#​37395](https://togithub.com/gatsbyjs/gatsby/issues/37395) ([f6543bb](https://togithub.com/gatsbyjs/gatsby/commit/f6543bb8aeeb6e76a1bcb3df742160e63765c25b)) ##### Chores - update babel monorepo [#​37386](https://togithub.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://togithub.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f)) ##### [7.3.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-remark-images@7.3.1/packages/gatsby-remark-images) (2022-12-14) **Note:** Version bump only for package gatsby-remark-images
gatsbyjs/gatsby (gatsby-remark-prismjs) ### [`v7.4.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-prismjs/CHANGELOG.md#​740-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-prismjs740packagesgatsby-remark-prismjs-2023-01-10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/b995fc2374435dd1e282a167975733a1ff3d6ad0...12252dd997c7dd8cb21cd0b512830295c2f52fdb) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4) ##### Chores - update babel monorepo [#​37386](https://togithub.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://togithub.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f)) - update dependency prismjs to ^1.29.0 for gatsby-remark-prismjs [#​37191](https://togithub.com/gatsbyjs/gatsby/issues/37191) ([dc3d741](https://togithub.com/gatsbyjs/gatsby/commit/dc3d741260e057540ed1294558df78aa63126a8b))
gatsbyjs/gatsby (gatsby-remark-responsive-iframe) ### [`v6.4.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-responsive-iframe/CHANGELOG.md#​640-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-responsive-iframe640packagesgatsby-remark-responsive-iframe-2023-01-10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/b995fc2374435dd1e282a167975733a1ff3d6ad0...12252dd997c7dd8cb21cd0b512830295c2f52fdb) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4) ##### Chores - update babel monorepo [#​37386](https://togithub.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://togithub.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))
gatsbyjs/gatsby (gatsby-source-filesystem) ### [`v5.4.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-source-filesystem/CHANGELOG.md#​540-httpsgithubcomgatsbyjsgatsbycommitsgatsby-source-filesystem540packagesgatsby-source-filesystem-2023-01-10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/287cabd221034391fb0874c39677a0263d791e9c...12252dd997c7dd8cb21cd0b512830295c2f52fdb) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4) ##### Chores - update babel monorepo [#​37386](https://togithub.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://togithub.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f)) ##### [5.3.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@5.3.1/packages/gatsby-source-filesystem) (2022-12-14) **Note:** Version bump only for package gatsby-source-filesystem
gatsbyjs/gatsby (gatsby-transformer-remark) ### [`v6.4.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-remark/CHANGELOG.md#​640-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-remark640packagesgatsby-transformer-remark-2023-01-10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/da692c77a711bccec2866d863c0f221f81a7dc2c...12252dd997c7dd8cb21cd0b512830295c2f52fdb) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4) ##### Bug Fixes - Disallow JS frontmatter by default [#​37244](https://togithub.com/gatsbyjs/gatsby/issues/37244) ([77b8ccd](https://togithub.com/gatsbyjs/gatsby/commit/77b8ccdf764790d027c75b6f62bab15a30e30a2b)) ##### Chores - update babel monorepo [#​37386](https://togithub.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://togithub.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f)) - update dependency prismjs to ^1.29.0 for gatsby-remark-prismjs [#​37191](https://togithub.com/gatsbyjs/gatsby/issues/37191) ([dc3d741](https://togithub.com/gatsbyjs/gatsby/commit/dc3d741260e057540ed1294558df78aa63126a8b)) ##### [6.3.2](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@6.3.2/packages/gatsby-transformer-remark) (2022-12-20) ##### Bug Fixes - Disallow JS frontmatter by default [#​37244](https://togithub.com/gatsbyjs/gatsby/issues/37244) [#​37297](https://togithub.com/gatsbyjs/gatsby/issues/37297) ([e333019](https://togithub.com/gatsbyjs/gatsby/commit/e33301960f14c45d3157f3e1ac929ad48fc62953)) ##### [6.3.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@6.3.1/packages/gatsby-transformer-remark) (2022-12-14) **Note:** Version bump only for package gatsby-transformer-remark
gatsbyjs/gatsby (gatsby-transformer-sharp) ### [`v5.4.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-sharp/CHANGELOG.md#​540-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-sharp540packagesgatsby-transformer-sharp-2023-01-10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/287cabd221034391fb0874c39677a0263d791e9c...12252dd997c7dd8cb21cd0b512830295c2f52fdb) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4) ##### Bug Fixes - update dependency sharp to ^0.31.3 [#​37375](https://togithub.com/gatsbyjs/gatsby/issues/37375) ([9abf681](https://togithub.com/gatsbyjs/gatsby/commit/9abf681d6d3ba7cfa9bc357764f09c944afc21ef)) ##### Chores - update babel monorepo [#​37386](https://togithub.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://togithub.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f)) ##### [5.3.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@5.3.1/packages/gatsby-transformer-sharp) (2022-12-14) **Note:** Version bump only for package gatsby-transformer-sharp

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

netlify[bot] commented 1 year ago

Deploy Preview for static-cms-gatsby ready!

Name Link
Latest commit 691a1e956d07f56989771c4092402158423cda26
Latest deploy log https://app.netlify.com/sites/static-cms-gatsby/deploys/63c6a6cbec80990008044140
Deploy Preview https://deploy-preview-6--static-cms-gatsby.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.