Skip to content

Bump the github-actions group across 1 directory with 7 updates - #33

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-46d2e79d08
Open

Bump the github-actions group across 1 directory with 7 updates#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-46d2e79d08

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 7 updates in the / directory:

Package From To
actions/checkout 7.0.0 7.0.1
leynos/shared-actions/.github/actions/setup-rust 3c1fa01bcf4c26dac79975c18b74c01d577dcf95 57a33fa65e329db7edc81ece661f1a2e1d39868f
astral-sh/setup-uv 8.3.2 9.0.0
DavidAnson/markdownlint-cli2-action 24.1.0 24.2.0
leynos/shared-actions/.github/actions/generate-coverage f9f1c863c8a5bef64aa6779caa746e1a4a6c1ad4 57a33fa65e329db7edc81ece661f1a2e1d39868f
leynos/shared-actions/.github/actions/upload-codescene-coverage 29eea2635ee0f92e42c05f4cd360b7f1a2f00b12 57a33fa65e329db7edc81ece661f1a2e1d39868f
leynos/shared-actions/.github/workflows/dependabot-automerge.yml c3141c3d4cb2a2828d2abbcf3d94b15197740c58 57a33fa65e329db7edc81ece661f1a2e1d39868f

Updates actions/checkout from 7.0.0 to 7.0.1

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

Full Changelog: actions/checkout@v7...v7.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates leynos/shared-actions/.github/actions/setup-rust from 3c1fa01bcf4c26dac79975c18b74c01d577dcf95 to 57a33fa65e329db7edc81ece661f1a2e1d39868f

