efdevcon / DIPs

The Devcon Improvement Proposal repository
75 stars 101 forks source link

Bump rojopolis/spellcheck-github-actions from 0.22.0 to 0.23.2 #76

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rojopolis/spellcheck-github-actions from 0.22.0 to 0.23.2.

Release notes

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

0.23.2, 2022-05-05, bug fix release, update not required

  • Minor issue in release 0.23.1, the action was not adjusted to the latest release

0.23.1, 2022-05-05, bug fix release, update not required

0.23.0, 2022-04-09, feature release, update not required

0.22.1, 2022-02-23, bug fix release, update recommended

  • Testing the new Spanish support feature more thoroughly, demonstrated that the Docker build process was broken and only English worked

    • I addressed issue #57, which demonstrated an issue with the Docker build, the issue is no longer relevant with the simplification of the Docker build via PR: #82 by me (@​jonasbn)
Changelog

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

0.23.2, 2022-05-05, bug fix release, update not required

  • Minor issue in release 0.23.1, the action was not adjusted to the latest release

0.23.1, 2022-05-05, bug fix release, update not required

0.23.0, 2022-04-09, feature release, update not required

0.22.1, 2022-02-23, bug fix release, update recommended

  • Testing the new Spanish support feature more thoroughly, demonstrated that the Docker build process was broken and only English worked

    • I addressed issue #57, which demonstrated an issue with the Docker build, the issue is no longer relevant with the simplification of the Docker build via PR: #82 by me (@​jonasbn)
Commits
  • 529b1fb New release to handle misconfiguration of the action, still pointing to 0.23.0
  • 4bd0c9b Bumped version for the action
  • 24d5a4d Enabling 0.23.1 for our repo
  • 7bd29a5 Corrected Markdown and spelling issues
  • d0a5623 Preparing release 0.23.1
  • 0d2f3ab Fix to address issue 84; support for spaces in file paths requiring quoting (...
  • 0b93548 Mentioned French as one of the supported languages in the Features section
  • 074edb8 Bumped version in examples in README to be contemporary
  • bb551da Minor correction, to what I believe to be a fat finger typo
  • af9534c We are now pointing to 0.23.0
  • 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 2 years ago

Superseded by #77.