Skip to content

chore: Configure Renovate#348

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

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

Conversation

@renovate
Copy link
Copy Markdown

@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

  • .circleci/config.yml (circleci)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • .github/workflows/npmpublish.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 26 Pull Requests:

chore(deps): update dependency vitest to v1.6.1 [security]
  • Branch name: renovate/npm-vitest-vulnerability
  • Merge into: main
  • Upgrade vitest to 1.6.1
fix(deps): update dependency cross-spawn to v7.0.5 [security]
  • Branch name: renovate/npm-cross-spawn-vulnerability
  • Merge into: main
  • Upgrade cross-spawn to 7.0.5
chore(deps): update dependency @​types/node to v18.19.98
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 18.19.98
chore(deps): update dependency @​types/readline-transform to v1.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/readline-transform-1.x-lockfile
  • Merge into: main
  • Upgrade @types/readline-transform to 1.0.5
chore(deps): update dependency @​types/yargs to v17.0.33
  • Schedule: ["at any time"]
  • Branch name: renovate/yargs-17.x-lockfile
  • Merge into: main
  • Upgrade @types/yargs to 17.0.33
chore(deps): update dependency @​vitest/coverage-v8 to v1.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/vitest-monorepo
  • Merge into: main
  • Upgrade @vitest/coverage-v8 to 1.6.1
chore(deps): update dependency audit-types to v0.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/audit-types-0.x-lockfile
  • Merge into: main
  • Upgrade audit-types to 0.6.2
chore(deps): update dependency eslint to v8.57.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade eslint to 8.57.1
chore(deps): update dependency eslint-plugin-import to v2.31.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-import to 2.31.0
chore(deps): update dependency prettier to v3.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x-lockfile
  • Merge into: main
  • Upgrade prettier to 3.5.3
chore(deps): update dependency ts-json-schema-generator to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-json-schema-generator-2.x-lockfile
  • Merge into: main
  • Upgrade ts-json-schema-generator to 2.4.0
chore(deps): update dependency tsup to v8.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tsup-8.x-lockfile
  • Merge into: main
  • Upgrade tsup to 8.4.0
chore(deps): update dependency typescript to v5.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: main
  • Upgrade typescript to 5.8.3
chore(deps): update typescript-eslint monorepo to v7.18.0
fix(deps): update dependency semver to v7.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/semver-7.x-lockfile
  • Merge into: main
  • Upgrade semver to 7.7.1
  • Upgrade @types/semver to 7.7.0
fix(deps): update dependency tslib to v2.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tslib-2.x-lockfile
  • Merge into: main
  • Upgrade tslib to 2.8.1
chore(deps): 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
chore(deps): update dependency @​vitest/coverage-v8 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vitest-monorepo
  • Merge into: main
  • Upgrade @vitest/coverage-v8 to ^3.0.0
chore(deps): update dependency concurrently to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/concurrently-9.x
  • Merge into: main
  • Upgrade concurrently to ^9.0.0
chore(deps): update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.0.0
chore(deps): update dependency eslint-config-prettier to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-10.x
  • Merge into: main
  • Upgrade eslint-config-prettier to ^10.0.0
chore(deps): update dependency eslint-plugin-unicorn to v59
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-unicorn-59.x
  • Merge into: main
  • Upgrade eslint-plugin-unicorn to ^59.0.0
chore(deps): update github/codeql-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-action to v3
chore(deps): update typescript-eslint monorepo to v8 (major)
fix(deps): update dependency escape-string-regexp to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/escape-string-regexp-5.x
  • Merge into: main
  • Upgrade escape-string-regexp to ^5.0.0
fix(deps): update dependency readline-transform to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/readline-transform-2.x
  • Merge into: main
  • Upgrade readline-transform to 2.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