From 0c4b717de909212bf2fbdc9723f4d332f655fe37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 01:02:11 +0000 Subject: [PATCH] Bump the build-deps group across 1 directory with 4 updates Bumps the build-deps group with 4 updates in the /build/deps directory: [ferretdb/ferretdb-textlint](https://github.com/FerretDB/deps), [ferretdb/legacy-mongo-shell](https://github.com/FerretDB/deps), davidanson/markdownlint-cli2 and mongo. Updates `ferretdb/ferretdb-textlint` from 13.4.1-1 to 14.7.1-1 - [Commits](https://github.com/FerretDB/deps/commits) Updates `ferretdb/legacy-mongo-shell` from 7.0.14-1 to 7.0.21-1 - [Commits](https://github.com/FerretDB/deps/commits) Updates `davidanson/markdownlint-cli2` from v0.8.1 to v0.18.1 Updates `mongo` from 8.0.6 to 8.0.10 --- updated-dependencies: - dependency-name: ferretdb/ferretdb-textlint dependency-version: 14.7.1-1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build-deps - dependency-name: ferretdb/legacy-mongo-shell dependency-version: 7.0.21-1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-deps - dependency-name: davidanson/markdownlint-cli2 dependency-version: v0.18.1 dependency-type: direct:production dependency-group: build-deps - dependency-name: mongo dependency-version: 8.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-deps ... Signed-off-by: dependabot[bot] --- build/deps/ferretdb-textlint.Dockerfile | 2 +- build/deps/legacy-mongo-shell.Dockerfile | 2 +- build/deps/markdownlint.Dockerfile | 2 +- build/deps/mongo.Dockerfile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/deps/ferretdb-textlint.Dockerfile b/build/deps/ferretdb-textlint.Dockerfile index 0ca3cf095..030350aab 100644 --- a/build/deps/ferretdb-textlint.Dockerfile +++ b/build/deps/ferretdb-textlint.Dockerfile @@ -1 +1 @@ -FROM ghcr.io/ferretdb/ferretdb-textlint:13.4.1-1 +FROM ghcr.io/ferretdb/ferretdb-textlint:15.2.0-1 diff --git a/build/deps/legacy-mongo-shell.Dockerfile b/build/deps/legacy-mongo-shell.Dockerfile index 5ea796229..889330647 100644 --- a/build/deps/legacy-mongo-shell.Dockerfile +++ b/build/deps/legacy-mongo-shell.Dockerfile @@ -1 +1 @@ -FROM ghcr.io/ferretdb/legacy-mongo-shell:7.0.14-1 +FROM ghcr.io/ferretdb/legacy-mongo-shell:7.0.21-1 diff --git a/build/deps/markdownlint.Dockerfile b/build/deps/markdownlint.Dockerfile index cdb46f233..28646ca6f 100644 --- a/build/deps/markdownlint.Dockerfile +++ b/build/deps/markdownlint.Dockerfile @@ -1 +1 @@ -FROM davidanson/markdownlint-cli2:v0.8.1 +FROM davidanson/markdownlint-cli2:v0.19.0 diff --git a/build/deps/mongo.Dockerfile b/build/deps/mongo.Dockerfile index 2c39c110d..8cf9b0160 100644 --- a/build/deps/mongo.Dockerfile +++ b/build/deps/mongo.Dockerfile @@ -1 +1 @@ -FROM mongo:8.0.6 +FROM mongo:8.2.1