jbergstroem / mariadb-alpine

A tiny and fast MariaDB container
MIT License
71 stars 19 forks source link

Dependency Dashboard #148

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

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

This repository currently has no open or pending branches.

Detected dependencies

dockerfile
Dockerfile - `alpine 3.16`
github-actions
.github/workflows/lint.yml - `actions/checkout v3.1.0` - `rinchsan/renovate-config-validator v0.0.12` - `actions/checkout v3.1.0` - `actions/checkout v3.1.0` - `jbergstroem/hadolint-gh-action v1.9.1` - `actions/checkout v3.1.0` - `actions/checkout v3.1.0` - `actions/setup-node v3.5.1`
.github/workflows/release.yml - `actions/checkout v3.1.0` - `actions/checkout v3.1.0` - `docker/setup-buildx-action v2.2.1` - `docker/build-push-action v3.2.0` - `docker/login-action v2.1.0` - `docker/build-push-action v3.2.0`
.github/workflows/test.yml - `actions/checkout v3.1.0`
regex
Dockerfile - `alpine_3_16/mariadb 10.6.10-r0`
.github/workflows/lint.yml - `koalaman/shellcheck v0.8.0` - `rhysd/actionlint 1.6.21`
.github/workflows/test.yml - `pgrange/bash_unit v2.0.1`
.github/workflows/lint.yml - `actions/node-versions 18.11.0`

jbergstroem commented 1 year ago

Relevant upstream issue about why mariadb checking won't work just yet (tl;dr: renovate needs to implement rate limiting on outgoing requsts to providers): https://github.com/renovatebot/renovate/issues/18144