Skip to content

chore(deps): update all minor and patch dependencies#61

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-and-patch-dependencies
Open

chore(deps): update all minor and patch dependencies#61
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-and-patch-dependencies

Conversation

@renovate

@renovate renovate Bot commented Sep 5, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v4.3.0v4.3.1
actions/create-github-app-token action minor v2.1.1v2.2.2
actions/github-script action minor v7.0.1v7.1.0
actions/setup-go action minor v5.5.0v5.6.0
aquaproj/aqua minor v2.53.9v2.60.1
aquaproj/aqua-installer action patch v4.0.2v4.0.4
aquaproj/aqua-registry minor v4.407.0v4.526.0
aquaproj/aqua-renovate-config minor 2.8.22.13.0
aws-actions/amazon-ecr-login action minor v2.0.1v2.1.6
docker/build-push-action action minor v6.18.0v6.19.2
docker/metadata-action action minor v5.8.0v5.10.0
docker/setup-buildx-action action minor v3.11.1v3.12.0
dorny/paths-filter action patch v3.0.2v3.0.3
reviewdog/action-actionlint action minor v1.66.1v1.72.0
softprops/action-gh-release action minor v2.3.2v2.6.2
suzuki-shunsuke/commit-action action minor v0.0.10v0.1.2
suzuki-shunsuke/ghalint patch v1.5.3v1.5.6
suzuki-shunsuke/pinact-action action minor v1.0.0v1.4.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/checkout (actions/checkout)

v4.3.1

Compare Source

actions/create-github-app-token (actions/create-github-app-token)

v2.2.2

Compare Source

Bug Fixes

v2.2.1

Compare Source

Bug Fixes
  • deps: bump the production-dependencies group with 2 updates (#​311) (b212e6a)

v2.2.0

Compare Source

Bug Fixes
Features

v2.1.4

Compare Source

Bug Fixes

v2.1.3

Compare Source

Bug Fixes
  • deps: bump undici from 7.8.0 to 7.10.0 in the production-dependencies group (#​254) (f3d5ec2)

v2.1.2

Compare Source

Bug Fixes
actions/github-script (actions/github-script)

v7.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/github-script@v7...v7.1.0

actions/setup-go (actions/setup-go)

v5.6.0

Compare Source

What's Changed

Full Changelog: actions/setup-go@v5...v5.6.0

aquaproj/aqua (aquaproj/aqua)

v2.60.1

Compare Source

⚠️ Security Fixes

d5b02b2 fix(unarchive): prevent archive extraction from writing outside the destination
For more details, please see the security advisory.

⚠️ Release Asset Naming Convention for Cosign Was Changed

  • *.sig and *.pem files are no longer included in the release assets
  • *.bundle files are renamed to *.sigstore.json

Fixes

#​4938 Remove GitHub Release Attestation verification

v2.60.0

Compare Source

Features

#​4894 Update ghtkn-go-sdk to v0.3.0 to support new features suche as backends and disabling device flow

New Contributors

v2.59.1

Compare Source

Fixes

#​4865 gr: don't treat *.minisig as checksum files @​scop

v2.59.0

Compare Source

Features

#​4517 Get checksums from GitHub API Release Asset Digest

v2.58.1

Compare Source

Fixes

#​4786 checksum: Change the algorithm to sha256 when registry file isn't cached

v2.58.0

Compare Source

Features

#​4733 #​4742 #​4755 Add the variants override mechanism with libc detection

https://aquaproj.github.io/docs/reference/registry-config/overrides/#variants

#​4667 Refactor GitHub release attestations control naming @​scop

[!WARNING]
github_immutable_release was deprecated. Use github_release_attestations instead.

#​4634 Get a GitHub access token from AQUA_GITHUB_TOKEN and pass it to gh command if GH_TOKEN and GITHUB_TOKEN aren't set

Document

#​4729 Update edit URL in docusaurus configuration @​dsychin
#​4756 Add musl vs glibc section to registry style guide

v2.57.2

Compare Source

Fixes

#​4719 Fix jar support
#​4722 Map x86-64 to amd64
#​4688 Normalize CRLF line endings in checksum file parser

Documentation

#​4668 Deprecate signer-workflow @​scop
#​4663 JSON Schema: signer-workflow string format @​scop

v2.57.1

Compare Source

🐛 Bug Fixes

#​4659 Fix a bug that aqua update-checksum doesn't verify checksum files using tools like Cosign

v2.57.0

Compare Source

Features

#​4625 Support executing .jar

If aqua which returns a .jar file, aqua executes it by java -jar.
This requires java command.

Fixes

#​4629 Re-add env field to log

v2.56.7

Compare Source

Bug Fixes

#​4585 remove: fix a bug that -i doesn't work

Refactoring

#​4527 Refactor Checksum Verification

Document

#​4560 Fix typos and invalid links in documents @​kangetsu121

Dependency Updates
  • chore(deps): update dependency anchore/syft to v1.42.1 in #​4576
  • chore(deps): update dependency go to v1.26.0 in #​4550
  • fix(deps): update module golang.org/x/sys to v0.41.0 in #​4545
  • refactor: migrate to math/rand/v2 by @​scop in #​4547
  • fix(deps): update module golang.org/x/oauth2 to v0.35.0 in #​4541
  • fix(deps): update module github.com/expr-lang/expr to v1.17.8 in #​4564
  • fix(deps): update module github.com/suzuki-shunsuke/urfave-cli-v3-util to v0.2.2 in #​4574
  • chore(deps): update dependency sigstore/cosign to v3.0.5 in #​4578
  • fix(deps): update module github.com/google/go-github/v82 to v83 in #​4568
  • chore: update aqua-proxy to v1.2.13 in #​4588

v2.56.6

Compare Source

🐛 Bug Fixes

#​4510 Fix a bug that -log-color doesn't work
#​4526 aqua gr: Fix a bug that win32 are excluded

v2.56.5

Compare Source

🐛 Bug Fixes

#​4495 Fix a bug that aqua gr's -cmd option doesn't work

This was a bug of v2.56.2 ~ v2.56.4. #​4450

v2.56.4

Compare Source

🐛 Bub Fixes

#​4484 #​4485 Prevent duplicate log field output

v2.56.3

Compare Source

🐛 Bug Fixes

#​4475 cp: Fix a bug that command arguments are ignored and always all commands are copied
#​4476 update-aqua: Fix a bug that a command argument is ignored and always the latest version is installed

Others

#​4471 Update sigstore/cosign to v3.0.4

v2.56.2

Compare Source

Refactoring

#​4448 Replace logrus with slog
#​4450 Use urfave/cli/v3 Destination pattern for flag values

v2.56.1

Compare Source

Fixes

#​4436 gr: Exclude eabihf

v2.56.0

Compare Source

Features

#​4422 Get pseudo-versions from Go Proxy if no tagged version exists @​gizmoguy

Fixes

#​4401 Add YAML tags @​Shion1305
#​4404 Update golangci-lint to v2.7.2, with lint fixes @​Shion1305

Dependency Updates

#​4402 Update goreleaser to v2.13.1
#​4405 Update anchore/syft to v1.38.2
#​4406 Update Cosign to v3.0.3
#​4420 Update expr to v1.17.7
#​4424 Update goccy/go-yaml to v1.19.1

v2.55.3

Compare Source

Bug Fixes

#​4393 gr: Fix the support of sigstore and sigstore.json file extensions

Refactoring

#​4369 Enable tagalign rule in golangci-lint @​Shion1305
#​4394 chore(deps): migrate to go.yaml.in/yaml @​scop

v2.55.2

Compare Source

Performance Improvement

#​4342 Skip packages that cannot provide the desired exe @​refi64

Others

#​4312 Update Go to 1.25.4

v2.55.1

Compare Source

🐛 Bug Fixes

#​4274 #​4276 exec: Fix the command name (args[0])

Dependency Updates

#​4220 #​4266 Update github.com/google/go-github/v74 to v76
#​4233 #​4251 #​4261 Update Go to 1.25.2

Others

Release Cosign Bundle file *.bundle

v2.55.0

Compare Source

Features

#​4195 #​4213 Support verifying the integrity of GitHub Releases

https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/verifying-the-integrity-of-a-release
https://aquaproj.github.io/docs/reference/security/github-immutable-release

v2.54.1

Compare Source

🐛 Bug Fixes

#​4182 Fix a bug of generate-registry command that arm64 is replaced to arm incorrectly

v2.54.0

Compare Source

Features

#​4173 ghtkn integration

https://aquaproj.github.io/docs/reference/security/ghtkn/

Now aqua can get a GitHub App User Access Token by ghtkn integration.
Stop risking token leaks - Use secure, short-lived GitHub tokens for local development.

Requirements

The ghtkn integration requires:

  • Keyring

This feature doesn't depend on ghtkn CLI.

Limitation

The integration requires the user interaction when creating an access token via Device Flow, so it's unavailable in CI.

Set up

For more details, please see https://github.com/suzuki-shunsuke/ghtkn .

  1. Create a GitHub App
  2. Create a configuration file of ghtkn
  3. Set the environment variable AQUA_GHTKN_ENABLED=true
export AQUA_GHTKN_ENABLED=true

Then aqua gets a user access token using ghtkn Go SDK when aqua calls GitHub APIs.

v2.53.11

Compare Source

Performance Improvement

#​4159 Update github.com/gdamore/tcell/v2 to reduce startup time @​refi64

Benchmark
$ git rev-parse HEAD
380a2334230ec9fd22adac3f4e137a4cf47d42b2

$ go version
go version go1.25.1 darwin/arm64

$ hyperfine --version
hyperfine 1.19.0

$ ls dist                         
aqua  aqua-25310

aqua.yaml

registries:
- type: standard
  ref: v4.408.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: suzuki-shunsuke/mkghtag@v0.1.11
- name: suzuki-shunsuke/cmdx@v2.0.2
$ hyperfine --warmup=20 -N 'dist/aqua'{-25310,}' exec -- mkghtag -version'
Benchmark 1: dist/aqua-25310 exec -- mkghtag -version
  Time (mean ± σ):      24.7 ms ±   1.3 ms    [User: 2.7 ms, System: 1.6 ms]
  Range (min … max):    23.5 ms …  29.6 ms    125 runs
 
  Warning: Statistical outliers were detected. Consider re-running this benchmark on a quiet system without any interferences from other programs. It might help to use the '--warmup' or '--prepare' options.
 
Benchmark 2: dist/aqua exec -- mkghtag -version
  Time (mean ± σ):      10.8 ms ±   1.4 ms    [User: 2.4 ms, System: 1.6 ms]
  Range (min … max):     9.2 ms …  17.1 ms    250 runs
 
Summary
  dist/aqua exec -- mkghtag -version ran
    2.30 ± 0.33 times faster than dist/aqua-25310 exec -- mkghtag -version
$ hyperfine --warmup=20 -N 'dist/aqua'{-25310,}' exec -- cmdx -v'         
Benchmark 1: dist/aqua-25310 exec -- cmdx -v
  Time (mean ± σ):      25.7 ms ±   1.3 ms    [User: 3.5 ms, System: 1.7 ms]
  Range (min … max):    24.5 ms …  31.7 ms    120 runs
 
  Warning: Statistical outliers were detected. Consider re-running this benchmark on a quiet system without any interferences from other programs. It might help to use the '--warmup' or '--prepare' options.
 
Benchmark 2: dist/aqua exec -- cmdx -v
  Time (mean ± σ):      11.2 ms ±   1.0 ms    [User: 3.1 ms, System: 1.6 ms]
  Range (min … max):    10.2 ms …  15.9 ms    253 runs
 
  Warning: Statistical outliers were detected. Consider re-running this benchmark on a quiet system without any interferences from other programs. It might help to use the '--warmup' or '--prepare' options.
 
Summary
  dist/aqua exec -- cmdx -v ran
    2.30 ± 0.24 times faster than dist/aqua-25310 exec -- cmdx -v

v2.53.10

Compare Source

🛡️ Starting from this release, Immutable Release is enabled!

#​4147 Update Go to v1.25.1
#​4145 Update aqua-proxy to v1.2.12

🐛 Bug Fixes

#​4140 Fix error messages

aquaproj/aqua-installer (aquaproj/aqua-installer)

v4.0.4

Compare Source

Pull Requests aquaproj/aqua-installer@v4.0.3...v4.0.4

SHA256 Checksum
acd21cbb06609dd9a701b0032ba4c21fa37b0e3b5cc4c9d721cc02f25ea33a28  aqua-installer

#​886 Configure export-ignore in .gitattributes
#​887 Update the bootstrap version of aqua to v2.55.1

v4.0.3

Compare Source

🛡️ Starting from this release, Immutable Release is enabled!

SHA256 Checksum
d76bb5c3a23025e9d344aeba04c0a4d4ed6c9fb05e85530c8c3be2ef8e8f3a6a  aqua-installer

#​867 Update the bootstrap aqua version to v2.53.10

aquaproj/aqua-registry (aquaproj/aqua-registry)

v4.526.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.525.0...v4.526.0

🎉 New Packages

#​55428 Latias94/merman - Mermaid.js, but headless, in Rust @​yashikota
#​55421 coder/boo - A GNU screen style terminal multiplexer built on libghostty @​yashikota

Fixes

#​55443 Rename bitnami-labs/sealed-secrets to bitnami/sealed-secrets
#​55445 suzuki-shunsuke/ghtkn: support v0.2.6 or later

v4.525.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.524.1...v4.525.0

🎉 New Packages

#​55397 #​55401 CycloneDX/cdxgen - Creates CycloneDX Bill of Materials (BOM) from source code and container images @​sebdanielsson
#​55389 fallow-rs/fallow: Codebase intelligence for TypeScript and JavaScript. Free static layer: unused code, duplication, circular deps, complexity hotspots, architecture boundaries. Optional paid runtime layer: hot-path review and cold-path deletion evidence from real production traffic. Rust-native, sub-second, zero-config framework support @​wancup

Fixes

#​55395 haskell/ghcup-hs: Support Windows @​cprecioso
#​55393 Remove the verification of release attestations

v4.524.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.524.0...v4.524.1

Fixes

#​55237 oracle.com/sqlcl: Fetch available versions and checksums from jasonlyle88/sqlcl-releases @​jasonlyle88
#​55311 oxc-project/oxc/oxlint: Support v1.28.0 or later @​hituzi-no-sippo
#​55314 suzuki-shunsuke/docfresh: Support v0.3.0 or later
#​55313 suzuki-shunsuke/ghaperf: Support v1.0.0 or later
#​55310 suzuki-shunsuke/ghir: Support ghir v1.0.0 or later

v4.524.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.523.0...v4.524.0

🎉 New Packages

#​55083 lexfrei/claudeline - Claude Code statusline with real usage limits from Anthropic API @​sanchpet

Security

#​55150 ubugeeei-prod/vize: Cosign config @​scop

Fixes

#​55131 SonarSource/sonarqube-cli: Fixing format in URL @​3PeatVR
#​55084 Rename endevco/aube to jdx/aube @​jdx
#​55064 Rename endevco/pitchfork to jdx/pitchfork
#​55071 Update codeberg.org/mergiraf/mergiraf @​A2va

v4.523.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.522.0...v4.523.0

🎉 New Packages

#​55028 alibaba/open-code-review: Open-source & free — Battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in fine-tuned ruleset (NPE, thread-safety, XSS, SQL injection), OpenAI & Anthropic compatible
#​55027 visioncortex/vtracer - Raster to Vector Graphics Converter @​dnwe
#​55020 macstadium.com/orka3 - CLI for the Orka virtualization platform on Apple hardware @​ffittschen

Fixes

#​54992 Rename the package grafana/grizzly to grafana-cold-storage/grizzly

v4.522.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.521.0...v4.522.0

🎉 New Packages

#​54867 klauspost/asmfmt Go assembler formatter @​scop
#​54869 hashicorp/hcl/hclfmt HashiCorp configuration language formatter @​scop

Fixes

#​54866 Rename the package cirruslabs/tart to openai/tart @​djgoku
#​54868 FiloSottile/age: Add support for darwin/amd64 @​acouvreur

Security

#​54871 GitGuardian/ggshield: GitHub artifact attestations config @​scop

CI

#​54912 Install golang/go on macOS
#​54890 Update macos to 26
#​54889 Replace tibdex/github-app-token with actions/create-github-app-token
#​54872 Update aqua-registry-updater to v0.1.8 for fixing the auto-update workflow

v4.521.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.520.2...v4.521.0

🎉 New Packages

#​54861 dahlia/submark - Extract a part from CommonMark/Markdown docs @​dahlia
#​54862 dahlia/seonbi - SmartyPants for Korean language @​dahlia
#​54864 oxc-project/oxc/oxfmt: A collection of high-performance JavaScript tools @​hituzi-no-sippo

Fixes

#​54865 sayanarijit/jf: Support v1.0.0 or later @​scop
#​54860 dahlia/hongdown: Handle tarball layout change in 0.4.3 @​dahlia

v4.520.2

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.520.1...v4.520.2

Fixes

#​54859 dahlia/gukhanmun: Handle tarball layout change in 0.1.2 @​dahlia

v4.520.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.520.0...v4.520.1

Fixes

#​54724 #​54749 #​54750 Rename the package google.com/antigravity-cli to google-antigravity/antigravity-cli @​hayatosc

v4.520.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.519.0...v4.520.0

🎉 New Packages

#​54702 cliwright/whoiam - CLI tool for checking and validating your current AWS IAM identity @​cliwright
#​54684 tidewave-ai/tidewave_app - Tidewave is the coding agent for full-stack web app development @​mfilej

Fixes

#​54683 endevco/aube: Use glibc assets for performance (PGO+BOLT optimization) @​jdx

v4.519.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.518.0...v4.519.0

🎉 New Packages

#​54642 dahlia/hongdown - A Markdown formatter that enforces Hong Minhee's Markdown style conventions @​dahlia
#​54641 dahlia/gukhanmun - Convert mixed-script Korean text into hangul-only text @​dahlia

Fixes

#​54624 Rename ubugeeei/vize to ubugeeei-prod/vize
#​54605 ImageMagick/ImageMagick: Support linux/amd64
#​54556 Re-scaffold Boeing/config-file-validator to support 2.2.0 or later

v4.518.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.517.0...v4.518.0

🎉 New Packages

#​54524 grafana/oats - OpenTelemetry Acceptance Tests (OATs), or OATs for short, is a test framework for OpenTelemetry @​zeitlinger
#​54458 s0undt3ch/ToolR - In-project CLI tooling support @​s0undt3ch
#​54433 Bearer/bearer - Code security scanning tool (SAST) to discover, filter and prioritize security and privacy risks @​NikitaCOEUR
#​50281 ImageMagick/ImageMagick - ImageMagick is a free and open-source software suite for displaying, creating, converting, modifying, and editing raster images @​iki

Fixes

#​54474 npm/cli: Drop broken Windows support @​risu729

v4.517.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.516.0...v4.517.0

🎉 New Packages

#​54411 x.ai/cli/grok - Grok Build TUI @​lucasew
#​54350 databricks/cli - Databricks CLI @​yigal100
#​54329 felixgwilliams/nbwipers - nbwipers is a command line tool to wipe clean jupyter notebooks, written in Rust @​sanemat

Security

#​54317 coder/coder: GitHub artifact attestations config @​scop
#​54367 gittuf/gittuf: GitHub artifact attestations config @​scop
#​54371 jdx/mise: checksums and minisign config @​scop
#​54421 jedisct1/minisign: minisign config @​scop
#​54422 minio/mc: minisign config @​scop

v4.516.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.515.0...v4.516.0

🎉 New Packages

#​54298 jgm/pandoc - Universal markup converter @​sh1Nome

Security

#​54299 betterleaks/betterleaks: cosign config @​scop

Fixes

#​54237 pinterest/ktlint: Transfer the repository to ktlint/ktlint

v4.515.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.514.0...v4.515.0

🎉 New Packages

#​54103 openclaw/wacli - WhatsApp in your terminal @​dovocoder
#​54148 Staffbase/gq - CLI and MCP server for querying logs and metrics via Grafana datasource proxy @​harikaduyu

v4.514.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.513.1...v4.514.0

🎉 New Packages

#​54065 #​54090 sholdee/crd-schema-publisher - Browsable CRD docs and IDE validation schemas, straight from your Kubernetes cluster @​sholdee
#​54064 google.com/antigravity-cli - Google's agentic development platform CLI companion @​hayatosc

Security

#​54104 wasmCloud/wasmCloud/wash: cosign config @​scop
#​54043 wasmCloud/wasmCloud/wash: GitHub artifact attestations config @​scop
#​54033 goccy/bigquery-emulator: Fix 0.7.0+, GitHub artifact attestations config @​scop

v4.513.1

Compare Source

Issues | [Pull Req

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Sep 5, 2025
@renovate renovate Bot force-pushed the renovate/all-minor-and-patch-dependencies branch 7 times, most recently from ddc45c8 to 9027d2e Compare September 11, 2025 01:42
@renovate renovate Bot force-pushed the renovate/all-minor-and-patch-dependencies branch 6 times, most recently from edbca37 to af80514 Compare September 19, 2025 12:38
@renovate renovate Bot force-pushed the renovate/all-minor-and-patch-dependencies branch 7 times, most recently from a4707dc to 7813e7f Compare September 28, 2025 01:05
@renovate renovate Bot force-pushed the renovate/all-minor-and-patch-dependencies branch 5 times, most recently from cb1bf16 to 0984124 Compare October 6, 2025 10:37
@renovate renovate Bot force-pushed the renovate/all-minor-and-patch-dependencies branch 4 times, most recently from 02f0220 to bc84f7c Compare October 9, 2025 01:37
@renovate renovate Bot force-pushed the renovate/all-minor-and-patch-dependencies branch 5 times, most recently from c17ef70 to fbc2561 Compare November 8, 2025 21:47
@renovate renovate Bot force-pushed the renovate/all-minor-and-patch-dependencies branch 4 times, most recently from 5ed3add to 4c7163b Compare November 18, 2025 02:11
@renovate renovate Bot force-pushed the renovate/all-minor-and-patch-dependencies branch 7 times, most recently from aafffe2 to 32cde77 Compare November 26, 2025 16:15
@renovate renovate Bot force-pushed the renovate/all-minor-and-patch-dependencies branch 7 times, most recently from b7ef631 to e865137 Compare December 4, 2025 03:02
@renovate renovate Bot force-pushed the renovate/all-minor-and-patch-dependencies branch 6 times, most recently from 3b6c911 to b2191a7 Compare December 10, 2025 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants