jbergstroem / mariadb-alpine

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

chore(deps): all non-major dependencies #238

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v3.5.2 -> v3.5.3
docker/build-push-action action minor v4.0.0 -> v4.1.1
docker/login-action action minor v2.1.0 -> v2.2.0
docker/setup-buildx-action action minor v2.5.0 -> v2.7.0
mvdan/sh minor 3.6.0 -> 3.7.0
peter-evans/dockerhub-description action patch v3.4.1 -> v3.4.2
rhysd/actionlint patch 1.6.24 -> 1.6.25

Release Notes

actions/checkout ### [`v3.5.3`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v353) [Compare Source](https://togithub.com/actions/checkout/compare/v3.5.2...v3.5.3) - [Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in](https://togithub.com/actions/checkout/pull/1196) - [Fix typos found by codespell](https://togithub.com/actions/checkout/pull/1287) - [Add support for sparse checkouts](https://togithub.com/actions/checkout/pull/1369)
docker/build-push-action ### [`v4.1.1`](https://togithub.com/docker/build-push-action/releases/tag/v4.1.1) [Compare Source](https://togithub.com/docker/build-push-action/compare/v4.1.0...v4.1.1) > **Note** > > Buildx v0.10 enables support for a minimal [SLSA Provenance](https://slsa.dev/provenance/) attestation, which requires support for [OCI-compliant](https://togithub.com/opencontainers/image-spec) multi-platform images. This may introduce issues with registry and runtime support (e.g. [Google Cloud Run and AWS Lambda](https://togithub.com/docker/buildx/issues/1533)). You can optionally disable the default provenance attestation functionality using `provenance: false`. - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.3.0 to 0.5.0 by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/880](https://togithub.com/docker/build-push-action/pull/880) **Full Changelog**: https://github.com/docker/build-push-action/compare/v4.1.0...v4.1.1 ### [`v4.1.0`](https://togithub.com/docker/build-push-action/releases/tag/v4.1.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v4.0.0...v4.1.0) > **Note** > > Buildx v0.10 enables support for a minimal [SLSA Provenance](https://slsa.dev/provenance/) attestation, which requires support for [OCI-compliant](https://togithub.com/opencontainers/image-spec) multi-platform images. This may introduce issues with registry and runtime support (e.g. [Google Cloud Run and AWS Lambda](https://togithub.com/docker/buildx/issues/1533)). You can optionally disable the default provenance attestation functionality using `provenance: false`. - Switch to actions-toolkit implementation by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/811](https://togithub.com/docker/build-push-action/pull/811) [https://github.com/docker/build-push-action/pull/838](https://togithub.com/docker/build-push-action/pull/838) [https://github.com/docker/build-push-action/pull/855](https://togithub.com/docker/build-push-action/pull/855) [https://github.com/docker/build-push-action/pull/860](https://togithub.com/docker/build-push-action/pull/860) [https://github.com/docker/build-push-action/pull/875](https://togithub.com/docker/build-push-action/pull/875) - e2e: quay.io by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/799](https://togithub.com/docker/build-push-action/pull/799) [https://github.com/docker/build-push-action/pull/805](https://togithub.com/docker/build-push-action/pull/805) - e2e: local harbor and nexus by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/800](https://togithub.com/docker/build-push-action/pull/800) - e2e: add artifactory container registry to test against by [@​jedevc](https://togithub.com/jedevc) in [https://github.com/docker/build-push-action/pull/804](https://togithub.com/docker/build-push-action/pull/804) - e2e: add distribution tests by [@​jedevc](https://togithub.com/jedevc) in [https://github.com/docker/build-push-action/pull/814](https://togithub.com/docker/build-push-action/pull/814) [https://github.com/docker/build-push-action/pull/815](https://togithub.com/docker/build-push-action/pull/815) **Full Changelog**: https://github.com/docker/build-push-action/compare/v4.0.0...v4.1.0
docker/login-action ### [`v2.2.0`](https://togithub.com/docker/login-action/releases/tag/v2.2.0) [Compare Source](https://togithub.com/docker/login-action/compare/v2.1.0...v2.2.0) - Switch to actions-toolkit implementation by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/login-action/pull/409](https://togithub.com/docker/login-action/pull/409) [https://github.com/docker/login-action/pull/470](https://togithub.com/docker/login-action/pull/470) [https://github.com/docker/login-action/pull/476](https://togithub.com/docker/login-action/pull/476) - Bump [@​aws-sdk/client-ecr](https://togithub.com/aws-sdk/client-ecr) and [@​aws-sdk/client-ecr-public](https://togithub.com/aws-sdk/client-ecr-public) to 3.347.1 in [https://github.com/docker/login-action/pull/524](https://togithub.com/docker/login-action/pull/524) [https://github.com/docker/login-action/pull/364](https://togithub.com/docker/login-action/pull/364) [https://github.com/docker/login-action/pull/363](https://togithub.com/docker/login-action/pull/363) - Bump minimatch from 3.0.4 to 3.1.2 in [https://github.com/docker/login-action/pull/354](https://togithub.com/docker/login-action/pull/354) - Bump json5 from 2.2.0 to 2.2.3 in [https://github.com/docker/login-action/pull/378](https://togithub.com/docker/login-action/pull/378) - Bump http-proxy-agent from 5.0.0 to 7.0.0 in [https://github.com/docker/login-action/pull/509](https://togithub.com/docker/login-action/pull/509) - Bump https-proxy-agent from 5.0.1 to 7.0.0 in [https://github.com/docker/login-action/pull/508](https://togithub.com/docker/login-action/pull/508) **Full Changelog**: https://github.com/docker/login-action/compare/v2.1.0...v2.2.0
docker/setup-buildx-action ### [`v2.7.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.7.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v2.6.0...v2.7.0) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.3.0 to 0.5.0 in [https://github.com/docker/setup-buildx-action/pull/237](https://togithub.com/docker/setup-buildx-action/pull/237) [https://github.com/docker/setup-buildx-action/pull/238](https://togithub.com/docker/setup-buildx-action/pull/238) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v2.6.0...v2.7.0 ### [`v2.6.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.6.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v2.5.0...v2.6.0) - Set node name for k8s driver when appending nodes by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/219](https://togithub.com/docker/setup-buildx-action/pull/219) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.1.0-beta.18 to 0.3.0 in [https://github.com/docker/setup-buildx-action/pull/220](https://togithub.com/docker/setup-buildx-action/pull/220) [https://github.com/docker/setup-buildx-action/pull/229](https://togithub.com/docker/setup-buildx-action/pull/229) [https://github.com/docker/setup-buildx-action/pull/231](https://togithub.com/docker/setup-buildx-action/pull/231) [https://github.com/docker/setup-buildx-action/pull/236](https://togithub.com/docker/setup-buildx-action/pull/236) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v2.5.0...v2.6.0
mvdan/sh ### [`v3.7.0`](https://togithub.com/mvdan/sh/blob/HEAD/CHANGELOG.md#​370---2023-06-18) [Compare Source](https://togithub.com/mvdan/sh/compare/v3.6.0...v3.7.0) - **syntax** - Correctly parse `$foo#bar` as a single word - \[[#​1003](https://togithub.com/mvdan/sh/issues/1003)] - Make `&>` redirect operators an error in POSIX mode - \[[#​991](https://togithub.com/mvdan/sh/issues/991)] - Avoid producing invalid shell when minifying some heredocs - \[[#​923](https://togithub.com/mvdan/sh/issues/923)] - Revert the simplification of `${foo:-}` into `${foo-}` - \[[#​970](https://togithub.com/mvdan/sh/issues/970)] - **interp** - Add `ExecHandlers` to support layering multiple middlewares - \[[#​964](https://togithub.com/mvdan/sh/issues/964)] - Add initial support for the `select` clause - \[[#​969](https://togithub.com/mvdan/sh/issues/969)] - Support combining the `errexit` and `pipefail` options - \[[#​870](https://togithub.com/mvdan/sh/issues/870)] - Set `EUID` just like `UID` - \[[#​958](https://togithub.com/mvdan/sh/issues/958)] - Replace panics on unimplemented builtins with errors - \[[#​999](https://togithub.com/mvdan/sh/issues/999)] - Tweak build tags to support building for `js/wasm` - \[[#​983](https://togithub.com/mvdan/sh/issues/983)] - **syntax/typedjson** - Avoid `reflect.Value.MethodByName` to reduce binary sizes - \[[#​961](https://togithub.com/mvdan/sh/issues/961)]
peter-evans/dockerhub-description ### [`v3.4.2`](https://togithub.com/peter-evans/dockerhub-description/releases/tag/v3.4.2): Docker Hub Description v3.4.2 [Compare Source](https://togithub.com/peter-evans/dockerhub-description/compare/v3.4.1...v3.4.2) #### What's Changed - fix: Used absolute path to index.js in entrypoint by [@​devatherock](https://togithub.com/devatherock) in [https://github.com/peter-evans/dockerhub-description/pull/176](https://togithub.com/peter-evans/dockerhub-description/pull/176) - 26 dependency updates by [@​dependabot](https://togithub.com/dependabot) #### New Contributors - [@​devatherock](https://togithub.com/devatherock) made their first contribution in [https://github.com/peter-evans/dockerhub-description/pull/176](https://togithub.com/peter-evans/dockerhub-description/pull/176) **Full Changelog**: https://github.com/peter-evans/dockerhub-description/compare/v3.4.1...v3.4.2
rhysd/actionlint ### [`v1.6.25`](https://togithub.com/rhysd/actionlint/blob/HEAD/CHANGELOG.md#v1625-httpsgithubcomrhysdactionlintreleasestagv1625---15-Jun-2023) [Compare Source](https://togithub.com/rhysd/actionlint/compare/v1.6.24...v1.6.25) - Parse new syntax at `runs-on:`. Now `runs-on:` can have `group:` and `labels:` configurations. Please read [the official document](https://docs.github.com/en/actions/using-github-hosted-runners/using-larger-runners#running-jobs-on-your-runner) for more details. ([#​280](https://togithub.com/rhysd/actionlint/issues/280)) ```yaml runs-on: group: ubuntu-runners labels: ubuntu-20.04-16core ``` - Add support for macOS XL runners. `macos-latest-xl`, `macos-13-xl`, `macos-12-xl` labels are available at `runs-on:`. ([#​299](https://togithub.com/rhysd/actionlint/issues/299), thanks [@​woa7](https://togithub.com/woa7)) - Find Git project directory from `-stdin-filename` command line argument. Even if the workflow content is passed via stdin, actionlint can recognize reusable workflows depended by the workflow using file path passed at `-stdin-filename` argument. ([#​283](https://togithub.com/rhysd/actionlint/issues/283)) - Fix order of errors is not deterministic when multiple errors happens at the same location (file name, line number, column number) when building actionlint with Go 1.20. - Fix type name of `watch` webhook. - Fix type of matrix row (property of `matrix` context) when `${{ }}` is used in the row value. ([#​294](https://togithub.com/rhysd/actionlint/issues/294)) - Fix `go install ./...` doesn't work. ([#​297](https://togithub.com/rhysd/actionlint/issues/297)) - Update `actionlint` pre-commit hook to use Go toolchain. Now pre-commit automatically installs `actionlint` command so you don't need to install it manually. Note that this hook requires pre-commit v3.0.0 or later. For those who don't have Go toolchain, the previous hook is maintained as `actionlint-system` hook. ([#​301](https://togithub.com/rhysd/actionlint/issues/301), thanks [@​Freed-Wu](https://togithub.com/Freed-Wu) and [@​dokempf](https://togithub.com/dokempf)) - Update Go dependencies to the latest. - Update npm dependencies for playground to the latest and fix optimizing Wasm binary with `wasm-opt`. - Update popular actions data set. New major versions and new inputs of many popular actions are now supported like `sparse-checkout` of `actions/checkout`. ([#​305](https://togithub.com/rhysd/actionlint/issues/305)) - Fix outdated document for Problem Matchers. ([#​289](https://togithub.com/rhysd/actionlint/issues/289), thanks [@​carlcsaposs-canonical](https://togithub.com/carlcsaposs-canonical)) - Fix outdated links in document for super-linter. ([#​303](https://togithub.com/rhysd/actionlint/issues/303), thanks [@​gmacario](https://togithub.com/gmacario)) - Automate releasing the Winget package with GitHub Actions. ([#​276](https://togithub.com/rhysd/actionlint/issues/276), [#​293](https://togithub.com/rhysd/actionlint/issues/293), thanks [@​sitiom](https://togithub.com/sitiom)) \[Changes]\[v1.6.25]