From 3d2b43993e1c838d99ca5f706346aaa75e671d53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 11:58:15 +0000 Subject: [PATCH 1/5] feat(Dependencies): Update dependency mkdocs-material to v9.5.43 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | pypi | mkdocs-material | 9.5.42 | 9.5.43 | --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 31a4ad6..0b7f930 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -mkdocs-material==9.5.42 +mkdocs-material==9.5.43 mkdocs-glightbox==0.4.0 mkdocs==1.6.1 mkdocs-htmlproofer-plugin From 1e14b5f96fb8f7ff52a97eea487fec68e4aa87b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 13:53:38 +0000 Subject: [PATCH 2/5] feat(Dependencies): Update Wandalen/wretry.action action to v3.7.0 | datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | Wandalen/wretry.action | v3.5.0 | v3.7.0 | --- .github/workflows/build_image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_image.yml b/.github/workflows/build_image.yml index 3adca36..ec85a65 100644 --- a/.github/workflows/build_image.yml +++ b/.github/workflows/build_image.yml @@ -14,7 +14,7 @@ jobs: python-version: '3.8' # Version range or exact version of a Python version to use, using SemVer's version range syntax - uses: actions/checkout@v4.2.2 - name: Build with retry - uses: Wandalen/wretry.action@v3.5.0 + uses: Wandalen/wretry.action@v3.7.0 with: command: docker build --no-cache . attempt_limit: 3 From 10d40676c4020c1f0ca8cd394574a60904fd6af4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 11:38:24 +0000 Subject: [PATCH 3/5] feat(Dependencies): Update Wandalen/wretry.action action to v3.7.1 | datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | Wandalen/wretry.action | v3.7.0 | v3.7.1 | --- .github/workflows/build_image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_image.yml b/.github/workflows/build_image.yml index ec85a65..b35f04e 100644 --- a/.github/workflows/build_image.yml +++ b/.github/workflows/build_image.yml @@ -14,7 +14,7 @@ jobs: python-version: '3.8' # Version range or exact version of a Python version to use, using SemVer's version range syntax - uses: actions/checkout@v4.2.2 - name: Build with retry - uses: Wandalen/wretry.action@v3.7.0 + uses: Wandalen/wretry.action@v3.7.1 with: command: docker build --no-cache . attempt_limit: 3 From a6eea1336b917d403f24b731608ad6220ab20e2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 20:17:22 +0000 Subject: [PATCH 4/5] feat(Dependencies): Update dependency mkdocs-material to v9.5.44 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | pypi | mkdocs-material | 9.5.43 | 9.5.44 | --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b7f930..a334832 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -mkdocs-material==9.5.43 +mkdocs-material==9.5.44 mkdocs-glightbox==0.4.0 mkdocs==1.6.1 mkdocs-htmlproofer-plugin From 0824be45985ce4f1a40aa0d930f8963110843390 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 08:07:22 +0000 Subject: [PATCH 5/5] feat(Dependencies): Update Wandalen/wretry.action action to v3.7.2 | datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | Wandalen/wretry.action | v3.7.1 | v3.7.2 | --- .github/workflows/build_image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_image.yml b/.github/workflows/build_image.yml index b35f04e..e245518 100644 --- a/.github/workflows/build_image.yml +++ b/.github/workflows/build_image.yml @@ -14,7 +14,7 @@ jobs: python-version: '3.8' # Version range or exact version of a Python version to use, using SemVer's version range syntax - uses: actions/checkout@v4.2.2 - name: Build with retry - uses: Wandalen/wretry.action@v3.7.1 + uses: Wandalen/wretry.action@v3.7.2 with: command: docker build --no-cache . attempt_limit: 3