Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2024

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 <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)

@dependabot dependabot bot requested a review from a team as a code owner April 25, 2024 19:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 25, 2024
github-actions[bot]
github-actions bot previously approved these changes Apr 25, 2024
Updates the requirements on [deadline](https://github.com/aws-deadline/deadline-cloud) to permit the latest version.
- [Release notes](https://github.com/aws-deadline/deadline-cloud/releases)
- [Changelog](https://github.com/aws-deadline/deadline-cloud/blob/mainline/CHANGELOG.md)
- [Commits](aws-deadline/deadline-cloud@0.47.0...0.48.0)

---
updated-dependencies:
- dependency-name: deadline
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@moorec-aws moorec-aws force-pushed the dependabot/pip/deadline-gte-0.47-and-lt-0.49 branch from f576b68 to a2753be Compare April 25, 2024 20:04
@moorec-aws moorec-aws changed the title chore(deps): Update deadline requirement from ==0.47.* to >=0.47,<0.49 chore(deps): Update deadline requirement from ==0.47.* to ==0.48.* Apr 25, 2024
@moorec-aws moorec-aws merged commit 2de6f48 into mainline Apr 25, 2024
6 checks passed
@moorec-aws moorec-aws deleted the dependabot/pip/deadline-gte-0.47-and-lt-0.49 branch April 25, 2024 21:07
@moorec-aws moorec-aws mentioned this pull request May 1, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants