FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps): Bump check-spelling/check-spelling from 0.0.22 to 0.0.23 by dependabot[bot] · Pull Request #2903 · updatecli/updatecli · GitHub

chore(deps): Bump check-spelling/check-spelling from 0.0.22 to 0.0.23 - #2903

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/check-spelling/check-spelling-0.0.23
Closed

chore(deps): Bump check-spelling/check-spelling from 0.0.22 to 0.0.23#2903
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/check-spelling/check-spelling-0.0.23

Conversation

dependabot Bot commented on behalf of github Oct 23, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

Bumps check-spelling/check-spelling from 0.0.22 to 0.0.23.

Release notes

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

Release 0.0.23

⏩ Upgrading

  • 🏷️ Test first on a branch by changing your workflow tags/references to this release. See 🐣 Breaking Changes for how to adapt your workflow.

🐣 Breaking Changes

use_magic_file is now enabled by default

Background

magic file enables check-spelling to automatically recognize more files to exclude. It has been pretty reliable/helpful.

Migrating

When you upgrade, if there are files that magic file detects as worthy of excluding, it will suggest adding them to excludes. If they turn out to be files that shouldn't be excluded, you can add use_magic_file: 0 to turn it off (and please file an issue with a sample showing why the files were falsely suggested for exclusion).

cache-dictionaries has been removed

... along with all other caching -- check-spelling should be faster now than in previous versions, so the lack of this caching shouldn't be a concern.

Migrating

If you're using this setting, just remove it (you'll get a warning from GitHub when the workflow runs).

check-spelling now requires actions/upload-artifact@v4 / actions/checkout@v4

It is quite possible that GHES does not support these yet.

Migrating

Users of GHES instances that don't have access to those actions should not upgrade until they're available.

✨ Highlights

  • Redo event categorization

    https://github.com/check-spelling/check-spelling/wiki/Feature%3A-Set-event-severity

    • introduce ignored events (this takes priority over the other cases)
    • introduce errors events (this allows explicit promotion to error)
    • fixes using notices to demote events
    • changes warnings/notices -- events not in these lists are no longer automatically upgraded to error... ... they will only be treated as an error if the default categorization is error, or if the configuration explicitly promotes them.
  • Fix unknown word reporting when one of the items is x'abc

  • Add inputs.wait-for-sarif-processing

  • Improve talk-to-bot message for step summary

  • Provide better messaging for checkout failures

... (truncated)

Commits
  • 2c9e4a8 action: Release v0.0.23
  • 8da92f1 action: Load actions on demand
  • 6494dc2 action: Improve missing merge head handling
  • 41422d3 test: Download gh if it is ancient
  • 21dd9f4 apt-get: Limit ubuntu apt package database
  • 51d0efe unknown-words: Check expect files in clean env
  • b83dbf1 UnknownWordSplitter: Put all directories into a sandbox
  • 0851aa9 unknown-words: Avoid using temp env var
  • 637add0 Split dictionary-not-found errors
  • 4825b2f tests: Add FlakyServer.t
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.22 to 0.0.23.
- [Release notes](https://github.com/check-spelling/check-spelling/releases)
- [Changelog](https://github.com/check-spelling/check-spelling/blob/main/gh-release-downloader)
- [Commits](check-spelling/check-spelling@v0.0.22...v0.0.23)

---
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 Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Oct 23, 2024

dependabot Bot commented on behalf of github Nov 2, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #2944.

dependabot Bot closed this Nov 2, 2024
dependabot Bot deleted the dependabot/github_actions/check-spelling/check-spelling-0.0.23 branch November 2, 2024 06:35
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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 github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants


Back | FazBrowse Home | New Git URL