Skip to content

Bump check-spelling/check-spelling from 0.0.19 to 0.0.20#9091

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/check-spelling/check-spelling-0.0.20
Closed

Bump check-spelling/check-spelling from 0.0.19 to 0.0.20#9091
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/check-spelling/check-spelling-0.0.20

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2022

Bumps check-spelling/check-spelling from 0.0.19 to 0.0.20.

Release notes

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

Release 0.0.20

⏩ Upgrading

  • 🏷️ You can just change your workflow tags/references to this release, but some features require updates to the workflow (including collapsing the most recent comment if the current check passes ✅ ); please consider applying the workflow from check-spelling/spell-check-this@prerelease. (The link will change shortly after this release is made.)
    • You will want to copy over the with: elements you're using (into each place that uses: check-spelling/check-spelling).
  • 🐍 If you see complaints about b'... or r'... or similar, you probably should add something like this (from https://github.com/check-spelling/check-spelling/wiki/Configuration-Examples:-patterns) to patterns.txt (you can select the subset that you actually use, which may be just b, r, and f):
    # Python stringprefix / binaryprefix
    \b(?:B|BR|Br|F|FR|Fr|R|RB|RF|Rb|Rf|U|UR|Ur|b|bR|br|f|fR|fr|r|rB|rF|rb|rf|u|uR|ur)'
    

🐣 Breaking Changes

✨ New features

📝 Documentation

☁️ Features that may have less need due to other improvements

💅 Minor polish

... (truncated)

Commits
  • 7296872 Release 0.0.20
  • 1212521 Box actions/upload-artifact and actions/download-artifact
  • cdf0212 Lazily calculate should_exclude_patterns in comment script
  • 2c98f6d Change pattern/forbidden masking character from space to equal
  • b3c69c9 Rearrange and harmonize input (custom) task
  • 5c5f8ea Simplify check-spelling-comment artifact
  • 069a39e Simplify perl -p commands
  • 8a4ec04 Workaround jq / Windows line ending fun
  • 8595a24 Tolerate lack of excludes_file
  • 8cbbc8c Fail when extra_dictionaries are unavailable
  • 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)

Bumps [check-spelling/check-spelling](https://github.com/check-spelling/check-spelling) from 0.0.19 to 0.0.20.
- [Release notes](https://github.com/check-spelling/check-spelling/releases)
- [Commits](check-spelling/check-spelling@v0.0.19...v0.0.20)

---
updated-dependencies:
- dependency-name: check-spelling/check-spelling
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@jekyllbot jekyllbot added the has-pull-request Somebody suggested a solution to fix this issue label Aug 21, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/check-spelling/check-spelling-0.0.20 branch September 23, 2022 17:27
@jekyll jekyll locked and limited conversation to collaborators Sep 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependency frozen-due-to-age has-pull-request Somebody suggested a solution to fix this issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant