Skip to content

chore: configure Renovate - #3

Merged
azlekov merged 1 commit into
mainfrom
renovate/configure
Jun 24, 2026
Merged

azlekov merged 1 commit into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Jun 24, 2026

Copy link
Copy Markdown

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

  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • .github/workflows/e2e.yml (github-actions)
  • .github/workflows/pr-title.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/update-major-tag.yml (github-actions)
  • .github/workflows/verify-release.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
  • 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
  • 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

What to Expect

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

chore(deps): update dependency @​actions/http-client to v3.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-http-client-3.x-lockfile
  • Merge into: main
  • Upgrade @actions/http-client to 3.0.2
chore(deps): update dependency prettier to v3.8.4
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x-lockfile
  • Merge into: main
  • Upgrade prettier to 3.8.4
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 dependency @​types/node to v24.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 24.13.2
chore(deps): update dependency @​vercel/ncc to ^0.44.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vercel-ncc-0.x
  • Merge into: main
  • Upgrade @vercel/ncc to ^0.44.0
chore(deps): update jest monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: main
  • Upgrade jest to 30.4.2
chore(deps): update typescript-eslint monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-eslint-monorepo
  • Merge into: main
  • Upgrade typescript-eslint to 8.62.0
chore(deps): update yarn monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/yarn-monorepo
  • Merge into: main
  • Upgrade yarn to 4.17.0
chore(deps): update actions/checkout action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-7.x
  • Merge into: main
  • Upgrade actions/checkout to v7
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 dependency eslint-config-prettier to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-10.x
  • Merge into: main
  • Upgrade eslint-config-prettier to ^10.0.0
chore(deps): update dependency globals to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-17.x
  • Merge into: main
  • Upgrade globals to ^17.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 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
chore(deps): update github artifact actions (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to v7
fix(deps): update dependency @​actions/core to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-core-3.x
  • Merge into: main
  • Upgrade @actions/core to ^3.0.0
fix(deps): update dependency @​actions/http-client to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-http-client-4.x
  • Merge into: main
  • Upgrade @actions/http-client to ^4.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 requested a review from azlekov as a code owner June 24, 2026 12:51
@azlekov azlekov changed the title chore: Configure Renovate chore: configure Renovate Jun 24, 2026
@azlekov
azlekov force-pushed the renovate/configure branch from d1df047 to fbffac1 Compare June 24, 2026 16:31
@renovate
renovate Bot force-pushed the renovate/configure branch from fbffac1 to f9106d7 Compare June 24, 2026 16:31
@azlekov
azlekov force-pushed the renovate/configure branch from f9106d7 to 2009f98 Compare June 24, 2026 16:43
@azlekov
azlekov merged commit e6ba38e into main Jun 24, 2026
8 checks passed
@azlekov
azlekov deleted the renovate/configure branch June 24, 2026 16:44
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