chore(deps): bump the uv group across 1 directory with 2 updates#9380
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the uv group across 1 directory with 2 updates#9380dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the uv group with 2 updates in the / directory: [prefect](https://github.com/PrefectHQ/prefect) and [dulwich](https://github.com/dulwich/dulwich). Updates `prefect` from 3.6.13 to 3.6.28.dev2 - [Release notes](https://github.com/PrefectHQ/prefect/releases) - [Commits](PrefectHQ/prefect@3.6.13...3.6.28.dev2) Updates `dulwich` from 0.24.7 to 1.2.5 - [Release notes](https://github.com/dulwich/dulwich/releases) - [Changelog](https://github.com/jelmer/dulwich/blob/main/NEWS) - [Commits](jelmer/dulwich@dulwich-0.24.7...dulwich-1.2.5) --- updated-dependencies: - dependency-name: prefect dependency-version: 3.6.28.dev2 dependency-type: direct:production dependency-group: uv - dependency-name: dulwich dependency-version: 1.2.5 dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to 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.
Bumps the uv group with 2 updates in the / directory: prefect and dulwich.
Updates
prefectfrom 3.6.13 to 3.6.28.dev2Release notes
Sourced from prefect's releases.
... (truncated)
Commits
6f89b6dfix(tests): raise asyncpg connection_timeout in unit test mode (#21614)1589b45fix(tests): prevent aiosqlite teardown race in legacy events/out test (#21619)7c70ac5Fix DNS rebinding TOCTOU bypass invalidate_restricted_url(#21591)3458636Fix _UnpicklingFuture.add_done_callback swallowing deserialization errors (#2...3d18732docs: clarify that uv pip freeze is skipped only for execution launcher overr...36207f9Skipuv pip freezein bundle creation when a non-uv launcher is set (#21607)8ab8ac4docs: Add release notes forprefect-kubernetes==0.7.8(#21611)6373056fix(prefect-shell): kill whole process tree on ShellOperation cleanup (#21586)6dd5af5docs: document JSDOM CSS custom property and matchMedia mocking patterns (#21...9f9bed7fix(ui-v2): default deployment detail tab to Details to match V1 (#21601)Updates
dulwichfrom 0.24.7 to 1.2.5Release notes
Sourced from dulwich's releases.
... (truncated)
Changelog
Sourced from dulwich's changelog.
... (truncated)
Commits
073f4dfRelease 1.2.55f85d3etests: fix Windows-only failures in NTFS and merge-driver tests25313adMerge branch 'advisory-5'1ca1814submodule: Reject unsafe submodule paths in submodule_update3559ef1Merge branch 'advisory-4'f860ca4server: Honour receive.maxInputSize to bound received packs0fd6e6bMerge branch 'advisory-3'0110b88Merge branch 'advisory-2'49eb56eAdd NEWS entry for CVE-2026-4230557efc4aMerge branch 'advisory-1'Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by cubic
Update
prefectto 3.6.28.dev2 anddulwichto 1.2.5 to pull in bug fixes and critical security patches. Pins inpyproject.tomlwere updated anduv.lockwas refreshed.prefect3.6.28.dev2: picks up recent fixes; no app code changes required.dulwich1.2.5: security hardening (reject unsafe submodule paths, sanitize Windows paths, quote merge driver args, sanitize patch filenames, honorreceive.maxInputSize).Written for commit ff6dcda. Summary will update on new commits.
Review in cubic