Skip to content

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

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#2
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/check-spelling/check-spelling-0.0.20

Conversation

@dependabot
Copy link

@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>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 25, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 5, 2022

Superseded by #4.

@dependabot dependabot bot closed this Dec 5, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/check-spelling/check-spelling-0.0.20 branch December 5, 2022 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants