Configure Renovate #1

Merged
marcus merged 1 commits from renovate/configure into master 2025-07-19 12:54:24 +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.


Detected Package Files

  • Dockerfile (dockerfile)
  • .github/workflows/codacy-analysis.yml (github-actions)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • .github/workflows/node.js.yml (github-actions)
  • package.json (npm)

What to Expect

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

Update dependency eslint-config-airbnb to v19.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-airbnb-19.x-lockfile
  • Merge into: master
  • Upgrade eslint-config-airbnb to 19.0.4
Update dependency got to v11.8.6
  • Schedule: ["at any time"]
  • Branch name: renovate/got-11.x-lockfile
  • Merge into: master
  • Upgrade got to 11.8.6
Update dependency module-alias to v2.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/module-alias-2.x-lockfile
  • Merge into: master
  • Upgrade module-alias to 2.2.3
Update dependency @​types/jest to v27.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-27.x-lockfile
  • Merge into: master
  • Upgrade @types/jest to 27.5.2
Update dependency dotenv to v16.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-16.x-lockfile
  • Merge into: master
  • Upgrade dotenv to 16.6.1
Update dependency eslint to v8.57.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x-lockfile
  • Merge into: master
  • Upgrade eslint to 8.57.1
Update dependency eslint-config-prettier to v8.10.2
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x-lockfile
  • Merge into: master
  • Upgrade eslint-config-prettier to 8.10.2
Update dependency eslint-plugin-prettier to v4.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-4.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-prettier to 4.2.5
Update dependency nedb-promises to v6.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/nedb-promises-6.x-lockfile
  • Merge into: master
  • Upgrade nedb-promises to 6.2.3
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
Update actions/setup-node action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: master
  • Upgrade actions/setup-node to v4
Update codacy/codacy-analysis-cli-action action to v4
Update dependency babel-jest to v30
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-jest-30.x
  • Merge into: master
  • Upgrade babel-jest to ^30.0.0
Update dependency babel-plugin-module-resolver to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-plugin-module-resolver-5.x
  • Merge into: master
  • Upgrade babel-plugin-module-resolver to ^5.0.0
Update dependency discord.js to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/discord.js-14.x
  • Merge into: master
  • Upgrade discord.js to ^14.0.0
Update dependency dotenv to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-17.x
  • Merge into: master
  • Upgrade dotenv to ^17.0.0
Update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-9.x
  • Merge into: master
  • Upgrade eslint to ^9.0.0
Update dependency eslint-config-prettier to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-10.x
  • Merge into: master
  • Upgrade eslint-config-prettier to ^10.0.0
Update dependency eslint-plugin-prettier to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-5.x
  • Merge into: master
  • Upgrade eslint-plugin-prettier to ^5.0.0
Update dependency got to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/got-14.x
  • Merge into: master
  • Upgrade got to ^14.0.0
Update dependency jest to v30
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-30.x
  • Merge into: master
  • Upgrade jest to ^30.0.0
  • Upgrade @types/jest to ^30.0.0
Update github/codeql-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: master
  • Upgrade github/codeql-action to v3

🚸 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 has been generated by Renovate Bot.

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. --- ### Detected Package Files * `Dockerfile` (dockerfile) * `.github/workflows/codacy-analysis.yml` (github-actions) * `.github/workflows/codeql-analysis.yml` (github-actions) * `.github/workflows/node.js.yml` (github-actions) * `package.json` (npm) ### What to Expect With your current configuration, Renovate will create 22 Pull Requests: <details> <summary>Update dependency eslint-config-airbnb to v19.0.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-config-airbnb-19.x-lockfile` - Merge into: `master` - Upgrade [eslint-config-airbnb](https://github.com/airbnb/javascript) to `19.0.4` </details> <details> <summary>Update dependency got to v11.8.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/got-11.x-lockfile` - Merge into: `master` - Upgrade [got](https://github.com/sindresorhus/got) to `11.8.6` </details> <details> <summary>Update dependency module-alias to v2.2.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/module-alias-2.x-lockfile` - Merge into: `master` - Upgrade [module-alias](https://github.com/ilearnio/module-alias) to `2.2.3` </details> <details> <summary>Update dependency @&#8203;types/jest to v27.5.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/jest-27.x-lockfile` - Merge into: `master` - Upgrade [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped) to `27.5.2` </details> <details> <summary>Update dependency dotenv to v16.6.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/dotenv-16.x-lockfile` - Merge into: `master` - Upgrade [dotenv](https://github.com/motdotla/dotenv) to `16.6.1` </details> <details> <summary>Update dependency eslint to v8.57.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-8.x-lockfile` - Merge into: `master` - Upgrade [eslint](https://github.com/eslint/eslint) to `8.57.1` </details> <details> <summary>Update dependency eslint-config-prettier to v8.10.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-config-prettier-8.x-lockfile` - Merge into: `master` - Upgrade [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) to `8.10.2` </details> <details> <summary>Update dependency eslint-plugin-prettier to v4.2.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-prettier-4.x-lockfile` - Merge into: `master` - Upgrade [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) to `4.2.5` </details> <details> <summary>Update dependency nedb-promises to v6.2.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/nedb-promises-6.x-lockfile` - Merge into: `master` - Upgrade [nedb-promises](https://github.com/bajankristof/nedb-promises) to `6.2.3` </details> <details> <summary>Update actions/checkout action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `master` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v4` </details> <details> <summary>Update actions/setup-node action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-4.x` - Merge into: `master` - Upgrade [actions/setup-node](https://github.com/actions/setup-node) to `v4` </details> <details> <summary>Update codacy/codacy-analysis-cli-action action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/codacy-codacy-analysis-cli-action-4.x` - Merge into: `master` - Upgrade [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action) to `v4.4.7` </details> <details> <summary>Update dependency babel-jest to v30</summary> - Schedule: ["at any time"] - Branch name: `renovate/babel-jest-30.x` - Merge into: `master` - Upgrade [babel-jest](https://github.com/jestjs/jest) to `^30.0.0` </details> <details> <summary>Update dependency babel-plugin-module-resolver to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/babel-plugin-module-resolver-5.x` - Merge into: `master` - Upgrade [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) to `^5.0.0` </details> <details> <summary>Update dependency discord.js to v14</summary> - Schedule: ["at any time"] - Branch name: `renovate/discord.js-14.x` - Merge into: `master` - Upgrade [discord.js](https://github.com/discordjs/discord.js) to `^14.0.0` </details> <details> <summary>Update dependency dotenv to v17</summary> - Schedule: ["at any time"] - Branch name: `renovate/dotenv-17.x` - Merge into: `master` - Upgrade [dotenv](https://github.com/motdotla/dotenv) to `^17.0.0` </details> <details> <summary>Update dependency eslint to v9</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-9.x` - Merge into: `master` - Upgrade [eslint](https://github.com/eslint/eslint) to `^9.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 eslint-plugin-prettier to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-prettier-5.x` - Merge into: `master` - Upgrade [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) to `^5.0.0` </details> <details> <summary>Update dependency got to v14</summary> - Schedule: ["at any time"] - Branch name: `renovate/got-14.x` - Merge into: `master` - Upgrade [got](https://github.com/sindresorhus/got) to `^14.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 github/codeql-action action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/github-codeql-action-3.x` - Merge into: `master` - Upgrade [github/codeql-action](https://github.com/github/codeql-action) to `v3` </details> 🚸 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](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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
renovate added 1 commit 2025-07-19 08:32:13 +02:00
marcus merged commit f2fb0eb804 into master 2025-07-19 12:54:24 +02:00
marcus deleted branch renovate/configure 2025-07-19 12:54:24 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: marcus/dsabot#1
No description provided.