Skip to content

chore: Configure Renovate#12

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure
Open

chore: Configure Renovate#12
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@renovate
Copy link

@renovate renovate bot commented May 7, 2025

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

  • e2e-tests/package.json (npm)
  • package.json (npm)
  • example-tests/example-module/versions.tf (terraform)
  • example-tests/main.tf (terraform)
  • example-tests/ping_module/versions.tf (terraform)
  • example-tests/versions.tf (terraform)

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

chore(deps): update dependency sinon to v14.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-14.x-lockfile
  • Merge into: main
  • Upgrade sinon to 14.0.2
fix(deps): update dependency ping to v0.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/ping-0.x-lockfile
  • Merge into: main
  • Upgrade ping to 0.4.4
fix(deps): update dependency regex-but-with-words to v1.5.5
  • Schedule: ["at any time"]
  • Branch name: renovate/regex-but-with-words-1.x-lockfile
  • Merge into: main
  • Upgrade regex-but-with-words to 1.5.5
fix(deps): update dependency chai to v4.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-4.x-lockfile
  • Merge into: main
  • Upgrade chai to 4.5.0
fix(deps): update dependency dotenv to v16.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-16.x-lockfile
  • Merge into: main
  • Upgrade dotenv to 16.5.0
fix(deps): update dependency lazy-z to v1.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/lazy-z-1.x-lockfile
  • Merge into: main
  • Upgrade lazy-z to 1.12.1
fix(deps): update dependency tfxjs to v1.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/tfxjs-1.x-lockfile
  • Merge into: main
  • Upgrade tfxjs to 1.2.3
chore(deps): update dependency nyc to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/nyc-17.x
  • Merge into: main
  • Upgrade nyc to ^17.0.0
chore(deps): update dependency sinon to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-20.x
  • Merge into: main
  • Upgrade sinon to ^20.0.0
fix(deps): update dependency chai to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-5.x
  • Merge into: main
  • Upgrade chai to ^5.0.0
fix(deps): update dependency chalk to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/chalk-5.x
  • Merge into: main
  • Upgrade chalk to ^5.0.0
fix(deps): update dependency lazy-z to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/lazy-z-2.x
  • Merge into: main
  • Upgrade lazy-z to ^2.0.0
fix(deps): update dependency mocha to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-11.x
  • Merge into: main
  • Upgrade mocha to ^11.0.0
fix(deps): update dependency node-ssh to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/node-ssh-13.x
  • Merge into: main
  • Upgrade node-ssh to ^13.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 was generated by Mend Renovate. View the repository job log.

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