-
-
Notifications
You must be signed in to change notification settings - Fork 280
chore(deps): update dependency proselint to v0.16.0 #6552
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
base: main
Are you sure you want to change the base?
Conversation
✅
|
e22f1d1 to
1650b2c
Compare
1650b2c to
419eacb
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |

This PR contains the following updates:
0.14.0->0.16.0Release Notes
amperser/proselint (proselint)
v0.16.0Compare Source
💥 Breaking Changes
This release is not backwards compatible. The following breaking changes have been made.
As a program
--helpfor a full list of optionsproselint --versionis nowproselint version, for consistency with other lintersproselintis nowproselint checkproselint --dump-configand--dump-default-configare nowproselint dump-configanddump-config --default--timeand--cleanhave been removed--debugis now--verbose--jsonand--compactare now--output-format jsonand--output-format compactUser configurations will need to be modified accordingly
airlinese,bureaucratese,chatspeak,commercialese,corporate_speak, andjargonhave been recategorized underindustrial_language.security,links, andcursing(except forcursing.nword) have been removedsexism,lgbtq, andcursing.nwordhave been recategorized undersocial_awarenessconsistency.spacinghas been moved totypography.punctuation.spacingtypography.exclamationandhyperbolehave been merged and moved totypography.punctuation.hyperboleconsistency.spellinghas been moved tospelling.consistencyconsistencyhas been removedarchaism.miscis nowarchaismhedging.miscis nowhedginglexical_illusions.miscis nowlexical_illusionsmalapropisms.miscis nowmalapropismsmixed_metaphors.misc.bottleneckis nowmixed_metaphors.bottleneckmisc.mondegreensis nowmondegreensneedless_variants.miscis nowneedless_variantsnonwords.miscis nownonwordsoxymorons.miscis nowoxymoronsskunked_terms.miscis nowskunked_termsuncomparables.miscis nowuncomparables--output-format json. This is documented, stable, and versioned. Plugins will require updates.As a library
proselint.toolsscoremodule has been removeduv_buildtopicsandcontextfeatures ofproselint.toolshave been removed_checkfunctions ofproselint.toolshave been replaced by classes inproselint.registry.checks.typesCheckinproselint.registry.checksLintFileand returnLintResult, both inproselint.toolsppm_thresholdwrapper inproselint.toolshas been replaced byCheckFlagsinproselint.registry.checksmax_errorswrapper inproselint.toolshas been removedload_optionsinproselint.toolshas been replaced by theproselint.configmoduleerrors_to_jsoninproselint.toolshas been replaced byLintResult.into_dict⛰️ Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
⚡ Performance
⚙️ Miscellaneous Tasks
Build
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.