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.49.* to >=0.49,<0.49 #204

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2024

Updates the requirements on deadline to permit the latest version.

Release notes

Sourced from deadline's releases.

0.48.9 (2024-10-10)

Features

  • Add a simple backoff and retry utility helper (#452) (88a4ef6)
  • adds --storage-profile-id option to the bundle submit command (#442) (8c105ed)
  • support --submitter-name option for bundle GUI submitter command (#416) (569af3b)
  • update DEVELOPMENT.md on how to run integ tests. (#419) (3fe65e6)

Bug Fixes

  • ctypes (libffi) is no longer required on linux (#455) (6446b66)
  • running parallel bundle submits no longer clobbers config file (#444) (609e027)
  • improve help text (#436) (343bf7b)
  • credential caching improvements (#431) (2a0c487)
  • use devnull for stderr pipe to dcm process handle (#421) (c333452)
Changelog

Sourced from deadline's changelog.

0.48.9 (2024-10-10)

Features

  • Add a simple backoff and retry utility helper (#452) (88a4ef6)
  • adds --storage-profile-id option to the bundle submit command (#442) (8c105ed)
  • support --submitter-name option for bundle GUI submitter command (#416) (569af3b)
  • update DEVELOPMENT.md on how to run integ tests. (#419) (3fe65e6)

Bug Fixes

  • ctypes (libffi) is no longer required on linux (#455) (6446b66)
  • running parallel bundle submits no longer clobbers config file (#444) (609e027)
  • improve help text (#436) (343bf7b)
  • credential caching improvements (#431) (2a0c487)
  • use devnull for stderr pipe to dcm process handle (#421) (c333452)

0.48.8 (2024-07-24)

Features

  • support skipping prompts for installing GUI dependencies (#395) (74293ac)
  • record Success-Fail telemetry event on job attachments upload. (#393) (9bc590b)

Bug Fixes

  • Fixed the job submission example (#415) (17eadb7)
  • Add better log when JA hit Windows path length limit (#403) (0344537)

0.48.7 (2024-07-03)

Features

  • support JSON output from bundle gui-submit (#380) (eb9acb0)

0.48.6 (2024-06-26)

Bug Fixes

  • revert: "feat: support JSON output in bundle GUI submitter (#357)" (8d6dc62)

0.48.5 (2024-06-24)

Features

  • support JSON output in bundle GUI submitter (#357) (aad9a49)

Bug Fixes

  • bundle gui-submit fails loading bundles with saved queue parameter values (#360) (a2c1f2d)
  • use sids when granting permissions with icacls (#359) (133b059)
  • bundles are stored in job_history in their original format (#344) (b5de504)

... (truncated)

Commits
  • 1aa23b3 feat(JA): Add a fast mode for snapshot diff which compares using timestamp an...
  • 9f36fc7 feat(JA): manifest snapshot CLI command.
  • f03bafa feat: add attachment cli group and download command (#457)
  • 4f0f525 docs: Fixing broken links and minor punctuation in ReadME file. (#458)
  • f70e2ec docs: Update PR template and DEVELOPMENT.md. Guidance on adding new dependenc...
  • 6446b66 fix: ctypes (libffi) is no longer required on linux (#455)
  • 88a4ef6 feat: Add a simple backoff and retry utility helper (#452)
  • cd37413 feat(JA): Code refactor and moving functions around for code sharing with upc...
  • 9cd8dec feat(JA): Glob Utilities and misc functions (#450)
  • b2a7efa chore: refactor sync_inputs to attachment_sync_inputs with decomposed helpers...
  • 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)

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.49.0...0.48.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 20, 2024 10:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

Looks like deadline is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jan 13, 2025
@dependabot dependabot bot deleted the dependabot/pip/deadline-gte-0.49-and-lt-0.49 branch January 13, 2025 17:04
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.

0 participants