planetscale / planetscale/cloudranger
Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 24
- Forks
- 3
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 5
Description
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Abandoned Dependencies
The following dependencies have not received updates for an extended period and may be unmaintained.
View abandoned dependencies (1)
[!NOTE]
Packages are marked as abandoned when they exceed theabandonmentThresholdsince their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.
| Datasource | Package | Last Updated |
|---|---|---|
| gomod | github.com/infobloxopen/go-trees | 2022-12-16 |
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- Update all non-major dependencies (
actions/setup-go,ad-m/github-push-action,astral-sh/setup-uv,github.com/stretchr/testify,github/codeql-action,golangci/golangci-lint-action,jayqi/failed-build-issue-action,planetscale/ghcommit-action) - Update actions/setup-go action to v7
- Update astral-sh/setup-uv action to v10
- Click on this checkbox to rebase all open PRs at once
Vulnerabilities
Renovate has not found any CVEs on osv.dev.
Detected Dependencies
github-actions (5)
.github/workflows/ci.yaml (3)
actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-go v6@44694675825211faa026b3c33043df3e48a5fa00→ [Updates:v7,v6]golangci/golangci-lint-action v9@0a35821d5c230e903fcfe077583637dea1b27b47→ [Updates:v9].github/workflows/licensing.yaml (2)
actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-go v6@44694675825211faa026b3c33043df3e48a5fa00→ [Updates:v7,v6].github/workflows/release.yaml (1)
actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1.github/workflows/update-data.yaml (5)
actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-go v6@44694675825211faa026b3c33043df3e48a5fa00→ [Updates:v7,v6]ad-m/github-push-action v1.0.0@77c5b412c50b723d2a4fbc6d71fb5723bcd439aa→ [Updates:v1.3.0]planetscale/ghcommit-action v0.2.18@f24050e41f8694750427d111b52f4ef9ca81a32d→ [Updates:v0.2.22]jayqi/failed-build-issue-action v1@1a893bbf43ef1c2a8705e2b115cd4f0fe3c5649b→ [Updates:v1].github/workflows/zizmor.yaml (3)
actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1astral-sh/setup-uv v7@5a7eac68fb9809dea845d802897dc5c723910fa3→ [Updates:v10.0.1,v7]github/codeql-action v4@014f16e7ab1402f30e7c3329d33797e7948572db→ [Updates:v4]
gomod (1)
go.mod (2)
github.com/infobloxopen/go-trees v0.0.0-20221216143356-66ceba885ebc@66ceba885ebcgithub.com/stretchr/testify v1.11.1→ [Updates:v1.12.1]
renovate-config (1)
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 by reviewing the open Renovate updates linked from the dashboard, then inspect the affected .github/workflows/*.yaml files and go.mod. Check the existing pull requests 210, 252, and 258 and run the repository's CI checks; the work is done when the selected dependency updates are applied without breaking CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go
- Domain
- ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100