Skip to content

Bump the github-actions group with 3 updates#188

Merged
bjosv merged 1 commit intomainfrom
dependabot/github_actions/github-actions-109446b787
Apr 7, 2025
Merged

Bump the github-actions group with 3 updates#188
bjosv merged 1 commit intomainfrom
dependabot/github_actions/github-actions-109446b787

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 7, 2025

Bumps the github-actions group with 3 updates: vmactions/freebsd-vm, rojopolis/spellcheck-github-actions and taiki-e/install-action.

Updates vmactions/freebsd-vm from 1.1.9 to 1.2.0

Release notes

Sourced from vmactions/freebsd-vm's releases.

enable set -e by default

Commits

Updates rojopolis/spellcheck-github-actions from 0.47.0 to 0.48.0

Release notes

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

0.48.0

What's Changed

New Contributors

Full Changelog: rojopolis/spellcheck-github-actions@0.47.0...0.48.0

Changelog

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

Change Log for spellcheck-github-actions

0.48.0, 2025-04-01, feature release, update not required

  • Support for hunspell via PR #224 from @​funkill

    These opens up for use of hunspell instead of the default: aspell. The following languages are supported:

    • English
    • German
    • Spanish
    • French
    • Russian
    • Ukranian

    And the aspell language support has been extended with:

    • Russian
    • Ukranian

    So the two spell checkers are aligned.

  • The action now emits more information on what versions of tools it is using thanks to PR #234 from @​brooke-hamilton

    The tools are:

    • aspell
    • hunspell
    • pyspelling
  • One step closer to full Docker image build automation via PR #218 from @​shyim.

    This means that the PR #108 from @​sxd was closed - the contribution from @​sxd was highly appreciated since it helped to understand the problem area and the solution.

    PR #218 addresses issue: #193, which was a request for arm64 support. Issue #80 is still open and will not be closed until we have a fully automated build process for the Docker image.

0.47.0, 2025-02-11, maintenance release, update not required

0.46.0, 2025-01-07, maintenance release, update not required

0.45.0, 2024-11-05, maintenance release, update not required

  • Docker base image updated from python:3.13.0-slim-bullseye to python:3.13.0-slim-bookworm. Which should give us some time in to live, end of life take into consideration:

... (truncated)

Commits

Updates taiki-e/install-action from 2.49.39 to 2.49.45

Release notes

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

2.49.45

  • Update knope@latest to 0.19.2.

  • Update cargo-binstall@latest to 1.12.3.

2.49.44

  • Update grcov@latest to 0.8.24.

  • Update osv-scanner@latest to 2.0.1.

  • Update release-plz@latest to 0.3.130.

  • Update cargo-lambda@latest to 1.8.1.

  • Downgrade cargo-spellcheck@latest to 0.15.1. (#932)

2.49.43

  • Update syft@latest to 1.22.0.

2.49.42

  • Update grcov@latest to 0.8.23.

2.49.41

  • Update mdbook@latest to 0.4.48.

2.49.40

  • Update typos@latest to 1.31.1.
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]

[2.49.45] - 2025-04-06

  • Update knope@latest to 0.19.2.

  • Update cargo-binstall@latest to 1.12.3.

[2.49.44] - 2025-04-03

  • Update grcov@latest to 0.8.24.

  • Update osv-scanner@latest to 2.0.1.

  • Update release-plz@latest to 0.3.130.

  • Update cargo-lambda@latest to 1.8.1.

  • Downgrade cargo-spellcheck@latest to 0.15.1. (#932)

[2.49.43] - 2025-04-01

  • Update syft@latest to 1.22.0.

[2.49.42] - 2025-04-01

  • Update grcov@latest to 0.8.23.

[2.49.41] - 2025-04-01

  • Update mdbook@latest to 0.4.48.

[2.49.40] - 2025-03-31

  • Update typos@latest to 1.31.1.

[2.49.39] - 2025-03-30

  • Downgrade cargo-lambda@latest to 1.8.0. (#923)

... (truncated)

Commits
  • d4635f2 Release 2.49.45
  • fcc9c5e Update knope@latest to 0.19.2
  • 256c1d8 Update cargo-binstall@latest to 1.12.3
  • 57554aa Update knope manifest
  • f1390fd Release 2.49.44
  • 537312e codegen: Exclude versions not released on crates.io from candidate for "latest"
  • 95bd642 Revert "codegen: Mark cargo-lambda 1.8.1 as broken"
  • bd89d20 Update grcov@latest to 0.8.24
  • 418c945 Update osv-scanner@latest to 2.0.1
  • e46c0f3 Update cargo-lambda manifest
  • Additional commits viewable 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 github-actions group with 3 updates: [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm), [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) and [taiki-e/install-action](https://github.com/taiki-e/install-action).


Updates `vmactions/freebsd-vm` from 1.1.9 to 1.2.0
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](vmactions/freebsd-vm@8873d98...c3ae29a)

Updates `rojopolis/spellcheck-github-actions` from 0.47.0 to 0.48.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@ed07562...23dc186)

Updates `taiki-e/install-action` from 2.49.39 to 2.49.45
- [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@6aca1cf...d4635f2)

---
updated-dependencies:
- dependency-name: vmactions/freebsd-vm
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: rojopolis/spellcheck-github-actions
  dependency-version: 0.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: taiki-e/install-action
  dependency-version: 2.49.45
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Apr 7, 2025
@bjosv bjosv merged commit ac48ff3 into main Apr 7, 2025
89 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/github-actions-109446b787 branch April 7, 2025 08:15
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