Skip to content

dependabot: Bump the "ci-dependencies" group with 2 updates across multiple ecosystems - #1184

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/ci_dependencies-204e383d94
Open

dependabot: Bump the "ci-dependencies" group with 2 updates across multiple ecosystems#1184
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/ci_dependencies-204e383d94

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the ci-dependencies group with 5 updates:

Package From To
https://github.com/astral-sh/ruff-pre-commit v0.15.19 0.16.0
https://github.com/rbubley/mirrors-prettier v3.8.4 3.9.6
https://github.com/igorshubovych/markdownlint-cli v0.49.0 0.49.1
https://github.com/zizmorcore/zizmor-pre-commit v1.26.1 1.28.0
https://github.com/astral-sh/ty-pre-commit v0.0.52 0.0.63

Updates https://github.com/astral-sh/ruff-pre-commit from v0.15.19 to 0.16.0

Release notes

Sourced from https://github.com/astral-sh/ruff-pre-commit's releases.

v0.16.0

See: https://github.com/astral-sh/ruff/releases/tag/0.16.0

v0.15.22

See: https://github.com/astral-sh/ruff/releases/tag/0.15.22

v0.15.21

See: https://github.com/astral-sh/ruff/releases/tag/0.15.21

v0.15.20

See: https://github.com/astral-sh/ruff/releases/tag/0.15.20

Commits

Updates https://github.com/rbubley/mirrors-prettier from v3.8.4 to 3.9.6

Commits

Updates https://github.com/igorshubovych/markdownlint-cli from v0.49.0 to 0.49.1

Release notes

Sourced from https://github.com/igorshubovych/markdownlint-cli's releases.

v0.49.1

  • Update markdownlint dependency to 0.41.1
    • Improve MD029
    • Fix module resolution under webpack
    • Update dependencies
  • Update all dependencies via Dependabot
Commits
  • 5b5dddc Bump version 0.49.1
  • 4e83bdd Bump run-con from 1.3.2 to 1.3.3
  • 4f2127b Bump actions/setup-node from 6 to 7
  • cc62492 Manually address new violations reported by xo.
  • 678b7ee Bump xo from 3.0.2 to 4.0.0
  • 06602e9 Bump ignore from 7.0.5 to 7.0.6
  • eac32dd Bump markdownlint from 0.41.0 to 0.41.1
  • 2864eb0 Bump js-yaml from 5.2.0 to 5.2.1
  • 2748661 Bump markdown-it from 14.2.0 to 14.3.0
  • 0144ebe Manually address new violations reported by xo.
  • Additional commits viewable in compare view

Updates https://github.com/zizmorcore/zizmor-pre-commit from v1.26.1 to 1.28.0

Release notes

Sourced from https://github.com/zizmorcore/zizmor-pre-commit's releases.

v1.28.0

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.28.0

v1.27.0

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.27.0

