Skip to content
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

chore(deps): update dependency prospector to ==1.10.* #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prospector (source) ==1.7.* -> ==1.10.* age adoption passing confidence

Release Notes

PyCQA/prospector (prospector)

v1.10.3

Compare Source

New:

  • Dependencies versions were bumped following multiple moderate CVE declared in transitive dependencies.

v1.10.2

Compare Source

Bugfixes:

1.10.1 was released to fix a packaging and installation problem (see this issue <https://github.com/PyCQA/pylint-plugin-utils/issues/29_
for a description of the problem).

However this caused a separate regression in packaging and installation #&#8203;618 <https://github.com/PyCQA/prospector/issues/618>_

1.10.2 fixes both issues

v1.10.1

Compare Source

Bugfixes:

1.10.1 was released to fix a packaging and installation problem (see this issue <https://github.com/PyCQA/pylint-plugin-utils/issues/29_
for a description of the problem).

However this caused a separate regression in packaging and installation #&#8203;618 <https://github.com/PyCQA/prospector/issues/618>_

1.10.2 fixes both issues

v1.10.0

Compare Source

New:

  • Prospector profiles can now be loaded from external packages, meaning that behaviour can be packaged and re-used across projects - #&#8203;604 <https://github.com/PyCQA/prospector/pull/604>_
  • Added pyright as an optional additional tool - #&#8203;612 <https://github.com/PyCQA/prospector/pull/612>_
  • use-dmypy option now passed through to MyPy #&#8203;611 <https://github.com/PyCQA/prospector/pull/611>_

v1.9.0

Compare Source

v1.8.4

Compare Source

v1.8.3

Compare Source

  • #&#8203;560 <https://github.com/PyCQA/prospector/issues/560>_
  • #&#8203;559 <https://github.com/PyCQA/prospector/issues/559>_
  • #&#8203;555 <https://github.com/PyCQA/prospector/issues/555>_
  • #&#8203;554 <https://github.com/PyCQA/prospector/issues/554>_
  • #&#8203;552 <https://github.com/PyCQA/prospector/issues/552>_
  • #&#8203;551 <https://github.com/PyCQA/prospector/issues/551>_

v1.8.2

Compare Source

  • #&#8203;547 <https://github.com/PyCQA/prospector/issues/547>_

v1.8.1

Compare Source

Let's test faster.

Add support for Python 3.11:

Python 3.11 is between 10-60% faster than Python 3.10.

v1.8.0

Compare Source

File discovery fixes:

Finding paths and files to check has been replaced with a new version using pathlib - this should not result in any changes,
except fixing an issue where pylint and pydocstyle were inspecting the same file or directory twice sometimes.
However it may cause slightly different orders or reduce these duplicate warnings.

The behavior of prospector should be unchanged, apart from some bugfixes related to the old file discovery mechanism.

Related bugs and PRs:

  • #&#8203;480 <https://github.com/PyCQA/prospector/issues/480>_
  • #&#8203;417 <https://github.com/PyCQA/prospector/issues/417>_
  • #&#8203;199 <https://github.com/PyCQA/prospector/issues/199>_

Other bugfixes:

  • #&#8203;106 <https://github.com/PyCQA/prospector/issues/106>_
  • Running prospector on a path not in the CWD (eg, 'prospector /some/where/else') will not cause exceptions, and will instead use absolute paths for message output
  • Autodetction of libraries, to automatically use pylint plugins, will no work on projects using a pyproject.toml ; also it has been turned on by default, it seemed to have accidentally been set to off by default some time ago.
  • #&#8203;529 <https://github.com/PyCQA/prospector/issues/529>_

Misc:

  • Prospector now runs on itself without generating errors after all linting warnings were fixed

Configuration

📅 Schedule: Branch creation - "before 12pm every weekday" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants