Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 1, 2023

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

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.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • 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 21 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 v22.18.3
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x-lockfile
  • Merge into: 2.x
  • Upgrade @types/node to 22.18.3
Update dependency @​types/react to v19.1.13
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: 2.x
  • Upgrade @types/react to 19.1.13
Update dependency plop to v4.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/plop-4.x-lockfile
  • Merge into: 2.x
  • Upgrade plop to 4.0.2
Update nextjs monorepo to v15.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/nextjs-monorepo
  • Merge into: 2.x
  • Upgrade @next/eslint-plugin-next to 15.5.3
  • Upgrade next to 15.5.3
Update storybook monorepo to v9.1.6
Update buildkite plugin ecr to v2.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ecr-2.x
  • Merge into: 2.x
  • Upgrade ecr to v2.10.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.35.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: 2.x
  • Upgrade eslint to 9.35.0
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.24.0
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-16.x-lockfile
  • Merge into: 2.x
  • Upgrade stylelint to 16.24.0
Update typescript-eslint monorepo to v8.43.0
Update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: 2.x
  • Upgrade actions/checkout to v5
Update actions/setup-node action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-5.x
  • Merge into: 2.x
  • Upgrade actions/setup-node to v5
Update actions/upload-pages-artifact action to v4
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'

🚸 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