Skip to content

Dependency Dashboard #1284

@renovate

Description

@renovate

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.

Note

These dependencies have not received updates for an extended period and may be unmaintained:

View abandoned dependencies (21)
Datasource Name Last Updated
github-actions actions/labeler 2023-12-04
github-actions dessant/label-actions 2023-11-21
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 gopkg.in/yaml.v2 2022-05-27
gomod gopkg.in/yaml.v3 2022-05-27

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.

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • chore(deps): update actions/checkout digest to 08eba0b
  • fix(deps): update module github.com/lestrrat-go/jwx to v1.2.31
  • fix(deps): update module github.com/oapi-codegen/runtime to v1.1.2
  • chore(deps): update module github.com/golangci/golangci-lint to v2.3.1
  • fix(deps): update module github.com/gin-gonic/gin to v1.10.1
  • fix(deps): update module github.com/google/uuid to v1.6.0
  • fix(deps): update module github.com/labstack/echo/v4 to v4.13.4
  • fix(deps): update module github.com/oapi-codegen/nethttp-middleware to v1.1.2
  • fix(deps): update module github.com/oapi-codegen/nullable to v1.1.0
  • fix(deps): update module github.com/oapi-codegen/oapi-codegen/v2 to v2.5.0
  • fix(deps): update module github.com/oapi-codegen/testutil to v1.1.0
  • chore(deps): update actions/checkout action to v5
  • fix(deps): update module github.com/lestrrat-go/jwx to v3
  • fix(deps): update module github.com/oapi-codegen/oapi-codegen/v2/internal/test to v2
  • 🔐 Create all rate-limited PRs at once 🔐

Edited/Blocked

The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below.

Open

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

Detected dependencies

github-actions
.github/workflows/ci.yml
  • actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-go v5@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
.github/workflows/generate.yml
  • actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-go v5@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
.github/workflows/label-actions.yml
  • dessant/label-actions v4.0.1@102faf474a544be75fbaf4df54e73d3c515a0e65
.github/workflows/labeler.yml
  • actions/labeler v5@8558fd74291d67161a8a78ce36a881fa63b766a9
.github/workflows/lint.yml
  • actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-go v5@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
.github/workflows/release-drafter.yml
  • release-drafter/release-drafter v6@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5
.github/workflows/tidy.yml
  • actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-go v5@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
gomod
examples/authenticated-api/stdhttp/go.mod
  • go 1.22.5
  • github.com/getkin/kin-openapi v0.132.0
  • github.com/lestrrat-go/jwx v1.2.29
  • github.com/oapi-codegen/nethttp-middleware v1.0.2
  • github.com/oapi-codegen/oapi-codegen/v2 v2.0.0-00010101000000-000000000000@000000000000
  • github.com/oapi-codegen/testutil v1.1.0
  • github.com/stretchr/testify v1.10.0
examples/extensions/xomitzero/go.mod
  • go 1.24
  • github.com/oapi-codegen/oapi-codegen/v2 v2.0.0-00010101000000-000000000000@000000000000
  • github.com/stretchr/testify v1.10.0
examples/go.mod
  • go 1.22.5
  • github.com/getkin/kin-openapi v0.132.0
  • github.com/gin-gonic/gin v1.10.0
  • github.com/go-chi/chi/v5 v5.0.10
  • github.com/gofiber/fiber/v2 v2.52.4
  • github.com/google/uuid v1.5.0
  • github.com/gorilla/mux v1.8.1
  • github.com/kataras/iris/v12 v12.2.6-0.20230908161203-24ba4e8933b9@24ba4e8933b9
  • github.com/labstack/echo/v4 v4.12.0
  • github.com/lestrrat-go/jwx v1.2.26
  • github.com/oapi-codegen/echo-middleware v1.0.2
  • github.com/oapi-codegen/fiber-middleware v1.0.2
  • github.com/oapi-codegen/gin-middleware v1.0.2
  • github.com/oapi-codegen/iris-middleware v1.0.5
  • github.com/oapi-codegen/nethttp-middleware v1.0.2
  • github.com/oapi-codegen/oapi-codegen/v2 v2.0.0-00010101000000-000000000000@000000000000
  • github.com/oapi-codegen/runtime v1.1.0
  • github.com/oapi-codegen/testutil v1.0.0
  • github.com/stretchr/testify v1.10.0
  • golang.org/x/lint v0.0.0-20210508222113-6edffad5e616@6edffad5e616
examples/minimal-server/stdhttp-go-tool/go.mod
  • go 1.24
  • github.com/oapi-codegen/oapi-codegen/v2 v2.0.0-00010101000000-000000000000@000000000000
examples/minimal-server/stdhttp/go.mod
  • go 1.22.5
  • github.com/oapi-codegen/oapi-codegen/v2 v2.0.0-00010101000000-000000000000@000000000000
examples/output-options/preferskipoptionalpointerwithomitzero/go.mod
  • go 1.24
  • github.com/oapi-codegen/oapi-codegen/v2 v2.0.0-00010101000000-000000000000@000000000000
  • github.com/stretchr/testify v1.10.0
examples/petstore-expanded/stdhttp/go.mod
  • go 1.22.5
  • github.com/getkin/kin-openapi v0.132.0
  • github.com/oapi-codegen/nethttp-middleware v1.0.2
  • github.com/oapi-codegen/oapi-codegen/v2 v2.0.0-00010101000000-000000000000@000000000000
  • github.com/oapi-codegen/runtime v1.1.0
  • github.com/oapi-codegen/testutil v1.0.0
  • github.com/stretchr/testify v1.10.0
go.mod
  • go 1.22.5
  • github.com/getkin/kin-openapi v0.132.0
  • github.com/speakeasy-api/openapi-overlay v0.10.2
  • github.com/stretchr/testify v1.10.0
  • golang.org/x/mod v0.17.0
  • golang.org/x/text v0.20.0
  • golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d@e35e4ccd0d2d
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
internal/test/go.mod
  • go 1.22.5
  • github.com/getkin/kin-openapi v0.132.0
  • github.com/gin-gonic/gin v1.9.1
  • github.com/go-chi/chi/v5 v5.0.10
  • github.com/gofiber/fiber/v2 v2.49.1
  • github.com/google/uuid v1.4.0
  • github.com/gorilla/mux v1.8.1
  • github.com/kataras/iris/v12 v12.2.6-0.20230908161203-24ba4e8933b9@24ba4e8933b9
  • github.com/labstack/echo/v4 v4.11.3
  • github.com/oapi-codegen/nullable v1.0.1
  • github.com/oapi-codegen/oapi-codegen/v2 v2.0.0-00010101000000-000000000000@000000000000
  • github.com/oapi-codegen/runtime v1.1.0
  • github.com/oapi-codegen/testutil v1.0.0
  • github.com/stretchr/testify v1.10.0
  • gopkg.in/yaml.v2 v2.4.0
internal/test/strict-server/stdhttp/go.mod
  • go 1.22.5
  • github.com/getkin/kin-openapi v0.132.0
  • github.com/oapi-codegen/oapi-codegen/v2 v2.0.0-00010101000000-000000000000@000000000000
  • github.com/oapi-codegen/oapi-codegen/v2/internal/test v0.0.0-00010101000000-000000000000@000000000000
  • github.com/oapi-codegen/runtime v1.1.0
  • github.com/oapi-codegen/testutil v1.1.0
  • github.com/stretchr/testify v1.10.0
regex
Makefile
  • github.com/golangci/golangci-lint v2.2.2
renovate-config-presets
renovate.json

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions