From c715f928d79e6499e05094a598ac042b83b0dfd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:54:23 +0000 Subject: [PATCH 1/4] chore(deps): bump huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml Bumps [huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml](https://github.com/huggingface/doc-builder) from b0f9a6e3b6aa912656cbda9f74896eb721d29421 to bcff59fca682130d2e7271ca8589911b7ac0b8bf. - [Release notes](https://github.com/huggingface/doc-builder/releases) - [Commits](https://github.com/huggingface/doc-builder/compare/b0f9a6e3b6aa912656cbda9f74896eb721d29421...bcff59fca682130d2e7271ca8589911b7ac0b8bf) --- updated-dependencies: - dependency-name: huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml dependency-version: bcff59fca682130d2e7271ca8589911b7ac0b8bf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/upload_pr_documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upload_pr_documentation.yml b/.github/workflows/upload_pr_documentation.yml index 86491dcf4..68cd17f45 100644 --- a/.github/workflows/upload_pr_documentation.yml +++ b/.github/workflows/upload_pr_documentation.yml @@ -8,7 +8,7 @@ on: jobs: build: - uses: huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@b0f9a6e3b6aa912656cbda9f74896eb721d29421 # main + uses: huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@bcff59fca682130d2e7271ca8589911b7ac0b8bf # main with: package_name: openenv secrets: From ab606fe59b823199c9074ed24b059b8b439e23d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:54:28 +0000 Subject: [PATCH 2/4] chore(deps): bump actions/setup-python from 5 to 6 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0996100b6..227e31416 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -103,7 +103,7 @@ jobs: uses: actions/checkout@v6 - name: Set up Python - uses: actions/setup-python@v5 + uses: actions/setup-python@v6 with: python-version: "3.11" From 60e432f50f1c3d3c756e24a5dc7670da4b9f094b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:54:31 +0000 Subject: [PATCH 3/4] chore(deps): bump huggingface/doc-builder/.github/workflows/build_main_documentation.yml Bumps [huggingface/doc-builder/.github/workflows/build_main_documentation.yml](https://github.com/huggingface/doc-builder) from b0f9a6e3b6aa912656cbda9f74896eb721d29421 to bcff59fca682130d2e7271ca8589911b7ac0b8bf. - [Release notes](https://github.com/huggingface/doc-builder/releases) - [Commits](https://github.com/huggingface/doc-builder/compare/b0f9a6e3b6aa912656cbda9f74896eb721d29421...bcff59fca682130d2e7271ca8589911b7ac0b8bf) --- updated-dependencies: - dependency-name: huggingface/doc-builder/.github/workflows/build_main_documentation.yml dependency-version: bcff59fca682130d2e7271ca8589911b7ac0b8bf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/build_documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_documentation.yml b/.github/workflows/build_documentation.yml index 8e5f87b39..418dbcf1f 100644 --- a/.github/workflows/build_documentation.yml +++ b/.github/workflows/build_documentation.yml @@ -9,7 +9,7 @@ on: jobs: build: - uses: huggingface/doc-builder/.github/workflows/build_main_documentation.yml@b0f9a6e3b6aa912656cbda9f74896eb721d29421 # main + uses: huggingface/doc-builder/.github/workflows/build_main_documentation.yml@bcff59fca682130d2e7271ca8589911b7ac0b8bf # main with: commit_sha: ${{ github.sha }} package: openenv From 9ee4abe8b6891529de316dec69379c4f9ebae609 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:54:35 +0000 Subject: [PATCH 4/4] chore(deps): bump huggingface/doc-builder/.github/workflows/build_pr_documentation.yml Bumps [huggingface/doc-builder/.github/workflows/build_pr_documentation.yml](https://github.com/huggingface/doc-builder) from b0f9a6e3b6aa912656cbda9f74896eb721d29421 to bcff59fca682130d2e7271ca8589911b7ac0b8bf. - [Release notes](https://github.com/huggingface/doc-builder/releases) - [Commits](https://github.com/huggingface/doc-builder/compare/b0f9a6e3b6aa912656cbda9f74896eb721d29421...bcff59fca682130d2e7271ca8589911b7ac0b8bf) --- updated-dependencies: - dependency-name: huggingface/doc-builder/.github/workflows/build_pr_documentation.yml dependency-version: bcff59fca682130d2e7271ca8589911b7ac0b8bf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/build_pr_documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_pr_documentation.yml b/.github/workflows/build_pr_documentation.yml index 5e0d401eb..bd3cd486c 100644 --- a/.github/workflows/build_pr_documentation.yml +++ b/.github/workflows/build_pr_documentation.yml @@ -10,7 +10,7 @@ concurrency: jobs: build: if: github.event.pull_request.draft == false - uses: huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@b0f9a6e3b6aa912656cbda9f74896eb721d29421 # main + uses: huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@bcff59fca682130d2e7271ca8589911b7ac0b8bf # main with: commit_sha: ${{ github.event.pull_request.head.sha }} pr_number: ${{ github.event.number }}