Skip to content

Configure Renovate #55

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

Open
wants to merge 182 commits into
base: main
Choose a base branch
from
Open

Configure Renovate #55

wants to merge 182 commits into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 1, 2023

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

  • .buildkite/pipeline-base.yml (buildkite)
  • Gemfile (bundler)
  • .ddev/docker-compose.override.yaml (docker-compose)
  • starterkits/drupal/docker-compose.frontend.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/publish-demo-site.yml (github-actions)
  • package.json (npm)
  • .nvmrc (nvm)

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 19 Pull Requests:

Update dependency json to v2 [SECURITY]
  • Branch name: renovate/rubygems-json-vulnerability
  • Merge into: 2.x
  • Upgrade json to '~>2.0'
Update dependency @​types/node to v20.17.31
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x-lockfile
  • Merge into: 2.x
  • Upgrade @types/node to 20.17.31
Update dependency @​types/react to v19.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: 2.x
  • Upgrade @types/react to 19.1.2
Update dependency postcss-preset-env to v10.1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-preset-env-10.x-lockfile
  • Merge into: 2.x
  • Upgrade postcss-preset-env to 10.1.6
Update nextjs monorepo to v15.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/nextjs-monorepo
  • Merge into: 2.x
  • Upgrade @next/eslint-plugin-next to 15.3.1
  • Upgrade next to 15.3.1
Update buildkite plugin ecr to v2.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ecr-2.x
  • Merge into: 2.x
  • Upgrade ecr to v2.9.0
Update buildkite plugin forumone/capistrano to v0.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/forumone-capistrano-0.x
  • Merge into: 2.x
  • Upgrade forumone/capistrano to v0.5.1
Update buildkite plugin seek-oss/aws-sm to v2.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/seek-oss-aws-sm-2.x
  • Merge into: 2.x
  • Upgrade seek-oss/aws-sm to v2.3.3
Update dependency capistrano to v3.19.2
  • Schedule: ["at any time"]
  • Branch name: renovate/capistrano-3.x
  • Merge into: 2.x
  • Upgrade capistrano to '3.19.2'
Update dependency eslint to v9.25.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: 2.x
  • Upgrade eslint to 9.25.1
Update dependency i18n to '~>0.9.0'
  • Schedule: ["at any time"]
  • Branch name: renovate/i18n-0.x
  • Merge into: 2.x
  • Upgrade i18n to '~>0.9.0'
Update dependency stylelint to v16.19.1
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-16.x-lockfile
  • Merge into: 2.x
  • Upgrade stylelint to 16.19.1
Update typescript-eslint monorepo to v8.31.0
Update buildkite plugin forumone/capistrano to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/forumone-capistrano-1.x
  • Merge into: 2.x
  • Upgrade forumone/capistrano to v1.0.0
Update dependency i18n to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/i18n-1.x
  • Merge into: 2.x
  • Upgrade i18n to '~>1.14.0'
Update dependency inquirer to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/inquirer-12.x
  • Merge into: 2.x
  • Upgrade inquirer to ^12.0.0
Update dependency net-ssh to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/net-ssh-7.x
  • Merge into: 2.x
  • Upgrade net-ssh to '~>7.3.0'
Update dependency stylelint-order to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-order-7.x
  • Merge into: 2.x
  • Upgrade stylelint-order to ^7.0.0
Update Node.js to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: 2.x
  • Upgrade node to 22
  • Upgrade @types/node to ^22.0.0
  • Upgrade node to 22
  • Upgrade node to 22-alpine

🚸 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.

kmonahan and others added 30 commits January 31, 2023 12:46
added initial files for duration, easing and spacing variable stories
mdrayer and others added 29 commits September 19, 2023 12:45
Update html-react-parser to latest version
Adds the accordion component based on the 'Gesso for Drupal' version
@renovate renovate bot force-pushed the renovate/configure branch from 2888e53 to 2689d17 Compare December 15, 2023 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants