aws-deadline / deadline-cloud-for-maya

AWS Deadline Cloud for Maya
Apache License 2.0
11 stars 10 forks source link

chore(deps): Update deadline requirement from ==0.47.* to ==0.48.* #149

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Updates the requirements on deadline to permit the latest version.

Release notes

Sourced from deadline's releases.

0.48.0 (2024-04-25)

BREAKING CHANGES

  • always prompt user about misconfigured inputs (#309) (f8d5826)
  • job_attachments: use correct profile for GetStorageProfileForQueue API (#296) (a8de5f6)
Changelog

Sourced from deadline's changelog.

0.48.0 (2024-04-25)

BREAKING CHANGES

  • always prompt user about misconfigured inputs (#309) (f8d5826)
  • job_attachments: use correct profile for GetStorageProfileForQueue API (#296) (a8de5f6)

0.47.3 (2024-04-16)

Bug Fixes

  • Use correct paths on windows for local manifest file (#301) (c691be1)
  • job_attachments: fix integration test exception (#298) (3c700b0)
  • job_attachments: fix output syncing when using identically named local File System Locations across different OS (#295) (7fcf845)
  • Write job attachment manifests locally when submitting (70958f5)
  • Throw error in sync-inputs if total input size is too large (#290) (4d40b8c)

0.47.2 (2024-04-07)

Bug Fixes

  • job_attachments: handle case-insensitive path extraction on Windows (#287) (7c3cc3d)
  • job_attachments: pass original exception to AssetSyncError (#285) (c1707b3)
  • set QT_API to pyside6 or pyside2 for deadline-cli (#284) (e6ca757)

0.47.1 (2024-04-02)

Bug Fixes

  • catch on correct exception type if downloading with no outputs (#278) (dafa5a8)

0.47.0 (2024-04-01)

BREAKING CHANGES

  • public release (#265) (e8680c6)
  • python 3.8 or higher is required

Bug Fixes

  • only hookup stdin on windows for dcm login (#271) (cb91b2c)
  • Move telemetry urllib3 context to initialize function (#263) (aebd13b)
  • only load queue environments when connected to a queue (#264) (ea1e617)
  • bringing vfs_cache env var into vfs launch environment (#262) (1a6b8c8)

0.46.0 (2024-03-28)

... (truncated)

Commits
  • 34216d7 chore(release): 0.48.0 (#317)
  • f8d5826 fix!: always prompt user about misconfigured inputs (#309)
  • 6f9639c ci: add PyPI publish job to publish workflow (#313)
  • 14ba116 ci: add reusable workflows (#310)
  • 3eaa1e8 chore(deps): update typing-extensions requirement (#289)
  • 1348342 chore(deps): update python-semantic-release requirement (#311)
  • 7988c35 ci: rename publish project name (#306)
  • a8de5f6 fix(job_attachments)!: use correct profile for GetStorageProfileForQueue API ...
  • 83ee681 chore(release): 0.47.3 (#303)
  • c691be1 fix: Use correct paths on windows for local manifest file (#301)
  • Additional commits viewable 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)