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 #2756

Merged
merged 1 commit into from Feb 11, 2023
Merged

Configure Renovate #2756

merged 1 commit into from Feb 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2023

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/postgres-head/docker-compose.yml (docker-compose)
  • docker/postgres-server/docker-compose.yml (docker-compose)
  • docker/postgres-head/Dockerfile (dockerfile)
  • .github/workflows/buildcache.yml (github-actions)
  • .github/workflows/debezium.yml (github-actions)
  • .github/workflows/fedora-copr-build.yml (github-actions)
  • .github/workflows/gradle-wrapper-validation.yml (github-actions)
  • .github/workflows/main.yml (github-actions)
  • .github/workflows/nightlysnapshot.yml (github-actions)
  • .github/workflows/omni.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • benchmarks/gradle.properties (gradle)
  • benchmarks/build.gradle.kts (gradle)
  • bom/build.gradle.kts (gradle)
  • buildSrc/gradle.properties (gradle)
  • buildSrc/settings.gradle.kts (gradle)
  • buildSrc/build.gradle.kts (gradle)
  • pgjdbc/gradle.properties (gradle)
  • pgjdbc/build.gradle.kts (gradle)
  • pgjdbc-osgi-test/gradle.properties (gradle)
  • pgjdbc-osgi-test/build.gradle.kts (gradle)
  • test-gss/settings.gradle (gradle)
  • test-gss/build.gradle (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • test-gss/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • docs/layouts/partials/scripts.html (html)
  • test-anorm-sbt/build.sbt (sbt)
  • test-anorm-sbt/project/plugins.sbt (sbt)

Configuration

🔡 Renovate has detected a custom config for this PR. 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 PR, please merge them manually.

What to Expect

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

chore(deps): update codecov/codecov-action digest to e0fbd59
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-digest
  • Merge into: master
  • Upgrade codecov/codecov-action to e0fbd592d323cb2991fb586fdd260734fcb41fcb
chore(deps): update dependency com.typesafe.play:anorm to v2.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/com.typesafe.play-anorm-2.x
  • Merge into: master
  • Upgrade com.typesafe.play:anorm to 2.5.3
chore(deps): update dependency org.postgresql:postgresql to v9.4.1212.jre7
  • Schedule: ["at any time"]
  • Branch name: renovate/org.postgresql-postgresql-9.x
  • Merge into: master
  • Upgrade org.postgresql:postgresql to 9.4.1212.jre7
fix(deps): update dependency org.codehaus.groovy:groovy-all to v3.0.14
chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.8.19
  • Schedule: ["at any time"]
  • Branch name: renovate/com.typesafe.play-sbt-plugin-2.x
  • Merge into: master
  • Upgrade com.typesafe.play:sbt-plugin to 2.8.19
chore(deps): update dependency gradle to v7.6
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.6
chore(deps): update plugin com.gradle.enterprise to v3.12.3
  • Schedule: ["at any time"]
  • Branch name: renovate/com.gradle.enterprise-3.x
  • Merge into: master
  • Upgrade com.gradle.enterprise to 3.12.3
fix(deps): update dependency junit:junit to v4.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/junit-junit-4.x
  • Merge into: master
  • Upgrade junit:junit to 4.13.2
chore(deps): update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
chore(deps): update actions/setup-java action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-3.x
  • Merge into: master
  • Upgrade actions/setup-java to v3
chore(deps): update dependency org.postgresql:postgresql to v42
  • Schedule: ["at any time"]
  • Branch name: renovate/org.postgresql-postgresql-42.x
  • Merge into: master
  • Upgrade org.postgresql:postgresql to 42.5.3
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jetbrains.kotlin.jvm-1.x
  • Merge into: master
  • Upgrade org.jetbrains.kotlin.jvm to 1.8.10
chore(deps): update ubuntu docker tag to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: master
  • Upgrade ubuntu to 22.04
fix(deps): update dependency spotbugs to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/spotbugs-4.x
  • Merge into: master
  • Upgrade spotbugs to 4.7.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.

@vlsi
Copy link
Member

vlsi commented Feb 5, 2023

I'm inclined to merge this after #2755
It will keep the dependencies up to date.

@davecramer
Copy link
Member

I'm inclined to merge this after #2755 It will keep the dependencies up to date.

How did this happen? Did they just scan all the repos and add PR's

@vlsi
Copy link
Member

vlsi commented Feb 11, 2023

How did this happen? Did they just scan all the repos and add PR's

I've added Renovate App to pgjdbc team, see https://github.com/organizations/pgjdbc/settings/installations

@vlsi vlsi merged commit e0317c9 into master Feb 11, 2023
@renovate renovate bot deleted the renovate/configure branch February 11, 2023 09:01
@vlsi vlsi added the dependencies Pull requests that update a dependency file label Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants