Skip to content

Configure Renovate#30

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Open

Configure Renovate#30
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented May 29, 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

  • .gitmodules (git-submodules)
  • .github/workflows/build_main.yml (github-actions)
  • .github/workflows/build_pr.yml (github-actions)
  • .github/workflows/build_releasecandidate.yml (github-actions)
  • .github/workflows/update_pr_with_comment.yml (github-actions)
  • gradle.properties (gradle)
  • build.gradle (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • renovate.json (renovate-config)

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
  • Run Renovate on following schedule: before 6am on monday

What to Expect

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

Update html-theme digest to 7533fc8
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/html-theme-digest
  • Merge into: main
  • Upgrade html-theme to 7533fc8b4c357d15ccd791ecdf0f8fa56af33fd0
Update license-copyright digest to 7f36598
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/license-copyright-digest
  • Merge into: main
  • Upgrade license-copyright to 7f365980e93f61a3cbfb57a41b3f97060f427c5c
Update dependency org.asciidoctor:asciidoctorj to v2.5.13
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/org.asciidoctor-asciidoctorj-2.x
  • Merge into: main
  • Upgrade org.asciidoctor:asciidoctorj to 2.5.13
Update dependency org.asciidoctor:asciidoctorj-pdf to v2.3.23
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/org.asciidoctor-asciidoctorj-pdf-2.x
  • Merge into: main
  • Upgrade org.asciidoctor:asciidoctorj-pdf to 2.3.23
Update Gradle to v8.14.5
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.14.5
Update actions/checkout action to v6
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
Update actions/setup-java action to v5
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/actions-setup-java-5.x
  • Merge into: main
  • Upgrade actions/setup-java to v5
Update actions/upload-artifact action to v7
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to v7
Update dependency org.asciidoctor:asciidoctorj to v3
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/org.asciidoctor-asciidoctorj-3.x
  • Merge into: main
  • Upgrade org.asciidoctor:asciidoctorj to 3.0.1
Update Gradle to v9
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/gradle-9.x
  • Merge into: main
  • Upgrade gradle to 9.5.1
Update gradle/gradle-build-action action to v3
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/gradle-gradle-build-action-3.x
  • Merge into: main
  • Upgrade gradle/gradle-build-action to v3
Update gradle/wrapper-validation-action action to v3
Update peaceiris/actions-gh-pages action to v4
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/peaceiris-actions-gh-pages-4.x
  • Merge into: main
  • Upgrade peaceiris/actions-gh-pages to v4
Update peter-evans/create-or-update-comment action to v5
Update peter-evans/find-comment action to v4
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/peter-evans-find-comment-4.x
  • Merge into: main
  • Upgrade peter-evans/find-comment to v4

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

@github-actions

github-actions Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

Build Successful! You can find a link to the downloadable artifacts below.

Name Link
Commit b885213
Logs https://github.com/isaqb-org/examination-expert/actions/runs/26698596857
Download https://github.com/isaqb-org/examination-expert/suites/71565921448/artifacts/7312375542

@renovate renovate Bot force-pushed the renovate/configure branch from cd40b3d to b885213 Compare May 31, 2026 00:10
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.

0 participants