Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump check-spelling/check-spelling from 0.0.20.pre.alpha7 to 0.0.20 #19610

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps check-spelling/check-spelling from 0.0.20.pre.alpha7 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.20.pre.alpha7 to 0.0.20.
- [Release notes](https://github.com/check-spelling/check-spelling/releases)
- [Commits](check-spelling/check-spelling@v0.0.20-alpha7...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 External Dependency-WinUI 3 Dependency on WinUI label Jul 25, 2022
@Jay-o-Way
Copy link
Collaborator

@jsoref how is this compared to #19574?

@jsoref
Copy link
Contributor

jsoref commented Jul 25, 2022

I'm updating a couple of other items, but functionally this change is included there.

@Jay-o-Way
Copy link
Collaborator

And why is the WinUi label added?

@jsoref
Copy link
Contributor

jsoref commented Jul 25, 2022

😯
Good question. Please let me know when you find out.

@jaimecbernardo
Copy link
Collaborator

It's dependabot that likely looks for a tag starting with dependence or something like that 🤷

@jaimecbernardo jaimecbernardo added Dependence and removed External Dependency-WinUI 3 Dependency on WinUI labels Jul 27, 2022
Copy link
Collaborator

@jaimecbernardo jaimecbernardo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you for the contribution!

@jaimecbernardo jaimecbernardo merged commit 6d97fb2 into main Jul 27, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/check-spelling/check-spelling-0.0.20 branch July 27, 2022 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants