-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
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.
Abandoned Dependencies
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.
These dependencies have not received updates for an extended period and may be unmaintained:
View abandoned dependencies (22)
| Datasource | Package | Last Updated |
|---|---|---|
| github-actions | golang/govulncheck-action | 2024-10-01 |
| gomod | github.com/google/uuid | 2024-01-23 |
| gomod | github.com/gorilla/mux | 2023-10-18 |
| gomod | github.com/kataras/iris/v12 | 2024-04-24 |
| gomod | github.com/oapi-codegen/echo-middleware | 2024-06-03 |
| gomod | github.com/oapi-codegen/fiber-middleware | 2024-06-03 |
| gomod | github.com/oapi-codegen/gin-middleware | 2024-06-04 |
| gomod | github.com/oapi-codegen/iris-middleware | 2024-06-03 |
| gomod | github.com/oapi-codegen/nullable | 2024-01-25 |
| gomod | github.com/oapi-codegen/testutil | 2023-11-14 |
| gomod | golang.org/x/lint |
2024-11-12 |
| gomod | gopkg.in/yaml.v2 | 2022-05-27 |
| gomod | gopkg.in/yaml.v3 | 2022-05-27 |
Pending Approval
The following branches are pending approval. To create them, click on a checkbox below.
- fix(deps): update module github.com/gin-gonic/gin to v1.12.0 (examples)
- fix(deps): update module github.com/gin-gonic/gin to v1.12.0 (internal/test)
- fix(deps): update module github.com/oapi-codegen/runtime to v1.3.1 (examples)
- fix(deps): update module github.com/oapi-codegen/runtime to v1.3.1 (examples/petstore-expanded/echo-v5)
- fix(deps): update module github.com/oapi-codegen/runtime to v1.3.1 (examples/petstore-expanded/stdhttp)
- fix(deps): update module github.com/gofiber/fiber/v2 to v3 (examples)
- fix(deps): update module github.com/gofiber/fiber/v2 to v3 (internal/test)
- fix(deps): update module github.com/labstack/echo/v4 to v5 (examples)
- fix(deps): update module github.com/labstack/echo/v4 to v5 (internal/test)
- fix(deps): update module gopkg.in/yaml.v2 to v3 (internal/test)
- 🔐 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.
- chore(deps): update github/codeql-action action to v4.35.1 (.github/workflows)
- chore(deps): update module github.com/golangci/golangci-lint to v2.11.4 (makefile)
- chore(deps): update release-drafter/release-drafter action to v6.4.0 (.github/workflows)
- fix(deps): update module golang.org/x/mod to v0.34.0 (go.mod)
- fix(deps): update module golang.org/x/text to v0.35.0 (go.mod)
- fix(deps): update module golang.org/x/tools to v0.43.0 (go.mod)
- chore(deps): update release-drafter/release-drafter action to v7 (.github/workflows)
- fix(deps): update module gopkg.in/yaml.v2 to v3 (go.mod)
- 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.
- fix(deps): update module github.com/speakeasy-api/openapi-overlay to v0.10.3 (go.mod)
- chore(deps): update dependency go to v1.26.1 (go.mod)
Detected Dependencies
github-actions (6)
.github/workflows/ci.yml (3)
oapi-codegen/actions v0.6.0@6cf35d4f044f2663dae54547ff6d426e565beb48actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83ddactions/setup-go v6.3.0@4b73464bb391d4059bd26b0524d20df3927bd417.github/workflows/govulncheck.yml (2)
golang/govulncheck-action v1.0.4@b625fbe08f3bccbe446d94fbf87fcc875a4f50eegithub/codeql-action v4.32.4@89a39a4e59826350b863aa6b6252a07ad50cf83e→ [Updates:v4.35.1].github/workflows/label-actions.yml (1)
dessant/label-actions v5.0.0@9e5fd757ffe1e065abf55e9f74d899dbe012922a.github/workflows/labeler.yml (1)
actions/labeler v6.0.1@634933edcd8ababfe52f92936142cc22ac488b1b.github/workflows/release-drafter.yml (1)
release-drafter/release-drafter v6.3.0@00ce30b0ce8a4d67bccfca59421cdf6c55dd0784→ [Updates:v6.4.0,v7.1.1].github/workflows/scorecard.yml (4)
actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83ddossf/scorecard-action v2.4.3@4eaacf0543bb3f2c246792bd56e8cdeffafb205aactions/upload-artifact v7.0.0@bbbca2ddaa5d8feaa63e36b76fdaad77386f024fgithub/codeql-action v4.32.4@89a39a4e59826350b863aa6b6252a07ad50cf83e→ [Updates:v4.35.1]
gomod (8)
examples/authenticated-api/stdhttp/go.mod (6)
go 1.24.3github.com/getkin/kin-openapi v0.134.0github.com/lestrrat-go/jwx/v3 v3.0.13github.com/oapi-codegen/nethttp-middleware v1.1.2github.com/oapi-codegen/testutil v1.1.0github.com/stretchr/testify v1.11.1examples/go.mod (19)
go 1.24.3github.com/getkin/kin-openapi v0.134.0github.com/gin-gonic/gin v1.11.0→ [Updates:v1.12.0]github.com/go-chi/chi/v5 v5.2.5github.com/gofiber/fiber/v2 v2.52.12→ [Updates:v3.1.0]github.com/google/uuid v1.6.0github.com/gorilla/mux v1.8.1github.com/kataras/iris/v12 v12.2.11github.com/labstack/echo/v4 v4.15.1→ [Updates:v5.0.4]github.com/lestrrat-go/jwx/v3 v3.0.13github.com/oapi-codegen/echo-middleware v1.0.2github.com/oapi-codegen/fiber-middleware v1.0.2github.com/oapi-codegen/gin-middleware v1.0.2github.com/oapi-codegen/iris-middleware v1.0.5github.com/oapi-codegen/nethttp-middleware v1.1.2github.com/oapi-codegen/runtime v1.2.0→ [Updates:v1.3.1]github.com/oapi-codegen/testutil v1.1.0github.com/stretchr/testify v1.11.1golang.org/x/lint v0.0.0-20241112194109-818c5a804067@818c5a804067examples/minimal-server/stdhttp/go.mod (1)
go 1.24.3examples/petstore-expanded/echo-v5/go.mod (6)
go 1.25.0github.com/getkin/kin-openapi v0.134.0github.com/labstack/echo/v5 v5.0.4github.com/oapi-codegen/runtime v1.2.0→ [Updates:v1.3.1]github.com/oapi-codegen/testutil v1.1.0github.com/stretchr/testify v1.11.1examples/petstore-expanded/stdhttp/go.mod (6)
go 1.24.3github.com/getkin/kin-openapi v0.134.0github.com/oapi-codegen/nethttp-middleware v1.1.2github.com/oapi-codegen/runtime v1.2.0→ [Updates:v1.3.1]github.com/oapi-codegen/testutil v1.1.0github.com/stretchr/testify v1.11.1go.mod (10)
go 1.24.3go 1.24.4→ [Updates:1.26.1]github.com/getkin/kin-openapi v0.134.0github.com/speakeasy-api/openapi-overlay v0.10.2→ [Updates:v0.10.3]github.com/stretchr/testify v1.11.1golang.org/x/mod v0.33.0→ [Updates:v0.34.0]golang.org/x/text v0.34.0→ [Updates:v0.35.0]golang.org/x/tools v0.42.0→ [Updates:v0.43.0]gopkg.in/yaml.v2 v2.4.0→ [Updates:v3.0.1]gopkg.in/yaml.v3 v3.0.1internal/test/go.mod (14)
go 1.24.3github.com/getkin/kin-openapi v0.134.0github.com/gin-gonic/gin v1.11.0→ [Updates:v1.12.0]github.com/go-chi/chi/v5 v5.2.5github.com/gofiber/fiber/v2 v2.52.12→ [Updates:v3.1.0]github.com/google/uuid v1.6.0github.com/gorilla/mux v1.8.1github.com/kataras/iris/v12 v12.2.11github.com/labstack/echo/v4 v4.15.1→ [Updates:v5.0.4]github.com/oapi-codegen/nullable v1.1.0github.com/oapi-codegen/runtime v1.3.1github.com/oapi-codegen/testutil v1.1.0github.com/stretchr/testify v1.11.1gopkg.in/yaml.v2 v2.4.0→ [Updates:v3.0.1]internal/test/strict-server/stdhttp/go.mod (5)
go 1.24.3github.com/getkin/kin-openapi v0.134.0github.com/oapi-codegen/runtime v1.3.1github.com/oapi-codegen/testutil v1.1.0github.com/stretchr/testify v1.11.1
regex (2)
Makefile (1)
github.com/golangci/golangci-lint v2.10.1→ [Updates:v2.11.4]README.md (1)
github.com/oapi-codegen/oapi-codegen/v2 v2.6.0
renovate-config-presets (1)
renovate.json
- Check this box to trigger a request for Renovate to run again on this repository
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels