chore(deps): update all non-major dependencies #3178
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v5.4.0
->v5.4.2
39.240.1
->39.253.1
3.12-alpine
->3.13-alpine
3.12-alpine
->3.13-alpine
==0.29.0
->==0.30.0
Note: The
pre-commit
manager in Renovate is not supported by thepre-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
codecov/codecov-action (codecov/codecov-action)
v5.4.2
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.1..v5.4.2
v5.4.1
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.0..v5.4.1
maxbrunet/pre-commit-renovate (maxbrunet/pre-commit-renovate)
v39.253.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.253.1 for more changes
v39.253.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.253.0 for more changes
v39.252.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.252.0 for more changes
v39.251.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.251.2 for more changes
v39.251.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.251.1 for more changes
v39.251.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.251.0 for more changes
v39.250.3
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.250.3 for more changes
v39.250.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.250.2 for more changes
v39.250.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.250.1 for more changes
v39.250.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.250.0 for more changes
v39.249.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.249.0 for more changes
v39.248.3
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.248.3 for more changes
v39.248.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.248.2 for more changes
v39.248.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.248.1 for more changes
v39.248.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.248.0 for more changes
v39.247.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.247.0 for more changes
v39.246.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.246.1 for more changes
v39.246.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.246.0 for more changes
v39.245.3
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.245.3 for more changes
v39.245.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.245.2 for more changes
v39.245.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.245.1 for more changes
v39.245.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.245.0 for more changes
v39.244.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.244.2 for more changes
v39.244.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.244.0 for more changes
v39.243.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.243.0 for more changes
v39.242.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.242.2 for more changes
v39.242.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.242.0 for more changes
v39.241.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.241.2 for more changes
v39.241.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.241.1 for more changes
v39.241.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.241.0 for more changes
python-trio/trio (trio)
v0.30.0
Compare Source
Full Changelog: python-trio/trio@v0.29.0...v0.30.0
Features
@trio.as_safe_channel
, a wrapper that can be used to make async generators safe.This will be the suggested fix for the flake8-async lint rule
ASYNC900
. (https://github.com/python-trio/trio/issues/3197)Bugfixes
trio
to be atypes.ModuleType
and still have deprecated attributes. (https://github.com/python-trio/trio/issues/2135)socket.AI_NUMERICSERV
.Now trio works on legacy (pre-Lion) macOhttps://github.com/python-trio/trio/issues/31333133)
trio.run_process
andtrio.lowlevel.open_process
. (https://github.com/python-trio/trio/issues/3183)Nursery.start()
. (https://github.com/python-trio/trio/issues/3224)Improved documentation
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.
This PR was generated by Mend Renovate. View the repository job log.