Skip to content

chore(deps): update all non-major dependencies #3226

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
Jun 30, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
flake8 (changelog) ==7.2.0 -> ==7.3.0 age adoption passing confidence minor
mypy (changelog) ==1.16.0 -> ==1.16.1 age adoption passing confidence patch
pre-commit/mirrors-mypy v1.16.0 -> v1.16.1 age adoption passing confidence repository patch
pycqa/flake8 7.2.0 -> 7.3.0 age adoption passing confidence repository minor
pytest (changelog) ==8.4.0 -> ==8.4.1 age adoption passing confidence patch
python 3.12-alpine -> 3.13-alpine age adoption passing confidence final minor
python 3.12-alpine -> 3.13-alpine age adoption passing confidence stage minor
python-semantic-release/python-semantic-release v10.1.0 -> v10.2.0 age adoption passing confidence action minor

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

pycqa/flake8 (flake8)

v7.3.0

Compare Source

python/mypy (mypy)

v1.16.1

Compare Source

pre-commit/mirrors-mypy (pre-commit/mirrors-mypy)

v1.16.1

Compare Source

pytest-dev/pytest (pytest)

v8.4.1

Compare Source

pytest 8.4.1 (2025-06-17)

Bug fixes

  • #​13461: Corrected _pytest.terminal.TerminalReporter.isatty to support
    being called as a method. Before it was just a boolean which could
    break correct code when using -o log_cli=true).

  • #​13477: Reintroduced pytest.PytestReturnNotNoneWarning{.interpreted-text role="class"} which was removed by accident in pytest [8.4]{.title-ref}.

    This warning is raised when a test functions returns a value other than None, which is often a mistake made by beginners.

    See return-not-none{.interpreted-text role="ref"} for more information.

  • #​13497: Fixed compatibility with Twisted 25+.

Improved documentation

  • #​13492: Fixed outdated warning about faulthandler not working on Windows.
python-semantic-release/python-semantic-release (python-semantic-release/python-semantic-release)

v10.2.0

Compare Source

====================

✨ Features

  • cmd-version: Adds PACKAGE_NAME value into build command environment (db9bc13_)

📖 Documentation

  • configuration: Update build command environment definition to include PACKAGE_NAME
    variable (4aa3805_)

  • uv-integration: Fix configuration guide for uv usage to ensure lock file update
    (5390145_)

.. _4aa3805: python-semantic-release/python-semantic-release@4aa3805
.. _5390145: python-semantic-release/python-semantic-release@5390145
.. _db9bc13: python-semantic-release/python-semantic-release@db9bc13

.. _changelog-v10.1.0:


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@JohnVillalovos JohnVillalovos enabled auto-merge (rebase) June 30, 2025 02:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8a7526c to 2f6280f Compare June 30, 2025 02:07
@JohnVillalovos JohnVillalovos merged commit d25b33f into main Jun 30, 2025
18 checks passed
@JohnVillalovos JohnVillalovos deleted the renovate/all-minor-patch branch June 30, 2025 02:24
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