Configure Renovate #1
Reference in New Issue
Block a user
Delete Branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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/node.js.yml(github-actions).github/workflows/npm-publish.yml(github-actions)package.json(npm)What to Expect
With your current configuration, Renovate will create 13 Pull Requests:
Update dependency @rbxts/types to v1.0.941
renovate/rbxts-types-1.x-lockfilemaster1.0.941Update dependency ts-jest to v29.4.12
renovate/ts-jest-29.x-lockfilemaster29.4.12Update dependency @types/ts-expose-internals to v5.6.3
renovate/ts-expose-internals-5.xmaster5.6.3Update dependency @typescript-eslint/eslint-plugin to v8.65.0
renovate/typescript-eslint-eslint-plugin-8.x-lockfilemaster8.65.0Update dependency @typescript-eslint/parser to v8.65.0
renovate/typescript-eslint-parser-8.x-lockfilemaster8.65.0Update actions/checkout action to v7
renovate/actions-checkout-7.xmasterv7Update actions/setup-node action to v7
renovate/actions-setup-node-7.xmasterv7Update dependency @types/node to v26
renovate/node-26.xmaster^26.0.0Update dependency eslint to v10
renovate/eslint-10.xmaster^10.0.0Update dependency eslint-config-prettier to v10
renovate/eslint-config-prettier-10.xmaster^10.0.0Update dependency jest to v30
renovate/jest-30.xmaster^30.0.0^30.0.0Update dependency node to v24
renovate/node-24.xmaster24Update dependency typescript to v7
renovate/typescript-7.xmaster^7.0.0❓ 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 has been generated by Mend Renovate.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.