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.json in this branch. Renovate will update the Pull Request description the next time it runs.
❓ 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.
Welcome to [Renovate](https://github.com/renovatebot/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](https://docs.renovatebot.com/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.json` in 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:
<details>
<summary>Update dependency @​rbxts/types to v1.0.952</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/rbxts-types-1.x-lockfile`
- Merge into: `master`
- Upgrade [@rbxts/types](https://github.com/roblox-ts/types) to `1.0.952`
</details>
<details>
<summary>Update dependency ts-jest to v29.4.12</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/ts-jest-29.x-lockfile`
- Merge into: `master`
- Upgrade [ts-jest](https://github.com/kulshekhar/ts-jest) to `29.4.12`
</details>
<details>
<summary>Update dependency @​types/ts-expose-internals to v5.6.3</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/ts-expose-internals-5.x`
- Merge into: `master`
- Upgrade [@types/ts-expose-internals](https://github.com/nonara/ts-expose-internals) to `5.6.3`
</details>
<details>
<summary>Update dependency @typescript-eslint/eslint-plugin to v8.70.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/typescript-eslint-eslint-plugin-8.x-lockfile`
- Merge into: `master`
- Upgrade [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint) to `8.70.0`
</details>
<details>
<summary>Update dependency @typescript-eslint/parser to v8.70.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/typescript-eslint-parser-8.x-lockfile`
- Merge into: `master`
- Upgrade [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) to `8.70.0`
</details>
<details>
<summary>Update actions/checkout action to v7</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/actions-checkout-7.x`
- Merge into: `master`
- Upgrade [actions/checkout](https://github.com/actions/checkout) to `v7`
</details>
<details>
<summary>Update actions/setup-node action to v7</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/actions-setup-node-7.x`
- Merge into: `master`
- Upgrade [actions/setup-node](https://github.com/actions/setup-node) to `v7`
</details>
<details>
<summary>Update dependency @​types/node to v26</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/node-26.x`
- Merge into: `master`
- Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^26.0.0`
</details>
<details>
<summary>Update dependency eslint to v10</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-10.x`
- Merge into: `master`
- Upgrade [eslint](https://github.com/eslint/eslint) to `^10.0.0`
</details>
<details>
<summary>Update dependency eslint-config-prettier to v10</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-config-prettier-10.x`
- Merge into: `master`
- Upgrade [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) to `^10.0.0`
</details>
<details>
<summary>Update dependency jest to v30</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/jest-30.x`
- Merge into: `master`
- Upgrade [jest](https://github.com/jestjs/jest) to `^30.0.0`
- Upgrade [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^30.0.0`
</details>
<details>
<summary>Update dependency node to v24</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/node-24.x`
- Merge into: `master`
- Upgrade [node](https://github.com/actions/node-versions) to `24`
</details>
<details>
<summary>Update dependency typescript to v7</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/typescript-7.x`
- Merge into: `master`
- Upgrade [typescript](https://github.com/microsoft/TypeScript) to `^7.0.0`
</details>
---
❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).
---
This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.952
renovate/rbxts-types-1.x-lockfilemaster1.0.952Update 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.70.0
renovate/typescript-eslint-eslint-plugin-8.x-lockfilemaster8.70.0Update dependency @typescript-eslint/parser to v8.70.0
renovate/typescript-eslint-parser-8.x-lockfilemaster8.70.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.