Skip to content

Release 1.20.0 | Plugin 4.5.0 #3269

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

Merged
merged 1,693 commits into from
Jun 3, 2025
Merged

Release 1.20.0 | Plugin 4.5.0 #3269

merged 1,693 commits into from
Jun 3, 2025

Conversation

jjw24
Copy link
Member

@jjw24 jjw24 commented Feb 23, 2025

Release notes

Features

Bug fixes

Authors:

01Dri, AleksandrSl, Azakidev, cibere, Jack251970, NoPlagiarism, Odotocodot, onesounds, PaulPSta, pc223, Sparrkle, taooceros, VictoriousRaptor, yeelali14, Yusyuriv, ZGGSONG

@jjw24 jjw24 added the release Release PR which contains the changes going into the upcoming release label Feb 23, 2025
@jjw24 jjw24 added this to the 1.20.0 milestone Feb 23, 2025
@jjw24 jjw24 self-assigned this Feb 23, 2025
@jjw24 jjw24 marked this pull request as draft February 23, 2025 00:12

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Jack251970
Jack251970 previously approved these changes Jun 3, 2025
onesounds
onesounds previously approved these changes Jun 3, 2025
z1nc0r3
z1nc0r3 previously approved these changes Jun 3, 2025
@jjw24 jjw24 dismissed stale reviews from z1nc0r3, onesounds, and Jack251970 via 367bf2c June 3, 2025 12:55
@prlabeler prlabeler bot added bug Something isn't working enhancement New feature or request kind/i18n labels Jun 3, 2025
Copy link

github-actions bot commented Jun 3, 2025

@check-spelling-bot Report

🔴 Please review

See the 📂 files view, the 📜action log, or 📝 job summary for details.

❌ Errors, Warnings, and Notices Count
ℹ️ candidate-pattern 2
❌ check-file-path 2
❌ forbidden-pattern 25
⚠️ noisy-file 1
⚠️ non-alpha-in-dictionary 13

See ❌ Event descriptions for more information.

Forbidden patterns 🙅 (2)

In order to address this, you could change the content to not match the forbidden patterns (comments before forbidden patterns may help explain why they're forbidden), add patterns for acceptable instances, or adjust the forbidden patterns themselves.

These forbidden patterns matched content:

s.b. workaround(s)

\bwork[- ]arounds?\b

Reject duplicate words

\s([A-Z]{3,}|[A-Z][a-z]{2,}|[a-z]{3,})\s\g{-1}\s
Pattern suggestions ✂️ (1)

You could add these patterns to .github/actions/spelling/patterns.txt:

# Automatically suggested patterns

# hit-count: 4 file-count: 2
# Non-English
[a-zA-Z]*[ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýÿĀāŁłŃńŅņŒœŚśŠšŜŝŸŽžź][a-zA-Z]{3}[a-zA-ZÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýÿĀāŁłŃńŅņŒœŚśŠšŜŝŸŽžź]*

Alternatively, if a pattern suggestion doesn't make sense for this project, add a #
to the beginning of the line in the candidates file with the pattern to stop suggesting it.

If the flagged items are 🤯 false positives

If items relate to a ...

  • binary file (or some other file you wouldn't want to check at all).

    Please add a file path to the excludes.txt file matching the containing file.

    File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.

    ^ refers to the file's path from the root of the repository, so ^README\.md$ would exclude README.md (on whichever branch you're using).

  • well-formed pattern.

    If you can write a pattern that would match it,
    try adding it to the patterns.txt file.

    Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.

    Note that patterns can't match multiline strings.

@jjw24 jjw24 requested a review from Jack251970 June 3, 2025 13:01
@jjw24 jjw24 removed bug Something isn't working enhancement New feature or request kind/i18n labels Jun 3, 2025
@prlabeler prlabeler bot added bug Something isn't working enhancement New feature or request kind/i18n labels Jun 3, 2025
@jjw24 jjw24 removed bug Something isn't working enhancement New feature or request kind/i18n labels Jun 3, 2025
@jjw24 jjw24 merged commit 601e140 into master Jun 3, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release PR which contains the changes going into the upcoming release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants