redis / redis-om-python

Object mapping, and more, for Redis and Python
MIT License
1.07k stars 108 forks source link

Bump rojopolis/spellcheck-github-actions from 0.29.0 to 0.31.0 #511

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

0.31.0, 2023-05-16, maintenance release, update not required

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.31.0, 2023-05-16, maintenance release, update not required

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
  • d15528f Preparing release 0.31.0
  • bfcccb6 Bumped Python base image to 3.11.3
  • b8a07c7 Merge pull request #152 from rojopolis/dependabot/docker/python-3.11.3-slim-b...
  • c82ea4d Bump python from 3.11.2-slim-bullseye to 3.11.3-slim-bullseye
  • 47fba8a Merge pull request #151 from rojopolis/dependabot/github_actions/nosborn/gith...
  • e2209d6 Bump nosborn/github-action-markdown-cli from 3.2.0 to 3.3.0
  • 2194340 Added initial revision of configuration for shellcheck action
  • f4e986b Bumped checkout action to v3 in all examples
  • 3187f53 Attempting with new canonical version v0, now also documented in the README
  • 527ee33 Merge pull request #149 from rojopolis/dependabot/github_actions/rojopolis/sp...
  • 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)
dependabot[bot] commented 1 year ago

The following labels could not be found: dependencies.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (2b450b5) 78.92% compared to head (d5affd5) 78.92%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #511 +/- ## ======================================= Coverage 78.92% 78.92% ======================================= Files 14 14 Lines 1177 1177 ======================================= Hits 929 929 Misses 248 248 ``` | Flag | Coverage Δ | | |---|---|---| | unit | `78.92% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redis#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 1 year ago

Superseded by #515.