Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 25, 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

  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/release.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 20 Pull Requests:

chore(deps): update dependency spawn-command to v0.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/spawn-command-0.x
  • Merge into: master
  • Upgrade spawn-command to 0.0.3
chore(deps): update dependency @​changesets/changelog-github to ^0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/changesets-changelog-github-0.x
  • Merge into: master
  • Upgrade @changesets/changelog-github to ^0.5.0
chore(deps): update dependency eslint-plugin-node-dependencies to ^0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-node-dependencies-0.x
  • Merge into: master
  • Upgrade eslint-plugin-node-dependencies to ^0.12.0
chore(deps): update actions/setup-node action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: master
  • Upgrade actions/setup-node to v4
chore(deps): update codecov/codecov-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-5.x
  • Merge into: master
  • Upgrade codecov/codecov-action to v5
chore(deps): update dependency eslint-config-kentcdodds to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-kentcdodds-21.x
  • Merge into: master
  • Upgrade eslint-config-kentcdodds to ^21.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 pify to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/pify-6.x
  • Merge into: master
  • Upgrade pify to ^6.0.0
chore(deps): update dependency rimraf to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-6.x
  • Merge into: master
  • Upgrade rimraf to ^6.0.0
chore(deps): update dependency spawn-command to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/spawn-command-1.x
  • Merge into: master
  • Upgrade spawn-command to 1.0.0
chore(deps): update dependency strip-indent to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/strip-indent-4.x
  • Merge into: master
  • Upgrade strip-indent to ^4.0.0
chore(deps): update node.js to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: master
  • Upgrade node to 22.14.0
fix(deps): update dependency arrify to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/arrify-3.x
  • Merge into: master
  • Upgrade arrify to ^3.0.0
fix(deps): update dependency chalk to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/chalk-5.x
  • Merge into: master
  • Upgrade chalk to ^5.0.0
fix(deps): update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: master
  • Upgrade eslint to ^9.0.0
fix(deps): update dependency find-up to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/find-up-7.x
  • Merge into: master
  • Upgrade find-up to ^7.0.0
fix(deps): update dependency get-stdin to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/get-stdin-9.x
  • Merge into: master
  • Upgrade get-stdin to ^9.0.0
fix(deps): update dependency glob to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/glob-11.x
  • Merge into: master
  • Upgrade glob to ^11.0.0
fix(deps): update dependency ignore to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/ignore-7.x
  • Merge into: master
  • Upgrade ignore to ^7.0.0
fix(deps): update dependency indent-string to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/indent-string-5.x
  • Merge into: master
  • Upgrade indent-string to ^5.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.

@changeset-bot
Copy link

changeset-bot bot commented Mar 25, 2025

⚠️ No Changeset found

Latest commit: e8e7ac5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@renovate renovate bot changed the title chore: Configure Renovate chore: Configure Renovate - autoclosed Mar 25, 2025
@renovate renovate bot closed this Mar 25, 2025
@renovate renovate bot deleted the renovate/configure branch March 25, 2025 07:10
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.

1 participant