Commits
  • 57a33fa Build(deps): bump the github-actions group with 3 updates (#410)
  • 7576833 chore: ignore agent tool and editor artefacts
  • 1014f0c Build(deps): bump the github-actions group across 1 directory with 7 updates ...
  • 8add2d9 Strip semver pre-release metadata when resolving MSI versions (#405) (#406)
  • 2f90d10 Skip inapplicable CodeScene coverage checks and surface diagnostics (#395) (#...
  • 47b337e Add rustflags passthrough to setup-rust and rust-build-release (#391)
  • 19a7f5d Group github-actions Dependabot updates into a single PR
  • 36eb051 Document Python docstring conventions (#392)
  • dca6131 Teach PEP 735 development dependency groups
  • 6b9dc1b Format Markdown sources
  • Additional commits viewable in compare view

Updates astral-sh/setup-uv from 8.3.2 to 9.0.0

Release notes

Sourced from astral-sh/setup-uv's releases.

v9.0.0 🌈 Change prune-cache default to false

Changes

This release disables the default cache cache pruning to ease the load on the PyPi infrastructure. Since users might experience more GitHub Actions cache usage which might result in higher costs this is marked as a breaking change. To read more on why we did this (now) you can read the detailed analysis and reasoning in #967

Besides this big breaking change we also have a small bugfix while building caches for linux distributions that behave a big different than the "big ones" and a speed up in version resolution by only reading the version manifest until a matching version is found saving runtime and network bandwith.

🚨 Breaking changes

🐛 Bug fixes

  • fix: fall back to distribution ID when os-release has no version field @​cxzhong (#961)

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

Commits
  • c771a70 chore(deps): roll up Dependabot updates (#970)
  • 2f537ca chore: update known checksums for 0.11.30 (#968)
  • 2269552 Speed up version client by partial response reads (#807)
  • 47a7f4f Change prune-cache default to false (#967)
  • 71966ef chore(deps): roll up Dependabot updates (#962)
  • f12b1f0 fix: fall back to distribution ID when os-release has no version field (#961)
  • ecd24dd chore: update known checksums for 0.11.29 (#960)
  • 6a19136 docs: update version references to v8.3.2 (#949)
  • See full diff in compare view

Updates DavidAnson/markdownlint-cli2-action from 24.1.0 to 24.2.0

Commits
  • 21c1be1 Update to version 24.2.0.
  • cb5282d Freshen generated package-lock.json file, freshen generated index.js file.
  • d36517c Add eslint-package-json/all to lint script, address new issues.
  • 57b7f61 Refactor eslint.config.mjs to use defineConfig, change eslint-plugin-n from "...
  • fe75d07 Address new lint error from previous commit, freshen generated index.js file.
  • cea0e19 Bump eslint-plugin-unicorn from 71.1.0 to 72.0.0
  • 5137af3 Freshen generated index.js file.
  • ab8971b Bump markdownlint-cli2 from 0.23.1 to 0.23.2
  • 92a0fc4 Bump actions/setup-node from 6 to 7
  • 03ca1e4 Bump eslint from 10.6.0 to 10.7.0
  • Additional commits viewable in compare view

Updates leynos/shared-actions/.github/actions/generate-coverage from f9f1c863c8a5bef64aa6779caa746e1a4a6c1ad4 to 57a33fa65e329db7edc81ece661f1a2e1d39868f

Commits
  • 57a33fa Build(deps): bump the github-actions group with 3 updates (#410)
  • 7576833 chore: ignore agent tool and editor artefacts
  • 1014f0c Build(deps): bump the github-actions group across 1 directory with 7 updates ...
  • 8add2d9 Strip semver pre-release metadata when resolving MSI versions (#405) (#406)
  • 2f90d10 Skip inapplicable CodeScene coverage checks and surface diagnostics (#395) (#...
  • 47b337e Add rustflags passthrough to setup-rust and rust-build-release (#391)
  • 19a7f5d Group github-actions Dependabot updates into a single PR
  • 36eb051 Document Python docstring conventions (#392)
  • dca6131 Teach PEP 735 development dependency groups
  • 6b9dc1b Format Markdown sources
  • Additional commits viewable in compare view

Updates leynos/shared-actions/.github/actions/upload-codescene-coverage from 29eea2635ee0f92e42c05f4cd360b7f1a2f00b12 to 57a33fa65e329db7edc81ece661f1a2e1d39868f

Commits
  • 57a33fa Build(deps): bump the github-actions group with 3 updates (#410)
  • 7576833 chore: ignore agent tool and editor artefacts
  • 1014f0c Build(deps): bump the github-actions group across 1 directory with 7 updates ...
  • 8add2d9 Strip semver pre-release metadata when resolving MSI versions (#405) (#406)
  • 2f90d10 Skip inapplicable CodeScene coverage checks and surface diagnostics (#395) (#...
  • 47b337e Add rustflags passthrough to setup-rust and rust-build-release (#391)
  • 19a7f5d Group github-actions Dependabot updates into a single PR
  • 36eb051 Document Python docstring conventions (#392)
  • dca6131 Teach PEP 735 development dependency groups
  • 6b9dc1b Format Markdown sources
  • Additional commits viewable in compare view

Updates leynos/shared-actions/.github/workflows/dependabot-automerge.yml from c3141c3d4cb2a2828d2abbcf3d94b15197740c58 to 57a33fa65e329db7edc81ece661f1a2e1d39868f

Commits
  • 57a33fa Build(deps): bump the github-actions group with 3 updates (#410)
  • 7576833 chore: ignore agent tool and editor artefacts
  • 1014f0c Build(deps): bump the github-actions group across 1 directory with 7 updates ...
  • 8add2d9 Strip semver pre-release metadata when resolving MSI versions (#405) (#406)
  • 2f90d10 Skip inapplicable CodeScene coverage checks and surface diagnostics (#395) (#...
  • 47b337e Add rustflags passthrough to setup-rust and rust-build-release (#391)
  • 19a7f5d Group github-actions Dependabot updates into a single PR
  • 36eb051 Document Python docstring conventions (#392)
  • dca6131 Teach PEP 735 development dependency groups
  • 6b9dc1b Format Markdown sources
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Dependency updates, applied to every Dependabot pull request. github-actions Dependabot channel for GitHub Actions updates, batched into one pull request per run. labels Aug 10, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 10, 2026 18:56
Bumps the github-actions group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `7.0.0` | `7.0.1` |
| [leynos/shared-actions/.github/actions/setup-rust](https://github.com/leynos/shared-actions) | `3c1fa01bcf4c26dac79975c18b74c01d577dcf95` | `57a33fa65e329db7edc81ece661f1a2e1d39868f` |
| [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `8.3.2` | `9.0.0` |
| [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) | `24.1.0` | `24.2.0` |
| [leynos/shared-actions/.github/actions/generate-coverage](https://github.com/leynos/shared-actions) | `f9f1c863c8a5bef64aa6779caa746e1a4a6c1ad4` | `57a33fa65e329db7edc81ece661f1a2e1d39868f` |
| [leynos/shared-actions/.github/actions/upload-codescene-coverage](https://github.com/leynos/shared-actions) | `29eea2635ee0f92e42c05f4cd360b7f1a2f00b12` | `57a33fa65e329db7edc81ece661f1a2e1d39868f` |
| [leynos/shared-actions/.github/workflows/dependabot-automerge.yml](https://github.com/leynos/shared-actions) | `c3141c3d4cb2a2828d2abbcf3d94b15197740c58` | `57a33fa65e329db7edc81ece661f1a2e1d39868f` |



Updates `actions/checkout` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@9c091bb...3d3c42e)

Updates `leynos/shared-actions/.github/actions/setup-rust` from 3c1fa01bcf4c26dac79975c18b74c01d577dcf95 to 57a33fa65e329db7edc81ece661f1a2e1d39868f
- [Release notes](https://github.com/leynos/shared-actions/releases)
- [Commits](leynos/shared-actions@3c1fa01...57a33fa)

Updates `astral-sh/setup-uv` from 8.3.2 to 9.0.0
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@11f9893...c771a70)

Updates `DavidAnson/markdownlint-cli2-action` from 24.1.0 to 24.2.0
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](DavidAnson/markdownlint-cli2-action@6bf21b0...21c1be1)

Updates `leynos/shared-actions/.github/actions/generate-coverage` from f9f1c863c8a5bef64aa6779caa746e1a4a6c1ad4 to 57a33fa65e329db7edc81ece661f1a2e1d39868f
- [Release notes](https://github.com/leynos/shared-actions/releases)
- [Commits](leynos/shared-actions@f9f1c86...57a33fa)

Updates `leynos/shared-actions/.github/actions/upload-codescene-coverage` from 29eea2635ee0f92e42c05f4cd360b7f1a2f00b12 to 57a33fa65e329db7edc81ece661f1a2e1d39868f
- [Release notes](https://github.com/leynos/shared-actions/releases)
- [Commits](leynos/shared-actions@29eea26...57a33fa)

Updates `leynos/shared-actions/.github/workflows/dependabot-automerge.yml` from c3141c3d4cb2a2828d2abbcf3d94b15197740c58 to 57a33fa65e329db7edc81ece661f1a2e1d39868f
- [Release notes](https://github.com/leynos/shared-actions/releases)
- [Commits](leynos/shared-actions@c3141c3...57a33fa)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: astral-sh/setup-uv
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: DavidAnson/markdownlint-cli2-action
  dependency-version: 24.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: leynos/shared-actions/.github/actions/generate-coverage
  dependency-version: 1014f0ce1621506ca5fa66b596ed88ec30774cce
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: leynos/shared-actions/.github/actions/setup-rust
  dependency-version: 1014f0ce1621506ca5fa66b596ed88ec30774cce
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: leynos/shared-actions/.github/actions/upload-codescene-coverage
  dependency-version: 1014f0ce1621506ca5fa66b596ed88ec30774cce
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: leynos/shared-actions/.github/workflows/dependabot-automerge.yml
  dependency-version: 1014f0ce1621506ca5fa66b596ed88ec30774cce
  dependency-type: direct:production
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-46d2e79d08 branch from fbd46c6 to ce7b21d Compare August 17, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates, applied to every Dependabot pull request. github-actions Dependabot channel for GitHub Actions updates, batched into one pull request per run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants