Skip to content

Configure Renovate

Ashley Caselli 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

  • .gitlab-ci.yml (gitlabci)
  • settings.gradle (gradle)
  • build.gradle (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)

Configuration

🔡 Renovate has detected a custom config for this MR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding MR, please merge them manually.

What to Expect

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

chore(deps): update dependency gradle to v7.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.4.x
  • Merge into: master
  • Upgrade gradle to 7.4.2
fix(deps): update dependency com.google.code.gson:gson to v2.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.code.gson-gson-2.9.x
  • Merge into: master
  • Upgrade com.google.code.gson:gson to 2.9.1
fix(deps): update dependency org.slf4j:slf4j-log4j12 to v1.7.36
  • Schedule: ["at any time"]
  • Branch name: renovate/patch-slf4jversion
  • Merge into: master
  • Upgrade org.slf4j:slf4j-log4j12 to 1.7.36
fix(deps): update flinkversion to v1.14.6 (patch)
fix(deps): update log4jversion to v2.17.2 (patch)
chore(deps): update dependency gradle to v7.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.6.3
fix(deps): update dependency com.google.code.gson:gson to v2.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.code.gson-gson-2.x
  • Merge into: master
  • Upgrade com.google.code.gson:gson to 2.10.1
fix(deps): update log4jversion to v2.22.0 (minor)
chore(deps): update dependency gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: master
  • Upgrade gradle to 8.5
chore(deps): update plugin com.github.johnrengelman.shadow to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/com.github.johnrengelman.shadow-8.x
  • Merge into: master
  • Upgrade com.github.johnrengelman.shadow to 8.1.1
chore(deps): update plugin org.danilopianini.git-sensitive-semantic-versioning to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.danilopianini.git-sensitive-semantic-versioning-1.x
  • Merge into: master
  • Upgrade org.danilopianini.git-sensitive-semantic-versioning to 1.1.15
chore(deps): update plugin org.danilopianini.git-sensitive-semantic-versioning to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.danilopianini.git-sensitive-semantic-versioning-2.x
  • Merge into: master
  • Upgrade org.danilopianini.git-sensitive-semantic-versioning to 2.0.4
fix(deps): update dependency org.slf4j:slf4j-log4j12 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-2-slf4jversion
  • Merge into: master
  • Upgrade org.slf4j:slf4j-log4j12 to 2.0.9

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 Ashley Caselli

Merge request reports

Loading