Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps the actions group with 2 updates: crate-ci/typos and astral-sh/setup-uv.

Updates crate-ci/typos from 1.41.0 to 1.42.0

Release notes

Sourced from crate-ci/typos's releases.

v1.42.0

[1.42.0] - 2026-01-07

Features

  • Dictionary updates
Changelog

Sourced from crate-ci/typos's changelog.

[1.42.0] - 2026-01-07

Features

  • Dictionary updates
Commits
  • bb4666a chore: Release
  • 6995a8a chore: Release
  • e0227ba docs: Update changelog
  • c4054db Merge pull request #1460 from epage/wiki
  • 596a0bd feat(dict): Extend from misspell's list
  • 2d45979 refactor(misspell): Reformat dict to look like ours
  • 54e1366 feat(dict): Extend from codespell's list
  • 74e0660 feat(dict): Extend from wikipedia's list
  • a2568ec Merge pull request #1459 from epage/update
  • c360cf6 fix(wikipedia): Update dict
  • Additional commits viewable in compare view

Updates astral-sh/setup-uv from 7.1.6 to 7.2.0

Release notes

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

v7.2.0 🌈 add outputs python-version and python-cache-hit

Changes

Among some minor typo fixes and quality of life features for developers of actions the main feature of this release are new outputs:

  • python-version: The Python version that was set (same content as existing UV_PYTHON)
  • python-cache-hit: A boolean value to indicate the Python cache entry was found

While implementing this it became clear, that it is easier to handle the Python binaries in a separate cache entry. The added benefit for users is that the "normal" cache containing the dependencies can be used in all runs no matter if these cache the Python binaries or not.

[!NOTE]
This release will invalidate caches that contain the Python binaries. This happens a single time.

🐛 Bug fixes

  • chore: remove stray space from UV_PYTHON_INSTALL_DIR message @​akx (#720)

🚀 Enhancements

🧰 Maintenance

⬆️ Dependency updates

Commits
  • 61cb8a9 add outputs python-version and python-cache-hit (#728)
  • 11050ed fix: use uv_build backend for old-python-constraint-project (#729)
  • 1d22faf Bump peter-evans/create-pull-request from 7.0.9 to 8.0.0 (#719)
  • f4ed82a Bump github/codeql-action from 4.31.6 to 4.31.9 (#723)
  • e0409b4 chore: update known checksums for 0.9.22 (#727)
  • 702b425 chore: update known checksums for 0.9.21 (#726)
  • 2630c86 chore: update known checksums for 0.9.20 (#725)
  • 45cfcb3 Add action typings with validation (#721)
  • ce0a899 chore: update known checksums for 0.9.18 (#718)
  • 9c8d030 chore: remove stray space from UV_PYTHON_INSTALL_DIR message (#720)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 actions group with 2 updates: [crate-ci/typos](https://github.com/crate-ci/typos) and [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv).


Updates `crate-ci/typos` from 1.41.0 to 1.42.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@v1.41.0...v1.42.0)

Updates `astral-sh/setup-uv` from 7.1.6 to 7.2.0
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@v7.1.6...v7.2.0)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-version: 1.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: astral-sh/setup-uv
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@jorenham jorenham merged commit 89c6e53 into main Jan 12, 2026
22 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/actions-d86875b405 branch January 12, 2026 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants