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

Merged
merged 1 commit into from
May 31, 2019
Merged

Conversation

renovate-bot
Copy link
Contributor

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

  • google-http-client-android-test/pom.xml (maven)
  • google-http-client-android/pom.xml (maven)
  • google-http-client-apache-v2/pom.xml (maven)
  • google-http-client-appengine/pom.xml (maven)
  • google-http-client-assembly/pom.xml (maven)
  • google-http-client-bom/pom.xml (maven)
  • google-http-client-findbugs/google-http-client-findbugs-test/pom.xml (maven)
  • google-http-client-findbugs/pom.xml (maven)
  • google-http-client-gson/pom.xml (maven)
  • google-http-client-jackson2/pom.xml (maven)
  • google-http-client-protobuf/pom.xml (maven)
  • google-http-client-test/pom.xml (maven)
  • google-http-client-xml/pom.xml (maven)
  • google-http-client/pom.xml (maven)
  • pom.xml (maven)
  • samples/dailymotion-simple-cmdline-sample/pom.xml (maven)

Configuration Summary

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

  • Start dependency updates only once this Configure Renovate PR is merged
  • Separate major versions of dependencies into individual branches/PRs
  • Do not separate patch and minor upgrades into separate PRs for the same dependency
  • Upgrade to unstable versions only if the existing version is unstable
  • Raise PRs immediately (after branch is created)
  • Use renovate/ as prefix for all branch names
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Keep existing branches updated even when not scheduled
  • Disable automerging feature - wait for humans to merge all PRs
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Update existing lock files only when package.json is modified
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 20 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings

🔡 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 Pull 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 28 Pull Requests:

Update dependency com.coveo:fmt-maven-plugin to v2.9
Update dependency com.fasterxml.jackson.core:jackson-core to v2.9.9
Update dependency com.google.appengine:appengine-api-1.0-sdk to v1.9.74
  • Schedule: "at any time"
  • Branch name: renovate/com.google.appengine-appengine-api-1.0-sdk-1.x
  • Upgrade com.google.appengine:appengine-api-1.0-sdk to 1.9.74
Update dependency com.google.appengine:appengine-api-stubs to v1.9.74
  • Schedule: "at any time"
  • Branch name: renovate/com.google.appengine-appengine-api-stubs-1.x
  • Upgrade com.google.appengine:appengine-api-stubs to 1.9.74
Update dependency com.google.appengine:appengine-testing to v1.9.74
  • Schedule: "at any time"
  • Branch name: renovate/com.google.appengine-appengine-testing-1.x
  • Upgrade com.google.appengine:appengine-testing to 1.9.74
Update dependency com.google.code.gson:gson to v2.8.5
  • Schedule: "at any time"
  • Branch name: renovate/com.google.code.gson-gson-2.x
  • Upgrade com.google.code.gson:gson to 2.8.5
Update dependency com.google.guava:guava to v26.0-jre
  • Schedule: "at any time"
  • Branch name: renovate/com.google.guava-guava-26.x
  • Upgrade com.google.guava:guava to 26.0-jre
Update dependency com.google.guava:guava-testlib to v26.0-jre
  • Schedule: "at any time"
  • Branch name: renovate/com.google.guava-guava-testlib-26.x
  • Upgrade com.google.guava:guava-testlib to 26.0-jre
Update dependency com.google.j2objc:j2objc-annotations to v1.3
  • Schedule: "at any time"
  • Branch name: renovate/com.google.j2objc-j2objc-annotations-1.x
  • Upgrade com.google.j2objc:j2objc-annotations to 1.3
Update dependency com.google.protobuf:protobuf-java to v3.8.0
  • Schedule: "at any time"
  • Branch name: renovate/com.google.protobuf-protobuf-java-3.x
  • Upgrade com.google.protobuf:protobuf-java to 3.8.0
Update dependency com.google.truth:truth to v0.45
  • Schedule: "at any time"
  • Branch name: renovate/com.google.truth-truth-0.x
  • Upgrade com.google.truth:truth to 0.45
Update dependency com.jayway.maven.plugins.android.generation2:android-maven-plugin to v3.8.2
  • Schedule: "at any time"
  • Branch name: renovate/com.jayway.maven.plugins.android.generation2-android-maven-plugin-3.x
  • Upgrade com.jayway.maven.plugins.android.generation2:android-maven-plugin to 3.8.2
Update dependency io.opencensus:opencensus-api to v0.22.1
Update dependency io.opencensus:opencensus-contrib-http-util to v0.22.1
Update dependency kr.motd.maven:os-maven-plugin to v1.6.2
Update dependency mysql:mysql-connector-java to v5.1.47
Update dependency org.apache.httpcomponents:httpclient to v4.5.8
  • Schedule: "at any time"
  • Branch name: renovate/org.apache.httpcomponents-httpclient-4.x
  • Upgrade org.apache.httpcomponents:httpclient to 4.5.8
Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.1.0
  • Schedule: "at any time"
  • Branch name: renovate/org.apache.maven.plugins-maven-checkstyle-plugin-3.x
  • Upgrade org.apache.maven.plugins:maven-checkstyle-plugin to 3.1.0
Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.1.2
  • Schedule: "at any time"
  • Branch name: renovate/org.apache.maven.plugins-maven-jar-plugin-3.x
  • Upgrade org.apache.maven.plugins:maven-jar-plugin to 3.1.2
Update dependency org.apache.maven.plugins:maven-source-plugin to v2.4
  • Schedule: "at any time"
  • Branch name: renovate/org.apache.maven.plugins-maven-source-plugin-2.x
  • Upgrade org.apache.maven.plugins:maven-source-plugin to 2.4
Update dependency org.codehaus.mojo:animal-sniffer-maven-plugin to v1.18
  • Schedule: "at any time"
  • Branch name: renovate/org.codehaus.mojo-animal-sniffer-maven-plugin-1.x
  • Upgrade org.codehaus.mojo:animal-sniffer-maven-plugin to 1.18
Update dependency org.codehaus.mojo:build-helper-maven-plugin to v1.12
Update dependency org.codehaus.mojo:exec-maven-plugin to v1.6.0
Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.8
  • Schedule: "at any time"
  • Branch name: renovate/org.sonatype.plugins-nexus-staging-maven-plugin-1.x
  • Upgrade org.sonatype.plugins:nexus-staging-maven-plugin to 1.6.8
Update dependency mysql:mysql-connector-java to v8
Update dependency org.apache.felix:maven-bundle-plugin to v4
Update dependency org.apache.maven.plugins:maven-source-plugin to v3
  • Schedule: "at any time"
  • Branch name: renovate/org.apache.maven.plugins-maven-source-plugin-3.x
  • Upgrade org.apache.maven.plugins:maven-source-plugin to 3.1.0
Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3

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


⚠️ Dependency Lookup Warnings ⚠️

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

  • Failed to look up dependency com.google.http-client:google-http-client-apache-v2
  • Failed to look up dependency com.google.protobuf.tools:maven-protoc-plugin

Files affected: google-http-client-bom/pom.xml, google-http-client-protobuf/pom.xml, pom.xml


❓ 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. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner May 31, 2019 09:18
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 31, 2019
@chingor13 chingor13 merged commit 1b18a6e into googleapis:master May 31, 2019
@renovate-bot renovate-bot deleted the renovate/configure branch May 31, 2019 17:55
clundin25 pushed a commit to clundin25/google-http-java-client that referenced this pull request Aug 11, 2022
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/0cc59cf8-7a9f-4a86-a52e-a4a3158a6529/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)

Source-Link: googleapis/synthtool@046994f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants