openscript-ch / gatsby-plugin-i18n-l10n

Gatsby I18n Plugin ๐ŸŒ, which let you translate pages, content and the url or slugs of pages. Batteries ๐Ÿ”‹ included.
https://www.gatsbyjs.com/plugins/gatsby-plugin-i18n-l10n
MIT License
19 stars 2 forks source link

chore(deps): update gatsby monorepo (major) - autoclosed #88

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
babel-preset-gatsby (source) 2.24.0 -> 3.0.0 age adoption passing confidence
gatsby (source, changelog) ^4.x -> ^4.x \|\| ^5.0.0 age adoption passing confidence
gatsby (source, changelog) 4.24.7 -> 5.0.1 age adoption passing confidence
gatsby-source-filesystem (source) ^4.x -> ^4.x \|\| ^5.0.0 age adoption passing confidence
gatsby-source-filesystem (source) 4.24.0 -> 5.0.0 age adoption passing confidence

Release Notes

gatsbyjs/gatsby (babel-preset-gatsby) ### [`v3.0.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/babel-preset-gatsby/CHANGELOG.md#​300-httpsgithubcomgatsbyjsgatsbycommitsbabel-preset-gatsby300packagesbabel-preset-gatsby-2022-11-08) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/9f4c0b92d8da3d3f0ccd75efd91ed4f44669d303...0c6cd6126c9ccb7fbd62ad3aa3a75efaa7bc7427) [๐Ÿงพ Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0) ##### Chores - apply patches for v5 [#​36796](https://togithub.com/gatsbyjs/gatsby/issues/36796) ([25f79b6](https://togithub.com/gatsbyjs/gatsby/commit/25f79b6c3719fdf09584ade620a05c66ba2a697c))
gatsbyjs/gatsby (gatsby) ### [`v5.0.1`](https://togithub.com/gatsbyjs/gatsby/compare/0c6cd6126c9ccb7fbd62ad3aa3a75efaa7bc7427...3007cd39c045ba0a1069a03f8ba343cc7af6ed69) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/0c6cd6126c9ccb7fbd62ad3aa3a75efaa7bc7427...3007cd39c045ba0a1069a03f8ba343cc7af6ed69) ### [`v5.0.0`](https://togithub.com/gatsbyjs/gatsby/releases/tag/gatsby%405.0.0): v5.0.0 [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/ab793c3f0eee95eee3017585d63beb4b83492cd1...0c6cd6126c9ccb7fbd62ad3aa3a75efaa7bc7427) Welcome to `gatsby@5.0.0` release (November 2022 #1) Key highlights of this release: - [Slice API](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#slice-api) - Only re-build individual slices of your page - [Partial Hydration (Beta)](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#partial-hydration-beta) - Improve frontend performance by shipping less JavaScript - [GraphiQL v2](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#graphiql-v2) - An all new UI with features like dark mode, tabs, and persisted state - [Performance Improvements](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#performance-improvements) Major dependency updates: - [Node 18](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#node-18) - [React 18](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#react-18) **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). ### [`v4.24.8`](https://togithub.com/gatsbyjs/gatsby/compare/c7b94b59251e45188290c18147313562a7e537ba...ab793c3f0eee95eee3017585d63beb4b83492cd1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/c7b94b59251e45188290c18147313562a7e537ba...ab793c3f0eee95eee3017585d63beb4b83492cd1)
gatsbyjs/gatsby (gatsby-source-filesystem) ### [`v5.0.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-source-filesystem/CHANGELOG.md#​500-httpsgithubcomgatsbyjsgatsbycommitsgatsby-source-filesystem500packagesgatsby-source-filesystem-2022-11-08) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/9f4c0b92d8da3d3f0ccd75efd91ed4f44669d303...0c6cd6126c9ccb7fbd62ad3aa3a75efaa7bc7427) [๐Ÿงพ Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0) ##### Chores - Update peerDeps [#​36965](https://togithub.com/gatsbyjs/gatsby/issues/36965) ([b624442](https://togithub.com/gatsbyjs/gatsby/commit/b6244424fe8b724cbc23b80b2b4f5424cc2055a4)) - apply patches for v5 [#​36796](https://togithub.com/gatsbyjs/gatsby/issues/36796) ([25f79b6](https://togithub.com/gatsbyjs/gatsby/commit/25f79b6c3719fdf09584ade620a05c66ba2a697c))

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.

codecov[bot] commented 2 years ago

Codecov Report

Merging #88 (3d52d70) into main (c8c94ce) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #88   +/-   ##
=======================================
  Coverage   98.95%   98.95%           
=======================================
  Files           9        9           
  Lines         191      191           
  Branches       52       52           
=======================================
  Hits          189      189           
  Misses          2        2           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.