herschel666 / photoblog

Goodbye Flickr …
https://photos.klg.bz/
MIT License
10 stars 0 forks source link

chore(deps): update gatsby monorepo (major) #761

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
babel-preset-gatsby 0.12.3 -> 1.7.1 age adoption passing confidence
gatsby (changelog) 2.32.12 -> 3.7.1 age adoption passing confidence
gatsby-image 2.11.0 -> 3.7.1 age adoption passing confidence
gatsby-plugin-feed 2.13.1 -> 3.7.1 age adoption passing confidence
gatsby-plugin-layout 1.10.0 -> 2.7.1 age adoption passing confidence
gatsby-plugin-netlify 2.11.1 -> 3.7.1 age adoption passing confidence
gatsby-plugin-react-helmet 3.10.0 -> 4.7.1 age adoption passing confidence
gatsby-plugin-sharp 2.14.3 -> 3.7.1 age adoption passing confidence
gatsby-plugin-typescript 2.12.1 -> 3.7.1 age adoption passing confidence
gatsby-remark-images 3.11.1 -> 5.4.1 age adoption passing confidence
gatsby-source-contentful 4.6.4 -> 5.7.1 age adoption passing confidence
gatsby-source-filesystem 2.11.1 -> 3.7.1 age adoption passing confidence
gatsby-transformer-remark 2.16.1 -> 4.4.1 age adoption passing confidence
gatsby-transformer-sharp 2.12.1 -> 3.7.1 age adoption passing confidence

Release Notes

gatsbyjs/gatsby ### [`v1.7.1`](https://togithub.com/gatsbyjs/gatsby/compare/03d497f15bc968d88bb0c85ce427da797b8fc61d...12a78aface75f7970c36a3d9c24a5d8dc5dd30c5) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/fe4c8fe552f32aa824ddb10b4c1dd48ea1b7de06...3be9c246afd928dc72a873567d5f6e3bf61e82a8) ### [`v1.7.0`](https://togithub.com/gatsbyjs/gatsby/compare/v1.6.0...03d497f15bc968d88bb0c85ce427da797b8fc61d) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/v1.6.0...fe4c8fe552f32aa824ddb10b4c1dd48ea1b7de06) ### [`v1.6.0`](https://togithub.com/gatsbyjs/gatsby/compare/v1.5.0...v1.6.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/v1.5.0...v1.6.0) ### [`v1.5.0`](https://togithub.com/gatsbyjs/gatsby/compare/v1.4.0...v1.5.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/v1.4.0...v1.5.0) ### [`v1.4.0`](https://togithub.com/gatsbyjs/gatsby/releases/v1.4.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/v1.3.0...v1.4.0) ##### Added - Implement gatsby-plugin-jss [#​1431](https://togithub.com/gatsbyjs/gatsby/issues/1431) [@​wizardzloy](https://togithub.com/wizardzloy) - Add gatsby-plugin-feed to www [#​1569](https://togithub.com/gatsbyjs/gatsby/issues/1569) [@​nicholaswyoung](https://togithub.com/nicholaswyoung) - gatsby-transformer-sharp: Added the option to use the original image [#​1556](https://togithub.com/gatsbyjs/gatsby/issues/1556) [@​chiedo](https://togithub.com/chiedo) ##### Fixed - \[www] Blog post meta styles [#​1561](https://togithub.com/gatsbyjs/gatsby/issues/1561) [@​fk](https://togithub.com/fk) - Fix unsupported method in IE [#​1573](https://togithub.com/gatsbyjs/gatsby/issues/1573) [@​variadicintegrity](https://togithub.com/variadicintegrity) - Don't set a default title in html.js as not overriden by react-helmet [#​1578](https://togithub.com/gatsbyjs/gatsby/issues/1578) [@​KyleAMathews](https://togithub.com/KyleAMathews) - Downgrade Glamor to v2 as v3 unstable [#​1580](https://togithub.com/gatsbyjs/gatsby/issues/1580) [@​KyleAMathews](https://togithub.com/KyleAMathews) - Remove the slash between the pathPrefix and pathname when navigating [#​1574](https://togithub.com/gatsbyjs/gatsby/issues/1574) [@​DaleWebb](https://togithub.com/DaleWebb) - Fix url in Contentful example [#​1596](https://togithub.com/gatsbyjs/gatsby/issues/1596) [@​axe312ger](https://togithub.com/axe312ger) - Small fixes to tutorial [#​1586](https://togithub.com/gatsbyjs/gatsby/issues/1586) [@​benmathews](https://togithub.com/benmathews) - Add missing dep to gatsby-source-filesystem [#​1607](https://togithub.com/gatsbyjs/gatsby/issues/1607) [@​jquense](https://togithub.com/jquense) - Wordpress -> WordPress [#​1608](https://togithub.com/gatsbyjs/gatsby/issues/1608) [@​Alaev](https://togithub.com/Alaev) - Fix typo [#​1609](https://togithub.com/gatsbyjs/gatsby/issues/1609) [@​fk](https://togithub.com/fk) - Update `modifyWebpackConfig` docs [#​1613](https://togithub.com/gatsbyjs/gatsby/issues/1613) [@​KyleAMathews](https://togithub.com/KyleAMathews) - Fix broken links [#​1614](https://togithub.com/gatsbyjs/gatsby/issues/1614) [@​KyleAMathews](https://togithub.com/KyleAMathews) ### [`v1.3.0`](https://togithub.com/gatsbyjs/gatsby/releases/v1.3.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/v1.2.0...v1.3.0) ##### Added - docs: add "creating a static blog with gatsby" blog post [#​1560](https://togithub.com/gatsbyjs/gatsby/issues/1560) [@​DSchau](https://togithub.com/DSchau) - add tests to gatsby-remark-images [#​1559](https://togithub.com/gatsbyjs/gatsby/issues/1559) [@​DSchau](https://togithub.com/DSchau) - add glitch-gatsby-starter-blog [#​1554](https://togithub.com/gatsbyjs/gatsby/issues/1554) [@​100ideas](https://togithub.com/100ideas) - use consistent chunk ids [#​1534](https://togithub.com/gatsbyjs/gatsby/issues/1534) [@​stevensurgnier](https://togithub.com/stevensurgnier) - Enhance API for multiple feeds [#​1548](https://togithub.com/gatsbyjs/gatsby/issues/1548) [@​nicholaswyoung](https://togithub.com/nicholaswyoung) - Add new plugin to handle csv files [#​1496](https://togithub.com/gatsbyjs/gatsby/issues/1496) [@​ssonal](https://togithub.com/ssonal) - Adds showcase segment for starters/websites built with Gatsby. [#​1535](https://togithub.com/gatsbyjs/gatsby/issues/1535) [@​Vagr9K](https://togithub.com/Vagr9K) - using-javascript-transformers example [#​1492](https://togithub.com/gatsbyjs/gatsby/issues/1492) [@​jbolda](https://togithub.com/jbolda) - Add sitemap plugin to www [#​1541](https://togithub.com/gatsbyjs/gatsby/issues/1541) [@​nicholaswyoung](https://togithub.com/nicholaswyoung) ##### Fixed - Clone context to prevent mutations [#​1553](https://togithub.com/gatsbyjs/gatsby/issues/1553) [@​kyleamathews](https://togithub.com/kyleamathews) - Update dependencies to avoid hoisting errors [#​1552](https://togithub.com/gatsbyjs/gatsby/issues/1552) [@​kyleamathews](https://togithub.com/kyleamathews) - Set pathPrefix if not defined to an empty string to avoid undefined [#​1551](https://togithub.com/gatsbyjs/gatsby/issues/1551) [@​kyleamathews](https://togithub.com/kyleamathews) - Fix prefixes in gatsby-link + navigateTo [#​1550](https://togithub.com/gatsbyjs/gatsby/issues/1550) [@​kyleamathews](https://togithub.com/kyleamathews) - Make path to packages the same on website as github [#​1549](https://togithub.com/gatsbyjs/gatsby/issues/1549) [@​kyleamathews](https://togithub.com/kyleamathews) - Fixing sw.js 404-ing because of pathPrefix not being prefixed to sw.js properly. Fixing [#​1539](https://togithub.com/gatsbyjs/gatsby/issues/1539) [#​1540](https://togithub.com/gatsbyjs/gatsby/issues/1540) [@​gregsqueeb](https://togithub.com/gregsqueeb) - \[gatsby-plugin-sharp] Fix PNG generation when using the "duotone" option [#​1506](https://togithub.com/gatsbyjs/gatsby/issues/1506) [@​fk](https://togithub.com/fk) - fix: ensure pathPrefix is added to responsive images [#​1510](https://togithub.com/gatsbyjs/gatsby/issues/1510) [@​DSchau](https://togithub.com/DSchau) - Fix the onClick override logic [#​1489](https://togithub.com/gatsbyjs/gatsby/issues/1489) [@​jakedeichert](https://togithub.com/jakedeichert) - Check if node.value is set as otherwise cheerio throws an error [#​1543](https://togithub.com/gatsbyjs/gatsby/issues/1543) [@​kyleamathews](https://togithub.com/kyleamathews) - Fix docs referencing outdated React Router API [#​1523](https://togithub.com/gatsbyjs/gatsby/issues/1523) [@​ahfarmer](https://togithub.com/ahfarmer) - Fixes component-renderer to allow for use of internal routing [#​1542](https://togithub.com/gatsbyjs/gatsby/issues/1542) [@​scottyeck](https://togithub.com/scottyeck) - Center .twitter-tweet-rendered [#​1529](https://togithub.com/gatsbyjs/gatsby/issues/1529) [@​fk](https://togithub.com/fk) - double '... use use ...' word [#​1528](https://togithub.com/gatsbyjs/gatsby/issues/1528) [@​GoreStarry](https://togithub.com/GoreStarry) ### [`v1.2.0`](https://togithub.com/gatsbyjs/gatsby/releases/v1.2.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/85724a650b7b1545d0ba2fffd0614abfaf2d6fbc...v1.2.0) A few more days, another minor release 😎 Highlight of this release is [@​felixjung](https://togithub.com/felixjung) adding support for hot reloading changes to site's html.js during development in [#​1473](https://togithub.com/gatsbyjs/gatsby/issues/1473) Beyond that, lots of bug fixes and small feature additions from the community! ##### Added - Watch for changes to html.js [#​1473](https://togithub.com/gatsbyjs/gatsby/issues/1473) [@​felixjung](https://togithub.com/felixjung) - Add stylus example [#​1479](https://togithub.com/gatsbyjs/gatsby/issues/1479) [@​iansinnott](https://togithub.com/iansinnott) - Added support for nested img tags in html nodes [#​1485](https://togithub.com/gatsbyjs/gatsby/issues/1485) [@​chiedo](https://togithub.com/chiedo) - Allow for env files [#​1462](https://togithub.com/gatsbyjs/gatsby/issues/1462) [@​okcoker](https://togithub.com/okcoker) - Create deploy-gatsby.md [#​1480](https://togithub.com/gatsbyjs/gatsby/issues/1480) [@​couturecraigj](https://togithub.com/couturecraigj) ##### Fixed - Fix Contentful example URL [#​1483](https://togithub.com/gatsbyjs/gatsby/issues/1483) [@​oscar-b](https://togithub.com/oscar-b) - Fix reference to program.directory [#​1490](https://togithub.com/gatsbyjs/gatsby/issues/1490) [@​jakedeichert](https://togithub.com/jakedeichert) - Prism plugin bugfix alt [#​1491](https://togithub.com/gatsbyjs/gatsby/issues/1491) [@​bvaughn](https://togithub.com/bvaughn) - Fixes docs referencing removed "1.0" branch source code instead of master. [#​1495](https://togithub.com/gatsbyjs/gatsby/issues/1495) [@​Vagr9K](https://togithub.com/Vagr9K) - fix(gatsby-source-contentful): missing host param in createClient [#​1487](https://togithub.com/gatsbyjs/gatsby/issues/1487) [@​Smiter](https://togithub.com/Smiter) - use program directory over cwd [#​1478](https://togithub.com/gatsbyjs/gatsby/issues/1478) [@​craig-mulligan](https://togithub.com/craig-mulligan) ### [`v1.1.1`](https://togithub.com/gatsbyjs/gatsby/compare/v1.1.0...10722585e3544fd7672c6a262198461a6968b0eb) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/v1.1.0...85724a650b7b1545d0ba2fffd0614abfaf2d6fbc) ### [`v1.1.0`](https://togithub.com/gatsbyjs/gatsby/releases/v1.1.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/v1.0.0...v1.1.0) Continuing our blistering development pace, in the five days since our initial 1.0.0 release there's been **44 merged PRs** by **20 different authors**. Thanks everyone! ##### Added - Add gatsby-plugin-twitter for embedding Tweets [#​1389](https://togithub.com/gatsbyjs/gatsby/issues/1389) [@​KyleAMathews](https://togithub.com/KyleAMathews) - Document promise/callback interface for async plugins [#​1409](https://togithub.com/gatsbyjs/gatsby/issues/1409) [@​KyleAMathews](https://togithub.com/KyleAMathews) - Add an example of a config query to migration docs [#​1429](https://togithub.com/gatsbyjs/gatsby/issues/1429) [@​benmccormick](https://togithub.com/benmccormick) - Adds more information to documentation pages. [#​1428](https://togithub.com/gatsbyjs/gatsby/issues/1428) [@​Vagr9K](https://togithub.com/Vagr9K) - Add new plugin `gatsby-plugin-emotion` [#​1447](https://togithub.com/gatsbyjs/gatsby/issues/1447) [@​rawrmonstar](https://togithub.com/rawrmonstar) - Gatsby remark images default alt tags and optional linking [#​1451](https://togithub.com/gatsbyjs/gatsby/issues/1451) [@​chiedo](https://togithub.com/chiedo) - Add stylus support [#​1437](https://togithub.com/gatsbyjs/gatsby/issues/1437) [@​iansinnott](https://togithub.com/iansinnott) - \[gatsby-source-contentful] Add Support for preview api [#​1464](https://togithub.com/gatsbyjs/gatsby/issues/1464) [@​Khaledgarbaya](https://togithub.com/Khaledgarbaya) ##### Fixed - Update init-starter.js [#​1393](https://togithub.com/gatsbyjs/gatsby/issues/1393) [@​kimown](https://togithub.com/kimown) - fix URL for packages, using the master branch [#​1399](https://togithub.com/gatsbyjs/gatsby/issues/1399) [@​bmackinney](https://togithub.com/bmackinney) - Use latest instead of next for versions in examples [#​1404](https://togithub.com/gatsbyjs/gatsby/issues/1404) [@​KyleAMathews](https://togithub.com/KyleAMathews) - Update www dependencies [#​1402](https://togithub.com/gatsbyjs/gatsby/issues/1402) [@​KyleAMathews](https://togithub.com/KyleAMathews) - Fix frontpage copy issues [#​1401](https://togithub.com/gatsbyjs/gatsby/issues/1401) [@​KyleAMathews](https://togithub.com/KyleAMathews) - Add missing return statement [#​1405](https://togithub.com/gatsbyjs/gatsby/issues/1405) [@​ahmedlhanafy](https://togithub.com/ahmedlhanafy) - Fixed documentation [#​1406](https://togithub.com/gatsbyjs/gatsby/issues/1406) [@​chiedo](https://togithub.com/chiedo) - fix: Update examples directory URL due to 404 with current link [#​1410](https://togithub.com/gatsbyjs/gatsby/issues/1410) [@​bencodezen](https://togithub.com/bencodezen) - Add link to gatsby-dev-cli + we're stable + copy editing [@​KyleAMathews](https://togithub.com/KyleAMathews) - fix glamor + babel modification [#​1416](https://togithub.com/gatsbyjs/gatsby/issues/1416) [@​jaredly](https://togithub.com/jaredly) - Typo, grammar and standardising flags [#​1426](https://togithub.com/gatsbyjs/gatsby/issues/1426) [@​IrregularShed](https://togithub.com/IrregularShed) - Fix bug where the target is incorrectly set [#​1427](https://togithub.com/gatsbyjs/gatsby/issues/1427) [@​samzhao](https://togithub.com/samzhao) - Fix "gastsby" to "gatsby" on line 34 [#​1433](https://togithub.com/gatsbyjs/gatsby/issues/1433) [@​trautlein](https://togithub.com/trautlein) - Fix "Creating Pages" example's variable reference [#​1430](https://togithub.com/gatsbyjs/gatsby/issues/1430) [@​benmccormick](https://togithub.com/benmccormick) - Fixes the example for navigateTo. [#​1440](https://togithub.com/gatsbyjs/gatsby/issues/1440) [@​Vagr9K](https://togithub.com/Vagr9K) - Properly load options for Remark [#​1441](https://togithub.com/gatsbyjs/gatsby/issues/1441) [@​benmccormick](https://togithub.com/benmccormick) - Use lowercase require for "rss" [#​1444](https://togithub.com/gatsbyjs/gatsby/issues/1444) [@​nicholaswyoung](https://togithub.com/nicholaswyoung) - fix issue with ssr for redux example [#​1445](https://togithub.com/gatsbyjs/gatsby/issues/1445) lemuelbarango - Update .nvmrc, Node 8 [#​1446](https://togithub.com/gatsbyjs/gatsby/issues/1446) [@​nicholaswyoung](https://togithub.com/nicholaswyoung) - Set a key on pages so when switching between pages, the same component instance isn't reusued [#​1460](https://togithub.com/gatsbyjs/gatsby/issues/1460) [@​KyleAMathews](https://togithub.com/KyleAMathews) - Removed `owner` assignation to prevent error [#​1454](https://togithub.com/gatsbyjs/gatsby/issues/1454) [@​sebastienfi](https://togithub.com/sebastienfi) - Update gatsby-node.js [#​1452](https://togithub.com/gatsbyjs/gatsby/issues/1452) [@​sebastienfi](https://togithub.com/sebastienfi) - Update README.md [#​1453](https://togithub.com/gatsbyjs/gatsby/issues/1453) [@​sebastienfi](https://togithub.com/sebastienfi) - Improve typescript example [#​1466](https://togithub.com/gatsbyjs/gatsby/issues/1466) [@​fabien0102](https://togithub.com/fabien0102) - Remove react-helmet from src/html.js fixes [#​1443](https://togithub.com/gatsbyjs/gatsby/issues/1443) [#​1474](https://togithub.com/gatsbyjs/gatsby/issues/1474) [@​KyleAMathews](https://togithub.com/KyleAMathews) - Updates add-custom-webpack-config.md to fix broken links [#​1420](https://togithub.com/gatsbyjs/gatsby/issues/1420) [@​marcustisater](https://togithub.com/marcustisater) - Fix source-wordpress npmignore [#​1476](https://togithub.com/gatsbyjs/gatsby/issues/1476) [@​KyleAMathews](https://togithub.com/KyleAMathews) ### [`v1.0.0`](https://togithub.com/gatsbyjs/gatsby/compare/v0.12.0...v1.0.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/v0.12.3...v1.0.0)

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.