chore(deps): update all non-major dependencies #634
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:
>=0.26.1
->>=0.27.0
0.4.14
->0.4.20
>=1.5.1
->>=1.5.2
>=0.12.5
->>=0.12.6
>=0.1.0b17
->>=0.1.0b18
>=0.52.2
->>=0.53.0
>=0.28.0
->>=0.29.0
>=0.30.6
->>=0.31.1
Release Notes
callowayproject/bump-my-version (bump-my-version)
v0.27.0
Compare Source
Compare the full difference.
Fixes
Fixed test to look for warning logs. 538c420
Refactor and enhance error handling. c84bfa7
Updated subprocess calls to disable check, refined lint configurations, fixed type annotations and exceptions, and improved dictionary path validation.
New
Add HookError for failed hook execution with tests. 39fc233
Raise HookError when a hook script exits with a non-zero status. Modified logger to display warnings instead of debug messages in such scenarios. Added tests to ensure exceptions are raised for failed hooks.
Other
[pre-commit.ci] pre-commit autoupdate. 130478d
updates: - github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.6.7
Create FUNDING.yml. 2bda200
astral-sh/uv (ghcr.io/astral-sh/uv)
v0.4.20
Compare Source
Enhancements
uv python install
(#8010)uv publish
failures (#7872)uv run
(#7687)authors
filed duringuv init
(#7756)Documentation
v0.4.19
Compare Source
Enhancements
uv add
(#7864)requires-python
(#7904)--script
touv run
to treat an input as PEP 723 regardless of extension (#7739)Configuration
UV_FIND_LINKS
environment variable for--find-links
(#7912)UV_PYTHON
environment variable (#7878)Bug fixes
py3x-none
tags in newer than Python 3.x (#7867)dev
section (#7943)cp2
wheels in resolution (#7902)gnueabi
libc variants in Python version requests (#7975)uv tree --package foo
(#7885)Documentation
Rust API
Sha256Reader
(#7929)Deserialize
derives on settings (#7856)v0.4.18
Compare Source
Enhancements
tool.uv.sources
(#7745).gitignore
file touv build
output directory (#7835)PAGER
env var when paging inuv help
command (#5511)uv run -m foo
to run a module (#7754)uv build
in workspaces (#7813)uv init --package
command to match project name (#7670)uv add dotenv
(#7799)tool.uv.sources
deserialization failures (#7823)serde-untagged
to improve some untagged enum error messages (#7822)dotenv
errors, rather than inuv add
(#7825)Configuration
UV_NO_SYNC
environment variable (#7752)Bug fixes
git+
prefix intool.uv.sources
(#7847)--no-binary
(#7772)uv tree --invert
for platform dependencies (#7808)uv add
(#7766)tool.uv.environments
for legacy virtual workspace roots (#7824)Rust API
FlatDistributions
public (#7833)Documentation
uv publish
instead of twine in docs (#7837)projects.md
(#7784)v0.4.17
Compare Source
Enhancements
uv build --all
to build all packages in a workspace (#7724)uv init --script
(#7565)uv tool upgrade --python
) (#7605)uv init
(#5476)--quiet
flag inuv build
(#7674)uvx
(#7641)Bug fixes
Documentation
uv build
anduv publish
to features overview (#7716)uv lock --upgrade-package
retains locked versions (#7694)v0.4.16
Compare Source
Enhancements
uv publish
(#7475)--project
argument to run a command from a project directory (#7603)uv publish
(#7548)--with
requirements (#7627)--directory
option (#7653)--unsafe-best-match
(#7645)Bug fixes
requires-python
range changes (#7624)link-mode=clone
for directories on Linux (#7620)Documentation
Preview features
v0.4.15
Compare Source
Bug fixes
Documentation
nonebot/adapter-qq (nonebot-adapter-qq)
v1.5.2
: Release 1.5.2Compare Source
What's Changed
MessageSegment
by @MeetWq in https://github.com/nonebot/adapter-qq/pull/128Full Changelog: nonebot/adapter-qq@v1.5.1...v1.5.2
nonebot/adapter-satori (nonebot-adapter-satori)
v0.12.6
: Adapter Satori 0.12.6Compare Source
model_validator
的用法Full Changelog: nonebot/adapter-satori@v0.12.5...v0.12.6
nonebot/adapter-telegram (nonebot-adapter-telegram)
v0.1.0b18
: Pre Release 0.1.0b18Compare Source
nonebot/plugin-alconna (nonebot-plugin-alconna)
v0.53.0
: Nonebot Plugin Alconna 0.53.0Compare Source
新增
ALCONNA_RESPONSE_SELF
配置项,用来配置 alconna 响应器是否响应自身消息,默认为 FalseUniMessage.style
改进
\n
若被标记为br
样式,在Satori
适配器下会转为<br/>
修复
Full Changelog: nonebot/plugin-alconna@v0.52.3...v0.53.0
v0.52.3
: Nonebot Plugin Alconna 0.52.3Compare Source
What's Changed
got_path
在 Arg 为 AllParam 时的处理错误Full Changelog: nonebot/plugin-alconna@v0.52.2...v0.52.3
nat-n/poethepoet (poethepoet)
v0.29.0
: 0.29.0Compare Source
Enhancements
New Contributors
Full Changelog: nat-n/poethepoet@v0.28.0...v0.29.0
encode/uvicorn (uvicorn)
v0.31.1
Compare Source
Fixed
[*]
in trusted hosts (#2480)PathLike[str]
type hint forssl_keyfile
(#2481)v0.31.0
Compare Source
Added
Improve
ProxyHeadersMiddleware
(#2468) and (#2231):on docker swarm/kubernetes, where the reverse proxy might have a dynamic IP.
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.