Dependency Dashboard #1

Open
opened 2024-08-24 23:27:05 +00:00 by viceice-bot · 0 comments
Member

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

Deprecations / Replacements

⚠️ Warning

The following dependencies are either deprecated or have replacements available.

Datasource Package Replacement PR?
github-actions data.forgejo.org/oci/node Available

Abandoned Dependencies

The following dependencies have not received updates for an extended period and may be unmaintained.

View abandoned dependencies (9)

ℹ️ Note

Packages are marked as abandoned when they exceed the abandonmentThreshold since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.

Datasource Package Last Updated
gomod github.com/cespare/xxhash/v2 2024-04-04
gomod github.com/davecgh/go-spew 2018-02-22
gomod github.com/jackc/pgpassfile 2019-03-30
gomod github.com/jackc/pgservicefile 2024-06-06
gomod github.com/jackc/puddle/v2 2024-09-10
gomod github.com/kr/text 2020-02-14
gomod github.com/pmezard/go-difflib 2016-01-10
gomod go.uber.org/atomic 2023-05-03
gomod gopkg.in/yaml.v3 2022-05-27

Pending Approval

The following branches are pending approval. To create them, click on a checkbox below.

  • Update golang packages to v1.26
  • Update data.forgejo.org/oci/postgres Docker tag to v18
  • 🔐 Create all pending approval PRs at once 🔐

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

PR Closed (Blocked)

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

Detected Dependencies

github-actions (1)
.forgejo/workflows/test.yml (7)
  • https://data.forgejo.org/golangci/golangci-lint-action v9.2.1@82606bf257cbaff209d206a39f5134f0cfbfd2ee
  • data.forgejo.org/oci/node 24-bookworm → [Updates: 24-trixie]
  • registry.redict.io/redict 7
  • data.forgejo.org/oci/postgres 17 → [Updates: 18]
  • mariadb 12
  • memcached 1.6-alpine
  • golangci/golangci-lint v2.11.4 → [Updates: v2.12.2]
gomod (1)
go.mod (21)
  • go 1.25.0
  • go 1.25.11 → [Updates: 1.26.4]
  • github.com/bradfitz/gomemcache v0.0.0-20230905024940-24af94b03874@24af94b03874 → [Updates: v0.0.0-20260422231931-4d751bb6e37c]
  • github.com/go-chi/chi/v5 v5.2.1 → [Updates: v5.2.2]
  • github.com/go-sql-driver/mysql v1.10.0
  • github.com/jackc/pgx/v5 v5.10.0
  • github.com/redis/go-redis/v9 v9.20.0 → [Updates: v9.20.1]
  • github.com/stretchr/testify v1.11.1
  • filippo.io/edwards25519 v1.2.0
  • github.com/cespare/xxhash/v2 v2.3.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/jackc/pgpassfile v1.0.0
  • github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761@5a60cdf6a761
  • github.com/jackc/puddle/v2 v2.2.2
  • github.com/kr/text v0.2.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rogpeppe/go-internal v1.14.1 → [Updates: v1.15.0]
  • go.uber.org/atomic v1.11.0
  • golang.org/x/sync v0.17.0 → [Updates: v0.21.0]
  • golang.org/x/text v0.29.0 → [Updates: v0.38.0]
  • gopkg.in/yaml.v3 v3.0.1
renovate-config (1)
renovate.json

  • Check this box to trigger a request for Renovate to run again on this repository
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Deprecations / Replacements > ⚠️ **Warning** > The following dependencies are either deprecated or have replacements available. | Datasource | Package | Replacement PR? | |------------|------|--------------| | github-actions | [data.forgejo.org/oci/node](https://github.com/nodejs/docker-node) | ![Available](https://img.shields.io/badge/available-green?style=flat-square) | ## Abandoned Dependencies The following dependencies have not received updates for an extended period and may be unmaintained. <details> <summary>View abandoned dependencies (9)</summary> > ℹ️ **Note** > Packages are marked as abandoned when they exceed the [`abandonmentThreshold`](https://docs.renovatebot.com/configuration-options/#abandonmentthreshold) since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity. > | Datasource | Package | Last Updated | |------------|------|-------------| | gomod | [github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash) | `2024-04-04` | | gomod | [github.com/davecgh/go-spew](https://github.com/davecgh/go-spew) | `2018-02-22` | | gomod | [github.com/jackc/pgpassfile](https://github.com/jackc/pgpassfile) | `2019-03-30` | | gomod | [github.com/jackc/pgservicefile](https://github.com/jackc/pgservicefile) | `2024-06-06` | | gomod | [github.com/jackc/puddle/v2](https://github.com/jackc/puddle) | `2024-09-10` | | gomod | [github.com/kr/text](https://github.com/kr/text) | `2020-02-14` | | gomod | [github.com/pmezard/go-difflib](https://github.com/pmezard/go-difflib) | `2016-01-10` | | gomod | [go.uber.org/atomic](https://github.com/uber-go/atomic) | `2023-05-03` | | gomod | [gopkg.in/yaml.v3](https://github.com/go-yaml/yaml) | `2022-05-27` | </details> ## Pending Approval The following branches are pending approval. To create them, click on a checkbox below. - [ ] <!-- approve-branch=renovate/minor-1.26-golang-packages -->Update golang packages to v1.26 - [ ] <!-- approve-branch=renovate/data.forgejo.org-oci-postgres-18.x -->Update data.forgejo.org/oci/postgres Docker tag to v18 - [ ] <!-- approve-all-pending-prs -->🔐 **Create all pending approval PRs at once** 🔐 ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/data.forgejo.org-oci-node-replacement -->[Replace nodejs with data.forgejo.org/oci/node 24-trixie](pulls/94) - [ ] <!-- rebase-branch=renovate/github.com-bradfitz-gomemcache-digest -->[Update github.com/bradfitz/gomemcache digest to 4d751bb](pulls/104) - [ ] <!-- rebase-branch=renovate/github.com-redis-go-redis-v9-9.x -->[Update module github.com/redis/go-redis/v9 to v9.20.1](pulls/109) - [ ] <!-- rebase-branch=renovate/golangci-golangci-lint-2.x -->[Update dependency golangci/golangci-lint to v2.12.2](pulls/105) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## PR Closed (Blocked) The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below. - [ ] <!-- recreate-branch=renovate/go-github.com-go-chi-chi-v5-vulnerability -->[Update module github.com/go-chi/chi/v5 to v5.2.2 [SECURITY]](pulls/30) ## Detected Dependencies <details><summary>github-actions (1)</summary> <blockquote> <details><summary>.forgejo/workflows/test.yml (7)</summary> - `https://data.forgejo.org/golangci/golangci-lint-action v9.2.1@82606bf257cbaff209d206a39f5134f0cfbfd2ee` - `data.forgejo.org/oci/node 24-bookworm` → [Updates: `24-trixie`] - `registry.redict.io/redict 7` - `data.forgejo.org/oci/postgres 17` → [Updates: `18`] - `mariadb 12` - `memcached 1.6-alpine` - `golangci/golangci-lint v2.11.4` → [Updates: `v2.12.2`] </details> </blockquote> </details> <details><summary>gomod (1)</summary> <blockquote> <details><summary>go.mod (21)</summary> - `go 1.25.0` - `go 1.25.11` → [Updates: `1.26.4`] - `github.com/bradfitz/gomemcache v0.0.0-20230905024940-24af94b03874@24af94b03874` → [Updates: `v0.0.0-20260422231931-4d751bb6e37c`] - `github.com/go-chi/chi/v5 v5.2.1` → [Updates: `v5.2.2`] - `github.com/go-sql-driver/mysql v1.10.0` - `github.com/jackc/pgx/v5 v5.10.0` - `github.com/redis/go-redis/v9 v9.20.0` → [Updates: `v9.20.1`] - `github.com/stretchr/testify v1.11.1` - `filippo.io/edwards25519 v1.2.0` - `github.com/cespare/xxhash/v2 v2.3.0` - `github.com/davecgh/go-spew v1.1.1` - `github.com/jackc/pgpassfile v1.0.0` - `github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761@5a60cdf6a761` - `github.com/jackc/puddle/v2 v2.2.2` - `github.com/kr/text v0.2.0` - `github.com/pmezard/go-difflib v1.0.0` - `github.com/rogpeppe/go-internal v1.14.1` → [Updates: `v1.15.0`] - `go.uber.org/atomic v1.11.0` - `golang.org/x/sync v0.17.0` → [Updates: `v0.21.0`] - `golang.org/x/text v0.29.0` → [Updates: `v0.38.0`] - `gopkg.in/yaml.v3 v3.0.1` </details> </blockquote> </details> <details><summary>renovate-config (1)</summary> <blockquote> <details><summary>renovate.json</summary> </details> </blockquote> </details> --- - [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
go-chi/session#1
No description provided.