Commits
  • 067260d Mirror: 1.28.0
  • 7d511af Bump astral-sh/setup-uv from 8.3.0 to 8.3.2 in the github-actions group (#53)
  • e2dd91c Update issue templates
  • 64a97fb Mirror: 1.27.0
  • 9463fa8 Bump astral-sh/setup-uv from 8.2.0 to 8.3.0 in the github-actions group (#52)
  • 3a8eeb3 Bump actions/setup-python in the github-actions group (#50)
  • fe4aa69 Clean up issue templates
  • bce4005 Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group (#49)
  • See full diff in compare view

Updates https://github.com/astral-sh/ty-pre-commit from v0.0.52 to 0.0.63

Release notes

Sourced from https://github.com/astral-sh/ty-pre-commit's releases.

v0.0.63

See: https://github.com/astral-sh/ty/releases/tag/0.0.63

v0.0.62

See: https://github.com/astral-sh/ty/releases/tag/0.0.62

v0.0.61

See: https://github.com/astral-sh/ty/releases/tag/0.0.61

v0.0.60

See: https://github.com/astral-sh/ty/releases/tag/0.0.60

v0.0.59

See: https://github.com/astral-sh/ty/releases/tag/0.0.59

v0.0.58

See: https://github.com/astral-sh/ty/releases/tag/0.0.58

v0.0.57

See: https://github.com/astral-sh/ty/releases/tag/0.0.57

v0.0.56

See: https://github.com/astral-sh/ty/releases/tag/0.0.56

v0.0.55

See: https://github.com/astral-sh/ty/releases/tag/0.0.55

v0.0.54

See: https://github.com/astral-sh/ty/releases/tag/0.0.54

v0.0.53

See: https://github.com/astral-sh/ty/releases/tag/0.0.53

Commits

Bumps the ci-dependencies group with 4 updates: actions/checkout, astral-sh/setup-uv, crate-ci/typos and pypa/gh-action-pypi-publish.

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 astral-sh/setup-uv from 8.2.0 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)
  • 11f9893 chore: roll up Dependabot updates (#948)
  • f798556 docs: update version references to v8.3.1 (#946)
  • Additional commits viewable in compare view

Updates crate-ci/typos from 1.47.2 to 1.48.0

Release notes

Sourced from crate-ci/typos's releases.

v1.48.0

[1.48.0] - 2026-06-30

Features

  • Updated the dictionary with the June 2026 changes
Changelog

Sourced from crate-ci/typos's changelog.

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased] - ReleaseDate

[1.48.0] - 2026-06-30

Features

  • Updated the dictionary with the June 2026 changes

[1.47.2] - 2026-06-04

Fixes

  • Don't correct inferrable
  • Correct unused inferible variant

[1.47.1] - 2026-06-03

Fixes

  • Don't correct requestors

[1.47.0] - 2026-05-29

Features

  • Updated the dictionary with the May 2026 changes

[1.46.3] - 2026-05-23

Fixes

  • Don't correct to sequentials
  • Don't correct to subdolder

[1.46.2] - 2026-05-16

Fixes

  • Don't correct to criterias
  • Don't correct to replaceables

[1.46.1] - 2026-05-08

... (truncated)

Commits

Updates pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1

Release notes

Sourced from pypa/gh-action-pypi-publish's releases.

v1.14.1

🛠️ Internal Dependencies

@​adisivaprasad💰 helped get rid of the GitHub Actions runner warning about the old Node 20 runtime being used by updating actions/setup-python from v5.6.0 to v6.2.0 in #408.

💪 New Contributors

🪞 Full Diff: pypa/gh-action-pypi-publish@v1.14.0...v1.14.1

🧔‍♂️ Release Manager: @​webknjaz 🇺🇦

🙏 Special Thanks to @​jylenhof💰 for reminding me to work on this release!

💬 Discuss on Bluesky 🦋, on Mastodon 🐘 and on GitHub.

GH Sponsors badge

Commits
  • ba38be9 Merge pull request #408 from adisivaprasad/bump-setup-python-v6
  • a6c5088 Bump actions/setup-python from v5.6.0 to v6.2.0
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the ci-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit) | `v0.15.19` | `0.16.0` |
| [https://github.com/rbubley/mirrors-prettier](https://github.com/rbubley/mirrors-prettier) | `v3.8.4` | `3.9.6` |
| [https://github.com/igorshubovych/markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `v0.49.0` | `0.49.1` |
| [https://github.com/zizmorcore/zizmor-pre-commit](https://github.com/zizmorcore/zizmor-pre-commit) | `v1.26.1` | `1.28.0` |
| [https://github.com/astral-sh/ty-pre-commit](https://github.com/astral-sh/ty-pre-commit) | `v0.0.52` | `0.0.63` |


Updates `https://github.com/astral-sh/ruff-pre-commit` from v0.15.19 to 0.16.0
- [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases)
- [Commits](astral-sh/ruff-pre-commit@v0.15.19...v0.16.0)

Updates `https://github.com/rbubley/mirrors-prettier` from v3.8.4 to 3.9.6
- [Commits](rbubley/mirrors-prettier@v3.8.4...v3.9.6)

Updates `https://github.com/igorshubovych/markdownlint-cli` from v0.49.0 to 0.49.1
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@v0.49.0...v0.49.1)

Updates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.26.1 to 1.28.0
- [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases)
- [Commits](zizmorcore/zizmor-pre-commit@v1.26.1...v1.28.0)

Updates `https://github.com/astral-sh/ty-pre-commit` from v0.0.52 to 0.0.63
- [Release notes](https://github.com/astral-sh/ty-pre-commit/releases)
- [Commits](astral-sh/ty-pre-commit@v0.0.52...v0.0.63)
dependabot: bump the ci-dependencies group with 4 updates

Bumps the ci-dependencies group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv), [crate-ci/typos](https://github.com/crate-ci/typos) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).


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 `astral-sh/setup-uv` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@fac544c...c771a70)

Updates `crate-ci/typos` from 1.47.2 to 1.48.0
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@37bb988...bee27e3)

Updates `pypa/gh-action-pypi-publish` from 1.14.0 to 1.14.1
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@cef2210...ba38be9)

---
updated-dependencies:
- dependency-name: https://github.com/astral-sh/ruff-pre-commit
  dependency-version: 0.16.0
  dependency-type: direct:production
  dependency-group: ci-dependencies
- dependency-name: https://github.com/rbubley/mirrors-prettier
  dependency-version: 3.9.6
  dependency-type: direct:production
  dependency-group: ci-dependencies
- dependency-name: https://github.com/igorshubovych/markdownlint-cli
  dependency-version: 0.49.1
  dependency-type: direct:production
  dependency-group: ci-dependencies
- dependency-name: https://github.com/zizmorcore/zizmor-pre-commit
  dependency-version: 1.28.0
  dependency-type: direct:production
  dependency-group: ci-dependencies
- dependency-name: https://github.com/astral-sh/ty-pre-commit
  dependency-version: 0.0.63
  dependency-type: direct:production
  dependency-group: ci-dependencies
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: astral-sh/setup-uv
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: crate-ci/typos
  dependency-version: 1.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
- dependency-name: pypa/gh-action-pypi-publish
  dependency-version: 1.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants