Skip to content

Bump rojopolis/spellcheck-github-actions from 0.59.0 to 0.60.0#337

Merged
jonasbn merged 1 commit intomasterfrom
dependabot/github_actions/rojopolis/spellcheck-github-actions-0.60.0
Mar 16, 2026
Merged

Bump rojopolis/spellcheck-github-actions from 0.59.0 to 0.60.0#337
jonasbn merged 1 commit intomasterfrom
dependabot/github_actions/rojopolis/spellcheck-github-actions-0.60.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps rojopolis/spellcheck-github-actions from 0.59.0 to 0.60.0.

Release notes

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

0.60.0

What's Changed

Full Changelog: 0.59.0...0.60.0

Changelog

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

Change Log for spellcheck-github-actions

0.60, 2026-03-14, minor feature release, update not required

  • Docker based image updated for Python 3.14.3 slim trixie via PR #325 from Dependabot.

  • Cleaned up the error messaging, to address issue #328 from @​akohout-hai, the error message is now more correct, but not improved in general

0.59.0, 2026-03-02, feature release, update recommended

  • Improvements have been added to the docker entrypoint, based on a PR from @​akohout-hai which fixes an issue with handling of spaces in files names and directories, see PR #322 for details. This is his first contribution to the project and I want to thank him for his contribution, which is highly appreciated.

  • Docker based image updated to Python 3.14.3 slim trixie via PR #320 from Dependabot.

0.58.0, 2026-01-20, security release, update not required

0.57.0, 2026-01-14, maintenance release, update not required

  • Docker based image updated to Python 3.14.2 slim trixie via PR #310 from Dependabot. The version is the same, the image has had updates.

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

... (truncated)

Commits
  • e3cd8e9 Merge pull request #335 from rojopolis/release_candidate_0.60.0
  • 1d3820d Preparing release 0.60.0
  • bafc7d3 More correct error message, issue #328 (#334)
  • df486cb Added update of Docker base image
  • 6d6eb52 Bump python from 486b809 to 6a27522 (#325)
  • 631e4a7 Bump docker/setup-qemu-action from 3.7.0 to 4.0.0 (#331)
  • ebefb9d Bump docker/build-push-action from 6.19.2 to 7.0.0 (#330)
  • b3b2580 Bump docker/setup-buildx-action from 3.12.0 to 4.0.0 (#329)
  • dc29b58 Bump docker/login-action from 3.7.0 to 4.0.0 (#333)
  • 5d55413 Bump docker/metadata-action from 5.10.0 to 6.0.0 (#332)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.59.0 to 0.60.0.
- [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases)
- [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md)
- [Commits](79c6662...e3cd8e9)

---
updated-dependencies:
- dependency-name: rojopolis/spellcheck-github-actions
  dependency-version: 0.60.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 16, 2026
@dependabot dependabot bot requested a review from jonasbn as a code owner March 16, 2026 18:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Mar 16, 2026
Copy link
Collaborator

@jonasbn jonasbn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My own release, approved

@jonasbn jonasbn merged commit fea8b91 into master Mar 16, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/rojopolis/spellcheck-github-actions-0.60.0 branch March 16, 2026 19:24
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