jonasbn / ebirah

Experimental Docker project for Dist::Zilla
https://jonasbn.github.io/ebirah/
MIT License
3 stars 1 forks source link

Bump rojopolis/spellcheck-github-actions from 0.28.0 to 0.29.0 #53

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps rojopolis/spellcheck-github-actions from 0.28.0 to 0.29.0.

Release notes

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

0.29.0, 2022-12-29, maintenance release, update not required

  • Docker image updated to Python 3.11.1 slim via PR #139 from @​dependabot. Release notes for Python 3.11.1

  • lxml bumped to version 4.9.1 from 4.9.1 to get the build to work, without jumping through too many hoops. We prefer relying on wheel instead of building from source, since lxml can become quite a time sink

Changelog

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

0.29.0, 2022-12-29, maintenance release, update not required

  • Docker image updated to Python 3.11.1 slim via PR #139 from @​dependabot. Release notes for Python 3.11.1

  • lxml bumped to version 4.9.1 from 4.9.1 to get the build to work, without jumping through too many hoops. We prefer relying on wheel instead of building from source, since lxml can become quite a time sink

Commits
  • 58bd666 Merge pull request #140 from rojopolis/0.29.0-release-candidate
  • 51817b6 Release notes preparred and documentation updated to reflect upcoming release
  • 7a37f75 Bump python from 3.10.8-slim-bullseye to 3.11.1-slim-bullseye (#139)
  • c31ba2d Updated Markdown configuration example, so this is more inline with what is u...
  • 63ac3d7 Updated pre-commit hook configuration and ran it towards the files
  • 4f880ce Updated pre-commit hooks
  • 8e8d087 Minor clean up
  • 9615373 Updated configuration and local word list
  • a743260 Updated documentation with information on codefences (#134)
  • 02a7c59 Minor corrections to Markdown formatting
  • 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 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 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)