Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2026

This PR contains the following updates:

Package Type Update Change
actions/download-artifact action patch v8.0.0v8.0.1
maxbrunet/pre-commit-renovate repository minor 43.60.043.76.3
psf/black repository patch 26.3.026.3.1
python final minor 3.12-alpine3.14-alpine
python stage minor 3.12-alpine3.14-alpine

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

actions/download-artifact (actions/download-artifact)

v8.0.1

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v8...v8.0.1

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

v43.76.3

Compare Source

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

v43.76.2

Compare Source

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

v43.76.1

Compare Source

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

v43.76.0

Compare Source

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

v43.75.0

Compare Source

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

v43.74.0

Compare Source

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

v43.73.2

Compare Source

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

v43.73.1

Compare Source

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

v43.73.0

Compare Source

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

v43.71.0

Compare Source

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

v43.70.0

Compare Source

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

v43.69.0

Compare Source

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

v43.66.5

Compare Source

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

v43.66.4

Compare Source

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

v43.66.3

Compare Source

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

v43.66.2

Compare Source

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

v43.66.1

Compare Source

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

v43.66.0

Compare Source

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

v43.65.0

Compare Source

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

v43.64.6

Compare Source

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

v43.64.5

Compare Source

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

v43.64.4

Compare Source

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

v43.64.3

Compare Source

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

v43.64.2

Compare Source

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

v43.64.1

Compare Source

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

v43.64.0

Compare Source

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

v43.63.0

Compare Source

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

v43.62.0

Compare Source

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

v43.61.7

Compare Source

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

v43.61.6

Compare Source

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

v43.61.4

Compare Source

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

v43.61.3

Compare Source

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

v43.61.2

Compare Source

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

v43.61.0

Compare Source

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

v43.60.6

Compare Source

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

v43.60.5

Compare Source

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

v43.60.4

Compare Source

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

v43.60.3

Compare Source

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

v43.60.2

Compare Source

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

v43.60.1

Compare Source

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

psf/black (psf/black)

v26.3.1

Compare Source

Stable style
  • Prevent Jupyter notebook magic masking collisions from corrupting cells by using
    exact-length placeholders for short magics and aborting if a placeholder can no longer
    be unmasked safely (#​5038)
Configuration
  • Always hash cache filename components derived from --python-cell-magics so custom
    magic names cannot affect cache paths (#​5038)
Blackd
  • Disable browser-originated requests by default, add configurable origin allowlisting
    and request body limits, and bound executor submissions to improve backpressure
    (#​5039)

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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 19072e2 to 4acfa27 Compare March 16, 2026 05:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4acfa27 to 64c6d82 Compare March 16, 2026 08:36
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