Skip to content

chore(deps): update deadline-cloud-test-fixtures requirement from >=0.18.17 to >=0.18.18 - #511

Merged
karthikbekalp merged 2 commits into
mainlinefrom
dependabot/pip/deadline-cloud-test-fixtures-gte-0.18.18
Aug 10, 2026
Merged

chore(deps): update deadline-cloud-test-fixtures requirement from >=0.18.17 to >=0.18.18#511
karthikbekalp merged 2 commits into
mainlinefrom
dependabot/pip/deadline-cloud-test-fixtures-gte-0.18.18

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on deadline-cloud-test-fixtures to permit the latest version.

Release notes

Sourced from deadline-cloud-test-fixtures's releases.

0.18.18 (2026-07-28)

Features

  • Added session_runtime field to DeadlineWorkerConfiguration, allowing you to configure the OpenJD session runtime backend ("python", "rust", or "service-selected") when deploying workers in E2E tests. This is supported on both Linux and Windows workers. (85ee7b0)
Changelog

Sourced from deadline-cloud-test-fixtures's changelog.

0.18.18 (2026-07-28)

Features

  • Added session_runtime field to DeadlineWorkerConfiguration, allowing you to configure the OpenJD session runtime backend ("python", "rust", or "service-selected") when deploying workers in E2E tests. This is supported on both Linux and Windows workers. (85ee7b0)

0.18.17 (2026-07-17)

Bug Fixes

  • Fixed an issue with threaded mock server startup that could cause test fixture initialization failures. (#303)

0.18.16 (2026-07-17)

Features

  • Added test fixtures for GUI testing using xa11y, enabling automated accessibility-based GUI testing. (#301)

0.18.15 (2026-07-07)

Features

  • Updated the default Python version for Windows worker agent to 3.13.14. (#296)

0.18.14 (2026-06-30)

Bug Fixes

  • Fixed an issue where old job attachment queues were not being properly cleaned up during tests. (#280)

0.18.13 (2026-06-15)

Bug Fixes

  • The configure command now retries once if it fails, improving reliability during test setup. (#282)

0.18.12 (2026-05-26)

Bug Fixes

  • EC2 worker bootstrap pip install commands now include --retries 10 --timeout 60 to handle transient CodeArtifact failures (e.g., 504 errors). This applies to both the pip upgrade step and the main install step in PipInstall.install_command_for_linux and PipInstall.install_command_for_windows. (#277)

0.18.11 (2026-04-13)

Bug Fixes

  • Update Windows Python version for worker agent to Python 3.13.13 (#267) (50244ee)

0.18.10 (2026-01-22)

Bug Fixes

  • Unintentional cleanup of leftover JobAttachmentManager queues from other concurrent test runs (#259) (4d69e8d)

0.18.9 (2026-01-19)

Features

  • provide importable hook for cleaning up leftover JobAttachmentManager queues (#256) (51c6f92)

0.18.8 (2025-12-08)

... (truncated)

Commits
  • 38000be chore(release): 0.18.18
  • 86343d7 feat: implement session_runtime passthrough for Windows workers
  • 85ee7b0 feat: add session_runtime passthrough to DeadlineWorkerConfiguration
  • b66dc69 chore(deps): bump the github-actions-minor-patch group with 2 updates (#309)
  • 1476b6e chore(dependabot): group dependabot PRs (#308)
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [deadline-cloud-test-fixtures](https://github.com/aws-deadline/deadline-cloud-test-fixtures) to permit the latest version.
- [Release notes](https://github.com/aws-deadline/deadline-cloud-test-fixtures/releases)
- [Changelog](https://github.com/aws-deadline/deadline-cloud-test-fixtures/blob/mainline/CHANGELOG.md)
- [Commits](aws-deadline/deadline-cloud-test-fixtures@0.18.17...0.18.18)

---
updated-dependencies:
- dependency-name: deadline-cloud-test-fixtures
  dependency-version: 0.18.18
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 7, 2026 14:53
@dependabot dependabot Bot added the python Pull requests that update Python code label Aug 7, 2026
@github-actions github-actions Bot added the waiting-on-maintainers Waiting on the maintainers to review. label Aug 7, 2026
@karthikbekalp
karthikbekalp enabled auto-merge (squash) August 10, 2026 19:37
@karthikbekalp
karthikbekalp merged commit f01fa49 into mainline Aug 10, 2026
35 of 36 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/deadline-cloud-test-fixtures-gte-0.18.18 branch August 10, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code waiting-on-maintainers Waiting on the maintainers to review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant