Skip to content

chore(deps): update deadline-cloud-test-fixtures requirement from >=0.18.20 to >=0.18.21 - #545

Open
dependabot[bot] wants to merge 1 commit into
mainlinefrom
dependabot/pip/deadline-cloud-test-fixtures-gte-0.18.21
Open

chore(deps): update deadline-cloud-test-fixtures requirement from >=0.18.20 to >=0.18.21#545
dependabot[bot] wants to merge 1 commit into
mainlinefrom
dependabot/pip/deadline-cloud-test-fixtures-gte-0.18.21

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 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.21 (2026-09-01)

Features

  • Added LocalMacWorker for running macOS Deadline workers directly on the test host instead of provisioning a separate machine. This also adds a MACOS variant to OperatingSystem, enabling macOS-based test workflows. (#329)
Changelog

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

0.18.21 (2026-09-01)

Features

  • Added LocalMacWorker for running macOS Deadline workers directly on the test host instead of provisioning a separate machine. This also adds a MACOS variant to OperatingSystem, enabling macOS-based test workflows. (#329)

0.18.20 (2026-08-26)

Bug Fixes

  • Fixed GUI test fixtures to use the new "Save bundle as" button instead of the renamed "Export Bundle" button. (#322)

0.18.19 (2026-08-18)

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)

... (truncated)

Commits
  • e44f513 chore(release): 0.18.21 (#330)
  • 6eac26f feat: add LocalMacWorker for macOS workers on the test host (#329)
  • f9023dc chore: Update Python semantic release to 10.6.2 and remove gitpython pin (#327)
  • 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.20...0.18.21)

---
updated-dependencies:
- dependency-name: deadline-cloud-test-fixtures
  dependency-version: 0.18.21
  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 Sep 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 7, 2026 14:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 7, 2026
@github-actions github-actions Bot added the waiting-on-maintainers Waiting on the maintainers to review. label Sep 7, 2026
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.

0 participants