Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Configure Renovate #25

Closed
wants to merge 1 commit into from
Closed

chore: Configure Renovate #25

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 12, 2025

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.


Detected Package Files

  • .circleci/config.yml (circleci)
  • xcode/Podfile (cocoapods)
  • .github/workflows/app.yml (github-actions)
  • .github/workflows/issue-triage.yml (github-actions)
  • .github/workflows/main.yml (github-actions)
  • .github/workflows/publish.yml (github-actions)
  • lib/doctest/.github/workflows/codeql-analysis.yml (github-actions)
  • lib/doctest/.github/workflows/main.yml (github-actions)
  • python/.gitlab-ci.yml (gitlabci)
  • javascript/.gitlab-ci.yml (gitlabci)
  • android/.gitlab-ci.yml (gitlabci)
  • .gitlab-ci.yml (gitlabci)
  • android/gradle.properties (gradle)
  • android/settings.gradle (gradle)
  • android/build.gradle (gradle)
  • android/olm-sdk/build.gradle (gradle)
  • flutter/android/settings.gradle (gradle)
  • flutter/android/build.gradle (gradle)
  • android/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • javascript/package.json (npm)
  • python/pyproject.toml (pep621)
  • python/requirements.txt (pip_requirements)
  • python/test-requirements.txt (pip_requirements)
  • python/setup.py (pip_setup)
  • flutter/pubspec.yaml (pub)

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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

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


What to Expect

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

chore(deps): update dart-lang/setup-dart digest to c8d9f10
  • Schedule: ["at any time"]
  • Branch name: renovate/dart-lang-setup-dart-digest
  • Merge into: main
  • Upgrade dart-lang/setup-dart to c8d9f105c780f626b21f6929fec7e8162014f5ad
chore(deps): update subosito/flutter-action digest to ce3cf21
  • Schedule: ["at any time"]
  • Branch name: renovate/subosito-flutter-action-digest
  • Merge into: main
  • Upgrade subosito/flutter-action to ce3cf2160d822f73fcb0cf0a8fb549a85e464eab
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.25
chore(deps): update actions/add-to-project action to v0.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-add-to-project-0.x
  • Merge into: main
  • Upgrade actions/add-to-project to v0.6.1
chore(deps): update dependency gradle to v8.13
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.13
fix(deps): update dependency androidx.test.ext:junit to v1.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test.ext-junit-1.x
  • Merge into: main
  • Upgrade androidx.test.ext:junit to 1.2.1
fix(deps): update dependency androidx.test:core to v1.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test-core-1.x
  • Merge into: main
  • Upgrade androidx.test:core to 1.6.1
fix(deps): update dependency androidx.test:rules to v1.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test-rules-1.x
  • Merge into: main
  • Upgrade androidx.test:rules to 1.6.1
fix(deps): update dependency androidx.test:runner to v1.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test-runner-1.x
  • Merge into: main
  • Upgrade androidx.test:runner to 1.6.2
fix(deps): update dependency com.android.tools.build:gradle to v7.4.2
fix(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to v0.31.0
fix(deps): update dependency org.mockito:mockito-core to v5.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mockito-monorepo
  • Merge into: main
  • Upgrade org.mockito:mockito-core to 5.16.0
chore(deps): update actions/add-to-project action to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-add-to-project-1.x
  • Merge into: main
  • Upgrade actions/add-to-project to v1.0.2
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update dependency jasmine to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-5.x
  • Merge into: main
  • Upgrade jasmine to ^5.0.0
chore(deps): update github/codeql-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-action to v3
chore(deps): update ubuntu docker tag to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to noble
fix(deps): update dependency com.android.tools.build:gradle to v8.9.0
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2

🚸 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 PR was generated by Mend Renovate. View the repository job log.

Copy link
Author

renovate bot commented Mar 12, 2025

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

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.

1 participant