Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#3414
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
coverage ==7.14.3==7.15.0 age confidence minor
maxbrunet/pre-commit-renovate 43.247.043.255.2 age confidence repository minor
mypy (changelog) ==2.1.0==2.2.0 age confidence minor
pre-commit/mirrors-mypy v2.1.0v2.2.0 age confidence repository minor
python 3.12-alpine3.14-alpine age confidence final minor
python 3.12-alpine3.14-alpine age confidence stage minor
python-semantic-release/publish-action v10.5.3v10.6.1 age confidence action minor
python-semantic-release/python-semantic-release v10.5.3v10.6.1 age confidence action minor
responses (changelog) ==0.26.1==0.26.2 age confidence patch

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

coveragepy/coveragepy (coverage)

v7.15.0

Compare Source

  • Since 7.14.0, reporting commands implicitly combine parallel data files. Now
    those commands have a new option --keep-combined to retain the data files
    after combining them instead of the default, which is to delete them.
    Finishes issue 2198_.

  • Fix: the LCOV report would incorrectly count excluded functions as uncovered,
    as described in issue 2205. This is now fixed thanks to Martin Kuntz Jacobsen <pull 2206_>.

  • When running your program, coverage now correctly sets
    yourmodule.__spec__.loader as strongly recommended <--loader--_>,
    avoiding the deprecation warning described in issue 2208
    . Thanks, A5rocks <pull 2209_>_.

  • Fix: with Python 3.10, running with the -I (isolated mode) option didn't
    correctly omit the current directory from the module search path, as
    described in issue 2103. That is now fixed thanks to Ilia Sorokin <pull 2211_>.

.. --loader--: https://docs.python.org/3/reference/datamodel.html#module.__loader_
.. _issue 2103: #​2103
.. _issue 2198: #​2198
.. _issue 2205: #​2205
.. _pull 2206: #​2206
.. _issue 2208: #​2208
.. _pull 2209: #​2209
.. _pull 2211: #​2211

.. _changes_7-14-3:

maxbrunet/pre-commit-renovate (maxbrunet/pre-commit-renovate)

v43.255.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.255.2 for more changes

v43.255.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.255.0 for more changes

v43.254.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.254.0 for more changes

v43.253.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.253.2 for more changes

v43.253.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.253.1 for more changes

v43.253.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.253.0 for more changes

v43.252.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.252.8 for more changes

v43.252.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.252.7 for more changes

v43.252.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.252.6 for more changes

v43.252.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.252.5 for more changes

v43.252.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.252.4 for more changes

v43.252.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.252.3 for more changes

v43.252.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.252.1 for more changes

v43.252.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.252.0 for more changes

v43.251.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.251.3 for more changes

v43.251.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.251.2 for more changes

v43.251.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.251.1 for more changes

v43.251.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.251.0 for more changes

v43.250.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.250.0 for more changes

v43.249.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.249.7 for more changes

v43.249.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.249.6 for more changes

v43.249.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.249.5 for more changes

v43.249.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.249.4 for more changes

v43.249.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.249.3 for more changes

v43.249.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.249.2 for more changes

v43.249.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.249.1 for more changes

v43.249.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.249.0 for more changes

v43.248.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.248.0 for more changes

v43.247.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.247.1 for more changes

python/mypy (mypy)

v2.2.0

Compare Source

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

v2.2.0

Compare Source

python-semantic-release/publish-action (python-semantic-release/publish-action)

v10.6.1

Compare Source

v10.6.1 (2026-07-06)

Build System
  • deps: Bump python-semantic-release@v10.6.0 to v10.6.1 (#​104, 5a5718c)

Detailed Changes: v10.6.0...v10.6.1

v10.6.0

Compare Source

v10.6.0 (2026-07-04)

Build System
  • deps: Bump python-semantic-release from v10.5.3 to v10.6.0 (#​101, 4f3c5d7)

Detailed Changes: v10.5.3...v10.6.0

python-semantic-release/python-semantic-release (python-semantic-release/python-semantic-release)

v10.6.1

Compare Source

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

🪲 Bug Fixes

  • changelog: Fix handling of whitespace commit bodies in changelog template filter (PR#1457,
    d95e46e
    )

  • cmd-version: Fix non-styled error msg when strict & no new version, closes #1423_
    (PR#1437, 5e8f94c)

  • config: Eliminate .git/ in parent dir warnings for monorepos configured with ..,
    closes #1418_ (PR#1444, 7a1f822)

📖 Documentation

  • CHANGELOG: Add v9.21.2 changelog details for website (a4115cf_)

  • configuration: Document repo_dir config option (PR#1444, 7a1f822)

⚙️ Build System

  • deps: Expand python-gitlab dependency range to include v8.0.0+ (PR#1451,
    a4b9a43
    )

  • deps: Expand tomlkit dependency range to include v0.14.0+ & v0.15.0+ (028d539_)

  • deps: Extend click dependency range to include v8.2+ (01707ea_)

.. _#1418: #​1418
.. _#1423: #​1423
.. _01707ea: 01707ea
.. _028d539: 028d539
.. _5e8f94c: 5e8f94c
.. _7a1f822: 7a1f822
.. _a4115cf: a4115cf
.. _a4b9a43: a4b9a43
.. _d95e46e: d95e46e
.. _PR#1437: #​1437
.. _PR#1444: #​1444
.. _PR#1451: #​1451
.. _PR#1457: #​1457

.. _changelog-v10.6.0:

v10.6.0

Compare Source

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

✨ Features

  • cmd-version: Add file replacement variant for version_variables, closes #1375_
    (PR#1391, 95ce7ec)

  • parser-emoji: Adds more non-release triggering emojis to the default emoji parser (PR#1410,
    2833aa9
    )

🪲 Bug Fixes

  • cmd-config-generate: Fix config output for Microsoft Windows UTF-8 encoding, closes #702_
    (PR#1400, 0343194)

  • cmd-publish: Fix handling of asset uploading errors on publish, closes #1395_ (PR#1397,
    81a0f98
    )

  • github: Fix bubble up errors of asset uploads for GitHub (PR#1397, 81a0f98)

  • hvcs: Mask git credential URL in very verbose debug logs, closes #1426_ (PR#1445,
    811afb0
    )

📖 Documentation

  • cmd-config-generate: Add Windows PowerShell specific generate-config usage example
    (PR#1400, 0343194)

  • configuration: Modify version_variables definition to include new file replacement
    (PR#1391, 95ce7ec)

  • examples: Update references to github actions for hash references (PR#1449, 873da58)

  • package: Change package changelog link to doc website (PR#1434, 05f897f)

.. _#1375: #​1375
.. _#1395: #​1395
.. _#1426: #​1426
.. _#702: #​702
.. _0343194: 0343194
.. _05f897f: 05f897f
.. _2833aa9: 2833aa9
.. _811afb0: 811afb0
.. _81a0f98: 81a0f98
.. _873da58: 873da58
.. _95ce7ec: 95ce7ec
.. _PR#1391: #​1391
.. _PR#1397: #​1397
.. _PR#1400: #​1400
.. _PR#1410: #​1410
.. _PR#1434: #​1434
.. _PR#1445: #​1445
.. _PR#1449: #​1449

.. _changelog-v10.5.3:

getsentry/responses (responses)

v0.26.2

Compare Source

  • Default headers (such as Content-Type, Date and Server) are now stripped
    from recorded files regardless of header name case. Previously, responses recorded from
    servers that send lowercase header names (for example over HTTP/2) kept these redundant
    headers in the generated file.
  • Fixed query_param_matcher mutating the caller's params dict when numeric
    values are provided. See #​801

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 was generated by Mend Renovate. View the repository job log.

@codecov

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.78%. Comparing base (4e32439) to head (5fb4d15).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3414   +/-   ##
=======================================
  Coverage   95.78%   95.78%           
=======================================
  Files         100      100           
  Lines        6172     6172           
=======================================
  Hits         5912     5912           
  Misses        260      260           
Flag Coverage Δ
api_func_v4 83.74% <ø> (-0.12%) ⬇️
cli_func_v4 78.74% <ø> (ø)
unit 90.32% <ø> (ø)

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 74ceec1 to d4bfee3 Compare July 8, 2026 06:49
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from d4bfee3 to 5fb4d15 Compare July 8, 2026 12:47
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