Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Configure Renovate #17

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Configure Renovate #17

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 27, 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

  • sbt-aws-eb/src/sbt-test/sbt-aws-eb/build-bundle/Dockerfile (dockerfile)
  • sbt-aws-eb/src/sbt-test/sbt-aws-eb/create-application-version/Dockerfile (dockerfile)
  • sbt-aws-eb/src/sbt-test/sbt-aws-eb/create-application/Dockerfile (dockerfile)
  • sbt-aws-eb/src/sbt-test/sbt-aws-eb/create-configuration-template/Dockerfile (dockerfile)
  • sbt-aws-eb/src/sbt-test/sbt-aws-eb/create-envrionment/Dockerfile (dockerfile)
  • sbt-aws-eb/src/sbt-test/sbt-aws-eb/upload-bundle/Dockerfile (dockerfile)
  • build.sbt (sbt)
  • project/build.properties (sbt)
  • project/plugins.sbt (sbt)
  • project/scripted.sbt (sbt)
  • sbt-aws-cfn/src/sbt-test/sbt-aws-cfn/create-or-update-and-wait/project/plugins.sbt (sbt)
  • sbt-aws-cfn/src/sbt-test/sbt-aws-cfn/validate-templdate-url/project/plugins.sbt (sbt)
  • sbt-aws-eb/src/sbt-test/sbt-aws-eb/build-bundle/project/plugins.sbt (sbt)
  • sbt-aws-eb/src/sbt-test/sbt-aws-eb/create-application-version/project/plugins.sbt (sbt)
  • sbt-aws-eb/src/sbt-test/sbt-aws-eb/create-application/project/plugins.sbt (sbt)
  • sbt-aws-eb/src/sbt-test/sbt-aws-eb/create-configuration-template/project/plugins.sbt (sbt)
  • sbt-aws-eb/src/sbt-test/sbt-aws-eb/create-envrionment/project/plugins.sbt (sbt)
  • sbt-aws-eb/src/sbt-test/sbt-aws-eb/list-avaliable-solution-stacks/project/plugins.sbt (sbt)
  • sbt-aws-eb/src/sbt-test/sbt-aws-eb/upload-bundle/project/plugins.sbt (sbt)
  • sbt-aws-s3-resolver/src/sbt-test/sbt-aws-s3-resolver-url/deploy/project/plugins.sbt (sbt)
  • sbt-aws-s3-resolver/src/sbt-test/sbt-aws-s3-resolver-url/resolve/build.sbt (sbt)
  • sbt-aws-s3-resolver/src/sbt-test/sbt-aws-s3-resolver-url/resolve/project/plugins.sbt (sbt)
  • sbt-aws-s3-resolver/src/sbt-test/sbt-aws-s3-resolver/deploy/project/plugins.sbt (sbt)
  • sbt-aws-s3-resolver/src/sbt-test/sbt-aws-s3-resolver/resolve/build.sbt (sbt)
  • sbt-aws-s3-resolver/src/sbt-test/sbt-aws-s3-resolver/resolve/project/plugins.sbt (sbt)
  • sbt-aws-s3/src/sbt-test/sbt-aws-s3/upload/project/plugins.sbt (sbt)

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 19 Pull Requests:

Update dependency com.github.gseitz:sbt-release to v1.0.13
  • Schedule: ["at any time"]
  • Branch name: renovate/com.github.gseitz-sbt-release-1.x
  • Merge into: develop
  • Upgrade com.github.gseitz:sbt-release to 1.0.13
Update dependency com.jsuereth:sbt-pgp to v1.1.2-1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.jsuereth-sbt-pgp-1.x
  • Merge into: develop
  • Upgrade com.jsuereth:sbt-pgp to 1.1.2-1
Update dependency io.get-coursier:coursier to v1.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/io.get-coursier-coursier-1.x
  • Merge into: develop
  • Upgrade io.get-coursier:coursier to 1.0.3
Update dependency io.get-coursier:coursier-cache to v1.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/io.get-coursier-coursier-cache-1.x
  • Merge into: develop
  • Upgrade io.get-coursier:coursier-cache to 1.0.3
Update dependency org.freemarker:freemarker to v2.3.32
  • Schedule: ["at any time"]
  • Branch name: renovate/org.freemarker-freemarker-2.x
  • Merge into: develop
  • Upgrade org.freemarker:freemarker to 2.3.32
Update dependency org.slf4j:slf4j-api to v1.7.36
  • Schedule: ["at any time"]
  • Branch name: renovate/org.slf4j-slf4j-api-1.x
  • Merge into: develop
  • Upgrade org.slf4j:slf4j-api to 1.7.36
Update ubuntu Docker tag to v12.04.5
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-12.x
  • Merge into: develop
  • Upgrade ubuntu to 12.04.5
Update dependency ch.qos.logback:logback-classic to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ch.qos.logback-logback-classic-1.x
  • Merge into: develop
  • Upgrade ch.qos.logback:logback-classic to 1.5.0
Update dependency com.lucidchart:sbt-scalafmt to v1.16
  • Schedule: ["at any time"]
  • Branch name: renovate/com.lucidchart-sbt-scalafmt-1.x
  • Merge into: develop
  • Upgrade com.lucidchart:sbt-scalafmt to 1.16
Update dependency commons-io:commons-io to v2.15.1
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-io-commons-io-2.x
  • Merge into: develop
  • Upgrade commons-io:commons-io to 2.15.1
Update dependency org.apache.ivy:ivy to v2.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.ivy-ivy-2.x
  • Merge into: develop
  • Upgrade org.apache.ivy:ivy to 2.5.2
Update dependency org.xerial.sbt:sbt-sonatype to v2.6
  • Schedule: ["at any time"]
  • Branch name: renovate/org.xerial.sbt-sbt-sonatype-2.x
  • Merge into: develop
  • Upgrade org.xerial.sbt:sbt-sonatype to 2.6
Update dependency sbt/sbt to v1.9.9
  • Schedule: ["at any time"]
  • Branch name: renovate/sbt-sbt-1.x
  • Merge into: develop
  • Upgrade sbt/sbt to 1.9.9
Update dependency com.jsuereth:sbt-pgp to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.jsuereth-sbt-pgp-2.x
  • Merge into: develop
  • Upgrade com.jsuereth:sbt-pgp to 2.1.1
Update dependency io.get-coursier:coursier to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/io.get-coursier-coursier-2.x
  • Merge into: develop
  • Upgrade io.get-coursier:coursier to 2.1.9
Update dependency io.get-coursier:coursier-cache to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/io.get-coursier-coursier-cache-2.x
  • Merge into: develop
  • Upgrade io.get-coursier:coursier-cache to 2.1.9
Update dependency org.slf4j:slf4j-api to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.slf4j-slf4j-api-2.x
  • Merge into: develop
  • Upgrade org.slf4j:slf4j-api to 2.0.12
Update dependency org.xerial.sbt:sbt-sonatype to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.xerial.sbt-sbt-sonatype-3.x
  • Merge into: develop
  • Upgrade org.xerial.sbt:sbt-sonatype to 3.10.0
Update ubuntu Docker tag to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: develop
  • Upgrade ubuntu to 22.04

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


Warning

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

  • Failed to look up sbt-package package com.chatwork:sbt-aws-s3-resolver-deploy-test

Files affected: sbt-aws-s3-resolver/src/sbt-test/sbt-aws-s3-resolver-url/resolve/build.sbt, sbt-aws-s3-resolver/src/sbt-test/sbt-aws-s3-resolver/resolve/build.sbt


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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants