Skip to content
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

Configure Renovate #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 27, 2022

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

  • .devcontainer/Dockerfile (dockerfile)
  • .github/workflows/deploy.yml (github-actions)
  • .github/workflows/test-deploy.yml (github-actions)
  • package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) 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 28 Pull Requests:

Update dependency gatsby to v4 [SECURITY]
  • Branch name: renovate/npm-gatsby-vulnerability
  • Merge into: main
  • Upgrade gatsby to ^4.0.0
Update dependency gatsby-plugin-sharp to v4 [SECURITY]
  • Branch name: renovate/npm-gatsby-plugin-sharp-vulnerability
  • Merge into: main
  • Upgrade gatsby-plugin-sharp to ^4.0.0
Update dependency gatsby-transformer-remark to v5 [SECURITY]
  • Branch name: renovate/npm-gatsby-transformer-remark-vulnerability
  • Merge into: main
  • Upgrade gatsby-transformer-remark to ^5.0.0
Update dependency gh-pages to v5 [SECURITY]
  • Branch name: renovate/npm-gh-pages-vulnerability
  • Merge into: main
  • Upgrade gh-pages to ^5.0.0
Update dependency @​types/node to v16.18.124
  • Schedule: ["at any time"]
  • Branch name: renovate/node-16.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 16.18.124
Update dependency @​types/react-helmet to v6.1.11
  • Schedule: ["at any time"]
  • Branch name: renovate/react-helmet-6.x-lockfile
  • Merge into: main
  • Upgrade @types/react-helmet to 6.1.11
Update dependency autoprefixer to v10.4.20
  • Schedule: ["at any time"]
  • Branch name: renovate/autoprefixer-10.x-lockfile
  • Merge into: main
  • Upgrade autoprefixer to 10.4.20
Update dependency ts-node to v10.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-node-10.x-lockfile
  • Merge into: main
  • Upgrade ts-node to 10.9.2
Update react monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react to 17.0.83
  • Upgrade @types/react-dom to 17.0.26
Update babel monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-monorepo
  • Merge into: main
  • Upgrade @babel/compat-data to 7.26.5
  • Upgrade @babel/core to 7.26.0
Update dependency graphql to v15.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql-15.x-lockfile
  • Merge into: main
  • Upgrade graphql to 15.10.1
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
Update actions/setup-node action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to v4
Update dependency @​deckdeckgo/highlight-code to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/deckdeckgo-highlight-code-4.x
  • Merge into: main
  • Upgrade @deckdeckgo/highlight-code to ^4.0.0
Update dependency @​types/node to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade @types/node to ^22.0.0
Update dependency cssnano to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/cssnano-7.x
  • Merge into: main
  • Upgrade cssnano to ^7.0.0
Update dependency gatsby-remark-table-of-contents to v2
Update dependency graphql to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql-16.x
  • Merge into: main
  • Upgrade graphql to ^16.0.0
  • Upgrade graphql to 16
Update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to ^3.0.0
Update dependency prism-react-renderer to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/prism-react-renderer-2.x
  • Merge into: main
  • Upgrade prism-react-renderer to ^2.0.0
Update dependency tailwindcss to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-3.x
  • Merge into: main
  • Upgrade tailwindcss to ^3.0.0
Update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
Update gatsby monorepo (major)
Update mcr.microsoft.com/vscode/devcontainers/javascript-node Docker tag to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/mcr.microsoft.com-vscode-devcontainers-javascript-node-1.x
  • Merge into: main
  • Upgrade mcr.microsoft.com/vscode/devcontainers/javascript-node to 1-16-bullseye
Update mdx monorepo to v3 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-mdx-monorepo
  • Merge into: main
  • Upgrade @mdx-js/mdx to ^3.0.0
  • Upgrade @mdx-js/react to ^3.0.0
Update peaceiris/actions-gh-pages action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/peaceiris-actions-gh-pages-4.x
  • Merge into: main
  • Upgrade peaceiris/actions-gh-pages to v4
Update react monorepo to v19 (major)
Update typescript-eslint monorepo to v8 (major)

🚸 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/configure branch from c8814ef to 5280007 Compare February 4, 2022 06:51
@renovate renovate bot force-pushed the renovate/configure branch from 5280007 to acd65ab Compare March 3, 2022 06:20
@renovate renovate bot force-pushed the renovate/configure branch 5 times, most recently from e7200c9 to b6271c6 Compare March 20, 2022 08:57
@renovate renovate bot force-pushed the renovate/configure branch from b6271c6 to 4b0deee Compare April 1, 2022 07:28
@renovate renovate bot force-pushed the renovate/configure branch from 4b0deee to 1c92d01 Compare April 15, 2022 08:04
@renovate renovate bot force-pushed the renovate/configure branch from 1c92d01 to f0e97c3 Compare May 7, 2022 07:49
@renovate renovate bot force-pushed the renovate/configure branch from f0e97c3 to bab532a Compare June 3, 2022 17:58
@renovate renovate bot force-pushed the renovate/configure branch from bab532a to 4d79814 Compare June 26, 2022 09:25
@renovate renovate bot force-pushed the renovate/configure branch from 4d79814 to 1783989 Compare March 23, 2023 17:14
@renovate renovate bot force-pushed the renovate/configure branch from 1783989 to 28e68eb Compare December 15, 2023 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants