Update dependency proselint to v0.16.0 #660
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 - "before 4pm every weekday except before 9am every weekday" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.