Dependency Dashboard #576

Open
opened 2023-09-07 23:13:38 +00:00 by renovate-bot · 0 comments
Member

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

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

devcontainer
.devcontainer/devcontainer.json
  • mcr.microsoft.com/devcontainers/go 1.21-bullseye
  • ghcr.io/devcontainers/features/git-lfs 1.1.0
dockerfile
Dockerfile
github-actions
.gitea/workflows/release-nightly.yml
  • actions/checkout v4
  • actions/setup-go v5
  • crazy-max/ghaction-import-gpg v6
  • goreleaser/goreleaser-action v5
  • actions/checkout v3
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • docker/login-action v3
  • docker/build-push-action v5
.gitea/workflows/release-tag.yml
  • actions/checkout v4
  • actions/setup-go v5
  • crazy-max/ghaction-import-gpg v6
  • goreleaser/goreleaser-action v5
.gitea/workflows/test-pr.yml
  • actions/checkout v4
  • actions/setup-go v5
gomod
go.mod
  • go 1.20
  • code.gitea.io/gitea-vet v0.2.3
  • code.gitea.io/sdk/gitea v0.18.0
  • gitea.com/noerw/unidiff-comments v0.0.0-20220822113322-50f4daa0e35c@50f4daa0e35c
  • github.com/AlecAivazis/survey/v2 v2.3.7
  • github.com/adrg/xdg v0.4.0
  • github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de@6b43995a97de
  • github.com/charmbracelet/glamour v0.6.0
  • github.com/enescakir/emoji v1.0.0
  • github.com/go-git/go-git/v5 v5.11.0
  • github.com/muesli/termenv v0.15.2
  • github.com/olekukonko/tablewriter v0.0.5
  • github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966@eef842397966
  • github.com/stretchr/testify v1.8.4
  • github.com/urfave/cli/v2 v2.25.7
  • golang.org/x/crypto v0.23.0
  • golang.org/x/term v0.20.0
  • gopkg.in/yaml.v3 v3.0.1
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to force a retry/rebase of any. - [ ] <!-- rebase-branch=renovate/ghcr.io-devcontainers-features-git-lfs-1.x -->[chore(deps): update ghcr.io/devcontainers/features/git-lfs docker tag to v1.2.0](pulls/647) - [ ] <!-- rebase-branch=renovate/mcr.microsoft.com-devcontainers-go-1.x -->[chore(deps): update mcr.microsoft.com/devcontainers/go docker tag to v1.22](pulls/648) - [ ] <!-- rebase-branch=renovate/github.com-charmbracelet-glamour-0.x -->[fix(deps): update module github.com/charmbracelet/glamour to v0.7.0](pulls/631) - [ ] <!-- rebase-branch=renovate/github.com-go-git-go-git-v5-5.x -->[fix(deps): update module github.com/go-git/go-git/v5 to v5.12.0](pulls/635) - [ ] <!-- rebase-branch=renovate/github.com-stretchr-testify-1.x -->[fix(deps): update module github.com/stretchr/testify to v1.9.0](pulls/629) - [ ] <!-- rebase-branch=renovate/github.com-urfave-cli-v2-2.x -->[fix(deps): update module github.com/urfave/cli/v2 to v2.27.2](pulls/610) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## Ignored or Blocked These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below. - [ ] <!-- recreate-branch=renovate/actions-checkout-4.x -->[chore(deps): update actions/checkout action to v4](pulls/588) ## Detected dependencies <details><summary>devcontainer</summary> <blockquote> <details><summary>.devcontainer/devcontainer.json</summary> - `mcr.microsoft.com/devcontainers/go 1.21-bullseye` - `ghcr.io/devcontainers/features/git-lfs 1.1.0` </details> </blockquote> </details> <details><summary>dockerfile</summary> <blockquote> <details><summary>Dockerfile</summary> </details> </blockquote> </details> <details><summary>github-actions</summary> <blockquote> <details><summary>.gitea/workflows/release-nightly.yml</summary> - `actions/checkout v4` - `actions/setup-go v5` - `crazy-max/ghaction-import-gpg v6` - `goreleaser/goreleaser-action v5` - `actions/checkout v3` - `docker/setup-qemu-action v3` - `docker/setup-buildx-action v3` - `docker/login-action v3` - `docker/build-push-action v5` </details> <details><summary>.gitea/workflows/release-tag.yml</summary> - `actions/checkout v4` - `actions/setup-go v5` - `crazy-max/ghaction-import-gpg v6` - `goreleaser/goreleaser-action v5` </details> <details><summary>.gitea/workflows/test-pr.yml</summary> - `actions/checkout v4` - `actions/setup-go v5` </details> </blockquote> </details> <details><summary>gomod</summary> <blockquote> <details><summary>go.mod</summary> - `go 1.20` - `code.gitea.io/gitea-vet v0.2.3` - `code.gitea.io/sdk/gitea v0.18.0` - `gitea.com/noerw/unidiff-comments v0.0.0-20220822113322-50f4daa0e35c@50f4daa0e35c` - `github.com/AlecAivazis/survey/v2 v2.3.7` - `github.com/adrg/xdg v0.4.0` - `github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de@6b43995a97de` - `github.com/charmbracelet/glamour v0.6.0` - `github.com/enescakir/emoji v1.0.0` - `github.com/go-git/go-git/v5 v5.11.0` - `github.com/muesli/termenv v0.15.2` - `github.com/olekukonko/tablewriter v0.0.5` - `github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966@eef842397966` - `github.com/stretchr/testify v1.8.4` - `github.com/urfave/cli/v2 v2.25.7` - `golang.org/x/crypto v0.23.0` - `golang.org/x/term v0.20.0` - `gopkg.in/yaml.v3 v3.0.1` </details> </blockquote> </details>
techknowlogick pinned this 2023-09-07 23:22:53 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
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: gitea/tea#576
No description provided.