Skip to content

Commit c5ae5f2

Browse files
chore(deps): bump the all group across 1 directory with 12 updates
Bumps the all group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4` | `5` | | [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) | `4` | `5` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `4` | `6` | | [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) | `2.0.0` | `2.1.1` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4` | `5` | | [actions/setup-python](https://github.com/actions/setup-python) | `5` | `6` | | [isbang/compose-action](https://github.com/isbang/compose-action) | `2.0.2` | `2.3.0` | | [ytanikin/pr-conventional-commits](https://github.com/ytanikin/pr-conventional-commits) | `1.4.0` | `1.4.2` | | [google-github-actions/auth](https://github.com/google-github-actions/auth) | `2` | `3` | | [actions/setup-java](https://github.com/actions/setup-java) | `4` | `5` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `5` | `6` | | [CodSpeedHQ/action](https://github.com/codspeedhq/action) | `3` | `4` | Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) Updates `aws-actions/configure-aws-credentials` from 4 to 5 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@v4...v5) Updates `astral-sh/setup-uv` from 4 to 6 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v4...v6) Updates `slackapi/slack-github-action` from 2.0.0 to 2.1.1 - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v2.0.0...v2.1.1) Updates `actions/download-artifact` from 4 to 5 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v5) Updates `actions/setup-python` from 5 to 6 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) Updates `isbang/compose-action` from 2.0.2 to 2.3.0 - [Release notes](https://github.com/isbang/compose-action/releases) - [Commits](hoverkraft-tech/compose-action@v2.0.2...v2.3.0) Updates `ytanikin/pr-conventional-commits` from 1.4.0 to 1.4.2 - [Release notes](https://github.com/ytanikin/pr-conventional-commits/releases) - [Commits](ytanikin/pr-conventional-commits@1.4.0...1.4.2) Updates `google-github-actions/auth` from 2 to 3 - [Release notes](https://github.com/google-github-actions/auth/releases) - [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md) - [Commits](google-github-actions/auth@v2...v3) Updates `actions/setup-java` from 4 to 5 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v4...v5) Updates `docker/build-push-action` from 5 to 6 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5...v6) Updates `CodSpeedHQ/action` from 3 to 4 - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: aws-actions/configure-aws-credentials dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: astral-sh/setup-uv dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: slackapi/slack-github-action dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: isbang/compose-action dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: ytanikin/pr-conventional-commits dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: google-github-actions/auth dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: actions/setup-java dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: docker/build-push-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: CodSpeedHQ/action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60f447f commit c5ae5f2

13 files changed

+81
-81
lines changed

.github/workflows/benchmark-distributed-tpch.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@ jobs:
6363
contents: read
6464

6565
steps:
66-
- uses: actions/checkout@v4
66+
- uses: actions/checkout@v5
6767
with:
6868
submodules: true
6969
- name: Assume GitHub Actions AWS Credentials
70-
uses: aws-actions/configure-aws-credentials@v4
70+
uses: aws-actions/configure-aws-credentials@v5
7171
with:
7272
aws-region: ${{ env.AWS_REGION }}
7373
role-session-name: DaftDistributedTpchGitHubWorkflow

.github/workflows/benchmark-local-tpch.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ jobs:
4343
sudo mkfs.ext4 /dev/nvme2n1
4444
sudo mount -t ext4 /dev/nvme2n1 /tmp
4545
sudo chmod 777 /tmp
46-
- uses: actions/checkout@v4
46+
- uses: actions/checkout@v5
4747
with:
4848
submodules: true
4949
- name: Assume GitHub Actions AWS Credentials
50-
uses: aws-actions/configure-aws-credentials@v4
50+
uses: aws-actions/configure-aws-credentials@v5
5151
with:
5252
aws-region: ${{ env.AWS_REGION }}
5353
role-session-name: DaftLocalTpchGitHubWorkflow

.github/workflows/broken-link-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
needs: check-links
5151
steps:
5252
- name: Send Slack notification on failure
53-
uses: slackapi/slack-github-action@v2.0.0
53+
uses: slackapi/slack-github-action@v2.1.1
5454
with:
5555
payload: |
5656
{

.github/workflows/build-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
env:
2121
python-version: '3.10'
2222
steps:
23-
- uses: actions/checkout@v4
23+
- uses: actions/checkout@v5
2424
- uses: moonrepo/setup-rust@v1
2525
with:
2626
cache: false
@@ -72,7 +72,7 @@ jobs:
7272
contains(github.event.pull_request.labels.*.name, 'docs')
7373
steps:
7474
- name: Download built HTML docs
75-
uses: actions/download-artifact@v4
75+
uses: actions/download-artifact@v5
7676
with:
7777
name: html-docs
7878
path: ./built_html

.github/workflows/build-wheel.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
runs-on: ${{ inputs.os == 'ubuntu' && 'buildjet-16vcpu-ubuntu-2204' || format('{0}-latest', inputs.os) }}
4040

4141
steps:
42-
- uses: actions/checkout@v4
42+
- uses: actions/checkout@v5
4343
with:
4444
fetch-depth: 0
4545

@@ -156,15 +156,15 @@ jobs:
156156
env:
157157
package-name: daft
158158
steps:
159-
- uses: actions/checkout@v4
159+
- uses: actions/checkout@v5
160160
- name: Download built wheels
161-
uses: actions/download-artifact@v4
161+
uses: actions/download-artifact@v5
162162
with:
163163
pattern: wheels-${{ inputs.os }}-${{ inputs.arch }}-lts=${{ inputs.lts }}-lto=${{ inputs.use_lto }}
164164
merge-multiple: true
165165
path: dist
166166
- name: Set up Python ${{ matrix.python-version }}
167-
uses: actions/setup-python@v5
167+
uses: actions/setup-python@v6
168168
with:
169169
python-version: ${{ matrix.python-version }}
170170
- name: Setup Virtual Env

.github/workflows/daft-profiling.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
timeout-minutes: 30
1919
steps:
20-
- uses: actions/checkout@v4
20+
- uses: actions/checkout@v5
2121
- uses: moonrepo/setup-rust@v1
2222
with:
2323
cache: false
@@ -85,7 +85,7 @@ jobs:
8585
path: tpch-*.txt
8686

8787
- name: Send Slack notification on failure
88-
uses: slackapi/slack-github-action@v2.0.0
88+
uses: slackapi/slack-github-action@v2.1.1
8989
if: ${{ failure() && (github.ref == 'refs/heads/main') }}
9090
with:
9191
payload: |

.github/workflows/nightly-publish-s3.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -52,16 +52,16 @@ jobs:
5252
contents: read
5353

5454
steps:
55-
- uses: actions/checkout@v4
55+
- uses: actions/checkout@v5
5656
with:
5757
submodules: true
58-
- uses: actions/download-artifact@v4
58+
- uses: actions/download-artifact@v5
5959
with:
6060
pattern: wheels-*
6161
merge-multiple: true
6262
path: dist
6363
- name: Assume GitHub Actions AWS Credentials
64-
uses: aws-actions/configure-aws-credentials@v4
64+
uses: aws-actions/configure-aws-credentials@v5
6565
with:
6666
aws-region: ${{ env.AWS_REGION }}
6767
role-to-assume: ${{ secrets.ACTIONS_AWS_ROLE_ARN }}
@@ -91,7 +91,7 @@ jobs:
9191
if: ${{ failure() }}
9292

9393
steps:
94-
- uses: slackapi/slack-github-action@v2.0.0
94+
- uses: slackapi/slack-github-action@v2.1.1
9595
with:
9696
payload: |
9797
{
@@ -120,13 +120,13 @@ jobs:
120120
runner-name: [ubuntu-latest, ubuntu-24.04-arm]
121121
daft-runner: [ray, native]
122122
steps:
123-
- uses: actions/checkout@v4
123+
- uses: actions/checkout@v5
124124
with:
125125
submodules: true
126126
fetch-depth: 0
127127

128128
- name: Install uv
129-
uses: astral-sh/setup-uv@v4
129+
uses: astral-sh/setup-uv@v6
130130
with:
131131
version: "0.6.17"
132132
- name: Setup Python and uv
@@ -163,7 +163,7 @@ jobs:
163163
env:
164164
DAFT_RUNNER: ${{ matrix.daft-runner }}
165165
- name: Send Slack notification on failure
166-
uses: slackapi/slack-github-action@v2.0.0
166+
uses: slackapi/slack-github-action@v2.1.1
167167
if: ${{ failure() && (github.ref == 'refs/heads/main') }}
168168
with:
169169
payload: |
@@ -199,7 +199,7 @@ jobs:
199199
id-token: write
200200
contents: read
201201
steps:
202-
- uses: actions/checkout@v4
202+
- uses: actions/checkout@v5
203203
with:
204204
submodules: true
205205
fetch-depth: 0
@@ -233,13 +233,13 @@ jobs:
233233
mkdir -p /tmp/daft-integration-testing/nginx
234234
chmod +rw /tmp/daft-integration-testing/nginx
235235
- name: Assume GitHub Actions AWS Credentials
236-
uses: aws-actions/configure-aws-credentials@v4
236+
uses: aws-actions/configure-aws-credentials@v5
237237
with:
238238
aws-region: us-west-2
239239
role-to-assume: ${{ secrets.ACTIONS_AWS_ROLE_ARN }}
240240
role-session-name: DaftPythonPackageGitHubWorkflow
241241
- name: Spin up IO services
242-
uses: isbang/compose-action@v2.0.2
242+
uses: isbang/compose-action@v2.3.0
243243
with:
244244
compose-file: ./tests/integration/io/docker-compose/docker-compose.yml
245245
down-flags: --volumes
@@ -250,7 +250,7 @@ jobs:
250250
env:
251251
DAFT_RUNNER: ${{ matrix.daft-runner }}
252252
- name: Send Slack notification on failure
253-
uses: slackapi/slack-github-action@v2.0.0
253+
uses: slackapi/slack-github-action@v2.1.1
254254
if: ${{ failure() && (github.ref == 'refs/heads/main') }}
255255
with:
256256
payload: |
@@ -282,7 +282,7 @@ jobs:
282282
if: ${{ failure() && (github.ref == 'refs/heads/main') }}
283283

284284
steps:
285-
- uses: slackapi/slack-github-action@v2.0.0
285+
- uses: slackapi/slack-github-action@v2.1.1
286286
with:
287287
payload: |
288288
{
@@ -315,7 +315,7 @@ jobs:
315315
if: ${{ failure() && (github.ref == 'refs/heads/main') }}
316316

317317
steps:
318-
- uses: slackapi/slack-github-action@v2.0.0
318+
- uses: slackapi/slack-github-action@v2.1.1
319319
with:
320320
payload: |
321321
{

.github/workflows/notebook-checker.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ jobs:
1717
matrix:
1818
python-version: ['3.9']
1919
steps:
20-
- uses: actions/checkout@v4
20+
- uses: actions/checkout@v5
2121
- name: Set up Python ${{ matrix.python-version }}
22-
uses: actions/setup-python@v5
22+
uses: actions/setup-python@v6
2323
with:
2424
python-version: ${{ matrix.python-version }}
2525
- name: Install dependencies
@@ -37,7 +37,7 @@ jobs:
3737
- name: Run notebooks in tutorials
3838
run: find tutorials -name "*.ipynb" -print0 | xargs -0 -I {} papermill {} /tmp/out.ipynb -p CI True --kernel python3 --no-progress-bar --cwd /tmp/
3939
- name: Send Slack notification on failure
40-
uses: slackapi/slack-github-action@v2.0.0
40+
uses: slackapi/slack-github-action@v2.1.1
4141
if: ${{ failure() && (github.ref == 'refs/heads/main') }}
4242
with:
4343
payload: |

.github/workflows/pr-labeller.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: PR Conventional Commit Validation
17-
uses: ytanikin/[email protected].0
17+
uses: ytanikin/[email protected].2
1818
with:
1919
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert","build"]'
2020
add_label: 'true'

0 commit comments

Comments
 (0)