chore(deps): bump the actions-version-updates group across 1 directory with 16 updates#90
Open
dependabot[bot] wants to merge 3 commits intobetafrom
Open
Conversation
5fe237f to
5ee1f13
Compare
86d735e to
d23b913
Compare
5ee1f13 to
3c57bdc
Compare
Replaced Poetry with uv for dependency management and mypy with ty for type checking. Updated build backend to setuptools with uv lockfile support. Modified all development tooling including devbox, lefthook, Dockerfile, README, and CI workflows to use the new Astral ecosystem tools. uv's Rust-based resolver provides significantly faster dependency resolution and installation compared to Poetry. ty offers substantial performance improvements over mypy while maintaining type safety. This migration creates consistency across all Python tooling (ruff, uv, ty) within the Astral ecosystem. Switched from semantic-release-pypi to semantic-release-uv for native uv support in the release pipeline. Updated Dependabot to use the uv package ecosystem.
3c57bdc to
2afdb3c
Compare
…y with 16 updates Bumps the actions-version-updates group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.12.0` | `2.14.0` | | [actions/checkout](https://github.com/actions/checkout) | `4.2.2` | `6.0.1` | | [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.7.1` | `4.8.2` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.10.0` | `3.12.0` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `6.17.0` | `6.18.0` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `4` | `7` | | [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) | `5.2.0` | `7.1.0` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4.3.0` | `7.0.0` | | [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) | `201551778d1453e36c5c0aa26f89a94775cb1acc` | `f5aa2889b113c16bd6aee47817b027537ee33ac7` | | [actions/setup-node](https://github.com/actions/setup-node) | `4.4.0` | `6.1.0` | | [mridang/action-semantic-release](https://github.com/mridang/action-semantic-release) | `1` | `2` | | [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.4.1` | `2.4.3` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.28.18` | `4.31.10` | | [mridang/action-test-reporter](https://github.com/mridang/action-test-reporter) | `1` | `3` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `6.0.0` | | [dorny/test-reporter](https://github.com/dorny/test-reporter) | `2.0.0` | `2.5.0` | Updates `step-security/harden-runner` from 2.12.0 to 2.14.0 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@0634a26...20cf305) Updates `actions/checkout` from 4.2.2 to 6.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...8e8c483) Updates `actions/dependency-review-action` from 4.7.1 to 4.8.2 - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@da24556...3c4e3dc) Updates `docker/setup-buildx-action` from 3.10.0 to 3.12.0 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@b5ca514...8d2750c) Updates `docker/build-push-action` from 6.17.0 to 6.18.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@1dc7386...2634353) Updates `astral-sh/setup-uv` from 4 to 7 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v4...v7) Updates `stefanzweifel/git-auto-commit-action` from 5.2.0 to 7.1.0 - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@b863ae1...04702ed) Updates `actions/download-artifact` from 4.3.0 to 7.0.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@d3f86a1...37930b1) Updates `JetBrains/qodana-action` from 201551778d1453e36c5c0aa26f89a94775cb1acc to f5aa2889b113c16bd6aee47817b027537ee33ac7 - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@2015517...f5aa288) Updates `actions/setup-node` from 4.4.0 to 6.1.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@49933ea...395ad32) Updates `mridang/action-semantic-release` from 1 to 2 - [Release notes](https://github.com/mridang/action-semantic-release/releases) - [Changelog](https://github.com/mridang/action-semantic-release/blob/master/release.config.mjs) - [Commits](mridang/action-semantic-release@v1...v2) Updates `ossf/scorecard-action` from 2.4.1 to 2.4.3 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@f49aabe...4eaacf0) Updates `github/codeql-action` from 3.28.18 to 4.31.10 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@ff0a06e...cdefb33) Updates `mridang/action-test-reporter` from 1 to 3 - [Release notes](https://github.com/mridang/action-test-reporter/releases) - [Changelog](https://github.com/mridang/action-test-reporter/blob/master/release.config.mjs) - [Commits](mridang/action-test-reporter@v1...v3) Updates `actions/upload-artifact` from 4.6.2 to 6.0.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@ea165f8...b7c566a) Updates `dorny/test-reporter` from 2.0.0 to 2.5.0 - [Release notes](https://github.com/dorny/test-reporter/releases) - [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md) - [Commits](dorny/test-reporter@6e6a65b...b082adf) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-version-updates - dependency-name: actions/checkout dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-version-updates - dependency-name: actions/dependency-review-action dependency-version: 4.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-version-updates - dependency-name: docker/setup-buildx-action dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-version-updates - dependency-name: docker/build-push-action dependency-version: 6.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-version-updates - dependency-name: astral-sh/setup-uv dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-version-updates - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-version-updates - dependency-name: actions/download-artifact dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-version-updates - dependency-name: JetBrains/qodana-action dependency-version: f5aa2889b113c16bd6aee47817b027537ee33ac7 dependency-type: direct:production dependency-group: actions-version-updates - dependency-name: actions/setup-node dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-version-updates - dependency-name: mridang/action-semantic-release dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-version-updates - dependency-name: ossf/scorecard-action dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-version-updates - dependency-name: github/codeql-action dependency-version: 4.31.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-version-updates - dependency-name: mridang/action-test-reporter dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-version-updates - dependency-name: actions/upload-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-version-updates - dependency-name: dorny/test-reporter dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
2afdb3c to
c50b9a0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the actions-version-updates group with 16 updates in the / directory:
2.12.02.14.04.2.26.0.14.7.14.8.23.10.03.12.06.17.06.18.0475.2.07.1.04.3.07.0.0201551778d1453e36c5c0aa26f89a94775cb1accf5aa2889b113c16bd6aee47817b027537ee33ac74.4.06.1.0122.4.12.4.33.28.184.31.10134.6.26.0.02.0.02.5.0Updates
step-security/harden-runnerfrom 2.12.0 to 2.14.0Release notes
Sourced from step-security/harden-runner's releases.
... (truncated)
Commits
20cf305Merge pull request #622 from step-security/feature/custom-property-skipc51e8eefeat: skip agent install and post step on subsequent runs for GitHub-hosted r...e152b90feat: skip harden-runner based on repository custom propertyee1faecfeat: replace skip-harden-runner with skip-on-custom-property input1dc7c17feat: add skip-harden-runner input to conditionally skip executiondf199fbMerge pull request #620 from step-security/rc-2903d096aupdate agent4090107fix: update agent95d9a5dMerge pull request #606 from step-security/rc-2887e429dUpdate limitations.mdUpdates
actions/checkoutfrom 4.2.2 to 6.0.1Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)08eba0bPrepare release v4.3.0 (#2237)Updates
actions/dependency-review-actionfrom 4.7.1 to 4.8.2Release notes
Sourced from actions/dependency-review-action's releases.
Commits
3c4e3dcMerge pull request #1016 from actions/dra-release02930b2Update CONTRIBUTING to reflect new guidelines49ffd9fUpdate CONTRIBUTING to reflect the need to build70cb25e4.8.2 releaseebabd31Merge pull request #1008 from danielhardej/danielhardej-patch-2025102319f9360Update package-lock.json5fd2f98Bump@types/jestto version 29.5.1428647f4Fix PURL parsing by removing encodeURIf620fd1Merge pull request #1013 from actions/dangoor/token-fix9b42b7eRemove bad token referenceUpdates
docker/setup-buildx-actionfrom 3.10.0 to 3.12.0Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
8d2750cMerge pull request #455 from crazy-max/install-deprecatede81846bdeprecate install input65d18f8Merge pull request #454 from docker/dependabot/github_actions/actions/checkout-6000d75dbuild(deps): bump actions/checkout from 5 to 61583c0fMerge pull request #443 from nicolasleger/patch-1ed158e7doc: bump actions/checkout from 4 to 54cc794fMerge pull request #441 from docker/dependabot/github_actions/actions/checkout-54dfc3d6build(deps): bump actions/checkout from 4 to 5af1b253Merge pull request #440 from crazy-max/k3s-build3c6ab92ci: k3s test with latest buildxUpdates
docker/build-push-actionfrom 6.17.0 to 6.18.0Release notes
Sourced from docker/build-push-action's releases.
Commits
2634353Merge pull request #1381 from docker/dependabot/npm_and_yarn/docker/actions-t...c0432d2chore: update generated content0bb1f27set builder driver and endpoint attributes for dbc summary support5f9dbf9chore(deps): Bump@docker/actions-toolkitfrom 0.61.0 to 0.62.10788c44Merge pull request #1375 from crazy-max/remove-gcraa179cae2e: remove GCRUpdates
astral-sh/setup-uvfrom 4 to 7Release notes
Sourced from astral-sh/setup-uv's releases.
... (truncated)
Commits
61cb8a9add outputs python-version and python-cache-hit (#728)11050edfix: use uv_build backend for old-python-constraint-project (#729)1d22fafBump peter-evans/create-pull-request from 7.0.9 to 8.0.0 (#719)f4ed82aBump github/codeql-action from 4.31.6 to 4.31.9 (#723)e0409b4chore: update known checksums for 0.9.22 (#727)702b425chore: update known checksums for 0.9.21 (#726)2630c86chore: update known checksums for 0.9.20 (#725)45cfcb3Add action typings with validation (#721)ce0a899chore: update known checksums for 0.9.18 (#718)9c8d030chore: remove stray space from UV_PYTHON_INSTALL_DIR message (#720)Updates
stefanzweifel/git-auto-commit-actionfrom 5.2.0 to 7.1.0Release notes
Sourced from stefanzweifel/git-auto-commit-action's releases.
Changelog
Sourced from stefanzweifel/git-auto-commit-action's changelog.
... (truncated)
Commits
04702edBump actions/checkout from 5 to 6 (#399)1e49d50Add skip_push input option (#401)65c5677docs: fix typo in README.md (#400)547c140Bump bats from 1.12.0 to 1.13.0 (#398)8fa7f5aUpdate CHANGELOG28e16e8Release preparations for v7 (#394)698fd76Merge pull request #391 from EliasBoulharts/custom-tag-messagec40819aUpdate READMEd7ee275Change internal variable namese8684ebFix TestsUpdates
actions/download-artifactfrom 4.3.0 to 7.0.0Release notes
Sourced from actions/download-artifact's releases.
... (truncated)
Commits
37930b1Merge pull request #452 from actions/download-artifact-v7-release72582b9doc: update readme0d2ec9dchore: release v7.0.0 for Node.js 24 supportfd7ae8fMerge pull request #451 from actions/fix-storage-blobd484700chore: restore minimatch.dep.yml license file03a8080chore: remove obsolete dependency license files56fe6d9chore: update@actions/artifactlicense file to 5.0.18e3ebc4chore: update package-lock.json with@actions/artifact@5.0.11e3c4b4fix: update@actions/artifactto ^5.0.0 for Node.js 24 punycode fix458627dchore: use local@actions/artifactpackage for Node.js 24 testingUpdates
JetBrains/qodana-actionfrom 201551778d1453e36c5c0aa26f89a94775cb1acc to f5aa2889b113c16bd6aee47817b027537ee33ac7Commits
f5aa288🐛 QD-11047 fix issue with quick-fixes: pull-request (#490)26b380e🐛 QD-11047 fix issue with quick-fixes in gitlab in branch mode (#482)Updates
actions/setup-nodefrom 4.4.0 to 6.1.0Release notes
Sourced from actions/setup-node's releases.