Skip to content

Conversation

@redpkt-adm
Copy link

@redpkt-adm redpkt-adm commented Jan 21, 2026

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/codeql-analysis.yml (github-actions)
  • .github/workflows/docker-publish.yml (github-actions)
  • 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 GitHub.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
  • Group known monorepo packages together.
  • Use semantic prefixes for commit messages and PR titles.
  • Preserve (but continue to upgrade) any existing SemVer ranges.
  • Schedule for weekdays.
  • Run Renovate on following schedule: * * * * 1-5

🔡 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.


What to Expect

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

chore(deps): update dependency lodash to v4.17.23 [security]
  • Branch name: renovate/npm-lodash-vulnerability
  • Merge into: master
  • Upgrade lodash to 4.17.23
chore(deps): update docker/build-push-action digest to 8c1e8f8
  • Schedule: ["* * * * 1-5"]
  • Branch name: renovate/docker-build-push-action-digest
  • Merge into: master
  • Upgrade docker/build-push-action to 8c1e8f8e5bf845ba3773a14f3967965548a2341e
chore(deps): update docker/login-action digest to 3227f53
  • Schedule: ["* * * * 1-5"]
  • Branch name: renovate/docker-login-action-digest
  • Merge into: master
  • Upgrade docker/login-action to 3227f5311cb93ffd14d13e65d8cc400d30f4dd8a
chore(deps): update docker/metadata-action digest to a60f0f6
  • Schedule: ["* * * * 1-5"]
  • Branch name: renovate/docker-metadata-action-digest
  • Merge into: master
  • Upgrade docker/metadata-action to a60f0f62b5c12316066c8db464bfb2faafd7907b
fix(deps): update dependency @​coingecko/cryptoformat to ^0.8.0
  • Schedule: ["* * * * 1-5"]
  • Branch name: renovate/coingecko-cryptoformat-0.x
  • Merge into: master
  • Upgrade @coingecko/cryptoformat to ^0.8.0
fix(deps): update dependency node-twitch to ^0.5.0
  • Schedule: ["* * * * 1-5"]
  • Branch name: renovate/node-twitch-0.x
  • Merge into: master
  • Upgrade node-twitch to ^0.5.0
chore(deps): update actions/checkout action to v6
  • Schedule: ["* * * * 1-5"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: master
  • Upgrade actions/checkout to v6
chore(deps): update dependency @​biomejs/biome to v2
  • Schedule: ["* * * * 1-5"]
  • Branch name: renovate/biomejs-biome-2.x
  • Merge into: master
  • Upgrade @biomejs/biome to 2.3.13
chore(deps): update github/codeql-action action to v2
  • Schedule: ["* * * * 1-5"]
  • Branch name: renovate/github-codeql-action-2.x
  • Merge into: master
  • Upgrade github/codeql-action to v2
fix(deps): update dependency @​chipsgg/openservice-ws-client to v4
  • Schedule: ["* * * * 1-5"]
  • Branch name: renovate/chipsgg-openservice-ws-client-4.x
  • Merge into: master
  • Upgrade @​chipsgg/openservice-ws-client to ^4.0.0
fix(deps): update dependency big.js to v7
  • Schedule: ["* * * * 1-5"]
  • Branch name: renovate/big.js-7.x
  • Merge into: master
  • Upgrade big.js to ^7.0.0
fix(deps): update dependency dotenv to v17
  • Schedule: ["* * * * 1-5"]
  • Branch name: renovate/dotenv-17.x
  • Merge into: master
  • Upgrade dotenv to ^17.0.0
fix(deps): update dependency ejs to v4
  • Schedule: ["* * * * 1-5"]
  • Branch name: renovate/ejs-4.x
  • Merge into: master
  • Upgrade ejs to ^4.0.0
fix(deps): update dependency express to v5
  • Schedule: ["* * * * 1-5"]
  • Branch name: renovate/express-5.x
  • Merge into: master
  • Upgrade express to ^5.0.0
fix(deps): update dependency hyperid to v3
  • Schedule: ["* * * * 1-5"]
  • Branch name: renovate/hyperid-3.x
  • Merge into: master
  • Upgrade hyperid to ^3.0.0
fix(deps): update dependency ioredis to v5
  • Schedule: ["* * * * 1-5"]
  • Branch name: renovate/ioredis-5.x
  • Merge into: master
  • Upgrade ioredis to ^5.0.0
fix(deps): update dependency marked to v17
  • Schedule: ["* * * * 1-5"]
  • Branch name: renovate/marked-17.x
  • Merge into: master
  • Upgrade marked to ^17.0.0
chore(deps): lock file maintenance
  • Schedule: ["before 5am on monday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: master
  • Regenerate lock files to use latest dependency versions

❓ 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.

@redpkt-adm redpkt-adm added dependencies Pull requests that update a dependency file renovate labels Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants