diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index d4478c0..6136a82 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 - name: Renovate - uses: renovatebot/github-action@5402b206248e5a8c8427a15102702eb9c1793efc # v46.2.4 + uses: renovatebot/github-action@39b914146caeff8cd512e61c8992f1d5913af85c # v46.2.5 env: RENOVATE_GIT_AUTHOR: "gw0-bot " RENOVATE_REPOSITORIES: ${{ github.repository }} diff --git a/Dockerfile b/Dockerfile index 1a1036b..cf34ae0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -87,7 +87,7 @@ RUN apt-get update -qq \ ## # https://www.npmjs.com/package/@anthropic-ai/claude-code/v/latest # renovate: datasource=npm depName=@anthropic-ai/claude-code -ARG CLAUDE_VERSION=2.1.247 +ARG CLAUDE_VERSION=2.1.252 # https://github.com/Owloops/claude-powerline/releases # renovate: datasource=npm depName=@owloops/claude-powerline ARG CLAUDE_POWERLINE_VERSION=1.30.1 @@ -124,7 +124,7 @@ RUN : \ ARG DOCKERFMT_VERSION=0.5.4 # https://github.com/mvdan/sh/releases # renovate: datasource=github-releases depName=mvdan/sh -ARG SHFMT_VERSION=3.13.1 +ARG SHFMT_VERSION=3.14.0 # https://github.com/koalaman/shellcheck/releases # renovate: datasource=github-releases depName=koalaman/shellcheck ARG SHELLCHECK_VERSION=0.11.0 @@ -189,7 +189,7 @@ ARG SUPERCLAUDE_VERSION=4.3.0 ARG CLAUDE_SKILLS_VERSION=0.4.16 # https://github.com/sickn33/agentic-awesome-skills/releases # renovate: datasource=github-releases depName=sickn33/agentic-awesome-skills -ARG AAS_VERSION=16.2.0 +ARG AAS_VERSION=16.5.0 # https://github.com/AZidan/codemap # renovate: datasource=git-refs packageName=https://github.com/AZidan/codemap ARG CODEMAP_VERSION=120d018d36809371cf328173e9e0da5e16034693