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:
v4.4.3
->v4.6.0
2024.8.30
->2024.12.14
2d14d05
->b4d2208
912ce75
->d1142f4
v3.27.9
->v3.28.2
v7.0.5
->v7.0.6
2.10.3
->2.10.5
2.0.36
->2.0.37
0.41.3
->0.45.2
v5.0.1
->v5.1.0
v2.10.2
->v2.10.4
0.32.1
->0.34.0
Release Notes
actions/upload-artifact (actions/upload-artifact)
v4.6.0
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.0
v4.5.0
Compare Source
certifi/python-certifi (certifi)
v2024.12.14
Compare Source
github/codeql-action (github/codeql-action)
v3.28.2
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.2 - 21 Jan 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.28.1
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.1 - 10 Jan 2025
See the full CHANGELOG.md for more information.
v3.28.0
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.28.0 - 20 Dec 2024
See the full CHANGELOG.md for more information.
peter-evans/create-pull-request (peter-evans/create-pull-request)
v7.0.6
: Create Pull Request v7.0.6Compare Source
⚙️ Fixes an issue with commit signing where unicode characters in file paths were not preserved.
What's Changed
push-to-repo
classic PATworkflow
scope requirement by @scop in https://github.com/peter-evans/create-pull-request/pull/3511New Contributors
Full Changelog: peter-evans/create-pull-request@v7.0.5...v7.0.6
pydantic/pydantic (pydantic)
v2.10.5
Compare Source
GitHub release
What's Changed
v2.10.4
Compare Source
GitHub release
What's Changed
Packaging
pydantic-core
to v2.27.2 by @davidhewitt in #11138Fixes
AnyUrl
objects by @alexprabhat99 in #11082len
to_BaseUrl
to avoid TypeError by @Kharianne in #11111New Contributors
encode/starlette (starlette)
v0.45.2
: Version 0.45.2Compare Source
Fixed
create_memory_object_stream
compatible with old anyio versions once again, and bump anyio minimum version to 3.6.2 by @graingert in #2833.Full Changelog: encode/starlette@0.45.1...0.45.2
v0.45.1
: Version 0.45.1Compare Source
Fixed
MemoryObjectReceiveStream
upon exception inBaseHTTPMiddleware
children by @Kludex in https://github.com/encode/starlette/pull/2813Refactor
Full Changelog: encode/starlette@0.45.0...0.45.1
v0.45.0
: Version 0.45.0Compare Source
Removed
ExceptionMiddleware
import proxy fromstarlette.exceptions
module by @Kludex in https://github.com/encode/starlette/pull/2826WS_1004_NO_STATUS_RCVD
andWS_1005_ABNORMAL_CLOSURE
by @Kludex in https://github.com/encode/starlette/pull/2827Full Changelog: encode/starlette@0.44.0...0.45.0
v0.44.0
: Version 0.44.0Compare Source
Added
max_part_size
parameter toRequest.form()
by @iudeen in https://github.com/encode/starlette/pull/2815client
parameter toTestClient
by @iudeen in https://github.com/encode/starlette/pull/2810New Contributors
Full Changelog: encode/starlette@0.43.0...0.44.0
v0.43.0
: Version 0.43.0Compare Source
Removed
allow_redirects
argument fromTestClient
#2808.Added
New Contributors
Full Changelog: encode/starlette@0.42.0...0.43.0
v0.42.0
Compare Source
Added
ClientDisconnect
onStreamingResponse
#2732.Fixed
StaticFiles
whenfollow_symlinks=True
#2711.python-multipart
version to0.0.18
0ba8395.httpx
version to0.27.0
#2773.New Contributors
Full Changelog: encode/starlette@0.41.3...0.42.0
stefanzweifel/git-auto-commit-action (stefanzweifel/git-auto-commit-action)
v5.1.0
Compare Source
Changed
github.actor_id
in defaultcommit_author
(#354) @parkerbxyzFixed
Dependency Updates
step-security/harden-runner (step-security/harden-runner)
v2.10.4
Compare Source
What's Changed
Fixed a potential Harden-Runner post step failure that could occur when printing agent service logs. The fix gracefully handles failures without failing the post step.
Full Changelog: step-security/harden-runner@v2...v2.10.4
v2.10.3
Compare Source
What's Changed
Fixed an issue where DNS requests using uppercase characters (e.g., EXAMPLE.com) were blocked even when the domain was present in the allowed list. This update standardizes domain names to lowercase for consistent comparison.
Full Changelog: step-security/harden-runner@v2...v2.10.3
encode/uvicorn (uvicorn)
v0.34.0
Compare Source
Added
content-length
to 500 response inwsproto
implementation (#2542)Removed
v0.33.0
Compare Source
Removed
WatchGod
support for--reload
(#2536)Configuration
📅 Schedule: Branch creation - "every 1 hours every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.