chore(deps): bump the docker-compose-deps group across 6 directories with 8 updates#718
Conversation
…with 8 updates Bumps the docker-compose-deps group with 4 updates in the / directory: redis, oliver006/redis_exporter, prom/prometheus and grafana/grafana. Bumps the docker-compose-deps group with 2 updates in the /examples/aws-sqs-queue-storage directory: localstack/localstack and amazon/aws-cli. Bumps the docker-compose-deps group with 3 updates in the /examples/basic-example-metrics directory: oliver006/redis_exporter, prom/prometheus and grafana/grafana. Bumps the docker-compose-deps group with 1 update in the /examples/vault-secret-signer directory: hashicorp/vault. Bumps the docker-compose-deps group with 1 update in the /examples/vault-transit-signer directory: hashicorp/vault. Bumps the docker-compose-deps group with 1 update in the /testing/wiremock directory: wiremock/wiremock. Updates `redis` from 7-alpine to 8-alpine Updates `oliver006/redis_exporter` from v1.67.0 to v1.82.0 Updates `prom/prometheus` from v3.1.0 to v3.10.0 Updates `grafana/grafana` from 11.5.1 to 12.4.1 Updates `localstack/localstack` from 3 to 2022-07-25 Updates `amazon/aws-cli` from 2.17.39 to 2.34.12 Updates `oliver006/redis_exporter` from v1.67.0 to v1.82.0 Updates `prom/prometheus` from v3.1.0 to v3.10.0 Updates `grafana/grafana` from 11.5.1 to 12.4.1 Updates `hashicorp/vault` from 1.19.0 to 1.21.4 Updates `hashicorp/vault` from 1.19.0 to 1.21.4 Updates `wiremock/wiremock` from 3.13.0 to 3.13.2 --- updated-dependencies: - dependency-name: redis dependency-version: 8-alpine dependency-type: direct:production dependency-group: docker-compose-deps - dependency-name: oliver006/redis_exporter dependency-version: v1.82.0 dependency-type: direct:production dependency-group: docker-compose-deps - dependency-name: prom/prometheus dependency-version: v3.10.0 dependency-type: direct:production dependency-group: docker-compose-deps - dependency-name: grafana/grafana dependency-version: 12.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: docker-compose-deps - dependency-name: localstack/localstack dependency-version: '2022-07-25' dependency-type: direct:production dependency-group: docker-compose-deps - dependency-name: amazon/aws-cli dependency-version: 2.34.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker-compose-deps - dependency-name: oliver006/redis_exporter dependency-version: v1.82.0 dependency-type: direct:production dependency-group: docker-compose-deps - dependency-name: prom/prometheus dependency-version: v3.10.0 dependency-type: direct:production dependency-group: docker-compose-deps - dependency-name: grafana/grafana dependency-version: 12.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: docker-compose-deps - dependency-name: hashicorp/vault dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker-compose-deps - dependency-name: hashicorp/vault dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker-compose-deps - dependency-name: wiremock/wiremock dependency-version: 3.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-compose-deps ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
This PR updates Docker Compose image pins used by local development, examples, and testing stacks (metrics tooling, Vault examples, WireMock, and integration Redis).
Changes:
- Bump metrics stack images (redis_exporter, Prometheus, Grafana) in root and
examples/basic-example-metrics. - Bump Vault image in the Vault signer examples.
- Update WireMock and integration-test Redis images; update AWS example images (LocalStack, AWS CLI).
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
docker-compose.yaml |
Updates metrics-related container image versions (redis_exporter, Prometheus, Grafana). |
docker-compose.integration.yml |
Updates Redis image used by integration docker-compose stack. |
examples/aws-sqs-queue-storage/docker-compose.yaml |
Updates LocalStack and AWS CLI images for the SQS queue storage example. |
examples/basic-example-metrics/docker-compose.yaml |
Updates metrics-related container image versions (redis_exporter, Prometheus, Grafana). |
examples/vault-secret-signer/docker-compose.yaml |
Updates Vault image version for the secret-signer example. |
examples/vault-transit-signer/docker-compose.yaml |
Updates Vault image version for the transit-signer example. |
testing/wiremock/docker-compose.yaml |
Updates WireMock image patch version used for RPC testing proxy. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| localstack: | ||
| image: localstack/localstack:3 | ||
| image: localstack/localstack:2022-07-25 | ||
| environment: |
There was a problem hiding this comment.
The LocalStack image tag changes from 3 to 2022-07-25, which appears to be an older, date-based tag rather than a newer version. This looks like a downgrade and contradicts the intent of a dependency "bump"; please confirm the intended LocalStack version and pin to an appropriate 3.x (or newer) tag instead of an older dated tag.
|
Superseded by #744. |
Bumps the docker-compose-deps group with 4 updates in the / directory: redis, oliver006/redis_exporter, prom/prometheus and grafana/grafana.
Bumps the docker-compose-deps group with 2 updates in the /examples/aws-sqs-queue-storage directory: localstack/localstack and amazon/aws-cli.
Bumps the docker-compose-deps group with 3 updates in the /examples/basic-example-metrics directory: oliver006/redis_exporter, prom/prometheus and grafana/grafana.
Bumps the docker-compose-deps group with 1 update in the /examples/vault-secret-signer directory: hashicorp/vault.
Bumps the docker-compose-deps group with 1 update in the /examples/vault-transit-signer directory: hashicorp/vault.
Bumps the docker-compose-deps group with 1 update in the /testing/wiremock directory: wiremock/wiremock.
Updates
redisfrom 7-alpine to 8-alpineUpdates
oliver006/redis_exporterfrom v1.67.0 to v1.82.0Updates
prom/prometheusfrom v3.1.0 to v3.10.0Updates
grafana/grafanafrom 11.5.1 to 12.4.1Updates
localstack/localstackfrom 3 to 2022-07-25Updates
amazon/aws-clifrom 2.17.39 to 2.34.12Updates
oliver006/redis_exporterfrom v1.67.0 to v1.82.0Updates
prom/prometheusfrom v3.1.0 to v3.10.0Updates
grafana/grafanafrom 11.5.1 to 12.4.1Updates
hashicorp/vaultfrom 1.19.0 to 1.21.4Updates
hashicorp/vaultfrom 1.19.0 to 1.21.4Updates
wiremock/wiremockfrom 3.13.0 to 3.13.2Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions