gatsby-starter-typescript
gatsby-starter-typescript copied to clipboard
Configure Renovate
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
package.json(npm).nvmrc(nvm).travis.yml(travis)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- Show all Merge Confidence badges for pull requests.
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand various test/tests directories. - Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.
What to Expect
With your current configuration, Renovate will create 73 Pull Requests:
fix(deps): update dependency lodash to v4.17.21 [security]
- Branch name:
renovate/npm-lodash-vulnerability - Merge into:
master - Upgrade lodash to
4.17.21
fix(deps): update dependency prismjs to v1.25.0 [security]
- Branch name:
renovate/npm-prismjs-vulnerability - Merge into:
master - Upgrade prismjs to
1.25.0
fix(deps): update dependency gatsby to v4 [security]
- Branch name:
renovate/npm-gatsby-vulnerability - Merge into:
master - Upgrade gatsby to
^4.0.0
chore(deps): update dependency @pacote/eslint-config to v2.0.2
- Schedule: ["at any time"]
- Branch name:
renovate/pacote-eslint-config-2.x-lockfile - Merge into:
master - Upgrade @pacote/eslint-config to
2.0.2
chore(deps): update dependency @types/compass-vertical-rhythm to v1.4.5
- Schedule: ["at any time"]
- Branch name:
renovate/compass-vertical-rhythm-1.x-lockfile - Merge into:
master - Upgrade @types/compass-vertical-rhythm to
1.4.5
chore(deps): update dependency @types/gray-percentage to v2.0.3
- Schedule: ["at any time"]
- Branch name:
renovate/gray-percentage-2.x-lockfile - Merge into:
master - Upgrade @types/gray-percentage to
2.0.3
chore(deps): update dependency @types/lodash to v4.14.202
- Schedule: ["at any time"]
- Branch name:
renovate/lodash-4.x-lockfile - Merge into:
master - Upgrade @types/lodash to
4.14.202
chore(deps): update dependency @types/react-helmet to v5.0.26
- Schedule: ["at any time"]
- Branch name:
renovate/react-helmet-5.x-lockfile - Merge into:
master - Upgrade @types/react-helmet to
5.0.26
chore(deps): update dependency @types/typography to v0.16.7
- Schedule: ["at any time"]
- Branch name:
renovate/typography-0.x-lockfile - Merge into:
master - Upgrade @types/typography to
0.16.7
chore(deps): update dependency @types/typography-breakpoint-constants to v0.16.2
- Schedule: ["at any time"]
- Branch name:
renovate/typography-breakpoint-constants-0.x-lockfile - Merge into:
master - Upgrade @types/typography-breakpoint-constants to
0.16.2
chore(deps): update jest monorepo
- Schedule: ["at any time"]
- Branch name:
renovate/jest-monorepo - Merge into:
master - Upgrade @types/jest to
25.2.3 - Upgrade jest to
25.5.4
fix(deps): update dependency @pacote/react-use-outside to v1.1.11
- Schedule: ["at any time"]
- Branch name:
renovate/pacote-react-use-outside-1.x-lockfile - Merge into:
master - Upgrade @pacote/react-use-outside to
1.1.11
fix(deps): update dependency @reach/router to v1.3.4
- Schedule: ["at any time"]
- Branch name:
renovate/reach-router-1.x-lockfile - Merge into:
master - Upgrade @reach/router to
1.3.4
fix(deps): update dependency lunr to v2.3.9
- Schedule: ["at any time"]
- Branch name:
renovate/lunr-2.x-lockfile - Merge into:
master - Upgrade lunr to
2.3.9 - Upgrade @types/lunr to
2.3.7
fix(deps): update typography-js monorepo
- Schedule: ["at any time"]
- Branch name:
renovate/typography-js-monorepo - Merge into:
master - Upgrade react-typography to
0.16.23 - Upgrade typography to
0.16.24
chore(deps): update babel monorepo
- Schedule: ["at any time"]
- Branch name:
renovate/babel-monorepo - Merge into:
master - Upgrade @babel/core to
7.23.6 - Upgrade @babel/polyfill to
7.12.1
chore(deps): update dependency @pacote/eslint-config-jest to v1.2.1
- Schedule: ["at any time"]
- Branch name:
renovate/pacote-eslint-config-jest-1.x-lockfile - Merge into:
master - Upgrade @pacote/eslint-config-jest to
1.2.1
chore(deps): update dependency @pacote/eslint-config-react to v1.1.2
- Schedule: ["at any time"]
- Branch name:
renovate/pacote-eslint-config-react-1.x-lockfile - Merge into:
master - Upgrade @pacote/eslint-config-react to
1.1.2
chore(deps): update dependency @testing-library/jest-dom to v5.17.0
- Schedule: ["at any time"]
- Branch name:
renovate/testing-library-jest-dom-5.x-lockfile - Merge into:
master - Upgrade @testing-library/jest-dom to
5.17.0
chore(deps): update dependency @testing-library/react to v9.5.0
- Schedule: ["at any time"]
- Branch name:
renovate/testing-library-react-9.x-lockfile - Merge into:
master - Upgrade @testing-library/react to
9.5.0
chore(deps): update dependency @types/node to v13.13.52
- Schedule: ["at any time"]
- Branch name:
renovate/node-13.x-lockfile - Merge into:
master - Upgrade @types/node to
13.13.52
chore(deps): update dependency eslint-config-prettier to v6.15.0
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-config-prettier-6.x-lockfile - Merge into:
master - Upgrade eslint-config-prettier to
6.15.0
chore(deps): update dependency eslint-plugin-import to v2.29.1
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-plugin-import-2.x-lockfile - Merge into:
master - Upgrade eslint-plugin-import to
2.29.1
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.8.0
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-plugin-jsx-a11y-6.x-lockfile - Merge into:
master - Upgrade eslint-plugin-jsx-a11y to
6.8.0
chore(deps): update dependency eslint-plugin-prettier to v3.4.1
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-plugin-prettier-3.x-lockfile - Merge into:
master - Upgrade eslint-plugin-prettier to
3.4.1
chore(deps): update dependency eslint-plugin-promise to v4.3.1
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-plugin-promise-4.x-lockfile - Merge into:
master - Upgrade eslint-plugin-promise to
4.3.1
chore(deps): update dependency eslint-plugin-react to v7.33.2
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-plugin-react-7.x-lockfile - Merge into:
master - Upgrade eslint-plugin-react to
7.33.2
chore(deps): update dependency eslint-plugin-standard to v4.1.0
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-plugin-standard-4.x-lockfile - Merge into:
master - Upgrade eslint-plugin-standard to
4.1.0
chore(deps): update dependency husky to v4.3.8
- Schedule: ["at any time"]
- Branch name:
renovate/husky-4.x-lockfile - Merge into:
master - Upgrade husky to
4.3.8
chore(deps): update dependency lint-staged to v10.5.4
- Schedule: ["at any time"]
- Branch name:
renovate/lint-staged-10.x-lockfile - Merge into:
master - Upgrade lint-staged to
10.5.4
chore(deps): update dependency node to v12.22.12
- Schedule: ["at any time"]
- Branch name:
renovate/node-12.x - Merge into:
master - Upgrade node to
12.22.12
chore(deps): update dependency prettier to v2.8.8
- Schedule: ["at any time"]
- Branch name:
renovate/prettier-2.x-lockfile - Merge into:
master - Upgrade prettier to
2.8.8
chore(deps): update dependency ts-jest to v25.5.1
- Schedule: ["at any time"]
- Branch name:
renovate/ts-jest-25.x-lockfile - Merge into:
master - Upgrade ts-jest to
25.5.1
chore(deps): update dependency typescript to v3.9.10
- Schedule: ["at any time"]
- Branch name:
renovate/typescript-3.x-lockfile - Merge into:
master - Upgrade typescript to
3.9.10
chore(deps): update dependency webpack to v4.47.0
- Schedule: ["at any time"]
- Branch name:
renovate/webpack-4.x-lockfile - Merge into:
master - Upgrade webpack to
4.47.0
chore(deps): update react monorepo
- Schedule: ["at any time"]
- Branch name:
renovate/react-monorepo - Merge into:
master - Upgrade @types/react to
16.14.54 - Upgrade @types/react-dom to
16.9.24 - Upgrade react to
16.14.0 - Upgrade react-dom to
16.14.0
chore(deps): update typescript-eslint monorepo to v2.34.0
- Schedule: ["at any time"]
- Branch name:
renovate/typescript-eslint-monorepo - Merge into:
master - Upgrade @typescript-eslint/eslint-plugin to
2.34.0 - Upgrade @typescript-eslint/parser to
2.34.0
fix(deps): update dependency core-js to v3.34.0
- Schedule: ["at any time"]
- Branch name:
renovate/core-js-3.x-lockfile - Merge into:
master - Upgrade core-js to
3.34.0
fix(deps): update dependency gatsby-plugin-netlify to v2.11.1
- Schedule: ["at any time"]
- Branch name:
renovate/gatsby-plugin-netlify-2.x-lockfile - Merge into:
master - Upgrade gatsby-plugin-netlify to
2.11.1
fix(deps): update dependency graphql to v14.7.0
- Schedule: ["at any time"]
- Branch name:
renovate/graphql-14.x-lockfile - Merge into:
master - Upgrade graphql to
14.7.0
fix(deps): update dependency ramda to ^0.29.0
- Schedule: ["at any time"]
- Branch name:
renovate/ramda-0.x - Merge into:
master - Upgrade ramda to
^0.29.0 - Upgrade @types/ramda to
^0.29.0
fix(deps): update dependency regenerator-runtime to ^0.14.0
- Schedule: ["at any time"]
- Branch name:
renovate/regenerator-runtime-0.x - Merge into:
master - Upgrade regenerator-runtime to
^0.14.0
fix(deps): update emotion monorepo to v10.3.1
- Schedule: ["at any time"]
- Branch name:
renovate/emotion-monorepo - Merge into:
master - Upgrade @emotion/core to
10.3.1 - Upgrade @emotion/styled to
10.3.0
fix(deps): update gatsby monorepo
- Schedule: ["at any time"]
- Branch name:
renovate/gatsby-monorepo - Merge into:
master - Upgrade gatsby-page-utils to
^0.9.0 - Upgrade gatsby-plugin-catch-links to
2.10.0 - Upgrade gatsby-plugin-emotion to
4.5.0 - Upgrade gatsby-plugin-feed to
2.13.1 - Upgrade gatsby-plugin-manifest to
2.12.1 - Upgrade gatsby-plugin-mdx to
1.10.1 - Upgrade gatsby-plugin-nprogress to
2.10.0 - Upgrade gatsby-plugin-offline to
3.10.2 - Upgrade gatsby-plugin-react-helmet to
3.10.0 - Upgrade gatsby-plugin-sharp to
2.14.4 - Upgrade gatsby-plugin-sitemap to
2.12.0 - Upgrade gatsby-plugin-typescript to
2.12.1 - Upgrade gatsby-plugin-typography to
2.12.0 - Upgrade gatsby-remark-copy-linked-files to
2.10.0 - Upgrade gatsby-remark-images to
3.11.1 - Upgrade gatsby-remark-prismjs to
3.13.0 - Upgrade gatsby-remark-smartypants to
2.10.0 - Upgrade gatsby-source-filesystem to
2.11.1 - Upgrade gatsby-transformer-remark to
2.16.1 - Upgrade gatsby-transformer-sharp to
2.12.1
fix(deps): update mdx monorepo to v1.6.22
- Schedule: ["at any time"]
- Branch name:
renovate/mdx-monorepo - Merge into:
master - Upgrade @mdx-js/mdx to
1.6.22 - Upgrade @mdx-js/react to
1.6.22
chore(deps): update dependency @pacote/eslint-config to v6
- Schedule: ["at any time"]
- Branch name:
renovate/pacote-eslint-config-6.x - Merge into:
master - Upgrade @pacote/eslint-config to
^6.0.0
chore(deps): update dependency @pacote/eslint-config-jest to v3
- Schedule: ["at any time"]
- Branch name:
renovate/pacote-eslint-config-jest-3.x - Merge into:
master - Upgrade @pacote/eslint-config-jest to
^3.0.0
chore(deps): update dependency @pacote/eslint-config-react to v2
- Schedule: ["at any time"]
- Branch name:
renovate/pacote-eslint-config-react-2.x - Merge into:
master - Upgrade @pacote/eslint-config-react to
^2.0.0
chore(deps): update dependency @testing-library/jest-dom to v6
- Schedule: ["at any time"]
- Branch name:
renovate/testing-library-jest-dom-6.x - Merge into:
master - Upgrade @testing-library/jest-dom to
^6.0.0
chore(deps): update dependency @testing-library/react to v14
- Schedule: ["at any time"]
- Branch name:
renovate/testing-library-react-14.x - Merge into:
master - Upgrade @testing-library/react to
^14.0.0
chore(deps): update dependency eslint to v8
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-8.x - Merge into:
master - Upgrade eslint to
^8.0.0
chore(deps): update dependency eslint-config-prettier to v9
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-config-prettier-9.x - Merge into:
master - Upgrade eslint-config-prettier to
^9.0.0
chore(deps): update dependency eslint-config-standard to v17
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-config-standard-17.x - Merge into:
master - Upgrade eslint-config-standard to
^17.0.0
chore(deps): update dependency eslint-plugin-prettier to v5
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-plugin-prettier-5.x - Merge into:
master - Upgrade eslint-plugin-prettier to
^5.0.0
chore(deps): update dependency eslint-plugin-promise to v6
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-plugin-promise-6.x - Merge into:
master - Upgrade eslint-plugin-promise to
^6.0.0
chore(deps): update dependency husky to v8
- Schedule: ["at any time"]
- Branch name:
renovate/husky-8.x - Merge into:
master - Upgrade husky to
^8.0.0
chore(deps): update dependency lint-staged to v15
- Schedule: ["at any time"]
- Branch name:
renovate/lint-staged-15.x - Merge into:
master - Upgrade lint-staged to
^15.0.0
chore(deps): update dependency node to v20
- Schedule: ["at any time"]
- Branch name:
renovate/node-20.x - Merge into:
master - Upgrade node to
20.10.0 - Upgrade @types/node to
^20.0.0
chore(deps): update dependency prettier to v3
- Schedule: ["at any time"]
- Branch name:
renovate/prettier-3.x - Merge into:
master - Upgrade prettier to
^3.0.0
chore(deps): update dependency typescript to v5
- Schedule: ["at any time"]
- Branch name:
renovate/typescript-5.x - Merge into:
master - Upgrade typescript to
^5.0.0
chore(deps): update dependency webpack to v5
- Schedule: ["at any time"]
- Branch name:
renovate/webpack-5.x - Merge into:
master - Upgrade webpack to
^5.0.0
chore(deps): update jest monorepo to v29 (major)
- Schedule: ["at any time"]
- Branch name:
renovate/major-jest-monorepo - Merge into:
master - Upgrade @types/jest to
^29.0.0 - Upgrade jest to
^29.0.0 - Upgrade ts-jest to
^29.0.0
chore(deps): update react monorepo (major)
- Schedule: ["at any time"]
- Branch name:
renovate/major-react-monorepo - Merge into:
master - Upgrade @types/react to
^18.0.0 - Upgrade @types/react-dom to
^18.0.0 - Upgrade eslint-plugin-react-hooks to
^4.0.0 - Upgrade react to
^18.0.0 - Upgrade react-dom to
^18.0.0
chore(deps): update typescript-eslint monorepo to v6 (major)
- Schedule: ["at any time"]
- Branch name:
renovate/major-typescript-eslint-monorepo - Merge into:
master - Upgrade @typescript-eslint/eslint-plugin to
^6.0.0 - Upgrade @typescript-eslint/parser to
^6.0.0
fix(deps): update dependency @pacote/react-use-outside to v2
- Schedule: ["at any time"]
- Branch name:
renovate/pacote-react-use-outside-2.x - Merge into:
master - Upgrade @pacote/react-use-outside to
^2.0.0
fix(deps): update dependency gatsby-plugin-netlify to v5
- Schedule: ["at any time"]
- Branch name:
renovate/gatsby-plugin-netlify-5.x - Merge into:
master - Upgrade gatsby-plugin-netlify to
^5.0.0
fix(deps): update dependency gatsby-plugin-typegen to v3
- Schedule: ["at any time"]
- Branch name:
renovate/gatsby-plugin-typegen-3.x - Merge into:
master - Upgrade gatsby-plugin-typegen to
^3.0.0
fix(deps): update dependency graphql to v16
- Schedule: ["at any time"]
- Branch name:
renovate/graphql-16.x - Merge into:
master - Upgrade graphql to
^16.0.0
fix(deps): update dependency react-helmet to v6
- Schedule: ["at any time"]
- Branch name:
renovate/react-helmet-6.x - Merge into:
master - Upgrade react-helmet to
^6.0.0 - Upgrade @types/react-helmet to
^6.0.0
fix(deps): update emotion monorepo to v11 (major)
- Schedule: ["at any time"]
- Branch name:
renovate/major-emotion-monorepo - Merge into:
master - Upgrade @emotion/core to
^11.0.0 - Upgrade @emotion/styled to
^11.0.0 - Upgrade emotion to
^11.0.0 - Upgrade emotion-server to
^11.0.0
fix(deps): update gatsby monorepo (major)
- Schedule: ["at any time"]
- Branch name:
renovate/major-gatsby-monorepo - Merge into:
master - Upgrade gatsby-page-utils to
^3.0.0 - Upgrade gatsby-plugin-catch-links to
^5.0.0 - Upgrade gatsby-plugin-emotion to
^8.0.0 - Upgrade gatsby-plugin-feed to
^5.0.0 - Upgrade gatsby-plugin-manifest to
^5.0.0 - Upgrade gatsby-plugin-mdx to
^5.0.0 - Upgrade gatsby-plugin-nprogress to
^5.0.0 - Upgrade gatsby-plugin-offline to
^6.0.0 - Upgrade gatsby-plugin-react-helmet to
^6.0.0 - Upgrade gatsby-plugin-sharp to
^5.0.0 - Upgrade gatsby-plugin-sitemap to
^6.0.0 - Upgrade gatsby-plugin-typescript to
^5.0.0 - Upgrade gatsby-plugin-typography to
^5.0.0 - Upgrade gatsby-remark-copy-linked-files to
^6.0.0 - Upgrade gatsby-remark-images to
^7.0.0 - Upgrade gatsby-remark-prismjs to
^7.0.0 - Upgrade gatsby-remark-smartypants to
^6.0.0 - Upgrade gatsby-source-filesystem to
^5.0.0 - Upgrade gatsby-transformer-remark to
^6.0.0 - Upgrade gatsby-transformer-sharp to
^5.0.0
fix(deps): update mdx monorepo to v3 (major)
- Schedule: ["at any time"]
- Branch name:
renovate/major-mdx-monorepo - Merge into:
master - Upgrade @mdx-js/mdx to
^3.0.0 - Upgrade @mdx-js/react to
^3.0.0
fix(deps): update typefaces monorepo to v1 (major)
- Schedule: ["at any time"]
- Branch name:
renovate/major-typefaces-monorepo - Merge into:
master - Upgrade typeface-domine to
^1.0.0 - Upgrade typeface-montserrat to
^1.0.0
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate. View repository job log here.