Closed greenkeeper[bot] closed 6 years ago
After pinning to 2.0.17 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
gatsby was updated from 2.0.18
to 2.0.19
.Your tests are still failing with this version. Compare changes
The new version differs by 49 commits.
4339821
chore(release): Publish
ced8ffe
Add title in Link element for gatsby-plugin-feed (#8829)
54ed2e8
docs: update install command (#8848)
57cd191
fix: check for for both unix and win32 path separators (#8837)
8f1c4a6
feat(www): a11y improvements (#8593)
1ef38c2
fix: pretty print syntax error in gatsby api files (#8723)
4383a57
fix: handle more edge cases and fix IE (#8646)
508d3b6
fix: hot-reload page updates when querying by id (#8799)
bf0427c
chore(azure-pipelines): split scripts into separate steps (#8831)
8cb663f
[gatsby-source-filesystem] Ignore Bower components directory (#8830)
bf289f6
chore: Set up initial CI with Azure Pipelines (#8828)
dc0616a
feat(docs): Start documenting transformer plugins (#8766)
fae8872
feat(www/starters): Add gatsby-tailwind-emotion-starter (#8827)
686e110
feat(docs): Update Gatsby Link doc to include file download check (#8826)
d17d3ad
chore: update yarn.lock (#8793)
There are 49 commits in total.
See the full diff
dependency
gatsby was updated from 2.0.19
to 2.0.20
.Your tests are still failing with this version. Compare changes
The new version differs by 59 commits.
fd0266f
chore(release): Publish
00eeef0
fix: more work to prevent queries from running when there's in-progress node processing (#8859)
2605aa0
fix(gatsby-plugin-offline): delay adding resources for paths until we have urls (#8613)
2ba57ea
fix(register-service-worker): show an error if installing SW not over HTTPS (#8958)
9d4cd78
feat(starters): Add TypeScript + Sass starter (#8957)
f1c1561
feat(starters): Add gatsby-starter-mate (#8941)
1f38a0a
feat(docs): add Post CSS doc (#8887)
30c9fee
feat(docs): Add layout components guide (#8880)
3d518bc
feat(starters): Add gatsby-starter-i18n (#8925)
18f11ad
feat(showcase): Add Emergence (#8951)
2d1ca2d
feat(docs): Add alias example to GraphQL reference (#8942)
43d975f
fix(blog): update hacktoberfest blog post (#8954)
cb4840f
feat(starters): Add jumpalottahigh blog starter (#8918)
1b92bbc
feat(showcase): Add Vote Save America (#8937)
1366f4e
fix(docs): clarify contribution doc (#8874)
There are 59 commits in total.
See the full diff
dependency
gatsby was updated from 2.0.20
to 2.0.21
.Your tests are still failing with this version. Compare changes
The new version differs by 8 commits.
2d2e29b
chore(release): Publish
3bac0c4
feat(gatsby-source-wordpress): improve error logging for wordpress API requests (#8967)
365942b
feat: store sync token for contentful preview (#8814)
b412f38
fix(showcase): format sites.yaml (#8972)
a1d3d70
feat: add onCreateDevServer node api (#7556)
b6c3c9e
fix(docs): Link to Gatsby swag store (#8959)
bc40a4b
fix(docs): Make contributing instructions consistent (#8920)
fa8a09f
feat(showcase): Add fpvtips.com and georgi blog (#8960)
See the full diff
dependency
gatsby was updated from 2.0.21
to 2.0.22
.Your tests are still failing with this version. Compare changes
The new version differs by 40 commits.
aa9bc1b
chore(release): Publish
ab7d59c
hack(gatsby-remark-prismjs): split multiline plain-text tokens into multiple spans (#9044)
e70c029
docs(showcase): update creator/site showcase (#9015)
f23e79d
feat(blog): add hacktoberfest uptick blog post (#8963)
f5f8337
fix(www): typo and linting issues (#8966)
f9b282f
[gatsby-transformer-screenshot] Fix typo in README (#9008)
8858205
Update translations/es/docs/tutorial/part-one/index.md (#9063)
80ed570
Add Microlink website to showcase (#9049)
57b57e1
feat(gatsby-source-wordpress): add newline to error log message (#9033)
aba189a
fix(docs): fix link in gatsby-transformer-pdf/README (#9053)
9523a25
fix(docs): Update awesome-gatsby.md to include language tags (#8993)
46e1026
feat(docs): add templates to starter/site/creator instructions (#9035)
13a98cc
feat(starters): Add gatsby-simple-contentful-starter (#9014)
cc71287
feat(showcase): Add Startarium (#9009)
2a3c4fc
fix(docs): fix links in centralizing-your-sites-navigation.md (#9019)
There are 40 commits in total.
See the full diff
dependency
gatsby was updated from 2.0.22
to 2.0.23
.Your tests are still failing with this version. Compare changes
The new version differs by 30 commits.
1b1b1d1
chore(release): Publish
035eaa1
chore(ci): đź‘‹ TravisCI (#9125)
f1c3261
refactor(ci): move cypress tests to e2e-tests directory; update circleci config (#9061)
b357769
docs: fixed some typos in the documentation (#9122)
d71a7c3
Update adding-pagination.md (#9090)
c44e09b
Fixed typos (#9118)
e9706d8
Showcase: Adding dfjames.com back after DNS issue resolved (#9080)
1e7b4c6
[gatsby-remark-autolink-headers] Fixed className position in README.md (#9124)
eb7648c
fix: first parse url and then path to retrieve extension (#9011)
ccc3082
fix: querying nodes by id and operator different than eq (#9101)
95c1eac
feat: added option to support 'defval' option (#8980)
0ac577c
chore: use panicOnBuild instead of process.exit (#9031)
c222e94
Update sites.yml (#9116)
ff56060
feat(starters): add casper starter (#9108)
934535b
[gatsby-transformer-javascript-frontmatter] Improve README and add peerDepedency. (#9082)
There are 30 commits in total.
See the full diff
dependency
gatsby was updated from 2.0.23
to 2.0.24
.Your tests are still failing with this version. Compare changes
The new version differs by 14 commits.
9b09293
chore(release): Publish
c01d6dc
Add mobile performance post (#9106)
6cb4ee6
feat: add custom sizes for fluid images (#8825)
d0b9d94
fix: make elemMatch operator work with ___NODE arrays (#8076)
e84a780
feat(starters): add Simple Cosmic JS Starter (#9086)
3e08c13
starters - Fix url for gatsby-starter-morning-dew (#9133)
e2e4d23
Update deploy documentation for Now (#8973)
c82670c
feat(gatsby-transformer-sharp): allow screenshot placeholder (#9100)
ab138f2
[www] feat(starters-showcase): Improve performance (#9037)
91c24b6
chore: fix date (#9132)
c5e295c
docs(blog): add beyond static webinar intro post (#9130)
5c21309
Update showcase - add maxpou.fr (#9129)
7565adb
Casing and other minor typo fixes in docs (#9109)
eeca436
fix(gatsby): add main field pointing to transpiled commonjs entry (#9123)
See the full diff
dependency
gatsby was updated from 2.0.24
to 2.0.25
.Your tests are still failing with this version. Compare changes
The new version differs by 8 commits.
221990c
chore(release): Publish
fed6d35
fix(gatsby): Prevent minifier from compressing output using ES6+ syntax (#9135)
2707953
Update index.md (#9149)
d7fb219
feat(starters): add gatsby-starter-prismic (#9147)
4909cde
docs: fixed image links in tutorial part 4 (#9146)
f5c5556
fix: update gatsby peerDep version (#9150)
f6fe5d5
Update index.md (#9148)
341034f
docs(www): Adding a SEO component (#9075)
See the full diff
dependency
gatsby was updated from 2.0.25
to 2.0.26
.Your tests are still failing with this version. Compare changes
The new version differs by 28 commits.
b48fb5d
chore(release): Publish
6951db0
fix(gatsby-plugin-create-client-paths): don't process pages that already use matchPath (#9220)
d98cc78
chore(gatsby-transformer-remark): upgrade hast-util-raw (#9219)
d298302
Update showcase - add Flamingo (shopflamingo.com) (#9170)
ab01f97
Updating Narative's blog post with company accomplishments (#9216)
8f0ed37
feat(docs): fill out hosting on netlify stub (#9165)
fafbeea
feat(docs): Expand stub for "Creating slugs for pages" (#8732)
edfbf4b
Add detail and clarity around Environment Vars (#9194)
977953b
add conclusion (#9202)
f8ebc6e
feat(www): add docsearch:version meta tag (#9186)
34e72bf
fix(docs) Remove backticks es6 import example (#9191)
779274c
fix(docs): Typos in SEO doc (#9178)
eda8e8e
fix(docs): Fix image alt text (#9180)
6ad15ab
Add dantecalderon.com to sites.yml (#9173)
4a0563e
fix: check for empty fields in InputFilter inference (#9057)
There are 28 commits in total.
See the full diff
dependency
gatsby was updated from 2.0.26
to 2.0.27
.Your tests are still failing with this version. Compare changes
The new version differs by 8 commits.
9057427
chore(release): Publish
738cfc1
Fail hard only for .jsx?|tsx? if default export is missing (#9232)
e39d4c2
docs: fix spelling (#9228)
9a72df9
Fix typo (#9192)
c57f1e0
fix(gatsby): ignore __esModule
property when resolving module exports (#9226)
35eacd7
Update gatsby-node.js (#9211)
b05bed5
fix(gatsby-plugin-google-gtag): use CommonJS instead of ES modules (#9224)
870a647
chore(www): bump gatsby-transformer-remark (#9225)
See the full diff
dependency
gatsby was updated from 2.0.27
to 2.0.28
.Your tests are still failing with this version. Compare changes
The new version differs by 11 commits.
89fb257
chore(release): Publish
27fcc4d
fix: fix builds without gatsby-config #8917 (#9256)
875b19c
updated article to "an"
a11227f
Update doc-links.yaml
1ff1959
docs(gatsby-link): fix link tag typo (#9238)
3e960e1
Ignore all local env files, not just dev (#9252)
208fdb1
feat(starters): add v2-casper starter. (#9243)
9953c7c
fix(www): return promise so gatsby wait for data before continuing (#9251)
3fb6d82
[www/starters] filter out invalid entries and set max number to show (#8763)
d87881a
fix(schema): share union type instances (#9052)
b5cb862
feat(starters): add lumen v2 starter. (#9215)
See the full diff
dependency
gatsby was updated from 2.0.28
to 2.0.29
.Your tests are still failing with this version. Compare changes
The new version differs by 33 commits.
e288e67
chore(release): Publish
e4ca018
feat(starters): add 416serg/gatsby-starter-lightbox (#9309)
57f48ef
feat(gatsby-source-contentful): add structured text node type (#8214)
3969a94
fix(gatsby-source-contentful): fix missing linked assets when editing unrelated fields (#9303)
63952c5
feat(site-showcase): add The Noted Project (#9305)
4265ff3
feat(gatsby-remark-autolink-headers): add option to maintain case (#9313)
ba82bc4
feat(gatsby-plugin-less): add support for overriding the default options of css-loader
(#9237)
337dab7
docs(gatsby-remark-graphviz): fix duplex description (#9265)
ab867aa
deleted doc and sidebar link
5de6815
Delete doc since it was broken into smaller docs (#9262)
58317b7
chore: fix eslint in cache-dir/loader (#9002)
8e27d72
feat(docs): Add "Sourcing from Contentful" (#8861)
ccdf27c
feat(starters): Add Gatsby Starter Firebase (#9181)
2174e5f
docs: fix sub section links for /docs/gatsby-config (#9290)
cf1a5b1
docs(*): New blog article on using VS Code for development (#8948)
There are 33 commits in total.
See the full diff
dependency
gatsby was updated from 2.0.29
to 2.0.30
.Your tests are still failing with this version. Compare changes
The new version differs by 22 commits.
c80f793
chore(release): Publish
2da538e
chore: clear cache-dir/commonjs directory before building new one (#9326)
5cd1dcc
chore(gatsby-transformer-remark): upgrade hast-util-to-html to ^4.0.0 (#9297)
2103e87
feat(gatsby-source-wordpress): create site metadata node (#9329)
4d5c5e0
feat(showcase): add https://www.markets.com (#9345)
6056061
Fixed docs links (#9344)
7cba598
Added 2 sites to the showcase (#9343)
899e6d6
Added https://www.gotmilk.com/ to Showcase (#9335)
7c7c552
Add https://2017.peopleforbikes.org/ to the site showcase (#9336)
ea2f7af
Update adding-analytics.md (#9327)
8368004
Update unstructured data doc (#9307)
4e8287c
chore: upgrade sharp to 0.21.0 (#9318)
f335f0c
update open graph meta tags attributes from name to property (#9302)
a9796aa
fix(www): search not initializing after client-side routing (#9230)
09e447c
chore(release): Publish
There are 22 commits in total.
See the full diff
dependency
gatsby was updated from 2.0.30
to 2.0.31
.Your tests are still failing with this version. Compare changes
dependency
gatsby was updated from 2.0.31
to 2.0.32
.Your tests are still failing with this version. Compare changes
The new version differs by 56 commits.
dbd71c3
chore(release): Publish
2788f93
chore: implement babel-preset-gatsby into packages that need it (#9323)
850acf7
Update caching.md (#9482)
553ad80
Update for v2 (#9518)
c6dce1c
fix(gatsby-plugin-netlify-cms): automatic redirect (#9269)
4d5b8e7
fix typos and improve readability (#9491)
70f55ce
Authentication guide (Build a site with authentication) (#9405)
d72c49e
add: docs for storybook (#9120)
24b5dc0
fix(www): make DebounceInput value externally controlled (#9292)
004c875
Add TestingJavaScript.com to showcase (#9474)
5379143
Add unstructured data example (#9408)
cc8c60d
feat(gatsby-source-contentful): adds CENTER option to ImageCropFocusType (#9473)
5342862
docs(gatsby-source-contentful): fix typo in readme (#9468)
7567a54
feat(starters): add gatsby-starter-antd (#9467)
06c4a16
fix(examples/using-remark): update dependency to fix broken build and blank pages (#9471)
There are 56 commits in total.
See the full diff
dependency
gatsby was updated from 2.0.32
to 2.0.33
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
59daee4
chore(release): Publish
c543b0e
Fix unit test trigger — compare branch instead of last commit (#9478)
7d31fe7
feat(gatsby): Add nodes db module (#9416)
343f9e6
chore(release): Publish
2a66958
feat: use hashed folder names instead of filenames. closes #6232 (#8808)
3620cd0
Make text a little less wordy, as people generally don't read long text on-screen (#9494)
See the full diff
dependency
gatsby was updated from 2.0.33
to 2.0.34
.Your tests are still failing with this version. Compare changes
The new version differs by 8 commits.
e4a1454
chore(release): Publish
64d9541
Add usehooks.com (#9532)
0f2913d
[www] Make iPhone X compatible (#9449)
3d62117
Update index.md (#9535)
32a7410
docs: "Building a site with authentication" page is no longer a stub (#9502)
85cf8eb
Update actions.js (#9534)
c334075
feat(gatsby): use json-stream-stringify to serialize redux state (#9370)
a0f404d
docs: fix link issues in recipes page (#9529)
See the full diff
dependency
gatsby was updated from 2.0.34
to 2.0.35
.Your tests are still failing with this version. Compare changes
The new version differs by 20 commits.
ce24780
chore(release): Publish
6cb7762
Feature: placeholderClass prop for gatsby-image (#9187)
49d4da1
Add start script to package.json in gatsby/examples/* (#9570)
ba5aa4d
Minor typo corrections for gatsby-style-guide.md (#9510)
5fc3d15
Edit sites.yml. Edit Caddy smells like trees (#9278)
6bbc4f0
docs: add section on multiple layouts to gatsby-layout-plugin docs (#9538)
43c1264
Update index.md (#9562)
f2ac164
Fix consistency with "and" rather than ampersands and usage of serial… (#9546)
93dfe10
docs: fill out static folder stub (#9287)
dc867db
minor grammatical fixes (#9530)
886840c
feat(starters): add mhadaily/gatsby-starter-typescript-power-blog (#9519)
795988b
fix(www): Containter component may have class: 'undefined'. (#9537)
c62556e
feat(starters): add gatsby-starter-calpa-blog (#9541)
ea7bd6b
feat(starters): add gatsby-starter-i18n-blog (#9545)
b5b43d5
fix(gatsby): fix crash on inferring input type with missing node (#9487)
There are 20 commits in total.
See the full diff
dependency
gatsby was updated from 2.0.35
to 2.0.36
.Your tests are still failing with this version. Compare changes
The new version differs by 22 commits.
c330454
chore(release): Publish
32f786a
Implement two fallbacks for getting extension when creating remote file (#9349)
d243222
add tutorial for gatsby+contentful+netlify (#9618)
0c0ac46
examples: Minimal mobx example (#9064)
3a8a781
Remove eslint-plugin-flow-vars (#9622)
a9b8a81
chore: removed unused imports and changes related to code formatting (#9610)
9c481f4
feat(www): better social sharing support (#9291)
a55bc13
feat(gatsby-plugin-sass): Accept css-loader options (#9462)
2df5368
feat(showcase): add QHacks to site showcase (#9617)
53c7e25
Update Strapi article : Building a static blog using Gatsby and Strapi (#9569)
1631d33
feat(showcase): add Asian Art Museum to showcase (#9589)
00284e0
fix(gatsby-plugin-offline): don't precache the index page (#9603)
0f97ea3
docs: add missing eslint-plugin-node plugin to eslint docs (#9600)
47a800c
fix(gatsby-source-mongodb): sanitize type of nodes to only contain alphanumeric chars and underscores (#7246)
00f2992
Add Clubhouse to showcases (#9604)
There are 22 commits in total.
See the full diff
dependency
gatsby was updated from 2.0.36
to 2.0.37
.Your tests are still failing with this version. Compare changes
The new version differs by 5 commits.
27b98bc
chore(release): Publish
d8a6af4
Make local plugin resolution resilient to package.json files without a name field (#9636)
fc81eca
Update benchmark running instructions. (#9621)
ec6df74
Add content to placeholder descriptions on ecosystem landing page (#9583)
4354dba
docs(www): Add "Sourcing from Prismic" (#8956)
See the full diff
dependency
gatsby was updated from 2.0.37
to 2.0.38
.Your tests are still failing with this version. Compare changes
The new version differs by 15 commits.
04a4fc4
chore(release): Publish
42a2d07
fix: load plugin object style without options object (#9647)
431da37
Added Kentico Cloud to the list of supported CMSes (#9660)
390803c
fix(gatsby-remark-autolink-headers): use shouldUpdateScroll api and not onRouteUpdate (#9657)
8877165
Add overflowY: scroll
to filtered starters sidebar (#9596)
8a660b7
example-using-remark reject Promise on error (#9633)
e43776e
docs: Update hyperlink to the gatsby-link package (#9651)
05fe705
docs: remove asterisk from 'Sourcing from the filesystem' link (#9652)
67afd84
Grammatical fix: "set up" is two words (except when it's a noun) (#9516)
53639f1
Improves Page Not Found UX (#9613)
550121d
fix(docs): broken links on page-query doc (#9645)
1f0f2cc
Edited for punctuation and style guide (#9641)
56eb023
Remove background, box-shadow and border-bottom from author image (9593) (#9623)
5901a8f
Updates how-to-contribute docs (#9643)
5ba1551
feat(blog): hacktoberfest wrapup post (#9631)
See the full diff
dependency
gatsby was updated from 2.0.38
to 2.0.39
.Your tests are still failing with this version. Compare changes
The new version differs by 31 commits.
864ac04
chore(release): Publish
401df07
fix: ensure babel-preset-gatsby can be used with unit tests (#9629)
bbf1f15
feat(www): Filter posts by date (#9400)
b7d3b74
fix(blog): azure blog post url date (#9718)
13cc55c
feat(blog): Add post on publishing to Azure (#8868)
3a0b04e
Emphasize importance of promise return on source-plugin docs (#9650)
1be3df7
docs(browser-apis): fix replaceHydrateFunction JSDoc comment (#9701)
d9f88d9
feat(showcase): add Ramon Chancay site (#9710)
2be8532
feat(using-gatsby-image): refresh design, switch to emotion (#9377)
c19e666
feat(starters): add gatsby-starter-storybook (#9697)
4bcc233
feat(www): Update showcase (#9700)
1e862d8
feat(starters): add Kentico Cloud starter (#9566)
099d47e
fix(gatsby-plugin-layout): log uncaught errors in old browsers (#9635)
b275f8a
feat(showcase): add foxcircus.it (#9628)
9177fc6
feat(gatsby-source-wordpress): allow users to obtain JWT Token to make authenticated requests (#9509)
There are 31 commits in total.
See the full diff
dependency
gatsby was updated from 2.0.39
to 2.0.40
.Your tests are still failing with this version. Compare changes
The new version differs by 7 commits.
9dc09b7
chore(release): Publish
a6d17d8
fix(gatsby-plugin-page-creator): ensure that tests directory is actually ignored (#9720)
88a671a
fix: revert admin redirect (#9728)
5b4e0b5
fix: adjust page order to make nested matchPaths work (#9719)
5dc9346
feat(gatsby-plugin-sharp): cache base64 if possible (#9059)
0496ce9
chore(release): Publish
430e8f1
fix(gatsby-plugin-offline): Serve the offline shell for short URLs + use no-cors for external resources (#9679)
See the full diff
dependency
gatsby was updated from 2.0.40
to 2.0.41
.Your tests are still failing with this version. Compare changes
The new version differs by 34 commits.
f9714a5
chore(release): Publish
6c18a84
chore: refactor run-sift (#9764)
b7992fb
fix(gatsby-source-contentful): fix structured content fields (#9768)
8b1b89b
feat(www): Re-Organize tags on starters.yml (#9699)
f032ceb
feat: pass pathname to replaceRenderer and onPreRenderHTML SSR APIs (#9792)
e2fdb87
fix: linting check on azure/appveyor (#9781)
830ec51
Adds ButterCMS to source list of CMS systems (#9784)
18dd91d
Update unit-testing.md (#9795)
03ed407
Update starters.yml to add jamstack-hackathon-starter (#9762)
f676252
Adding link for better accessibility (#9786)
29ec344
Update index.md
af92d2d
fix(www): update banner children in layout-with-heading (#9794)
983b970
feat(blog): add gatsby for apps post (#9746)
92593af
feat(www): add 'lead' animation to the Ecosystem horizontal scrollers (#9606)
f545a23
fix(www): remove unused (#9780)
There are 34 commits in total.
See the full diff
dependency
gatsby was updated from 2.0.41
to 2.0.42
.Your tests are still failing with this version. Compare changes
dependency
gatsby was updated from 2.0.42
to 2.0.43
.Your tests are still failing with this version. Compare changes
The new version differs by 7 commits.
726a7fe
chore(release): Publish
ab60b49
Add missing title markup. (#9823)
c2c50a8
refactor(gatsby): Page dependency resolver (#9732)
c7b10f1
fix: link to creator showcase on submit page (#9822)
0bc76c2
Added acclimate.io consulting website to showcase (#9820)
ada11ae
docs(gatsby-plugin-google-gtag): fix opt out snippet (#9819)
e9d1b80
Remove explicit link to default starter
See the full diff
dependency
gatsby was updated from 2.0.43
to 2.0.44
.Your tests are still failing with this version. Compare changes
The new version differs by 7 commits.
fc06ee9
chore(release): Publish
2cd7bfa
feat: show GraphQL compile errors in browser overlay (#6247)
7e3227a
Add gatsby-starter-plone to Starters library (#9832)
3d1512e
chore: restore version script (#9830)
cc592b4
chore(release): Publish
4538ff3
fix(gatsby-plugin-catch-links): handle SVGAnimatedString href values (#9829)
f54ada4
fix(blog): minor tweaks to gatsby for web apps (#9824)
See the full diff
dependency
gatsby was updated from 2.0.44
to 2.0.45
.Your tests are still failing with this version. Compare changes
The new version differs by 9 commits.
69e13d3
chore(release): Publish
e1c2004
docs(gatsby-plugin-google-gtag): fix OutboundLink code snippet
be746b9
www: move dotenv to gatsby-config so it can be used with GATSBY_SCREENSHOT_PLACEHOLDER (#9851)
e42d728
docs: Added a blog post to the "Awesome Gatsby" list (#9840)
7e1ce17
docs: small typo fix for example in doc/environment-variables.md (#9838)
1858365
chore(gatsby): Remove unneeded react-hot-loader/patch entry (#9695)
b605ade
fix: handle development proxy exceptions and show some context (#9839)
9b7dc7c
feat(docs): add programmatically creating pages (#9069)
4064e35
feat(starters): Filter v2 by default (#9739)
See the full diff
dependency
gatsby was updated from 2.0.45
to 2.0.46
.Your tests are still failing with this version. Compare changes
The new version differs by 16 commits.
ad142af
chore(release): Publish
66fa756
chore: Refactor build node connections (#9803)
f78c610
docs: Improved markdown/Syntax Highlighting (#9869)
f83fc16
feat(showcase): add Flyright to the Gatsby site showcase (#9856)
fb2df84
www: fix wordpress features column (#9883)
015194c
Draft for Sourcing from Private APIs (#9772)
d4b7561
Update programmatically-create-pages-from-data.md (#9873)
88fffb5
fix(gatsby-source-contentful): Remove unused argument (#9866)
a013334
fix(showcase): update showcase entry (#9860)
cfa3ce0
docs: updated install hint for gatsby-plugin-typography (#9865)
78c65db
alter chris blog post date (#9870)
6642ac5
docs: introducing gatsby themes (#9517)
c725e00
docs: add example for disableCorePrefetching (#9852)
0b9d656
feat(gatsby-plugin-manifest): add option to generate apple-touch-icons links (#7256)
7cbb3ab
fix(www): Change Plone starter entry (#9855)
There are 16 commits in total.
See the full diff
dependency
gatsby was updated from 2.0.46
to 2.0.47
.Your tests are still failing with this version. Compare changes
The new version differs by 7 commits.
faf6894
chore(release): Publish
8f7e3aa
Fix broken link in README for gatsby-plugin-react-helmet (#9891)
a414aea
feat(showcase): Add Vets Who Code to showcase (#9887)
741f578
Improved markdown (#9888)
d11cf5f
chore(gatsby): update Redux to v4 (#8296)
542f4f8
feat(www): Additional Netlify information in Prismic guide (#9886)
8f32dd6
Improving unit-testing.md (#9825)
See the full diff
dependency
gatsby was updated from 2.0.48
to 2.0.49
.Your tests are still failing with this version. Compare changes
The new version differs by 15 commits.
41ed942
chore(release): Publish
7c826a1
fix(gatsby-plugin-offline): fix certain resources being cached excessively (#9923)
e9f2a6f
fix(docs): update broken links with working links (#9912)
766ea4c
feat(www): add Ecosystem section to Homepage (#9783)
15b08c2
feat(starters): add gatsby-redux-starter by @AVivero (#9771)
ac1a485
feat(showcase): add Patreon Blog and Full Beaker sites (#9916)
7bd7bbc
Updated link to Jason Lengstorf's personal website. (#9910)
e86d141
feat(gatsby-source-drupal): add support for Drupal JSON API 2.x File URI format (#9835)
16e516e
fix(www): Fix "Starters" share button alignment, allow closing of share menu by clicking outside of it (#9620)
e81dd09
fix: prevent packages that haven't been published from failing (#9169)
8aa5081
feat(starters): add Gatsby-Tutorial-Starter (#9798)
4762719
chore(release): Publish
8cd7432
fix(gatsby-plugin-offline): Sync docs with actual defaults being used (#9903)
3005954
Revert json-stream-stringify to serialize redux state (#9896)
3fe6287
Improvements to tutorial part zero (#9522)
See the full diff
dependency
gatsby was updated from 2.0.49
to 2.0.50
.Your tests are still failing with this version. Compare changes
The new version differs by 3 commits.
6e388bf
chore(release): Publish
0f0feac
fix(gatsby): correctly pick up browserslist overrides (#9669)
fc38707
Adding an entry for https://citywideholdup.org (#9929)
See the full diff
dependency
gatsby-link was updated from 2.0.5
to 2.0.6
.dependency
gatsby-plugin-netlify was updated from 2.0.4
to 2.0.5
.dependency
gatsby-plugin-offline was updated from 2.0.14
to 2.0.15
.dependency
gatsby-plugin-react-helmet was updated from 3.0.1
to 3.0.2
.dependency
gatsby-plugin-sass was updated from 2.0.3
to 2.0.4
.dependency
gatsby-remark-copy-linked-files was updated from 2.0.5
to 2.0.6
.dependency
gatsby-remark-prismjs was updated from 3.0.2
to 3.0.3
.dependency
gatsby-source-filesystem was updated from 2.0.7
to 2.0.8
.dependency
gatsby-transformer-remark was updated from 2.1.11
to 2.1.12
.dependency
gatsby was updated from 2.0.49
to 2.0.50
.Your tests are still failing with these versions. Compare changes
dependency
gatsby-link was updated from 2.0.5
to 2.0.6
.dependency
gatsby-plugin-netlify was updated from 2.0.4
to 2.0.5
.dependency
gatsby-plugin-offline was updated from 2.0.14
to 2.0.15
.dependency
gatsby-plugin-react-helmet was updated from 3.0.1
to 3.0.2
.dependency
gatsby-plugin-sass was updated from 2.0.3
to 2.0.4
.dependency
gatsby-remark-copy-linked-files was updated from 2.0.5
to 2.0.6
.dependency
gatsby-remark-prismjs was updated from 3.0.2
to 3.0.3
.dependency
gatsby-source-filesystem was updated from 2.0.7
to 2.0.8
.dependency
gatsby-transformer-remark was updated from 2.1.11
to 2.1.12
.dependency
gatsby was updated from 2.0.49
to 2.0.50
.Your tests are still failing with these versions. Compare changes
dependency
gatsby-link was updated from 2.0.5
to 2.0.6
.dependency
gatsby-plugin-netlify was updated from 2.0.4
to 2.0.5
.dependency
gatsby-plugin-offline was updated from 2.0.14
to 2.0.15
.dependency
gatsby-plugin-react-helmet was updated from 3.0.1
to 3.0.2
.dependency
gatsby-plugin-sass was updated from 2.0.3
to 2.0.4
.dependency
gatsby-remark-copy-linked-files was updated from 2.0.5
to 2.0.6
.dependency
gatsby-remark-prismjs was updated from 3.0.2
to 3.0.3
.dependency
gatsby-source-filesystem was updated from 2.0.7
to 2.0.8
.dependency
gatsby-transformer-remark was updated from 2.1.11
to 2.1.12
.dependency
gatsby was updated from 2.0.49
to 2.0.50
.Your tests are still failing with these versions. Compare changes
dependency
gatsby-link was updated from 2.0.5
to 2.0.6
.dependency
gatsby-plugin-netlify was updated from 2.0.4
to 2.0.5
.dependency
gatsby-plugin-offline was updated from 2.0.14
to 2.0.15
.dependency
gatsby-plugin-react-helmet was updated from 3.0.1
to 3.0.2
.dependency
gatsby-plugin-sass was updated from 2.0.3
to 2.0.4
.dependency
gatsby-remark-copy-linked-files was updated from 2.0.5
to 2.0.6
.dependency
gatsby-remark-prismjs was updated from 3.0.2
to 3.0.3
.dependency
gatsby-source-filesystem was updated from 2.0.7
to 2.0.8
.dependency
gatsby-transformer-remark was updated from 2.1.11
to 2.1.12
.dependency
gatsby was updated from 2.0.49
to 2.0.50
.Your tests are still failing with these versions. Compare changes
dependency
gatsby-link was updated from 2.0.5
to 2.0.6
.dependency
gatsby-plugin-netlify was updated from 2.0.4
to 2.0.5
.dependency
gatsby-plugin-offline was updated from 2.0.14
to 2.0.15
.dependency
gatsby-plugin-react-helmet was updated from 3.0.1
to 3.0.2
.dependency
gatsby-plugin-sass was updated from 2.0.3
to 2.0.4
.dependency
gatsby-remark-copy-linked-files was updated from 2.0.5
to 2.0.6
.dependency
gatsby-remark-prismjs was updated from 3.0.2
to 3.0.3
.dependency
gatsby-source-filesystem was updated from 2.0.7
to 2.0.8
.dependency
gatsby-transformer-remark was updated from 2.1.11
to 2.1.12
.dependency
gatsby was updated from 2.0.51
to 2.0.52
.Your tests are still failing with these versions. Compare changes
dependency
gatsby-link was updated from 2.0.5
to 2.0.6
.dependency
gatsby-plugin-netlify was updated from 2.0.4
to 2.0.5
.dependency
gatsby-plugin-offline was updated from 2.0.14
to 2.0.15
.dependency
gatsby-plugin-react-helmet was updated from 3.0.1
to 3.0.2
.dependency
gatsby-plugin-sass was updated from 2.0.3
to 2.0.4
.dependency
gatsby-remark-copy-linked-files was updated from 2.0.5
to 2.0.6
.dependency
gatsby-remark-prismjs was updated from 3.0.2
to 3.0.3
.dependency
gatsby-source-filesystem was updated from 2.0.7
to 2.0.8
.dependency
gatsby-transformer-remark was updated from 2.1.11
to 2.1.12
.dependency
gatsby was updated from 2.0.51
to 2.0.52
.Your tests are still failing with these versions. Compare changes
The dependency gatsby was updated from
2.0.17
to2.0.18
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
gatsby is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/konsumer/gatsby-starter-bootstrap-netlify/builds/436775528?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 16 commits.
f016583
chore(release): Publish
5386e1d
feat(gatsby): switch to different caching mechanism backed by fs (#8435)
10bc679
feat: add option to use mozjpeg (#8621)
679a4bb
feat(www/starters): Update WordPress starter for new maintainer (#8761)
b0f2104
blog: add web perf 102 blog post relating to Gatsby v2 (#8501)
70d041b
feat(www/starters) Fix sidebar scroll (#8743)
26c251a
Added serverless.com to sites.yml (#8746)
8c13547
Fixed typo in the repo (#8754)
2d04289
fix: fix wording in plopfile (#8735)
3c824f3
fix: navigateTo deprecation message (#8745)
ba5e255
Add deploying-to-heroku.md (#8721)
db5390d
fix(docs): Link to instructions on adding to plugin library (#8686)
7279eab
updated gatsby-plugin-remove-trailing-slashes docs to include link re… (#8720)
6eddf45
feat(www/starters): Add TypeScript and Contentful starter (#8704)
d1702d2
fix(docs): fix typos in template doc (#8692)
There are 16 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: