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

Update most test/lint dependencies #234

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
adamchainz/blacken-docs repository minor 1.16.0 -> 1.18.0 age adoption passing confidence
astral-sh/ruff-pre-commit repository minor v0.3.5 -> v0.5.0 age adoption passing confidence
codespell-project/codespell repository minor v2.2.6 -> v2.3.0 age adoption passing confidence
docs/MarkDown (changelog) project.optional-dependencies minor ==3.5.2 -> ==3.6 age adoption passing confidence
docs/mkdocs (changelog) project.optional-dependencies minor ==1.5.3 -> ==1.6.0 age adoption passing confidence
docs/mkdocs-material (changelog) project.optional-dependencies patch ==9.5.16 -> ==9.5.27 age adoption passing confidence
docs/mkdocstrings (changelog) project.optional-dependencies minor ==0.24.1 -> ==0.25.1 age adoption passing confidence
docs/mkdocstrings-python (changelog) project.optional-dependencies minor ==1.9.0 -> ==1.10.5 age adoption passing confidence
igorshubovych/markdownlint-cli repository minor v0.39.0 -> v0.41.0 age adoption passing confidence
misc-lint/ruff (source, changelog) project.optional-dependencies minor ==0.3.5 -> ==0.5.0 age adoption passing confidence
pre-commit/pre-commit-hooks repository minor v4.5.0 -> v4.6.0 age adoption passing confidence
pytest/coverage project.optional-dependencies minor ==7.4.4 -> ==7.5.4 age adoption passing confidence
pytest/pytest (changelog) project.optional-dependencies minor ==8.1.1 -> ==8.2.2 age adoption passing confidence
pytest/pytest-asyncio (changelog) project.optional-dependencies patch ==0.23.6 -> ==0.23.7 age adoption passing confidence
typecheck/mypy (source, changelog) project.optional-dependencies minor ==1.9.0 -> ==1.10.1 age adoption passing confidence
typecheck/types-beautifulsoup4 (changelog) project.optional-dependencies patch ==4.12.0.20240229 -> ==4.12.0.20240511 age adoption passing confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

adamchainz/blacken-docs (adamchainz/blacken-docs)

v1.18.0

Compare Source

  • Add support for on/off comments.

    Thanks to Timothée Mazzucotelli in PR #&#8203;287 <https://github.com/adamchainz/blacken-docs/pull/287>__.

  • Fix Markdown pycon formatting to allow formatting the rest of the file.

v1.17.0

Compare Source

  • Add a --check option.
    When used, blacken-docs will not modify files but indicate when changes are necessary with a message and non-zero exit code.

    Thanks to Joaquim Esteves in PR #&#8203;278 <https://github.com/adamchainz/blacken-docs/pull/278>__.

  • Allow options in LaTeX minted blocks.

    Thanks to Peter Cock in PR #&#8203;313 <https://github.com/adamchainz/blacken-docs/pull/313>__.

  • Ignore language specifiers after newlines in Markdown code blocks.

    Thanks to Harutaka Kawamura in PR #&#8203;283 <https://github.com/adamchainz/blacken-docs/pull/283>__.

astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)

v0.5.0

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.5.0

v0.4.10

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.4.10

v0.4.9

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.4.9

v0.4.8

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.4.8

v0.4.7

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.4.7

v0.4.6

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.4.6

v0.4.5

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.4.5

v0.4.4

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.4.4

v0.4.3

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.4.3

v0.4.2

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.4.2

v0.4.1

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.4.1

v0.4.0

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.4.0

v0.3.7

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.3.7

v0.3.6

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.3.6

codespell-project/codespell (codespell-project/codespell)

v2.3.0

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

.pre-commit-config.yaml Outdated Show resolved Hide resolved
@AlexWaygood AlexWaygood merged commit 8049746 into main Jul 1, 2024
21 checks passed
@AlexWaygood AlexWaygood deleted the renovate/most-testlint-dependencies branch July 1, 2024 06:44
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.

1 participant