chore: Configure Renovate #72

Closed
Renovate wants to merge 1 commit from renovate/configure into release
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

  • package.json (bun)
  • docker/docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/dependabot-automerge.yml (github-actions)
  • .github/workflows/pr-checks.yml (github-actions)
  • .github/workflows/push-checks.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/secret-scan.yml (github-actions)
  • .github/workflows/security-audit.yml (github-actions)

What to Expect

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

chore(deps): update dependency bun to v1.3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/bun-1.x
  • Merge into: release
  • Upgrade bun to 1.3.14
  • Upgrade @types/bun to 1.3.14
chore(deps): update oven/bun docker tag to v1.3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/oven-bun-1.x
  • Merge into: release
  • Upgrade oven/bun to 1.3.14-alpine
chore(deps): update dependency grammy to v1.43.0
  • Schedule: ["at any time"]
  • Branch name: renovate/grammy-1.x
  • Merge into: release
  • Upgrade grammy to 1.43.0
chore(deps): update actions/cache action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-5.x
  • Merge into: release
  • Upgrade actions/cache to v5
chore(deps): update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: release
  • Upgrade actions/checkout to v6
chore(deps): update actions/download-artifact action to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-download-artifact-8.x
  • Merge into: release
  • Upgrade actions/download-artifact to v8
chore(deps): update actions/github-script action to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-github-script-9.x
  • Merge into: release
  • Upgrade actions/github-script to v9
chore(deps): update actions/upload-artifact action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-7.x
  • Merge into: release
  • Upgrade actions/upload-artifact to v7
chore(deps): update dependency eslint to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-10.x
  • Merge into: release
  • Upgrade eslint to ^10.0.0
chore(deps): update dependency typescript to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-6.x
  • Merge into: release
  • Upgrade typescript to ^6.0.0
chore(deps): update docker/build-push-action action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-7.x
  • Merge into: release
  • Upgrade docker/build-push-action to v7
chore(deps): update docker/login-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-4.x
  • Merge into: release
  • Upgrade docker/login-action to v4
chore(deps): update docker/setup-buildx-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-4.x
  • Merge into: release
  • Upgrade docker/setup-buildx-action to v4
chore(deps): update docker/setup-qemu-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-qemu-action-4.x
  • Merge into: release
  • Upgrade docker/setup-qemu-action to v4
chore(deps): update oven-sh/setup-bun action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/oven-sh-setup-bun-2.x
  • Merge into: release
  • Upgrade oven-sh/setup-bun to v2
chore(deps): update softprops/action-gh-release action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/softprops-action-gh-release-3.x
  • Merge into: release
  • Upgrade softprops/action-gh-release to v3

🚸 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 * `package.json` (bun) * `docker/docker-compose.yml` (docker-compose) * `Dockerfile` (dockerfile) * `.github/workflows/dependabot-automerge.yml` (github-actions) * `.github/workflows/pr-checks.yml` (github-actions) * `.github/workflows/push-checks.yml` (github-actions) * `.github/workflows/release.yml` (github-actions) * `.github/workflows/secret-scan.yml` (github-actions) * `.github/workflows/security-audit.yml` (github-actions) ### What to Expect With your current configuration, Renovate will create 16 Pull Requests: <details> <summary>chore(deps): update dependency bun to v1.3.14</summary> - Schedule: ["at any time"] - Branch name: `renovate/bun-1.x` - Merge into: `release` - Upgrade [bun](https://github.com/oven-sh/bun) to `1.3.14` - Upgrade [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped) to `1.3.14` </details> <details> <summary>chore(deps): update oven/bun docker tag to v1.3.14</summary> - Schedule: ["at any time"] - Branch name: `renovate/oven-bun-1.x` - Merge into: `release` - Upgrade [oven/bun](https://github.com/oven-sh/bun) to `1.3.14-alpine` </details> <details> <summary>chore(deps): update dependency grammy to v1.43.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/grammy-1.x` - Merge into: `release` - Upgrade [grammy](https://github.com/grammyjs/grammY) to `1.43.0` </details> <details> <summary>chore(deps): update actions/cache action to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-cache-5.x` - Merge into: `release` - Upgrade [actions/cache](https://github.com/actions/cache) to `v5` </details> <details> <summary>chore(deps): update actions/checkout action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-6.x` - Merge into: `release` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v6` </details> <details> <summary>chore(deps): update actions/download-artifact action to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-download-artifact-8.x` - Merge into: `release` - Upgrade [actions/download-artifact](https://github.com/actions/download-artifact) to `v8` </details> <details> <summary>chore(deps): update actions/github-script action to v9</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-github-script-9.x` - Merge into: `release` - Upgrade [actions/github-script](https://github.com/actions/github-script) to `v9` </details> <details> <summary>chore(deps): update actions/upload-artifact action to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-upload-artifact-7.x` - Merge into: `release` - Upgrade [actions/upload-artifact](https://github.com/actions/upload-artifact) to `v7` </details> <details> <summary>chore(deps): update dependency eslint to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-10.x` - Merge into: `release` - Upgrade [eslint](https://github.com/eslint/eslint) to `^10.0.0` </details> <details> <summary>chore(deps): update dependency typescript to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-6.x` - Merge into: `release` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `^6.0.0` </details> <details> <summary>chore(deps): update docker/build-push-action action to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-build-push-action-7.x` - Merge into: `release` - Upgrade [docker/build-push-action](https://github.com/docker/build-push-action) to `v7` </details> <details> <summary>chore(deps): update docker/login-action action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-login-action-4.x` - Merge into: `release` - Upgrade [docker/login-action](https://github.com/docker/login-action) to `v4` </details> <details> <summary>chore(deps): update docker/setup-buildx-action action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-setup-buildx-action-4.x` - Merge into: `release` - Upgrade [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) to `v4` </details> <details> <summary>chore(deps): update docker/setup-qemu-action action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-setup-qemu-action-4.x` - Merge into: `release` - Upgrade [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) to `v4` </details> <details> <summary>chore(deps): update oven-sh/setup-bun action to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/oven-sh-setup-bun-2.x` - Merge into: `release` - Upgrade [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) to `v2` </details> <details> <summary>chore(deps): update softprops/action-gh-release action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/softprops-action-gh-release-3.x` - Merge into: `release` - Upgrade [softprops/action-gh-release](https://github.com/softprops/action-gh-release) to `v3` </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:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Add renovate.json
Some checks failed
Secret Scanning / Scan for Secrets (pull_request) Failing after 33s
PR Checks / Format Check (pull_request) Failing after 1m59s
PR Checks / Type Check (pull_request) Successful in 2m12s
PR Checks / Lint (pull_request) Successful in 3m39s
PR Checks / Tests (pull_request) Has been skipped
PR Checks / Build Docker Image (Validation) (pull_request) Has been skipped
Create Release / build-binaries (ubuntu-latest, regexybot-linux-x64, linux-x64) (pull_request) Has been skipped
Create Release / build-binaries (windows-latest, regexybot-windows-x64, windows-x64) (pull_request) Has been cancelled
Create Release / create-release (pull_request) Has been cancelled
9e74d40185
NiXTheDev closed this pull request 2026-05-23 19:47:32 +03:00
Some checks failed
Secret Scanning / Scan for Secrets (pull_request) Failing after 33s
PR Checks / Format Check (pull_request) Failing after 1m59s
PR Checks / Type Check (pull_request) Successful in 2m12s
PR Checks / Lint (pull_request) Successful in 3m39s
PR Checks / Tests (pull_request) Has been skipped
PR Checks / Build Docker Image (Validation) (pull_request) Has been skipped
Create Release / build-binaries (ubuntu-latest, regexybot-linux-x64, linux-x64) (pull_request) Has been skipped
Create Release / build-binaries (windows-latest, regexybot-windows-x64, windows-x64) (pull_request) Has been cancelled
Create Release / create-release (pull_request) Has been cancelled

Pull request closed

Sign in to join this conversation.
No description provided.