-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update gatsby monorepo (major) #598
Conversation
29313ef
to
62f7092
Compare
62f7092
to
666c830
Compare
}) | ||
}) | ||
}, | ||
query: ` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'template literal syntax' is only available in ES6 (use 'esversion: 6').
guid: site.siteMetadata.siteUrl + node.fields.slug, | ||
custom_elements: [{ "content:encoded": node.html }], | ||
}) | ||
}) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing semicolon.
url: site.siteMetadata.siteUrl + node.fields.slug, | ||
guid: site.siteMetadata.siteUrl + node.fields.slug, | ||
custom_elements: [{ "content:encoded": node.html }], | ||
}) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing semicolon.
feeds: [ | ||
{ | ||
serialize: ({ query: { site, allMarkdownRemark } }) => { | ||
return allMarkdownRemark.nodes.map(node => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'arrow function syntax (=>)' is only available in ES6 (use 'esversion: 6').
`, | ||
feeds: [ | ||
{ | ||
serialize: ({ query: { site, allMarkdownRemark } }) => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'arrow function syntax (=>)' is only available in ES6 (use 'esversion: 6').
'destructuring binding' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).
{ | ||
resolve: `gatsby-plugin-feed`, | ||
options: { | ||
query: ` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'template literal syntax' is only available in ES6 (use 'esversion: 6').
@@ -50,7 +50,60 @@ module.exports = { | |||
], | |||
}, | |||
}, | |||
`gatsby-plugin-feed`, | |||
{ | |||
resolve: `gatsby-plugin-feed`, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'template literal syntax' is only available in ES6 (use 'esversion: 6').
}; | ||
// https://github.com/facebook/jest/issues/11444#issuecomment-855989054 | ||
const babelJestMd = require('babel-jest'); | ||
const babelJest = babelJestMd.__esModule ? babelJestMd.default : babelJestMd; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'const' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).
presets: ['babel-preset-gatsby'], | ||
}; | ||
// https://github.com/facebook/jest/issues/11444#issuecomment-855989054 | ||
const babelJestMd = require('babel-jest'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'const' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
This PR contains the following updates:
1.14.0
->2.0.0
3.14.4
->4.0.2
3.14.2
->4.0.0
3.14.0
->4.0.0
3.14.0
->4.0.0
4.14.0
->5.0.0
5.14.0
->6.0.0
4.14.0
->5.0.0
4.14.0
->5.0.0
3.14.1
->4.0.1
4.10.0
->5.0.0
4.11.0
->5.0.0
5.11.0
->6.0.0
4.11.0
->5.0.0
4.11.0
->5.0.0
3.14.0
->4.0.0
4.11.0
->5.0.0
3.14.0
->4.0.0
Release Notes
gatsbyjs/gatsby
v2.0.0
Compare Source
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 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.
Pull reviewers stats
Stats for the last 30 days: