Update dependency ddev to v19 - #24957
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
evalya-impact-summaryevalya impact analysis |
renovate
Bot
force-pushed
the
renovate/major-workflow-python-deps
branch
from
September 7, 2026 16:03
4edb88e to
536b168
Compare
renovate
Bot
force-pushed
the
renovate/major-workflow-python-deps
branch
from
September 24, 2026 08:56
536b168 to
dc9381f
Compare
renovate
Bot
force-pushed
the
renovate/major-workflow-python-deps
branch
from
September 25, 2026 23:03
dc9381f to
d4acde3
Compare
Contributor
Validation ReportAll 21 validations passed. Show details
|
This branch has not been deployed
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.
This PR contains the following updates:
17.0.1→19.1.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
DataDog/integrations-core (ddev)
v19.1.0Compare Source
Added:
INTEGRATIONS_CORE_VERSIONto the tagged commit when tagging an Agent release branch. The PR targets the Agentmainfor the first RC of a milestone and the matching Agent release branch for every other tag, and is opened before the tag is pushed: PR creation retries on transient HTTP errors and, if it keeps failing, the command aborts without pushing the tag, printing thegh pr createcommand to open it manually; pass--skip-pr-creationto create and push the tag without the PR. (#25116)Fixed:
v19.0.0Compare Source
Removed:
--dependency-sizesoption and GitHub artifact fetching fromddev size status. Fall back to the other wheels storage tier when the preferred one (set via--wheels-storage) does not have a wheel. (#23831)Added:
max_jobs_per_batchoption moves from[dispatcher]to[dispatcher.batching]. (#24687)GitRepository.changed_files, and allow comparing two refs. (#24776)[Backport <branch>] <subject>). (#24868)--to-dd-organd--to-dd-keytoddev size diffto send per-module size deltas to Datadog asdatadog.agent_integrations.size_diff, and report the deltas as a comment on pull requests. (#24895)ddev ci dispatch-testscommand and the Dispatcher that runs a batching plan. (#24935)--minimum-base-packageoption toddev ci dispatch-teststhat plans a minimum-base-package job alongside each test job. (#25074)--pytest-argstoddev ci dispatch-tests, forwarded to each batch workflow. (#25112)ddev size diffmarkdown output and PR comment. (#25195)ddev validate allto write its formatted pull request comment to a file. (#25243)Fixed:
start_commandsby pointing the Agent container's apt mirror at the generic Ubuntu archive instead of a region-pinned mirror. (#24733)TaskPullRequestUpdatertoTaskRunReporterandPullRequestUpdaterOptionstoRunReporterOptions, since the task also reports on runs that have no pull request. (#24931)hatch.tomlmatrix value taken from a pull request cannot inject shell commands or$GITHUB_ENVentries into CI jobs. (#24991)--explicit-package-baseswhen type checking ddev, so mypy resolves first-party imports instead of silently treating them asAny. (#25051)per_pageoutside GitHub's accepted range of 1..100 in the async GitHub client. (#25100)ddev ci dispatch-testssends each batch the commit and branch its results belong to and whether the tested head lives in a fork, no longer opens the batch's check run itself, and rejects a plan naming an unknown runner. (#25115)hatch.tomlwithout executing Hatch. (#25129)uv pip installcommands ddev injects, so CI environment creation no longer dumps uv's resolver DEBUG output. (#25170)ddev testto run pytest for an integration, while lint, formatting, and environment listing remain available with only ahatch.toml. (#25222)v18.0.0Compare Source
Changed:
[tool.black]block fromddev/pyproject.tomland the matching code path inddev meta scripts update-python-config(formatting is fully handled by ruff). (#23588)ddev release branch tagnow accepts--release/-r,--ref,--rc N, and--yes/-y, and prompts to confirm when run on a release branch without--release. Existing non-interactive callers that piped a singleyneed to pass--yesor one extra confirmation. (#23860)datadog-checks-devpin to>=39.0,<41to track the v39 release. (#24110)datadog-checks-devpin to>=40.0,<42to track the v40 release. (#24842)Added:
validate codeownersis now implemented natively in ddev (was previously delegated to datadog_checks_dev). (#23651)ddev release test-agentcommand that dispatches the Linux and Windows Agent test workflows against a release branch or tag. (#23722)--envoption toddev env agentto pass environment variables. (#24289)max_timeout=None. (#24314)release port-commitgains a--from-pr <number>mode that backports a merged PR to everybackport/<base>label on it (deriving the commit and target branches from the PR and skipping bases already backported), and now resets.deps/alongside.in-totoso regenerated dependency lockfiles are taken from the target branch. (#24470)investigationas a valid metric unit name. (#24696)DispatcherProgress) to the test gatherer. (#24774)Fixed:
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.