Configure Renovate #4

Merged
florian merged 1 commit from renovate/configure into main 2026-06-14 02:53:20 +02:00
Collaborator

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.


Detected Package Files

  • discord/Dockerfile (dockerfile)
  • discord/package.json (npm)
  • lambda/package.json (npm)
  • package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • 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.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs
  • Enable Renovate Dependency Dashboard creation.

What to Expect

With your current configuration, Renovate will create 21 Pull Requests:

Update dependency @​pulumi/aws to v6.83.4
  • Schedule: ["at any time"]
  • Branch name: renovate/pulumi-aws-6.x-lockfile
  • Merge into: main
  • Upgrade @pulumi/aws to 6.83.4
Update dependency @​types/aws-lambda to v8.10.162
  • Schedule: ["at any time"]
  • Branch name: renovate/aws-lambda-8.x-lockfile
  • Merge into: main
  • Upgrade @types/aws-lambda to 8.10.162
Update dependency @​types/node to v18.19.130
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 18.19.130
Update dependency @​types/node to v20.19.43
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 20.19.43
Update dependency nodemon to v3.1.14
  • Schedule: ["at any time"]
  • Branch name: renovate/nodemon-3.x-lockfile
  • Merge into: main
  • Upgrade nodemon to 3.1.14
Update aws-sdk-js-v3 monorepo to v3.1068.0
Update dependency @​pulumi/pulumi to v3.246.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pulumi-pulumi-3.x-lockfile
  • Merge into: main
  • Upgrade @pulumi/pulumi to 3.246.0
Update dependency discord.js to v14.26.4
  • Schedule: ["at any time"]
  • Branch name: renovate/discord.js-14.x-lockfile
  • Merge into: main
  • Upgrade discord.js to 14.26.4
Update dependency dotenv to v17.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-17.x-lockfile
  • Merge into: main
  • Upgrade dotenv to 17.4.2
Update dependency globals to v16.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-16.x-lockfile
  • Merge into: main
  • Upgrade globals to 16.5.0
Update dependency typescript to v5.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: main
  • Upgrade typescript to 5.9.3
Update eslint monorepo to v9.39.4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade @eslint/js to 9.39.4
  • Upgrade eslint to 9.39.4
Update dependency @​pulumi/aws to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/pulumi-aws-7.x
  • Merge into: main
  • Upgrade @pulumi/aws to ^7.0.0
Update dependency @​pulumi/awsx to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pulumi-awsx-3.x
  • Merge into: main
  • Upgrade @pulumi/awsx to ^3.0.0
Update dependency @​types/uuid to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-11.x
  • Merge into: main
  • Upgrade @​types/uuid to ^11.0.0
Update dependency globals to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-17.x
  • Merge into: main
  • Upgrade globals to ^17.0.0
Update dependency node-cron to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/node-cron-4.x
  • Merge into: main
  • Upgrade node-cron to ^4.0.0
Update dependency typescript to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-6.x
  • Merge into: main
  • Upgrade typescript to ^6.0.0
Update dependency uuid to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-14.x
  • Merge into: main
  • Upgrade uuid to ^14.0.0
Update eslint monorepo to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade @eslint/js to ^10.0.0
  • Upgrade eslint to ^10.0.0
Update Node.js to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade node to 24-alpine
  • Upgrade @types/node to ^24.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 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 has been generated by Mend Renovate.

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 * `discord/Dockerfile` (dockerfile) * `discord/package.json` (npm) * `lambda/package.json` (npm) * `package.json` (npm) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - 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. - Show only the Age and Confidence Merge Confidence badges for pull requests. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. - Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff - Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff - Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff - Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff - Correctly link to the source code for golang.org/x packages - Link to pkg.go.dev/... for golang.org/x packages' title - Provide a link to octochangelog's improved breakdown for Renovate's changelogs - Enable Renovate Dependency Dashboard creation. --- ### What to Expect With your current configuration, Renovate will create 21 Pull Requests: <details> <summary>Update dependency @&#8203;pulumi/aws to v6.83.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/pulumi-aws-6.x-lockfile` - Merge into: `main` - Upgrade [@pulumi/aws](https://github.com/pulumi/pulumi-aws) to `6.83.4` </details> <details> <summary>Update dependency @&#8203;types/aws-lambda to v8.10.162</summary> - Schedule: ["at any time"] - Branch name: `renovate/aws-lambda-8.x-lockfile` - Merge into: `main` - Upgrade [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped) to `8.10.162` </details> <details> <summary>Update dependency @&#8203;types/node to v18.19.130</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-18.x-lockfile` - Merge into: `main` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `18.19.130` </details> <details> <summary>Update dependency @&#8203;types/node to v20.19.43</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-20.x-lockfile` - Merge into: `main` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `20.19.43` </details> <details> <summary>Update dependency nodemon to v3.1.14</summary> - Schedule: ["at any time"] - Branch name: `renovate/nodemon-3.x-lockfile` - Merge into: `main` - Upgrade [nodemon](https://github.com/remy/nodemon) to `3.1.14` </details> <details> <summary>Update aws-sdk-js-v3 monorepo to v3.1068.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/aws-sdk-js-v3-monorepo` - Merge into: `main` - Upgrade [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3) to `3.1068.0` - Upgrade [@aws-sdk/client-ecs](https://github.com/aws/aws-sdk-js-v3) to `3.1068.0` - Upgrade [@aws-sdk/client-efs](https://github.com/aws/aws-sdk-js-v3) to `3.1068.0` - Upgrade [@aws-sdk/client-elastic-load-balancing-v2](https://github.com/aws/aws-sdk-js-v3) to `3.1068.0` - Upgrade [@aws-sdk/client-iam](https://github.com/aws/aws-sdk-js-v3) to `3.1068.0` - Upgrade [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3) to `3.1068.0` - Upgrade [@aws-sdk/client-route-53](https://github.com/aws/aws-sdk-js-v3) to `3.1068.0` - Upgrade [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3) to `3.1068.0` - Upgrade [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3) to `3.1068.0` - Upgrade [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3) to `3.1068.0` </details> <details> <summary>Update dependency @&#8203;pulumi/pulumi to v3.246.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/pulumi-pulumi-3.x-lockfile` - Merge into: `main` - Upgrade [@pulumi/pulumi](https://github.com/pulumi/pulumi) to `3.246.0` </details> <details> <summary>Update dependency discord.js to v14.26.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/discord.js-14.x-lockfile` - Merge into: `main` - Upgrade [discord.js](https://github.com/discordjs/discord.js) to `14.26.4` </details> <details> <summary>Update dependency dotenv to v17.4.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/dotenv-17.x-lockfile` - Merge into: `main` - Upgrade [dotenv](https://github.com/motdotla/dotenv) to `17.4.2` </details> <details> <summary>Update dependency globals to v16.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/globals-16.x-lockfile` - Merge into: `main` - Upgrade [globals](https://github.com/sindresorhus/globals) to `16.5.0` </details> <details> <summary>Update dependency typescript to v5.9.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x-lockfile` - Merge into: `main` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `5.9.3` </details> <details> <summary>Update eslint monorepo to v9.39.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-monorepo` - Merge into: `main` - Upgrade [@eslint/js](https://github.com/eslint/eslint) to `9.39.4` - Upgrade [eslint](https://github.com/eslint/eslint) to `9.39.4` </details> <details> <summary>Update dependency @&#8203;pulumi/aws to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/pulumi-aws-7.x` - Merge into: `main` - Upgrade [@pulumi/aws](https://github.com/pulumi/pulumi-aws) to `^7.0.0` </details> <details> <summary>Update dependency @&#8203;pulumi/awsx to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/pulumi-awsx-3.x` - Merge into: `main` - Upgrade [@pulumi/awsx](https://github.com/pulumi/pulumi-awsx) to `^3.0.0` </details> <details> <summary>Update dependency @&#8203;types/uuid to v11</summary> - Schedule: ["at any time"] - Branch name: `renovate/uuid-11.x` - Merge into: `main` - Upgrade @&#8203;types/uuid to `^11.0.0` </details> <details> <summary>Update dependency globals to v17</summary> - Schedule: ["at any time"] - Branch name: `renovate/globals-17.x` - Merge into: `main` - Upgrade [globals](https://github.com/sindresorhus/globals) to `^17.0.0` </details> <details> <summary>Update dependency node-cron to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-cron-4.x` - Merge into: `main` - Upgrade [node-cron](https://github.com/merencia/node-cron) to `^4.0.0` </details> <details> <summary>Update dependency typescript to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-6.x` - Merge into: `main` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `^6.0.0` </details> <details> <summary>Update dependency uuid to v14</summary> - Schedule: ["at any time"] - Branch name: `renovate/uuid-14.x` - Merge into: `main` - Upgrade [uuid](https://github.com/uuidjs/uuid) to `^14.0.0` </details> <details> <summary>Update eslint monorepo to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-eslint-monorepo` - Merge into: `main` - Upgrade [@eslint/js](https://github.com/eslint/eslint) to `^10.0.0` - Upgrade [eslint](https://github.com/eslint/eslint) to `^10.0.0` </details> <details> <summary>Update Node.js to v24</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-24.x` - Merge into: `main` - Upgrade [node](https://github.com/nodejs/node) to `24-alpine` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^24.0.0` </details> 🚸 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 `prHourlyLimit`](https://docs.renovatebot.com/configuration-options/#prhourlylimit) for 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:f45a09b7dfde7a562e5fe1fdc33ab1653a6b971df092f81a37906415a163370f-->
Sign in to join this conversation.
No description provided.