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

Configure Renovate #28

Merged
merged 1 commit into from
May 30, 2024
Merged

Configure Renovate #28

merged 1 commit into from
May 30, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 30, 2024

Mend Renovate

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

  • docker-compose.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/build.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • api/gradle.properties (gradle)
  • api/build.gradle.kts (gradle)
  • app/build.gradle.kts (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • app/src/main/resources/ui/connection/connection.html (html)
  • app/src/main/resources/ui/index.html (html)
  • app/src/main/resources/ui/plan/plan.html (html)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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 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 47 Pull Requests:

Update datastax/dse-server Docker tag to v6.8.48
  • Schedule: ["at any time"]
  • Branch name: renovate/datastax-dse-server-6.x
  • Merge into: main
  • Upgrade datastax/dse-server to 6.8.48
Update dependency com.dimafeng:testcontainers-scala_2.12 to v0.41.3
Update dependency com.github.pureconfig:pureconfig_2.12 to v0.17.6
Update dependency com.softwaremill.quicklens:quicklens_2.12 to v1.9.7
Update dependency joda-time:joda-time to v2.12.7
  • Schedule: ["at any time"]
  • Branch name: renovate/joda-time-joda-time-2.x
  • Merge into: main
  • Upgrade joda-time:joda-time to 2.12.7
Update dependency org.apache.commons:commons-compress to v1.26.2
Update dependency org.jboss.xnio:xnio-api to v3.8.15.Final
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jboss.xnio-xnio-api-3.x
  • Merge into: main
  • Upgrade org.jboss.xnio:xnio-api to 3.8.15.Final
Update netty monorepo to v4.1.110.Final
Update plugin org.jetbrains.gradle.plugin.idea-ext to v1.1.8
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jetbrains.gradle.plugin.idea-ext-1.x
  • Merge into: main
  • Upgrade org.jetbrains.gradle.plugin.idea-ext to 1.1.8
Update dependency com.datastax.spark:spark-cassandra-connector_2.12 to v3.5.0
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.1
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.17.1
Update dependency com.fasterxml.jackson.module:jackson-module-scala_2.12 to v2.17.1
Update dependency com.google.protobuf:protobuf-java to v3.25.3
Update dependency com.nimbusds:nimbus-jose-jwt to v9.39.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.nimbusds-nimbus-jose-jwt-9.x
  • Merge into: main
  • Upgrade com.nimbusds:nimbus-jose-jwt to 9.39.2
Update dependency com.slack.api:slack-api-client to v1.39.3
  • Schedule: ["at any time"]
  • Branch name: renovate/com.slack.api-slack-api-client-1.x
  • Merge into: main
  • Upgrade com.slack.api:slack-api-client to 1.39.3
Update dependency commons-net:commons-net to v3.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-net-commons-net-3.x
  • Merge into: main
  • Upgrade commons-net:commons-net to 3.10.0
Update dependency gradle to v8.7
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.7
Update dependency net.minidev:json-smart to v2.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/json-smart-v2-monorepo
  • Merge into: main
  • Upgrade net.minidev:json-smart to 2.5.1
Update dependency org.apache.parquet:parquet-jackson to v1.14.0
Update dependency org.postgresql:postgresql to v42.7.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.postgresql-postgresql-42.x
  • Merge into: main
  • Upgrade org.postgresql:postgresql to 42.7.3
Update dependency org.scala-lang.modules:scala-xml_2.12 to v1.3.1
Update dependency org.scala-lang:scala-library to v2.13.14
Update dependency org.scalatest:scalatest_2.12 to v3.3.0-SNAP4
  • Schedule: ["at any time"]
  • Branch name: renovate/org.scalatest-scalatest_2.12-3.x
  • Merge into: main
  • Upgrade org.scalatest:scalatest_2.12 to 3.3.0-SNAP4
Update dependency org.scalatestplus:junit-4-13_2.12 to v3.3.0.0-SNAP3
Update mysql Docker tag to v8.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-8.x
  • Merge into: main
  • Upgrade mysql to 8.4.0
Update postgres Docker tag to v14.12
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-14.x
  • Merge into: main
  • Upgrade postgres to 14.12
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
Update actions/setup-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: main
  • Upgrade actions/setup-java to v4
Update dependency com.fasterxml.woodstox:woodstox-core to v6
Update dependency com.google.guava:guava to v33
  • Schedule: ["at any time"]
  • Branch name: renovate/major-guava-monorepo
  • Merge into: main
  • Upgrade com.google.guava:guava to 33.2.0-jre
Update dependency com.google.protobuf:protobuf-java to v4
Update dependency font-awesome to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/font-awesome-6.x
  • Merge into: main
  • Upgrade font-awesome to 6.5.2
Update dependency net.datafaker:datafaker to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/net.datafaker-datafaker-2.x
  • Merge into: main
  • Upgrade net.datafaker:datafaker to 2.2.2
Update dependency org.eclipse.jetty:jetty-client to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/org.eclipse.jetty-jetty-client-12.x
  • Merge into: main
  • Upgrade org.eclipse.jetty:jetty-client to 12.0.9
Update dependency org.eclipse.jetty:jetty-http to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/org.eclipse.jetty-jetty-http-12.x
  • Merge into: main
  • Upgrade org.eclipse.jetty:jetty-http to 12.0.9
Update dependency org.eclipse.jetty:jetty-io to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/org.eclipse.jetty-jetty-io-12.x
  • Merge into: main
  • Upgrade org.eclipse.jetty:jetty-io to 12.0.9
Update dependency org.eclipse.jetty:jetty-util to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/org.eclipse.jetty-jetty-util-12.x
  • Merge into: main
  • Upgrade org.eclipse.jetty:jetty-util to 12.0.9
Update dependency org.eclipse.jetty:jetty-webapp to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/org.eclipse.jetty-jetty-webapp-11.x
  • Merge into: main
  • Upgrade org.eclipse.jetty:jetty-webapp to 11.0.21
Update dependency org.eclipse.jetty:jetty-xml to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/org.eclipse.jetty-jetty-xml-12.x
  • Merge into: main
  • Upgrade org.eclipse.jetty:jetty-xml to 12.0.9
Update dependency org.scala-lang.modules:scala-xml_2.12 to v2.3.0
Update dependency org.scalamock:scalamock_2.12 to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/org.scalamock-scalamock_2.12-6.x
  • Merge into: main
  • Upgrade org.scalamock:scalamock_2.12 to 6.0.0
Update dependency org.wildfly.openssl:wildfly-openssl to v2
Update dependency org.wildfly.openssl:wildfly-openssl-java to v2
Update docker/login-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to v3
Update plugin io.github.gradle-nexus.publish-plugin to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/io.github.gradle-nexus.publish-plugin-2.x
  • Merge into: main
  • Upgrade io.github.gradle-nexus.publish-plugin to 2.0.0
Update postgres Docker tag to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-16.x
  • Merge into: main
  • Upgrade postgres to 16.3

🚸 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 has been generated by Mend Renovate. View repository job log here.

@pflooky pflooky merged commit a8acf5c into main May 30, 2024
@pflooky pflooky deleted the renovate/configure branch May 30, 2024 12:57
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.

None yet

1 participant