Skip to content

Configure Renovate

Loïc Blot requested to merge renovate/configure into master

Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.

🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.


Detected Package Files

  • Dockerfile (dockerfile)
  • .github/workflows/android.yml (github-actions)
  • .github/workflows/cpp_lint.yml (github-actions)
  • .github/workflows/linux.yml (github-actions)
  • .github/workflows/lua.yml (github-actions)
  • .github/workflows/lua_api_deploy.yml (github-actions)
  • .github/workflows/macos.yml (github-actions)
  • .github/workflows/windows.yml (github-actions)
  • .gitlab-ci.yml (gitlabci)
  • android/gradle.properties (gradle)
  • android/settings.gradle (gradle)
  • android/build.gradle (gradle)
  • android/app/build.gradle (gradle)
  • android/native/build.gradle (gradle)
  • android/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • doc/mkdocs/requirements.txt (pip_requirements)

What to Expect

With your current configuration, Renovate will create 19 Merge Requests:

Update dependency com.android.tools.build:gradle to v7.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.tools.build-gradle-7.x
  • Merge into: master
  • Upgrade com.android.tools.build:gradle to 7.4.2
Update dependency de.undercouch:gradle-download-task to v4.1.2
Update alpine Docker tag to v3.19
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: master
  • Upgrade alpine to 3.19
Update dependency gradle to v7.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.6.4
Update dependency mkdocs to ~=1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-1.x
  • Merge into: master
  • Upgrade mkdocs to ~=1.6.0
Update dependency pygments to ~=2.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pygments-2.x
  • Merge into: master
  • Upgrade pygments to ~=2.18.0
Update python Docker tag to v3.12
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: master
  • Upgrade python to 3.12
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
Update actions/configure-pages action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-configure-pages-5.x
  • Merge into: master
  • Upgrade actions/configure-pages to v5
Update actions/deploy-pages action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-deploy-pages-4.x
  • Merge into: master
  • Upgrade actions/deploy-pages to v4
Update actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: master
  • Upgrade actions/setup-python to v5
Update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-4.x
  • Merge into: master
  • Upgrade actions/upload-artifact to v4
Update actions/upload-pages-artifact action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-pages-artifact-3.x
  • Merge into: master
  • Upgrade actions/upload-pages-artifact to v3
Update dependency com.android.tools.build:gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.tools.build-gradle-8.x
  • Merge into: master
  • Upgrade com.android.tools.build:gradle to 8.4.0
Update dependency de.undercouch:gradle-download-task to v5
Update dependency gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: master
  • Upgrade gradle to 8.7
Update dependency ubuntu to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: master
  • Upgrade ubuntu to 22.04
Update dependency windows to v2022
  • Schedule: ["at any time"]
  • Branch name: renovate/windows-2022.x
  • Merge into: master
  • Upgrade windows to 2022
Update leafo/gh-actions-lua action to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/leafo-gh-actions-lua-10.x
  • Merge into: master
  • Upgrade leafo/gh-actions-lua to v10

🚸 Branch 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 MR has been generated by Renovate Bot.

Edited by Loïc Blot

Merge request reports