This repository was archived by the owner on Aug 31, 2026. It is now read-only.
chore: Configure Renovate - #40
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
.github/workflows/run-tests.yml(github-actions)package.json(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.What to Expect
With your current configuration, Renovate will create 10 Pull Requests, up to a maximum of 34 over time (see docs for
prConcurrentLimit), plus 1 security update Pull Request which is not subject to this limit:fix(deps): update dependency tar to v7 [security]
renovate/npm-tar-vulnerabilitymaster^7.0.0chore(deps): update dependency @types/node to v17.0.45
renovate/node-17.x-lockfilemaster17.0.45chore(deps): update dependency @types/tar to v6.1.13
renovate/tar-6.x-lockfilemaster6.1.13chore(deps): update dependency ts-jest to v27.1.5
renovate/ts-jest-27.x-lockfilemaster27.1.5chore(deps): update dependency @types/yauzl to v2.10.3
renovate/yauzl-2.x-lockfilemaster2.10.3chore(deps): update dependency eslint to v8.57.1
renovate/eslint-monorepomaster8.57.1chore(deps): update dependency eslint-config-prettier to v8.10.2
renovate/eslint-config-prettier-8.x-lockfilemaster8.10.2chore(deps): update dependency eslint-plugin-import to v2.32.0
renovate/eslint-plugin-import-2.xmaster2.32.0chore(deps): update dependency eslint-plugin-prettier to v4.2.5
renovate/eslint-plugin-prettier-4.x-lockfilemaster4.2.5chore(deps): update dependency jest-fetch-mock to v3.2.0
renovate/jest-fetch-mock-3.x-lockfilemaster3.2.0chore(deps): update dependency node-fetch to v2.7.0
renovate/node-fetch-2.x-lockfilemaster2.7.02.6.13chore(deps): update dependency prettier to v2.8.8
renovate/prettier-2.x-lockfilemaster2.8.8chore(deps): update dependency ts-node to v10.9.2
renovate/ts-node-10.x-lockfilemaster10.9.2chore(deps): update dependency typescript to v4.9.5
renovate/typescript-4.x-lockfilemaster4.9.5chore(deps): update jest monorepo
renovate/jest-monorepomaster27.5.227.5.1chore(deps): update typescript-eslint monorepo to v5.62.0
renovate/typescript-eslint-monorepomaster5.62.05.62.0chore(deps): update actions/checkout action to v7
renovate/actions-checkout-7.xmasterv7chore(deps): update actions/setup-node action to v7
renovate/actions-setup-node-7.xmasterv7chore(deps): update dependency @types/node to v24
renovate/node-24.xmaster^24.0.0chore(deps): update dependency @types/tar to v7
renovate/tar-7.xmaster^7.0.0chore(deps): update dependency eslint to v10
renovate/major-eslint-monorepomaster^10.0.0chore(deps): update dependency eslint-config-prettier to v10
renovate/eslint-config-prettier-10.xmaster^10.0.0chore(deps): update dependency eslint-plugin-prettier to v5
renovate/eslint-plugin-prettier-5.xmaster^5.0.0chore(deps): update dependency eslint-plugin-simple-import-sort to v14
renovate/eslint-plugin-simple-import-sort-14.xmaster^14.0.0chore(deps): update dependency eslint-plugin-unused-imports to v4
renovate/eslint-plugin-unused-imports-4.xmaster^4.0.0chore(deps): update dependency jest-fetch-mock to v4
renovate/jest-fetch-mock-4.xmaster^4.0.0chore(deps): update dependency prettier to v3
renovate/prettier-3.xmaster^3.0.0chore(deps): update dependency rimraf to v6
renovate/rimraf-6.xmaster^6.0.0chore(deps): update jest monorepo (major)
renovate/major-jest-monorepomaster^30.0.0^30.0.0^29.0.0chore(deps): update typescript-eslint monorepo to v8
renovate/major-typescript-eslint-monorepomaster^8.0.0^8.0.0fix(deps): update dependency find-java-home to v2
renovate/find-java-home-2.xmaster^2.0.0fix(deps): update dependency node-fetch to v3
renovate/node-fetch-3.xmaster^3.0.0fix(deps): update dependency typescript to v7
renovate/typescript-7.xmaster^7.0.0fix(deps): update dependency yauzl to v3
renovate/yauzl-3.xmaster^3.0.0^3.0.0🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prHourlyLimitfor details. Security update Pull Request is not subject to this limit and will be created straight away.❓ 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.