int128 / int128/gradle-ssh-plugin
Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Groovy
- Stars
- 325
- Forks
- 59
- Avg merge
- 5h 29m
- Merged PRs (30d)
- 6
Description
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
- chore(deps): update plugin com.gradle.plugin-publish to v2.2.1
- chore(deps): lock file maintenance
- 🔐 Create all awaiting schedule PRs at once 🔐
Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
- fix(deps): update dependency net.bytebuddy:byte-buddy to v1.18.14
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- fix(deps): update spock monorepo to v2.4-groovy-5.0 (
org.spockframework:spock-bom,org.spockframework:spock-core) - fix(deps): update dependency com.github.mwiede:jsch to v2.28.7
- fix(deps): update org.apache.sshd:sshd to v2.19.0 (
org.apache.sshd:sshd-core,org.apache.sshd:sshd-scp,org.apache.sshd:sshd-sftp) - chore(deps): update actions/setup-java action to v6
- chore(deps): update gradle to v9
- Click on this checkbox to rebase all open PRs at once
Detected Dependencies
dockerfile (1)
groovy-ssh/Dockerfile (1)
java 8
github-actions (2)
.github/workflows/build.yaml (4)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-java v5.7.0@b6effb05e454b25005698d916606bdc6ffcbf961→ [Updates:v6.0.1]gradle/actions v6.3.0@9c971963bec38e04b3d30dcc455b5382be2fdbfbgradle/actions v6.3.0@9c971963bec38e04b3d30dcc455b5382be2fdbfb.github/workflows/release.yaml (12)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-java v5.7.0@b6effb05e454b25005698d916606bdc6ffcbf961→ [Updates:v6.0.1]gradle/actions v6.3.0@9c971963bec38e04b3d30dcc455b5382be2fdbfbgradle/actions v6.3.0@9c971963bec38e04b3d30dcc455b5382be2fdbfbactions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-java v5.7.0@b6effb05e454b25005698d916606bdc6ffcbf961→ [Updates:v6.0.1]gradle/actions v6.3.0@9c971963bec38e04b3d30dcc455b5382be2fdbfbgradle/actions v6.3.0@9c971963bec38e04b3d30dcc455b5382be2fdbfbactions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-java v5.7.0@b6effb05e454b25005698d916606bdc6ffcbf961→ [Updates:v6.0.1]gradle/actions v6.3.0@9c971963bec38e04b3d30dcc455b5382be2fdbfbgradle/actions v6.3.0@9c971963bec38e04b3d30dcc455b5382be2fdbfb
gradle (18)
build.gradle
gradle-ssh-plugin/acceptance-test/build.gradle (1)
org.spockframework:spock-core 2.4-groovy-3.0→ [Updates:2.4-groovy-5.0]gradle-ssh-plugin/acceptance-test/fixture/build.gradle
gradle-ssh-plugin/acceptance-test/fixture/settings.gradle
gradle-ssh-plugin/acceptance-test/fixture/spec/build.gradle
gradle-ssh-plugin/acceptance-test/fixture/spec/CommandSpec.gradle
gradle-ssh-plugin/acceptance-test/fixture/spec/ExtensionSpec.gradle
gradle-ssh-plugin/acceptance-test/fixture/spec/FileTransferSpec.gradle
gradle-ssh-plugin/acceptance-test/fixture/spec/RemoteSpec.gradle
gradle-ssh-plugin/acceptance-test/fixture/spec/ScriptSpec.gradle
gradle-ssh-plugin/acceptance-test/fixture/spec/ShellSpec.gradle
gradle-ssh-plugin/plugin/build.gradle (4)
com.gradle.plugin-publish 2.1.1→ [Updates:2.2.1]junit:junit 4.13.2org.spockframework:spock-core 2.4-groovy-3.0→ [Updates:2.4-groovy-5.0]net.bytebuddy:byte-buddy 1.18.13→ [Updates:1.18.14]groovy-ssh/cli/build.gradle (6)
com.github.johnrengelman.shadow 8.1.1ch.qos.logback:logback-classic 1.6.3org.codehaus.groovy:groovy-cli-commons 3.0.25org.apache.sshd:sshd-core 2.2.0→ [Updates:2.19.0]org.spockframework:spock-bom 2.4-groovy-3.0→ [Updates:2.4-groovy-5.0]ch.qos.logback:logback-classic 1.6.3groovy-ssh/core/build.gradle (7)
com.vanniktech.maven.publish 0.37.0com.github.mwiede:jsch 2.27.4→ [Updates:2.28.7]org.slf4j:slf4j-api 2.0.19org.spockframework:spock-bom 2.4-groovy-3.0→ [Updates:2.4-groovy-5.0]net.bytebuddy:byte-buddy 1.18.13→ [Updates:1.18.14]org.objenesis:objenesis 3.6ch.qos.logback:logback-classic 1.6.3groovy-ssh/docs/build.gradle (1)
org.asciidoctor.jvm.convert 4.0.5groovy-ssh/os-integration-test/build.gradle (2)
junit:junit 4.13.2org.spockframework:spock-core 2.4-groovy-3.0→ [Updates:2.4-groovy-5.0]groovy-ssh/server-integration-test/build.gradle (9)
org.apache.sshd:sshd-core 2.2.0→ [Updates:2.19.0]org.apache.sshd:sshd-sftp 2.2.0→ [Updates:2.19.0]org.apache.sshd:sshd-scp 2.2.0→ [Updates:2.19.0]org.bouncycastle:bcpkix-jdk15on 1.70org.codehaus.groovy.modules.http-builder:http-builder 0.7.1org.spockframework:spock-bom 2.4-groovy-3.0→ [Updates:2.4-groovy-5.0]ch.qos.logback:logback-classic 1.6.3net.bytebuddy:byte-buddy 1.18.13→ [Updates:1.18.14]org.objenesis:objenesis 3.6settings.gradle
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (1)
gradle 8.14.5→ [Updates:9.7.1]
renovate-config (1)
.github/renovate.json
- Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Dependency Dashboard documentation and the listed build.gradle, gradle/wrapper/gradle-wrapper.properties, Dockerfile, and GitHub Actions workflow files. Review the linked pull requests before choosing any update, since several are already in progress. Done means the selected dependency update is validated and its dashboard entry is no longer pending.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dockerfile, github-actions, groovy, java
- Domain
- build-system, ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100