build(deps-dev): bump the development-dependencies group with 6 updates #100
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.
Bumps the development-dependencies group with 6 updates:
1.2.6
1.2.9
0.7.4
0.8.0
1.2.0
1.3.5
0.8.0
0.8.3
0.21.1
0.23.4
1.2.2
1.4.0
Updates
nb-cli
from 1.2.6 to 1.2.9Release notes
Sourced from nb-cli's releases.
Commits
c2bffbc
🔖 bump version 1.2.99a90a7b
⬆️ upgrade dependencies0dcc917
✨ add py 3.12 to image8cdd82d
👷 add concurrencye2ede78
👷 fix tag output missinge850099
👷 fix missing token91f4fe2
👷 separate docker image cieb205c7
✨ ask adapters first610a738
⬆️ auto update by pre-commit hooks (#114)01f37cb
👷 fix artifacts conflictUpdates
nonebot-adapter-red
from 0.7.4 to 0.8.0Release notes
Sourced from nonebot-adapter-red's releases.
Commits
974f5a8
🔧 fix pre-commit3e3e327
✨ version 0.8.0Updates
nonebot-adapter-qq
from 1.2.0 to 1.3.5Release notes
Sourced from nonebot-adapter-qq's releases.
Commits
fad497e
🔖 bump version 1.3.5cb7187f
✨ impl latest interaction event588337b
🐛 fix message convert51a3051
✨ update interaction event content129f863
✨ update keyboard button action3289a30
⬆️ Bump the actions group (#95)fa3d2eb
🔖 bump version 1.3.4afc3961
🐛 fix group at message not lstriped1cf3aec
🔖 bump version 1.3.3afe94b5
⬆️ auto update by pre-commit hooks (#94)Updates
nonebot-adapter-satori
from 0.8.0 to 0.8.3Release notes
Sourced from nonebot-adapter-satori's releases.
Commits
75a6acc
🔖 version 0.8.3ef77865
🐛 fix wrong to_me judgment (#10)ded9f2d
🔖 fix version 0.8.233bdf8f
🔖 version 0.8.2ca9263a
🐛 fix filepathefd9f5e
🐛 fix url path (#8)9eaa22e
🔖 version 0.8.1523b5da
🎨 formatUpdates
pytest-asyncio
from 0.21.1 to 0.23.4Release notes
Sourced from pytest-asyncio's releases.
... (truncated)
Commits
b879130
[chore] Updated shed pre-commit hook to v2024.1.1.a309bc5
[docs] Prepare release of v0.23.4.c51c3e7
[docs] Mention compatibility issue with pytest 8.dd129e9
[fix] Fixes a bug that prevented tests from being collected from package when...463ce98
[fix] Avoid trying to install scoped event loops for unknown test collector t...256ef7d
[fix] pytest-asyncio no longer uses virtual modules to install dynamic packag...8ba9bd0
[fix] Make virtual modules compatible with Windows.df487d5
[ci] Shorten names of display OS in CI jobs.9572f3e
[tests] Fixed deprecated use of yield_fixture in test.ef619b9
[build] Run tests on Windows.Updates
freezegun
from 1.2.2 to 1.4.0Changelog
Sourced from freezegun's changelog.
Commits
5e06dff
Increase version number94f27e6
Update CHANGELOG with 1.4.0 changes3864728
Only mock asyncio on request (#525)7ca707d
Only mock asyncio on request1af5339
Create SECURITY.md9152728
Increase version numberff98d1f
Admin: Ensure version is correct in tagged released50e415
Admin: Add requirements.txt and tox.ini to sdist67b18bb
Admin: Switch to pytest-covd310546
Add requirements.txt and tox.ini to sdistDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions