Skip to content

Update proselint requirement from <0.14 to <0.15 #15

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 commit into from
Feb 9, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Updates the requirements on proselint to permit the latest version.

Release notes

Sourced from proselint's releases.

0.14.0

proselint@0.14.0

Bug Fixes

  • now loads the default configuration if none is provided (#1246)
  • added support for hyphens in lexical_illusions (#1344)

Features

  • additional spelling checks ally_ly, ance_ence, ely_ly and ve_of (#1266)
Changelog

Sourced from proselint's changelog.

proselint@0.14.0

Bug Fixes

  • now loads the default configuration if none is provided (#1246)
  • added support for hyphens in lexical_illusions (#1344)

Features

  • additional spelling checks ally_ly, ance_ence, ely_ly and ve_of (#1266)

proselint@0.13.0

Bug Fixes

  • made memoize safe for both arguments and keyword arguments (#1217)

Features

  • now exports decorators that wrap meta-checks (#1188]

proselint@0.12.0

Bug fixes

  • make am_pm checks case-sensitive (#620)

Features

  • added --dump-config and --dump-default-config CLI arguments (#1212)
  • now exports proselint.config.default (#1212)

Breaking Changes

  • proselint.tools.lint now takes a config object instead of using load_options (#1212)

proselint@0.11.3

Note: This is a hotfix release.

Bug fixes

  • fix package bundling to include proselintrc (#1195)

proselint@0.11.2

Note: This is a hotfix release.

Bug fixes

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 27, 2024
@amotl
Copy link
Member

amotl commented Feb 9, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/proselint-lt-0.15 branch from fcdd765 to 2e0e227 Compare February 9, 2025 20:35
Copy link

codecov bot commented Feb 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.70%. Comparing base (94a545b) to head (9a64737).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #15   +/-   ##
=======================================
  Coverage   44.70%   44.70%           
=======================================
  Files          14       14           
  Lines         953      953           
=======================================
  Hits          426      426           
  Misses        527      527           
Flag Coverage Δ
unittests 44.70% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@amotl
Copy link
Member

amotl commented Feb 9, 2025

@dependabot rebase

Updates the requirements on [proselint](https://github.com/amperser/proselint) to permit the latest version.
- [Release notes](https://github.com/amperser/proselint/releases)
- [Changelog](https://github.com/amperser/proselint/blob/main/CHANGELOG.md)
- [Commits](amperser/proselint@v0.1.0...0.14.0)

---
updated-dependencies:
- dependency-name: proselint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/proselint-lt-0.15 branch from 2e0e227 to 9a64737 Compare February 9, 2025 21:38
@amotl amotl merged commit 88a3ba6 into main Feb 9, 2025
6 checks passed
@amotl amotl deleted the dependabot/pip/proselint-lt-0.15 branch February 9, 2025 21:42
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant