Skip to content

Nyaaaaa

Renovate 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

  • backend/Dockerfile (dockerfile)
  • frontend/Dockerfile (dockerfile)
  • .gitlab-ci.yml (gitlabci)
  • companionApp/gradle.properties (gradle)
  • companionApp/settings.gradle (gradle)
  • companionApp/build.gradle (gradle)
  • companionApp/app/build.gradle (gradle)
  • companionApp/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • deployments/mangalist-backend/values.yaml (helm-values)
  • deployments/mangalist-frontend/values.yaml (helm-values)
  • backend/package.json (npm)
  • frontend/package.json (npm)
  • package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding MR is merged
  • Enable Renovate Dependency Dashboard creation.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Autodetect whether to pin dependencies or maintain ranges.
  • Rate limit MR creation to a maximum of two per hour.
  • Limit to maximum 10 open MRs at any time.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • A collection of workarounds for known problems with packages.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Merge Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

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

fix(deps): update dependency androidx.constraintlayout:constraintlayout to v2.1.4
fix(deps): update dependency androidx.test.ext:junit to v1.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test.ext-junit-1.x
  • Merge into: master
  • Upgrade androidx.test.ext:junit to 1.1.4
fix(deps): update dependency com.android.tools.build:gradle to v4.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.tools.build-gradle-4.x
  • Merge into: master
  • Upgrade com.android.tools.build:gradle to 4.2.2
fix(deps): update dependency got to v11.8.5
  • Schedule: ["at any time"]
  • Branch name: renovate/got-11.x
  • Merge into: master
  • Upgrade got to 11.8.5
chore(deps): update dependency @​angular/cli to ~14.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/angular-cli-monorepo
  • Merge into: master
  • Upgrade @angular/cli to ~14.2.0
chore(deps): update dependency @​types/jasmine to ~4.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-4.x
  • Merge into: master
  • Upgrade @types/jasmine to ~4.3.0
chore(deps): update dependency gradle to v6.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-6.x
  • Merge into: master
  • Upgrade gradle to 6.9.3
chore(deps): update dependency jasmine-core to ~4.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-monorepo
  • Merge into: master
  • Upgrade jasmine-core to ~4.5.0
chore(deps): update dependency ng-openapi-gen to ^0.23.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ng-openapi-gen-0.x
  • Merge into: master
  • Upgrade ng-openapi-gen to ^0.23.0
chore(deps): update dependency typescript to ~4.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: master
  • Upgrade typescript to ~4.9.0
fix(deps): update dependency androidx.appcompat:appcompat to v1.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.appcompat-appcompat-1.x
  • Merge into: master
  • Upgrade androidx.appcompat:appcompat to 1.5.1
fix(deps): update dependency androidx.test.espresso:espresso-core to v3.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test.espresso-espresso-core-3.x
  • Merge into: master
  • Upgrade androidx.test.espresso:espresso-core to 3.5.0
fix(deps): update dependency com.github.bumptech.glide:compiler to v4.14.2
fix(deps): update dependency com.github.bumptech.glide:glide to v4.14.2
fix(deps): update dependency com.google.android.material:material to v1.7.0
fix(deps): update dependency zone.js to ~0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/angular-monorepo
  • Merge into: master
  • Upgrade zone.js to ~0.12.0
chore(deps): update angular-cli monorepo to v15 (major)
chore(deps): update dependency gradle to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.6
chore(deps): update dependency prettier-plugin-java to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-plugin-java-2.x
  • Merge into: master
  • Upgrade prettier-plugin-java to ^2.0.0
chore(deps): update node.js to v19
  • Schedule: ["at any time"]
  • Branch name: renovate/node-19.x
  • Merge into: master
  • Upgrade node to 19-alpine
fix(deps): update angular monorepo to v15 (major)
fix(deps): update dependency com.android.tools.build:gradle to v7
  • 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.3.1
fix(deps): update dependency got to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/got-12.x
  • Merge into: master
  • Upgrade got to 12.5.3
fix(deps): update dependency primeicons to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/primeicons-6.x
  • Merge into: master
  • Upgrade primeicons to ^6.0.0

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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 Renovate

Merge request reports