oetiker / znapzend

zfs backup with remote capabilities and mbuffer integration.
www.znapzend.org
GNU General Public License v3.0
604 stars 136 forks source link

build(deps): bump check-spelling/check-spelling from 0.0.10.pre.alpha to 0.0.19 in /.github/workflows #599

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps check-spelling/check-spelling from 0.0.10.pre.alpha to 0.0.19.

Release notes

Sourced from check-spelling/check-spelling's releases.

Release 0.0.19

Security release

https://github.com/check-spelling/check-spelling/security/advisories/GHSA-g86g-chm8-7r2p

Outdated

Note You should upgrade to v0.0.20.

Release 0.0.18

⛓️ @​Dependabot

⚠️ If you're seeing this because dependabot is showing you the changelog, please note that you almost certainly want to create your own push of the commit in a repository, because @​dependabot does not appear to be able to publish a comment, which means you won't see a note about changes you need to make. Todo: Tolerate engine upgrades.

📰 News

I'm removing the Alpha moniker with this release. check-spelling has a number of happy consumers.

Changed defaults

  • 🔍 Words are only considered if they have at least 3 characters. Previously two letter words were flagged as well.
      with:
        shortest_word: 2
    
  • 🌴 Default branch is now main.

New features

  • 📚 Wiki has been updated significantly and is now the official source for documentation
  • 🌐 Website www.check-spelling.dev
  • 🐦 Twitter @_check_spelling
  • 👟 Quick Start -- clone the template repository and drop its .github directory into your repository to get started
  • 💬 You can now ask @​check-spelling-bot to apply changes for you
      with:
        experimental_apply_changes_via_bot: 1
    
    ❗ This feature is not ready for repositories with bots or non-members. (In either case, the bot will end up commenting in response to things that aren't directed to it saying it's confused.)
  • 🐎 Files are checked in parallel (by default using two processes; if your system has more than 2 cores, you can tune this)
      with:
        experimental_parallel_jobs: 3
    
  • 🧙 Files are automatically recognized as not containing words and suggestions are offered for skipping them
  • 📕 Word length is automatically determined based on the dictionary
      with:
        shortest_word: 5
    

... (truncated)

Commits
  • 436362f Merge pull request from GHSA-g86g-chm8-7r2p
  • 2494e7c Windows is not supported
  • fe5fb33 Only check regular files
  • 49e9838 Restrict where configuration files can live
  • 6c4b24e Add Security policy
  • 3ed5d5f Check for trigger before checking user bits
  • ba60393 Call remove_items unconditionally
  • 6de829f Link to warnings
  • 9e4c00b Fix readme badging
  • 08f08a6 Handle html equivalents for '
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/oetiker/znapzend/network/alerts).