fix(deps): update all non-major dependencies #371
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:
^4.3.0
->^4.3.1
~=4.3.0
->~=4.3.1
v3.0.2
->v3.1.0
v4.2.0
->v4.3.0
^2.1.3
->^2.1.4
==2.1.3
->==2.1.4
^0.1.4
->^0.2.0
~=0.1.4
->~=0.2.0
^2.0.0-beta.5
->^2.0.0-rc.1
==2.0.0b5
->==2.0.0rc1
^0.4.2
->^0.4.3
~=0.4.2
->~=0.4.3
^4.3.0
->^4.4.0
==4.3.0
->==4.4.0
Release Notes
JohannesBuchner/imagehash
v4.3.1
Compare Source
actions/checkout
v3.1.0
Compare Source
saveState
andgetState
github-server-url
inputactions/setup-python
v4.3.0
Compare Source
nonebot/adapter-onebot
v2.1.4
Compare Source
Documentation
https://onebot.adapters.nonebot.dev/
What's Changed
New Contributors
Full Changelog: nonebot/adapter-onebot@v2.1.3...v2.1.4
nonebot/plugin-apscheduler
v0.2.0
Compare Source
Installation
nb plugin install nonebot_plugin_apscheduler ##### 或者 pip install nonebot-plugin-apscheduler
Issues
https://github.com/nonebot/plugin-apscheduler/issues
Full Changelog: nonebot/plugin-apscheduler@v0.1.4...v0.2.0
nonebot/nonebot2
v2.0.0rc1
Compare Source
python/typing_extensions
v4.4.0
Compare Source
typing_extensions.Any
a backport of python 3.11's Any class which issubclassable at runtime. (backport from python/cpython#31841, by Shantanu
and Jelle Zijlstra). Patch by James Hilton-Balfe (@Gobot1234).
default
parameter, PEP 696.Patch by Marc Mueller (@cdce8p).
typing_extensions.override
. Patch byJelle Zijlstra.
infer_variance
parameter toTypeVar
, as specified in PEP 695.Patch by Jelle Zijlstra.
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.