travi / blog

progress toward my future blog
https://travi.github.io/blog
MIT License
1 stars 0 forks source link

Update gatsby to the latest version πŸš€ #124

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.12.29 of gatsby just got published.

Dependency gatsby
Current Version 0.12.28
Type dependency

The version 0.12.29 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of gatsby. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 9 commits .

  • 9fcb9a3 0.12.29
  • 773b647 Add yarn.lock file
  • f58f4db Makes trailing slash optional (#650)
  • acb4de6 Add "2016 JavaScript Rising Stars" (#652)
  • 40bbe9e Added site @ README.md (#648)
  • 186b7bd Reactiflux :) (#649)
  • 45c1fd3 Change source URL of emilyaviva.com (#640)
  • 5c3e304 Adds meetfabric.com to readme (#639)
  • d0c536e Update README.md (#635)

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

travi-bot commented 7 years ago

:x: greenkeeper-keeper failed to merge the pull-request

An attempt to merge this PR failed. Error: Method Not Allowed

greenkeeper[bot] commented 7 years ago

Version 0.12.30 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 0.12.31 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 1 commits .

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.12.32 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits .

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.12.33 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 0.12.34 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits .

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.12.36 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 8 commits .

  • 648949e 0.12.36
  • 2ef4886 0.12.35
  • d6aef53 Upgrade a few packages
  • 66d7bf5 Import only required lodash modules to reduce client bundle
  • 5256357 remove absolute path (#690)
  • b18e209 added shell:true to spawn options (#683)
  • 8841139 Update Readme.md: add Daniel Reszka site + source (#681)
  • 9829909 Add GatsbyGram to the README

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.12.37 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits .

  • 632aeeb 0.12.37
  • 1212580 added gatsby-ssr.js similar to gatsby-browser.js (#695)
  • cefdefc Fix new linting errors
  • d81fa03 Upgrade to node-sass 4
  • 5e7ab03 Support template literals as frontmatter for JS pages. (#656)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.12.38 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits .

  • 3dd359a 0.12.38
  • babcf47 correct wording to 'listening' on port (#702)
  • 2bd3e26 Added a Gatsby site to the README (#700)
  • f1f9648 Update README.md
  • 7336965 Revert Ava upgrade as it broke several tests

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.12.39 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 10 commits .

  • 87edfa5 0.12.39
  • d6e0284 Update dependencies
  • 1a5e465 add jaredhanstra.com to readme (#739)
  • 2d264c1 use git option, make cloned faster (#729) (#730)
  • 7ce43ca Link prefix in markdown (#710)
  • 9618b96 Add missing word (#723)
  • 52c571f Fix typo (docs, structure of a gatsby site) (#721)
  • 0e80040 typo fix
  • 917d208 Add link to gatsbygram case study
  • 3974905 Update README.md (#704)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.12.40 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 12 commits .

  • dfd083c 0.12.40
  • 944701e Upgrade dependencies
  • 033404b Fix array value not working in metadata of .js/.jsx pages (#784)
  • 3261927 Use yarn by default and fallback to npm install (#782)
  • 7fe58a8 Add to sites built with Gatsby (#783)
  • acbb63c Fix broken react-router doc link (#779)
  • 971d849 add Multi-Author Blog Starter to list (#775)
  • 88b084f add gatsby-starter-superstylin (#773)
  • 4f6ce34 add gatsby-starter-alchemy (#768)
  • 7880a25 Sites built with Gatsby add "5 minutes of React podcast" link (#765)
  • 66659f1 add coriolan-ui & bbq.agency sites (#764)
  • c184ed1 Document rewritePath

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.12.41 just got published.

Update to this version instead πŸš€

Release Notes Use the default PostCSS browserlist config for autoprefixing

@kennethormandy fixed a problem with our PostCSS webpack config where because of how it was setup, you couldn't override the browserlist using a custom .browserslist file in your site. And by removing our custom option, we can now rely on the PostCSS default browserlist which is preferable as Gatsby doesn't have unique needs here so better to rely on the community maintaining a standard than us. #787

Commits

The new version differs by 2 commits .

  • eff4b96 0.12.41
  • 7169904 Removes Gatsby-specific browserlist config (#787)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.12.42 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits .

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.12.43 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits .

  • 8e337d1 0.12.43
  • 661991c Fix shouldUseYarn check (#795)
  • 12cb0ec Add mention of html.js to the site structure section

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.12.44 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits .

  • 14effc2 0.12.44
  • cf0de26 Change output filename for extracted styles on the HTML/JS build steps (#803)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.12.45 just got published.

Update to this version instead πŸš€

Release Notes Fix sourcemaps, templating logic, and updates for React 0.15.5
  • @0x80 noticed that source maps weren't working in Chrome in development and asked about it. That, combined with a serendipitous tweet by @gaearon, led to #812 where we swapped out using the eval source-maps technique for cheap-module-source-maps.
  • @donysukardi got us React 16 ready by removing our uses of React.createClass and the built-in proptypes #809
  • @danperkins fixed a logic bug in our router generation where nested templates weren't being tied to their parent templates correctly #808
  • @kyleamathews replaced the old default starter with a much simpler one to make it simpler to understand Gatsby when new plus easier to use the starter as a base for building new sites #806
Commits

The new version differs by 7 commits .

  • 5b39ddd 0.12.45
  • c81b14e Update dependencies
  • 2398b76 Fix parenting logic for templates (#808)
  • 35bc5a3 Use cheap-module-source-map so sourcemaps work in development fix #778 (#812)
  • cacb628 Refactor propTypes and React.createClass (#809)
  • 59469ce Move old default starter to 'kitchen-sink' and replace with minimal starter (#806)
  • c9da4b4 Format code with Prettier (#804)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.12.46 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits0.

  • 27b429b 0.12.46
  • bd068fd Also use .eslintignore for eslint
  • d1c2d41 Support page data declared as named exports (#838)
  • 687c43f add devtheweb to featured sites (#826)
  • 7f562aa add gatsby-starter-barebones and gatsby-starter-barebones-preact (#819)
  • f14cea8 frontmatter -> front-matter (#815)

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.12.47 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 27 commits.

  • 6bfe609 0.12.47
  • e08c393 include *.zip as static asset (#1065)
  • e799d68 Update example in README.md to use ES6 classes instead of React.createClass (#1042)
  • 23becc3 Use shields.io for TravisCI build badge (#1012)
  • 7cd0afb Just use localhost as default host to fix HMR issue fixes #864
  • 6e3d7c3 Add yisela.com (#951)
  • 59094d5 Added Adarsh Pyarelal's personal website (#948)
  • b2453fd Updated John Morris' website path (#947)
  • bc1025a Removed dead link to ashk.io (#932)
  • c31161d add Segment Blog to list of sites built with gatsby (#920)
  • f5e24ff https://5minreact.audio - built with Gatsby (#917)
  • 9c5e2b6 Add nicholaswyoung.com (#916)
  • f8df998 Add storybooks.js.org as sample site (#905)
  • a1d8499 Included Blog (#882)
  • 6c63633 Update react mdl (#883)

There are 27 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.12.48 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • 491c91a 0.12.48
  • a2f67ef Update packages
  • 23837e4 Use case insensitive glob matching, to pick up images/etc with uppercase extensions (#1176)
  • f675200 Lumen link updated (#1130)
  • bbe956e Update README.md (#1117)
  • a806e56 Add Vauxlab to the list of sites built with Gatsby (#1067)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.0.1 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.0.2 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.0.3 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.0.4 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.0.5 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.0.6 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.0.7 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.0.11 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.1.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.2.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.3.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.3.2 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.4.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.4.1 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.5.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.6.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.6.3 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.6.4 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.6.5 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.6.6 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.7.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.7.1 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.7.2 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.7.3 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.8.0 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.8.1 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.8.2 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.8.3 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.8.4 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.8.5 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 1.8.6 just got published.

Update to this version instead πŸš€