- Notifications
You must be signed in to change notification settings - Fork673
chore(deps): update all non-major dependencies#3178
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Merged
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
b911b2b
to76aa3a1
Compare76aa3a1
to8d7be9e
Compareaf137ca
intomain 20 checks passed
Uh oh!
There was an error while loading.Please reload this page.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
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.
Uh oh!
There was an error while loading.Please reload this page.
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, insteadcreate 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
Seehttps://github.com/renovatebot/renovate/releases/tag/39.253.1 for more changes
v39.253.0
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.253.0 for more changes
v39.252.0
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.252.0 for more changes
v39.251.2
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.251.2 for more changes
v39.251.1
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.251.1 for more changes
v39.251.0
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.251.0 for more changes
v39.250.3
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.250.3 for more changes
v39.250.2
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.250.2 for more changes
v39.250.1
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.250.1 for more changes
v39.250.0
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.250.0 for more changes
v39.249.0
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.249.0 for more changes
v39.248.3
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.248.3 for more changes
v39.248.2
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.248.2 for more changes
v39.248.1
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.248.1 for more changes
v39.248.0
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.248.0 for more changes
v39.247.0
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.247.0 for more changes
v39.246.1
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.246.1 for more changes
v39.246.0
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.246.0 for more changes
v39.245.3
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.245.3 for more changes
v39.245.2
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.245.2 for more changes
v39.245.1
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.245.1 for more changes
v39.245.0
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.245.0 for more changes
v39.244.2
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.244.2 for more changes
v39.244.0
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.244.0 for more changes
v39.243.0
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.243.0 for more changes
v39.242.2
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.242.2 for more changes
v39.242.0
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.242.0 for more changes
v39.241.2
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.241.2 for more changes
v39.241.1
Compare Source
Seehttps://github.com/renovatebot/renovate/releases/tag/39.241.1 for more changes
v39.241.0
Compare Source
Seehttps://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. Getconfig help if that's undesired.
This PR was generated byMend Renovate. View therepository job log.