Skip to content

chore: Configure Renovate - abandoned#1

Merged
ccrsxx merged 2 commits into
mainfrom
renovate/configure
Apr 27, 2026
Merged

chore: Configure Renovate - abandoned#1
ccrsxx merged 2 commits into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

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

  • compose.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/ci.yaml (github-actions)
  • .github/workflows/deployment.yaml (github-actions)
  • .github/workflows/extract-node-version.yaml (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
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • 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
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title

What to Expect

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

chore(deps): update dependency @​types/spotify-api to ^0.0.26
  • Schedule: ["at any time"]
  • Branch name: renovate/spotify-api-0.x
  • Merge into: main
  • Upgrade @types/spotify-api to ^0.0.26
chore(deps): update dependency cors to v2.8.6
  • Schedule: ["at any time"]
  • Branch name: renovate/cors-2.x-lockfile
  • Merge into: main
  • Upgrade cors to 2.8.6
chore(deps): update dependency picomatch to v4.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/picomatch-4.x-lockfile
  • Merge into: main
  • Upgrade picomatch to 4.0.4
  • Upgrade @types/picomatch to 4.0.3
chore(deps): update dependency @​types/node to v24.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 24.12.2
chore(deps): 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
chore(deps): update dependency express to v5.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/express-5.x-lockfile
  • Merge into: main
  • Upgrade express to 5.2.1
  • Upgrade @types/express to 5.0.6
chore(deps): update dependency express-rate-limit to v8.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/express-rate-limit-8.x-lockfile
  • Merge into: main
  • Upgrade express-rate-limit to 8.4.1
chore(deps): update dependency lint-staged to v16.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-16.x-lockfile
  • Merge into: main
  • Upgrade lint-staged to 16.4.0
chore(deps): update dependency node-ipinfo to v4.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-ipinfo-4.x-lockfile
  • Merge into: main
  • Upgrade node-ipinfo to 4.4.0
chore(deps): update dependency pino to v9.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pino-9.x-lockfile
  • Merge into: main
  • Upgrade pino to 9.14.0
chore(deps): update dependency pino-pretty to v13.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/pino-pretty-13.x-lockfile
  • Merge into: main
  • Upgrade pino-pretty to 13.1.3
chore(deps): update dependency prettier to v3.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to 3.8.3
chore(deps): 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
chore(deps): update dependency zod to v4.3.6
  • Schedule: ["at any time"]
  • Branch name: renovate/zod-4.x-lockfile
  • Merge into: main
  • Upgrade zod to 4.3.6
chore(deps): 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
chore(deps): update node.js to v24.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade node to 24.15.0
chore(deps): update typescript-eslint monorepo to v8.59.0
fix(deps): update dependency @​scalar/express-api-reference to ^0.9.0
fix(deps): update dependency satori to ^0.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/satori-0.x
  • Merge into: main
  • Upgrade satori to ^0.26.0
chore(deps): update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
chore(deps): update actions/setup-node action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-6.x
  • Merge into: main
  • Upgrade actions/setup-node to v6
chore(deps): update commitlint monorepo to v20 (major)
chore(deps): update dependency dotenv-cli to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-cli-11.x
  • Merge into: main
  • Upgrade dotenv-cli to ^11.0.0
chore(deps): update dependency typescript to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-6.x
  • Merge into: main
  • 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: main
  • 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: main
  • 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: main
  • Upgrade docker/setup-buildx-action to v4
chore(deps): update eslint monorepo to v10 (major)
  • 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
fix(deps): update dependency cross-env to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/cross-env-10.x
  • Merge into: main
  • Upgrade cross-env to ^10.0.0
fix(deps): update dependency pino to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/pino-10.x
  • Merge into: main
  • Upgrade pino to ^10.0.0
fix(deps): update dependency pino-http to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/pino-http-11.x
  • Merge into: main
  • Upgrade pino-http to ^11.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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore: Configure Renovate chore: Configure Renovate - abandoned Apr 27, 2026
@renovate

renovate Bot commented Apr 27, 2026

Copy link
Copy Markdown
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@ccrsxx ccrsxx merged commit af8f5df into main Apr 27, 2026
4 checks passed
@renovate renovate Bot deleted the renovate/configure branch April 27, 2026 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant