Unkn0wnCat / KevinK.dev.js

👨‍💻 KevinK.dev is my personal site, now on Gatsby.
https://kevink.dev
Apache License 2.0
4 stars 0 forks source link

Update gatsby monorepo #760

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gatsby (changelog) 4.20.0 -> 4.21.0 age adoption passing confidence
gatsby-cli 4.20.0 -> 4.21.0 age adoption passing confidence
gatsby-plugin-feed 4.20.0 -> 4.21.0 age adoption passing confidence
gatsby-plugin-image 2.20.0 -> 2.21.0 age adoption passing confidence
gatsby-plugin-manifest 4.20.0 -> 4.21.0 age adoption passing confidence
gatsby-plugin-offline 5.20.0 -> 5.21.0 age adoption passing confidence
gatsby-plugin-react-helmet 5.20.0 -> 5.21.0 age adoption passing confidence
gatsby-plugin-sass 5.20.0 -> 5.21.0 age adoption passing confidence
gatsby-plugin-sharp 4.20.0 -> 4.21.0 age adoption passing confidence
gatsby-plugin-sitemap 5.20.0 -> 5.21.0 age adoption passing confidence
gatsby-plugin-typescript 4.20.0 -> 4.21.0 age adoption passing confidence
gatsby-remark-copy-linked-files 5.20.0 -> 5.21.0 age adoption passing confidence
gatsby-remark-images 6.20.0 -> 6.21.0 age adoption passing confidence
gatsby-source-filesystem 4.20.0 -> 4.21.0 age adoption passing confidence
gatsby-transformer-json 4.20.0 -> 4.21.0 age adoption passing confidence
gatsby-transformer-sharp 4.20.0 -> 4.21.0 age adoption passing confidence

Release Notes

gatsbyjs/gatsby (gatsby) ### [`v4.21.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%404.21.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.20.0...gatsby@4.21.0) Welcome to `gatsby@4.21.0` release (August 2022 #2) Key highlights of this release: - [`gatsby-plugin-mdx` v4](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21/#gatsby-plugin-mdx-v4) - [Open RFCs](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21/#open-rfcs) **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/v4.20) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.21.0-next.0...gatsby@4.21.0)
gatsbyjs/gatsby (gatsby-cli) ### [`v4.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-cli/CHANGELOG.md#​4210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-cli4210packagesgatsby-cli-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-cli@4.20.0...gatsby-cli@4.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) ##### Bug Fixes - Panic on gatsby-node.jsx/gatsby-node.tsx [#​36308](https://togithub.com/gatsbyjs/gatsby/issues/36308) ([0ee492c](https://togithub.com/gatsbyjs/gatsby/commit/0ee492c8bf11917dc08b16acebe92bb752bdc3b7)) - Add DEV_SSR note to 95312 error [#​36295](https://togithub.com/gatsbyjs/gatsby/issues/36295) ([db531f8](https://togithub.com/gatsbyjs/gatsby/commit/db531f86f9e89d1da72d44399ad5fb72092be454)) ##### Other Changes - BREAKING CHANGE(gatsby-plugin-mdx): MDX v2 [#​35650](https://togithub.com/gatsbyjs/gatsby/issues/35650) ([c92db36](https://togithub.com/gatsbyjs/gatsby/commit/c92db36642268d1ee50c11ea568f836c7e5b4a03))
gatsbyjs/gatsby (gatsby-plugin-feed) ### [`v4.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-feed/CHANGELOG.md#​4210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-feed4210packagesgatsby-plugin-feed-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@4.20.0...gatsby-plugin-feed@4.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) **Note:** Version bump only for package gatsby-plugin-feed
gatsbyjs/gatsby (gatsby-plugin-image) ### [`v2.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-image/CHANGELOG.md#​2210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-image2210packagesgatsby-plugin-image-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-image@2.20.0...gatsby-plugin-image@2.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) ##### Bug Fixes - Add `outputPixelDensities` to `SHARP_ATTRIBUTES` [#​36203](https://togithub.com/gatsbyjs/gatsby/issues/36203) ([ae226b5](https://togithub.com/gatsbyjs/gatsby/commit/ae226b589369e3b724cc3b5ded5b7b1b1a907afb))
gatsbyjs/gatsby (gatsby-plugin-manifest) ### [`v4.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-manifest/CHANGELOG.md#​4210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-manifest4210packagesgatsby-plugin-manifest-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@4.20.0...gatsby-plugin-manifest@4.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) ##### Chores - update sharp [#​35539](https://togithub.com/gatsbyjs/gatsby/issues/35539) ([a9132a5](https://togithub.com/gatsbyjs/gatsby/commit/a9132a53eac37f713e8cb8a8246c62f4f8d8f142))
gatsbyjs/gatsby (gatsby-plugin-offline) ### [`v5.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-offline/CHANGELOG.md#​5210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-offline5210packagesgatsby-plugin-offline-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@5.20.0...gatsby-plugin-offline@5.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) **Note:** Version bump only for package gatsby-plugin-offline
gatsbyjs/gatsby (gatsby-plugin-react-helmet) ### [`v5.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#​5210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-react-helmet5210packagesgatsby-plugin-react-helmet-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@5.20.0...gatsby-plugin-react-helmet@5.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) ##### Bug Fixes - stop appending empty title tags [#​36303](https://togithub.com/gatsbyjs/gatsby/issues/36303) ([e7f0ce3](https://togithub.com/gatsbyjs/gatsby/commit/e7f0ce36935b6919f00760ce4fb7655530e999f2))
gatsbyjs/gatsby (gatsby-plugin-sass) ### [`v5.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sass/CHANGELOG.md#​5210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-sass5210packagesgatsby-plugin-sass-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@5.20.0...gatsby-plugin-sass@5.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) **Note:** Version bump only for package gatsby-plugin-sass
gatsbyjs/gatsby (gatsby-plugin-sharp) ### [`v4.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#​4210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-sharp4210packagesgatsby-plugin-sharp-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.20.0...gatsby-plugin-sharp@4.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) ##### Chores - Update `got` [#​36366](https://togithub.com/gatsbyjs/gatsby/issues/36366) ([ab55e4e](https://togithub.com/gatsbyjs/gatsby/commit/ab55e4e30a023d56e4c4332dfd278015a0f49ee0)) - update sharp [#​35539](https://togithub.com/gatsbyjs/gatsby/issues/35539) ([a9132a5](https://togithub.com/gatsbyjs/gatsby/commit/a9132a53eac37f713e8cb8a8246c62f4f8d8f142))
gatsbyjs/gatsby (gatsby-plugin-sitemap) ### [`v5.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sitemap/CHANGELOG.md#​5210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-sitemap5210packagesgatsby-plugin-sitemap-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sitemap@5.20.0...gatsby-plugin-sitemap@5.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) **Note:** Version bump only for package gatsby-plugin-sitemap
gatsbyjs/gatsby (gatsby-plugin-typescript) ### [`v4.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-typescript/CHANGELOG.md#​4210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-plugin-typescript4210packagesgatsby-plugin-typescript-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-typescript@4.20.0...gatsby-plugin-typescript@4.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) ##### Bug Fixes - only use resourceQuery for supported version of gatsby [#​36328](https://togithub.com/gatsbyjs/gatsby/issues/36328) ([564a8f7](https://togithub.com/gatsbyjs/gatsby/commit/564a8f7358edd2599199e79c902468fa83f916b2))
gatsbyjs/gatsby (gatsby-remark-copy-linked-files) ### [`v5.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-copy-linked-files/CHANGELOG.md#​5210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-copy-linked-files5210packagesgatsby-remark-copy-linked-files-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-copy-linked-files@5.20.0...gatsby-remark-copy-linked-files@5.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) **Note:** Version bump only for package gatsby-remark-copy-linked-files
gatsbyjs/gatsby (gatsby-remark-images) ### [`v6.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-remark-images/CHANGELOG.md#​6210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-remark-images6210packagesgatsby-remark-images-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-remark-images@6.20.0...gatsby-remark-images@6.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) **Note:** Version bump only for package gatsby-remark-images
gatsbyjs/gatsby (gatsby-source-filesystem) ### [`v4.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-source-filesystem/CHANGELOG.md#​4210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-source-filesystem4210packagesgatsby-source-filesystem-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@4.20.0...gatsby-source-filesystem@4.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) ##### Bug Fixes - update dependency file-type to ^16.5.4 for gatsby-source-filesystem [#​36276](https://togithub.com/gatsbyjs/gatsby/issues/36276) ([2bbe96d](https://togithub.com/gatsbyjs/gatsby/commit/2bbe96d9099e1c3d9b64ab3bb5c9b257c40386b9)) ##### Chores - Update `got` [#​36366](https://togithub.com/gatsbyjs/gatsby/issues/36366) ([ab55e4e](https://togithub.com/gatsbyjs/gatsby/commit/ab55e4e30a023d56e4c4332dfd278015a0f49ee0))
gatsbyjs/gatsby (gatsby-transformer-json) ### [`v4.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-json/CHANGELOG.md#​4210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-json4210packagesgatsby-transformer-json-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-json@4.20.0...gatsby-transformer-json@4.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) **Note:** Version bump only for package gatsby-transformer-json
gatsbyjs/gatsby (gatsby-transformer-sharp) ### [`v4.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-transformer-sharp/CHANGELOG.md#​4210-httpsgithubcomgatsbyjsgatsbycommitsgatsby-transformer-sharp4210packagesgatsby-transformer-sharp-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@4.20.0...gatsby-transformer-sharp@4.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) ##### Chores - update sharp [#​35539](https://togithub.com/gatsbyjs/gatsby/issues/35539) ([a9132a5](https://togithub.com/gatsbyjs/gatsby/commit/a9132a53eac37f713e8cb8a8246c62f4f8d8f142))

Configuration

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

🚦 Automerge: Enabled.

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.

cloudflare-workers-and-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: a8f96cc
Status: ✅  Deploy successful!
Preview URL: https://65989887.kevink-dev.pages.dev
Branch Preview URL: https://renovate-gatsby-monorepo.kevink-dev.pages.dev

View logs