From 83679a892e2d95755f2dac6acb0bfd1e9ac5d548 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 11:15:58 -0600 Subject: [PATCH 1/2] Bump @types/node from 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel (#1235) * Bump @types/node from 24.1.0 to 24.9.1 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.1.0 to 24.9.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.9.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Fix license check failure * update macos-13 to macos-15-intel --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Priyagupta108 Co-authored-by: Aparna Jyothi --- .github/workflows/e2e-cache-freethreaded.yml | 18 +++++------ .github/workflows/e2e-cache.yml | 18 +++++------ .github/workflows/e2e-tests.yml | 2 +- .github/workflows/test-graalpy.yml | 6 ++-- .github/workflows/test-pypy.yml | 10 +++---- .../workflows/test-python-freethreaded.yml | 30 +++++++++---------- .github/workflows/test-python.yml | 28 ++++++++--------- .licenses/npm/@types/node.dep.yml | 2 +- .licenses/npm/undici-types.dep.yml | 6 ++-- package-lock.json | 16 +++++----- package.json | 2 +- 11 files changed, 70 insertions(+), 68 deletions(-) diff --git a/.github/workflows/e2e-cache-freethreaded.yml b/.github/workflows/e2e-cache-freethreaded.yml index 2c28be52..6f1a667b 100644 --- a/.github/workflows/e2e-cache-freethreaded.yml +++ b/.github/workflows/e2e-cache-freethreaded.yml @@ -29,7 +29,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-15-intel ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] steps: @@ -56,7 +56,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-15-intel ] python-version: [3.13.1t, 3.13.2t, 3.13.5t] steps: @@ -86,7 +86,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-15-intel ] python-version: [3.13.0, 3.13.1, 3.13.2] steps: @@ -118,7 +118,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-15-intel ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] steps: @@ -146,7 +146,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-15-intel ] python-version: [3.13.1t, 3.13.2t, 3.13.5t] steps: @@ -177,7 +177,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-15-intel ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] steps: @@ -205,7 +205,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-15-intel ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] steps: @@ -234,7 +234,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-15-intel ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] steps: @@ -260,7 +260,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-15-intel ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] steps: diff --git a/.github/workflows/e2e-cache.yml b/.github/workflows/e2e-cache.yml index 363139a0..6365a853 100644 --- a/.github/workflows/e2e-cache.yml +++ b/.github/workflows/e2e-cache.yml @@ -29,7 +29,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-15-intel ] python-version: [ @@ -72,7 +72,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-15-intel ] python-version: ['3.10', 'pypy-3.10-v7.x', '3.11', 'pypy-3.11-v7.x', '3.12', '3.13'] @@ -129,7 +129,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-15-intel ] python-version: [ @@ -170,7 +170,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-15-intel ] python-version: [ @@ -213,7 +213,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-15-intel ] python-version: ['3.10', 'pypy-3.10-v7.x', '3.11', 'pypy-3.11-v7.x', '3.12', '3.13'] @@ -269,7 +269,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-15-intel ] python-version: ['3.9', '3.10', '3.11', '3.12', '3.13'] steps: @@ -297,7 +297,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-15-intel ] python-version: ['3.9', '3.10', '3.11', '3.12', '3.13'] steps: @@ -326,7 +326,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-15-intel ] python-version: ['3.9', '3.10', '3.11', '3.12', '3.13'] steps: @@ -352,7 +352,7 @@ jobs: ubuntu-22.04-arm, windows-latest, macos-latest, - macos-13 + macos-15-intel ] python-version: ['3.9', '3.10', '3.11', '3.12', '3.13'] steps: diff --git a/.github/workflows/e2e-tests.yml b/.github/workflows/e2e-tests.yml index 84586171..d4401928 100644 --- a/.github/workflows/e2e-tests.yml +++ b/.github/workflows/e2e-tests.yml @@ -25,7 +25,7 @@ jobs: ubuntu-latest, ubuntu-24.04-arm, macos-latest, - macos-13 + macos-15-intel ] steps: - name: Checkout diff --git a/.github/workflows/test-graalpy.yml b/.github/workflows/test-graalpy.yml index f76d3001..3453ee9f 100644 --- a/.github/workflows/test-graalpy.yml +++ b/.github/workflows/test-graalpy.yml @@ -25,7 +25,7 @@ jobs: ubuntu-22.04-arm, ubuntu-24.04-arm, ubuntu-latest, - macos-13 + macos-15-intel ] graalpy: - 'graalpy-22.3' @@ -80,7 +80,7 @@ jobs: ubuntu-22.04-arm, ubuntu-24.04-arm, ubuntu-latest, - macos-13 + macos-15-intel ] graalpy: ['graalpy22.3', 'graalpy23.0', 'graalpy23.1', 'graalpy24.1'] @@ -106,7 +106,7 @@ jobs: strategy: fail-fast: false matrix: - os: [ubuntu-latest, windows-latest, macos-latest, macos-13] + os: [ubuntu-latest, windows-latest, macos-latest, macos-15-intel] steps: - uses: actions/checkout@v5 - name: Setup GraalPy and check latest diff --git a/.github/workflows/test-pypy.yml b/.github/workflows/test-pypy.yml index e11ef272..e231514a 100644 --- a/.github/workflows/test-pypy.yml +++ b/.github/workflows/test-pypy.yml @@ -28,7 +28,7 @@ jobs: ubuntu-22.04-arm, ubuntu-24.04-arm, ubuntu-latest, - macos-13 + macos-15-intel ] pypy: - 'pypy-2.7' @@ -85,7 +85,7 @@ jobs: fail-fast: false matrix: os: - - macos-13 + - macos-15-intel - macos-14 - macos-15 - windows-2022 @@ -144,7 +144,7 @@ jobs: ubuntu-22.04-arm, ubuntu-24.04-arm, ubuntu-latest, - macos-13 + macos-15-intel ] pypy: ['pypy2.7', 'pypy3.9', 'pypy3.10-nightly', 'pypy3.11'] @@ -178,7 +178,7 @@ jobs: ubuntu-22.04-arm, ubuntu-24.04-arm, ubuntu-latest, - macos-13 + macos-15-intel ] steps: - uses: actions/checkout@v5 @@ -220,7 +220,7 @@ jobs: ubuntu-22.04-arm, ubuntu-24.04-arm, ubuntu-latest, - macos-13 + macos-15-intel ] steps: - uses: actions/checkout@v5 diff --git a/.github/workflows/test-python-freethreaded.yml b/.github/workflows/test-python-freethreaded.yml index d7496dad..abba7a62 100644 --- a/.github/workflows/test-python-freethreaded.yml +++ b/.github/workflows/test-python-freethreaded.yml @@ -26,7 +26,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -63,7 +63,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -103,7 +103,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -141,7 +141,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -182,7 +182,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -223,7 +223,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -254,7 +254,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -294,7 +294,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -334,7 +334,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -373,7 +373,7 @@ jobs: ubuntu-22.04-arm, ubuntu-24.04-arm, ubuntu-latest, - macos-13 + macos-15-intel ] steps: - name: Checkout @@ -410,7 +410,7 @@ jobs: ubuntu-22.04-arm, ubuntu-24.04-arm, ubuntu-latest, - macos-13 + macos-15-intel ] steps: - name: Checkout @@ -446,7 +446,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -481,7 +481,7 @@ jobs: ubuntu-22.04-arm, ubuntu-24.04-arm, ubuntu-latest, - macos-13 + macos-15-intel ] python-version: [3.13t, 3.14t-dev] steps: @@ -508,7 +508,7 @@ jobs: ubuntu-22.04-arm, ubuntu-24.04-arm, ubuntu-latest, - macos-13 + macos-15-intel ] steps: - uses: actions/checkout@v5 @@ -535,7 +535,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] diff --git a/.github/workflows/test-python.yml b/.github/workflows/test-python.yml index 602114ed..e9487245 100644 --- a/.github/workflows/test-python.yml +++ b/.github/workflows/test-python.yml @@ -26,7 +26,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -70,7 +70,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -117,7 +117,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -162,7 +162,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -212,7 +212,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -262,7 +262,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -296,7 +296,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -346,7 +346,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -396,7 +396,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -441,7 +441,7 @@ jobs: ubuntu-22.04-arm, ubuntu-24.04-arm, ubuntu-latest, - macos-13 + macos-15-intel ] steps: - name: Checkout @@ -478,7 +478,7 @@ jobs: ubuntu-22.04-arm, ubuntu-24.04-arm, ubuntu-latest, - macos-13 + macos-15-intel ] steps: - name: Checkout @@ -514,7 +514,7 @@ jobs: windows-latest, ubuntu-22.04, ubuntu-22.04-arm, - macos-13, + macos-15-intel, ubuntu-latest, ubuntu-24.04-arm ] @@ -549,7 +549,7 @@ jobs: ubuntu-22.04-arm, ubuntu-24.04-arm, ubuntu-latest, - macos-13 + macos-15-intel ] python-version: ['3.9', '3.10', '3.11', '3.12', '3.13'] steps: @@ -582,7 +582,7 @@ jobs: ubuntu-22.04-arm, ubuntu-24.04-arm, ubuntu-latest, - macos-13 + macos-15-intel ] steps: - uses: actions/checkout@v5 diff --git a/.licenses/npm/@types/node.dep.yml b/.licenses/npm/@types/node.dep.yml index 86544f48..5f9ba75a 100644 --- a/.licenses/npm/@types/node.dep.yml +++ b/.licenses/npm/@types/node.dep.yml @@ -1,6 +1,6 @@ --- name: "@types/node" -version: 24.1.0 +version: 24.10.1 type: npm summary: TypeScript definitions for node homepage: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node diff --git a/.licenses/npm/undici-types.dep.yml b/.licenses/npm/undici-types.dep.yml index b6cb69f7..b8ccaf1c 100644 --- a/.licenses/npm/undici-types.dep.yml +++ b/.licenses/npm/undici-types.dep.yml @@ -1,15 +1,17 @@ --- name: undici-types -version: 7.8.0 +version: 7.16.0 type: npm summary: A stand-alone types package for Undici homepage: https://undici.nodejs.org license: mit licenses: -- sources: Auto-generated MIT license text +- sources: LICENSE text: | MIT License + Copyright (c) Matteo Collina and Undici contributors + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights diff --git a/package-lock.json b/package-lock.json index 4e494ce2..429f47ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ }, "devDependencies": { "@types/jest": "^29.5.12", - "@types/node": "^24.1.0", + "@types/node": "^24.10.1", "@types/semver": "^7.7.0", "@typescript-eslint/eslint-plugin": "^5.54.0", "@typescript-eslint/parser": "^5.54.0", @@ -1596,12 +1596,12 @@ "dev": true }, "node_modules/@types/node": { - "version": "24.1.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-24.1.0.tgz", - "integrity": "sha512-ut5FthK5moxFKH2T1CUOC6ctR67rQRvvHdFLCD2Ql6KXmMuCrjsSsRI9UsLCm9M18BMwClv4pn327UvB7eeO1w==", + "version": "24.10.1", + "resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.1.tgz", + "integrity": "sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==", "license": "MIT", "dependencies": { - "undici-types": "~7.8.0" + "undici-types": "~7.16.0" } }, "node_modules/@types/node-fetch": { @@ -5472,9 +5472,9 @@ } }, "node_modules/undici-types": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz", - "integrity": "sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==", + "version": "7.16.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz", + "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==", "license": "MIT" }, "node_modules/update-browserslist-db": { diff --git a/package.json b/package.json index 802e2bd7..9aa426c7 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "devDependencies": { "@types/jest": "^29.5.12", - "@types/node": "^24.1.0", + "@types/node": "^24.10.1", "@types/semver": "^7.7.0", "@typescript-eslint/eslint-plugin": "^5.54.0", "@typescript-eslint/parser": "^5.54.0", From a57445d54a2bdf754bfe6703e72fe1feb394a38f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 18:09:05 +0000 Subject: [PATCH 2/2] Bump actions/checkout from 5 to 6 Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/e2e-cache-freethreaded.yml | 18 +++++------ .github/workflows/e2e-cache.yml | 18 +++++------ .github/workflows/e2e-tests.yml | 2 +- .../workflows/publish-immutable-actions.yml | 2 +- .github/workflows/test-graalpy.yml | 6 ++-- .github/workflows/test-pypy.yml | 10 +++---- .../workflows/test-python-freethreaded.yml | 30 +++++++++---------- .github/workflows/test-python.yml | 28 ++++++++--------- 8 files changed, 57 insertions(+), 57 deletions(-) diff --git a/.github/workflows/e2e-cache-freethreaded.yml b/.github/workflows/e2e-cache-freethreaded.yml index 6f1a667b..2e644f04 100644 --- a/.github/workflows/e2e-cache-freethreaded.yml +++ b/.github/workflows/e2e-cache-freethreaded.yml @@ -33,7 +33,7 @@ jobs: ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python uses: ./ with: @@ -60,7 +60,7 @@ jobs: ] python-version: [3.13.1t, 3.13.2t, 3.13.5t] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python id: cache-pipenv uses: ./ @@ -90,7 +90,7 @@ jobs: ] python-version: [3.13.0, 3.13.1, 3.13.2] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Install poetry run: pipx install poetry - name: Init pyproject.toml @@ -122,7 +122,7 @@ jobs: ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python uses: ./ with: @@ -150,7 +150,7 @@ jobs: ] python-version: [3.13.1t, 3.13.2t, 3.13.5t] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python id: cache-pipenv uses: ./ @@ -181,7 +181,7 @@ jobs: ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python uses: ./ with: @@ -209,7 +209,7 @@ jobs: ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python uses: ./ with: @@ -238,7 +238,7 @@ jobs: ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python uses: ./ with: @@ -264,7 +264,7 @@ jobs: ] python-version: [3.13.0t, 3.13.1t, 3.13.2t] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python uses: ./ with: diff --git a/.github/workflows/e2e-cache.yml b/.github/workflows/e2e-cache.yml index 6365a853..1b61c773 100644 --- a/.github/workflows/e2e-cache.yml +++ b/.github/workflows/e2e-cache.yml @@ -49,7 +49,7 @@ jobs: python-version: pypy-3.9-v7.x steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python uses: ./ with: @@ -88,7 +88,7 @@ jobs: - os: ubuntu-22.04-arm python-version: pypy-3.10-v7.x steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python id: cache-pipenv uses: ./ @@ -143,7 +143,7 @@ jobs: '3.13' ] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Install poetry run: pipx install poetry - name: Init pyproject.toml @@ -189,7 +189,7 @@ jobs: - os: macos-latest python-version: pypy-3.9-v7.x steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python uses: ./ with: @@ -227,7 +227,7 @@ jobs: - os: ubuntu-22.04-arm python-version: pypy-3.11-v7.x steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python id: cache-pipenv uses: ./ @@ -273,7 +273,7 @@ jobs: ] python-version: ['3.9', '3.10', '3.11', '3.12', '3.13'] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python uses: ./ with: @@ -301,7 +301,7 @@ jobs: ] python-version: ['3.9', '3.10', '3.11', '3.12', '3.13'] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python uses: ./ with: @@ -330,7 +330,7 @@ jobs: ] python-version: ['3.9', '3.10', '3.11', '3.12', '3.13'] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python uses: ./ with: @@ -356,7 +356,7 @@ jobs: ] python-version: ['3.9', '3.10', '3.11', '3.12', '3.13'] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python uses: ./ with: diff --git a/.github/workflows/e2e-tests.yml b/.github/workflows/e2e-tests.yml index d4401928..815bd4c8 100644 --- a/.github/workflows/e2e-tests.yml +++ b/.github/workflows/e2e-tests.yml @@ -29,7 +29,7 @@ jobs: ] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Run with setup-python 3.9.13 uses: ./ diff --git a/.github/workflows/publish-immutable-actions.yml b/.github/workflows/publish-immutable-actions.yml index 52c7bc00..7f49c641 100644 --- a/.github/workflows/publish-immutable-actions.yml +++ b/.github/workflows/publish-immutable-actions.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Checking out - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Publish id: publish uses: actions/publish-immutable-action@v0.0.4 diff --git a/.github/workflows/test-graalpy.yml b/.github/workflows/test-graalpy.yml index 3453ee9f..ec0b5588 100644 --- a/.github/workflows/test-graalpy.yml +++ b/.github/workflows/test-graalpy.yml @@ -35,7 +35,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: setup-python ${{ matrix.graalpy }} id: setup-python @@ -86,7 +86,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: setup-python ${{ matrix.graalpy }} id: setup-python @@ -108,7 +108,7 @@ jobs: matrix: os: [ubuntu-latest, windows-latest, macos-latest, macos-15-intel] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup GraalPy and check latest uses: ./ id: graalpy diff --git a/.github/workflows/test-pypy.yml b/.github/workflows/test-pypy.yml index e231514a..24466b20 100644 --- a/.github/workflows/test-pypy.yml +++ b/.github/workflows/test-pypy.yml @@ -46,7 +46,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: setup-python ${{ matrix.pypy }} id: setup-python @@ -98,7 +98,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: setup-python ${{ matrix.pypy }} id: setup-python @@ -150,7 +150,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: setup-python ${{ matrix.pypy }} id: setup-python @@ -181,7 +181,7 @@ jobs: macos-15-intel ] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup PyPy and check latest uses: ./ with: @@ -223,7 +223,7 @@ jobs: macos-15-intel ] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup PyPy and check latest uses: ./ with: diff --git a/.github/workflows/test-python-freethreaded.yml b/.github/workflows/test-python-freethreaded.yml index abba7a62..b2de76d1 100644 --- a/.github/workflows/test-python-freethreaded.yml +++ b/.github/workflows/test-python-freethreaded.yml @@ -33,7 +33,7 @@ jobs: python: [3.13.0t, 3.13.1t, 3.13.2t] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: setup-python ${{ matrix.python }} id: setup-python @@ -70,7 +70,7 @@ jobs: python: [3.13.0t, 3.13.1t, 3.13.2t] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: build-version-file ${{ matrix.python }} run: echo ${{ matrix.python }} > .python-version @@ -110,7 +110,7 @@ jobs: python: [3.13.0t, 3.13.1t, 3.13.2t] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: build-version-file ${{ matrix.python }} run: echo ${{ matrix.python }} > .python-version @@ -148,7 +148,7 @@ jobs: python: [3.13.0, 3.13.1, 3.13.2] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: build-version-file ${{ matrix.python }} run: | @@ -189,7 +189,7 @@ jobs: python: [3.13.0, 3.13.1, 3.13.2] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: build-version-file ${{ matrix.python }} run: | @@ -230,7 +230,7 @@ jobs: python: [3.13.0t, 3.13.1t, 3.13.2t, 3.14t-dev] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: build-tool-versions-file ${{ matrix.python }} run: | @@ -261,7 +261,7 @@ jobs: python: [3.13t, 3.14t-dev] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: build-version-file ${{ matrix.python }} run: | @@ -301,7 +301,7 @@ jobs: python: [3.13.0t, 3.13.1t, 3.13.2t, 3.14t-dev] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: build-version-file ${{ matrix.python }} run: | @@ -340,7 +340,7 @@ jobs: ] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: setup-python 3.14.0-alpha.6 id: setup-python @@ -377,7 +377,7 @@ jobs: ] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: setup-python 3.14t-dev id: setup-python @@ -414,7 +414,7 @@ jobs: ] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: setup-python 3.14t id: setup-python @@ -453,7 +453,7 @@ jobs: python: [3.13.0t, 3.13.1t, 3.13.2t] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: setup-python ${{ matrix.python }} id: setup-python @@ -485,7 +485,7 @@ jobs: ] python-version: [3.13t, 3.14t-dev] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python and check latest id: setup-python uses: ./ @@ -511,7 +511,7 @@ jobs: macos-15-intel ] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python and check latest id: setup-python uses: ./ @@ -542,7 +542,7 @@ jobs: python: [3.13.1, 3.13.2, 3.14-dev, 3.14.0-alpha.6] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: setup-python ${{ matrix.python }} id: setup-python uses: ./ diff --git a/.github/workflows/test-python.yml b/.github/workflows/test-python.yml index e9487245..5dfd15d1 100644 --- a/.github/workflows/test-python.yml +++ b/.github/workflows/test-python.yml @@ -33,7 +33,7 @@ jobs: python: [3.9.13, 3.10.11, 3.11.9, 3.12.3, 3.13.2] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: setup-python ${{ matrix.python }} id: setup-python @@ -77,7 +77,7 @@ jobs: python: [3.9.13, 3.10.11, 3.11.9, 3.12.3, 3.13.2] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: build-version-file ${{ matrix.python }} run: echo ${{ matrix.python }} > .python-version @@ -124,7 +124,7 @@ jobs: python: [3.9.13, 3.10.11, 3.11.9, 3.12.3, 3.13.2] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: build-version-file ${{ matrix.python }} run: echo ${{ matrix.python }} > .python-version @@ -169,7 +169,7 @@ jobs: python: [3.9.13, 3.10.11, 3.11.9, '==3.12.3', 3.13.2] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: build-version-file ${{ matrix.python }} run: | @@ -219,7 +219,7 @@ jobs: python: [3.9.13, 3.10.11, 3.11.9, 3.12.3, 3.13.2] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: build-version-file ${{ matrix.python }} run: | @@ -272,7 +272,7 @@ jobs: python: graalpy-24.1.2 steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: build-tool-versions-file ${{ matrix.python }} run: | @@ -303,7 +303,7 @@ jobs: python: [3.9.13, 3.10.11, 3.11.9, 3.13.2] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: build-version-file ${{ matrix.python }} run: | @@ -353,7 +353,7 @@ jobs: python: [3.9.13, 3.10.11, 3.11.9, 3.13.2] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: build-version-file ${{ matrix.python }} run: | @@ -402,7 +402,7 @@ jobs: ] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: setup-python 3.14.0-alpha.6 id: setup-python @@ -445,7 +445,7 @@ jobs: ] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: setup-python 3.14-dev id: setup-python @@ -482,7 +482,7 @@ jobs: ] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: setup-python 3.14 id: setup-python @@ -521,7 +521,7 @@ jobs: python: ['3.9', '3.10', '3.11', '3.12', '3.13'] steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: setup-python ${{ matrix.python }} id: setup-python @@ -553,7 +553,7 @@ jobs: ] python-version: ['3.9', '3.10', '3.11', '3.12', '3.13'] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python and check latest uses: ./ with: @@ -585,7 +585,7 @@ jobs: macos-15-intel ] steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup Python and check latest uses: ./ with: