Skip to content

Conversation

@svc-secops
Copy link

@svc-secops svc-secops commented Aug 22, 2024

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

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.


Detected Package Files

  • .github/workflows/check-pull-request.yaml (github-actions)
  • .github/workflows/publish-release.yaml (github-actions)
  • .github/workflows/publish-snapshot.yaml (github-actions)
  • .github/workflows/update-docs.yaml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • apollo-adapters-core/build.gradle.kts (gradle)
  • apollo-adapters-kotlinx-datetime/build.gradle.kts (gradle)
  • gradle/libs.versions.toml (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Apply Apollo's centralized, default Renovate configuration
  • 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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Show all Merge Confidence badges for pull requests.
  • Pin dependency versions for development dependencies and retain SemVer ranges for others.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .github/renovate.json5 in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

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

fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.7.1-0.6.x-compat
chore(deps): update actions/checkout action to v4.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to 34e114876b0b11c390a56381ad16ebd13914f8d5
chore(deps): update dependency gradle to v8.14.3
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.14.3
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.4
  • Schedule: ["at any time"]
  • Branch name: renovate/jamesives-github-pages-deploy-action-4.x
  • Merge into: main
  • Upgrade JamesIves/github-pages-deploy-action to 4a3abc783e1a24aeb44c16e869ad83caf6b4cc23
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.2.21
  • Schedule: ["at any time"]
  • Branch name: renovate/kotlin-monorepo
  • Merge into: main
  • Upgrade org.jetbrains.kotlin.jvm to 2.2.21
fix(deps): update dependency com.apollographql.apollo:apollo-api to v4.3.3
chore(deps): update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to 1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
chore(deps): update dependency gradle to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-9.x
  • Merge into: main
  • Upgrade gradle to 9.2.1
chore(deps): lock file maintenance
  • Schedule: ["before 4am on monday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up maven package com.gradleup.librarian:com.gradleup.librarian.gradle.plugin

Files affected: build.gradle.kts


❓ 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 has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants