Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

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

Package From To
actions/checkout 4 6
vmactions/freebsd-vm 1.2.8 1.3.4
vmactions/solaris-vm 1.1.8 1.2.3
msys2/setup-msys2 2.29.0 2.30.0
rojopolis/spellcheck-github-actions 0.55.0 0.56.0
taiki-e/install-action 2.62.12 2.65.6

Updates actions/checkout from 4 to 6

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

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

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.1

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

What's Changed

... (truncated)

Commits

Updates vmactions/freebsd-vm from 1.2.8 to 1.3.4

Release notes

Sourced from vmactions/freebsd-vm's releases.

fix bug for rsync back

improve booting time

using cache by default

support cache

switch to anyvm.org

fix dhcp

fix scp

Commits

Updates vmactions/solaris-vm from 1.1.8 to 1.2.3

Release notes

Sourced from vmactions/solaris-vm's releases.

fix for rsync back

improve booting time

using cache by default

update anyvm

fix working dir

switch to anyvm.org

Commits

Updates msys2/setup-msys2 from 2.29.0 to 2.30.0

Release notes

Sourced from msys2/setup-msys2's releases.

v2.30.0

  • Update base distribution to 20251213. [#565]
  • Remove folder-hash dependency [#555]
  • Update dependencies
Changelog

Sourced from msys2/setup-msys2's changelog.

Changelog

2.30.0

  • Update base distribution to 20251213. [#565]
  • Remove folder-hash dependency [#555]
  • Update dependencies

2.29.0

  • Allow installation to C:\msys64 if it doesn't exist already. Like with the new windows-11-arm image, for example. [#542]
  • Update base distribution to 20250830. [#548]
  • Update dependencies

2.28.0

  • Update base distribution to 20250622. [#518]
  • Update dependencies

2.27.0

  • Update base distribution to 20250221. [#480]
  • Update dependencies
  • Drop support for CLANG32

2.26.0

2.25.0

2.24.1

  • Added a new action output msys2-location to get the path to the MSYS2 installation directory. [#404]

2.24.0

2.23.0

... (truncated)

Commits

Updates rojopolis/spellcheck-github-actions from 0.55.0 to 0.56.0

Release notes

Sourced from rojopolis/spellcheck-github-actions's releases.

0.56.0

What's Changed

Full Changelog: rojopolis/spellcheck-github-actions@0.55.0...0.56.0

Changelog

Sourced from rojopolis/spellcheck-github-actions's changelog.

Change Log for spellcheck-github-actions

0.56.0, 2025-12-27, feature and maintenance release, update not required

0.55.0, 2025-11-27, maintenance release, update not required

  • Via an issue #293 from @​shoverbj, an update to the core component PySpelling from version 2.12.0 to version 2.12.1 was made, this allows for use of large dictionaries with Aspell

0.54.0, 2025-11-05, feature release, update not required

0.53.0, 2025-10-25, maintenance release, update not required

  • Docker image updated to Python 3.14.0 trixie slim Release notes for Python 3.14.0, this originated from the PR mentioned below, however updated to Trixie from Bookworm and as always the slim variant is used

  • Bumped the requirement for cython to 3.0.11 or above, addressing a build issue with lxml, located when testing the PR : #274 from @​dependabot, the above update of Python

  • In general the Docker build file had a few updates since the above changes required some tweaking of the Dockerfile

    • Order of installation of dependencies adjusted to ensure that lxml can build correctly
    • Installation of:
      • build-essential
      • pkg-config
      • libxml2-dev
      • libxslt1-dev
      • zlib1g-dev

0.52.0, 2025-09-10, feature release, update not required

  • With version 2.11 of PySpelling a new command line option --skip-dict-compile is introduced to PySpelling and is adopted by this action. This will skip the dictionary compiling step if the dictionary already exists. Changes to a custom dictionary will be ignored., see the release notes for PySpelling. Do see the updated documentation for details.

    • The feature can be enabled by setting the input parameter skip_dict_compile to true, the default is false, meaning that the dictionary will be compiled on each run of the action.
    • This can save time if you have a large custom dictionary that does not change often.
  • Docker image updated to Python 3.13.7 bookworm slim Release notes for Python 3.13.7

0.51.0, 2025-06-20, maintenance release, update not required

0.50.0, 2025-06-16, maintenance release, update not required

0.49.0, 2025-05-22, feature release, update not required

... (truncated)

Commits
  • cebe064 Preparing release 0.56.0, maintenance and feature release (#307)
  • cf00c4e Bumped the Docker base image from: python:3.14.0-slim-trixie to python:3.14.2...
  • d436c72 Corrected some bad spelling
  • e3c5871 Support for Portuguese (#305)
  • 146b53b Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#304)
  • 1d60aa1 Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#302)
  • 9d8e62f Bump actions/checkout from 6.0.0 to 6.0.1 (#300)
  • 94b453d Merge pull request #296 from rojopolis/dependabot/github_actions/docker/metad...
  • c463954 Merge pull request #297 from rojopolis/dependabot/github_actions/rojopolis/sp...
  • 78f9430 Bump rojopolis/spellcheck-github-actions from 0.54.0 to 0.55.0
  • Additional commits viewable in compare view

Updates taiki-e/install-action from 2.62.12 to 2.65.6

Release notes

Sourced from taiki-e/install-action's releases.

2.65.6

  • Update dprint@latest to 0.51.0.

  • Update vacuum@latest to 0.22.0.

2.65.5

  • Update tombi@latest to 0.7.12.

  • Update cargo-binstall@latest to 1.16.6.

2.65.4

  • Update cargo-nextest@latest to 0.9.116.

  • Update prek@latest to 0.2.25.

2.65.3

  • Update tombi@latest to 0.7.11.

2.65.2

  • Update prek@latest to 0.2.24.

  • Update wasmtime@latest to 40.0.0.

  • Update vacuum@latest to 0.21.7.

  • Update tombi@latest to 0.7.10.

  • Update syft@latest to 1.39.0.

  • Update cargo-binstall@latest to 1.16.5.

2.65.1

  • Update tombi@latest to 0.7.9.

  • Update vacuum@latest to 0.21.6.

  • Update prek@latest to 0.2.23.

2.65.0

2.64.2

  • Update zizmor@latest to 1.19.0.

  • Update mise@latest to 2025.12.12.

2.64.1

  • Update tombi@latest to 0.7.8.

... (truncated)

Changelog

Sourced from taiki-e/install-action's changelog.

Changelog

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

This project adheres to Semantic Versioning.

[Unreleased]

  • Update dprint@latest to 0.51.1.

[2.65.6] - 2025-12-28

  • Update dprint@latest to 0.51.0.

  • Update vacuum@latest to 0.22.0.

[2.65.5] - 2025-12-27

  • Update tombi@latest to 0.7.12.

  • Update cargo-binstall@latest to 1.16.6.

[2.65.4] - 2025-12-27

  • Update cargo-nextest@latest to 0.9.116.

  • Update prek@latest to 0.2.25.

[2.65.3] - 2025-12-26

  • Update tombi@latest to 0.7.11.

[2.65.2] - 2025-12-23

  • Update prek@latest to 0.2.24.

  • Update wasmtime@latest to 40.0.0.

  • Update vacuum@latest to 0.21.7.

  • Update tombi@latest to 0.7.10.

  • Update syft@latest to 1.39.0.

  • Update cargo-binstall@latest to 1.16.5.

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
taiki-e/install-action [< 2.63, > 2.62.12]

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 github-actions group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `6` |
| [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) | `1.2.8` | `1.3.4` |
| [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) | `1.1.8` | `1.2.3` |
| [msys2/setup-msys2](https://github.com/msys2/setup-msys2) | `2.29.0` | `2.30.0` |
| [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) | `0.55.0` | `0.56.0` |
| [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.62.12` | `2.65.6` |



Updates `actions/checkout` from 4 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v4...v6)

Updates `vmactions/freebsd-vm` from 1.2.8 to 1.3.4
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](vmactions/freebsd-vm@0cd283c...c54ba3b)

Updates `vmactions/solaris-vm` from 1.1.8 to 1.2.3
- [Release notes](https://github.com/vmactions/solaris-vm/releases)
- [Commits](vmactions/solaris-vm@v1.1.8...v1.2.3)

Updates `msys2/setup-msys2` from 2.29.0 to 2.30.0
- [Release notes](https://github.com/msys2/setup-msys2/releases)
- [Changelog](https://github.com/msys2/setup-msys2/blob/main/CHANGELOG.md)
- [Commits](msys2/setup-msys2@fb197b7...4f806de)

Updates `rojopolis/spellcheck-github-actions` from 0.55.0 to 0.56.0
- [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases)
- [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md)
- [Commits](rojopolis/spellcheck-github-actions@16d0338...cebe064)

Updates `taiki-e/install-action` from 2.62.12 to 2.65.6
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@5ab3094...28a9d31)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: vmactions/freebsd-vm
  dependency-version: 1.3.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: vmactions/solaris-vm
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: msys2/setup-msys2
  dependency-version: 2.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: rojopolis/spellcheck-github-actions
  dependency-version: 0.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: taiki-e/install-action
  dependency-version: 2.65.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 29, 2025
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant