graphql-java-datetime icon indicating copy to clipboard operation
graphql-java-datetime copied to clipboard

Dependency Dashboard

Open renovate[bot] opened this issue 2 years ago • 6 comments

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • [ ] Update actions/setup-java action to v4

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

  • [ ] Update actions/checkout digest to b4ffde6
  • [ ] Update dependency gradle to v8.5
  • [ ] Update dependency org.apache.commons:commons-text to v1.11.0
  • [ ] Update plugin tailrocks-idea to v0.5.1
  • [ ] Update plugin tailrocks-java to v0.5.1
  • [ ] Update plugin tailrocks-spotless to v0.5.1
  • [ ] Update plugin tailrocks-versions to v0.5.1
  • [ ] Update spring boot to v3.2.0 (org.springframework.boot, org.springframework.boot:spring-boot-dependencies)
  • [ ] Update dependency com.netflix.graphql.dgs:graphql-dgs-platform-dependencies to v8
  • [ ] Update plugin test-logger to v4
  • [ ] Click on this checkbox to rebase all open PRs at once

Detected dependencies

asdf
.tool-versions
  • java 17.0.9+9
github-actions
.github/workflows/build.yml
  • actions/checkout v4@3df4ab11eba7bda6032a0b82a6bb43b11571feac
  • actions/setup-java v3
  • actions/cache v3
  • actions/checkout v4@3df4ab11eba7bda6032a0b82a6bb43b11571feac
  • actions/setup-java v3
  • actions/cache v3
gradle
gradle.properties
settings.gradle.kts
build.gradle.kts
buildSrc/settings.gradle.kts
buildSrc/build.gradle.kts
buildSrc/src/main/kotlin/graphql-datetime-library-conventions.gradle.kts
buildSrc/src/main/kotlin/kotest-conventions.gradle.kts
gradle/libs.versions.toml
  • org.springframework.boot:spring-boot-dependencies 3.1.5
  • com.netflix.graphql.dgs:graphql-dgs-platform-dependencies 7.6.0
  • com.graphql-java-kickstart:graphql-spring-boot-starter 15.0.0
  • org.apache.commons:commons-text 1.10.0
  • com.graphql-java:graphql-java 21.3
  • com.tailrocks.gradle:maven-publish-conventions 0.5.1
  • com.tailrocks.gradle:signing-conventions 0.5.1
  • com.tailrocks.gradle:kotlin-conventions 0.6.1
  • com.tailrocks.gradle:junit-conventions 0.5.1
  • io.kotest:kotest-runner-junit5 5.8.0
  • io.kotest:kotest-assertions-core 5.8.0
  • io.kotest:kotest-framework-datatest 5.8.0
  • io.kotest.extensions:kotest-extensions-spring 1.1.3
  • com.adarshr.test-logger 3.2.0
  • com.tailrocks.spotless 0.2.0
  • com.tailrocks.java 0.2.0
  • com.tailrocks.idea 0.2.1
  • com.tailrocks.versions 0.2.0
  • io.spring.dependency-management 1.1.4
  • org.springframework.boot 3.1.5
gradle/repositoriesSettings.gradle.kts
graphql-datetime-dgs-autoconfigure/build.gradle.kts
graphql-datetime-dgs-starter/build.gradle.kts
graphql-datetime-kickstart-spring-boot-starter/build.gradle.kts
graphql-datetime-spring-boot-autoconfigure/build.gradle.kts
graphql-datetime-spring-boot-common/build.gradle.kts
graphql-datetime-spring-boot-starter/build.gradle.kts
graphql-java-datetime/build.gradle.kts
samples/dgs-webmvc/build.gradle.kts
samples/kickstart-webflux/build.gradle.kts
samples/kickstart-webmvc/build.gradle.kts
samples/spring-boot-webmvc/build.gradle.kts
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.4

  • [ ] Check this box to trigger a request for Renovate to run again on this repository

renovate[bot] avatar Feb 11 '22 11:02 renovate[bot]

@donbeave - noticed that the renovate account used on this report links to a user renovate vs renovatebot.

I haven't seen it work like this before. Do you know if that's the desired configuration

setchy avatar May 25 '22 09:05 setchy

@donbeave - noticed that the renovate account used on this report links to a user [renovate](https://github.com/renovate, vs renovatebot.

I haven't seen it work like this before. Do you know if that's the desired configuration

Hmm, it's weird, because I'm using the default configuration. Not sure is it I configured it wrong, or if it's the default setup.

donbeave avatar May 25 '22 09:05 donbeave

Ah, this is odd. It does look like this is a recent change on the Renovate App setup. Interestingly, the UX is different on web vs mobile when clicking on the user.

  • Mobile -> https://github.com/renovate
  • Web -> https://github.com/marketplace/renovate

Today I learnt 😄

setchy avatar May 25 '22 09:05 setchy

  • Web -> https://github.com/marketplace/renovate

Re-installed it again from this link.

donbeave avatar May 25 '22 10:05 donbeave

It does seem to be its new behavior 🤷. Sorry for the false alarm

setchy avatar May 25 '22 10:05 setchy

Turns out we were a few hours ahead of Whitesource announcing their rebranding to Mend.io - https://devops.com/whitesource-becomes-mend-launches-automated-remediation-platform/

setchy avatar May 25 '22 20:05 setchy