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.29.0 to 0.30.0 #55

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

0.30.0, 2023-02-20, maintenance release, update not required

  • PySpelling updated from version 2.8.1 to 2.8.2, including several fixes

    • FIX: Ensure that Aspell actually uses the encoding passed to it for dictionaries.
    • FIX: Use a disallow list for problematic or unsupported arguments to the underlying spell checker instead of using a more restrictive allow list.
    • FIX: Fix logic bug in JavaScript filter.
  • Lifted from the release notes for PySpelling

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

Changelog

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

0.30.0, 2023-02-20, maintenance release, update not required

  • PySpelling updated from version 2.8.1 to 2.8.2, including several fixes

    • FIX: Ensure that Aspell actually uses the encoding passed to it for dictionaries.
    • FIX: Use a disallow list for problematic or unsupported arguments to the underlying spell checker instead of using a more restrictive allow list.
    • FIX: Fix logic bug in JavaScript filter.
  • Lifted from the release notes for PySpelling

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

Commits
  • ac66168 We are now ready to release 0.30.0, all tests pass
  • 943b54b Testing pushed image with latest image
  • 96c2ddc Corrected order of things in entrypoint script, based on warning during test
  • 1f9e944 Bumped versions
  • b0907e4 Merge pull request #143 from rojopolis/pyspelling-2.8.2
  • 234063e Preparing release 0.30.0
  • ac49352 Bumped pyspelling to 2.8.2 from 2.8.1
  • 766e384 A bit to aggressive on the exclusions
  • 5060423 Updated Docker ignore file based on run using stevedore
  • c01cae4 Updated Docker ignore file based on run using stevedore
  • 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)