openproblems-bio / openproblems

Formalizing and benchmarking open problems in single-cell genomics
MIT License
287 stars 76 forks source link

Update sagemaker requirement from ==2.116.* to ==2.135.* in /docker/openproblems #840

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on sagemaker to permit the latest version.

Release notes

Sourced from sagemaker's releases.

v2.135.0

Features

  • Add DLC accounts for MEL Region
  • allow use of short lived creds for local container

Bug Fixes and Other Changes

  • update lambda function when function arn is provided
Changelog

Sourced from sagemaker's changelog.

v2.135.0 (2023-02-23)

Features

  • Add DLC accounts for MEL Region
  • allow use of short lived creds for local container

Bug Fixes and Other Changes

  • update lambda function when function arn is provided

v2.134.1 (2023-02-22)

Bug Fixes and Other Changes

  • local mode deletion of temp files on job end
  • Cron expression resetting on update monitor
  • added support to update arguments in create_monitoring_schedule

v2.134.0 (2023-02-22)

Features

  • Add python 3.9 and spark 3.2 support for spark processor
  • Adding support for Multi Worker Mirrored Strategy in TF estimator

Bug Fixes and Other Changes

  • tag permission issue - remove describe before create

v2.133.0 (2023-02-18)

Features

  • feature store with_feature_group functionality changes
  • Adding support for SageMaker Training Compiler PyTorch 1.13
  • support of the intelligent stopping in the tuner
  • AutoGluon 0.6.2 image_uris update
  • Support for flexible instance types in the HPO
  • Add business details and hyper parameters fields and update test_model_card.py

Bug Fixes and Other Changes

  • disable the tuner test
  • Skip test_run_from_transform_job integ test to unblock python-sdk code pipeline
  • Revert "feature: feature store with_feature_group functionality changes"
  • advanced inference recommendation jobs parameters check
  • make model_config optional when predicted labels are provided for bias detection

v2.132.0 (2023-02-07)

... (truncated)

Commits
  • cda54a9 prepare release v2.135.0
  • 6e6e269 feature: Add DLC accounts for MEL Region (#3648)
  • 2ff3abb feature: allow use of short lived creds for local container (#3501)
  • cb0185c fix: update lambda function when function arn is provided (#3668)
  • b917960 update development version to v2.134.2.dev0
  • 1e40f28 prepare release v2.134.1
  • dcca7b7 fix: local mode deletion of temp files on job end (#3017)
  • 2697b21 fix: Cron expression resetting on update monitor (#3655)
  • 0ab3048 fix: added support to update arguments in create_monitoring_schedule (#3664)
  • 8dc33e8 update development version to v2.134.1.dev0
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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 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)
github-actions[bot] commented 1 year ago

Current build status

codecov[bot] commented 1 year ago

Codecov Report

Base: 95.60% // Head: 95.60% // No change to project coverage :thumbsup:

Coverage data is based on head (5c2e4c4) compared to base (86375dd). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #840 +/- ## ======================================= Coverage 95.60% 95.60% ======================================= Files 187 187 Lines 4980 4980 Branches 273 273 ======================================= Hits 4761 4761 Misses 141 141 Partials 78 78 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `95.60% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openproblems-bio#carryforward-flags-in-the-pull-request-comment) to find out more. Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openproblems-bio). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openproblems-bio)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 1 year ago

Superseded by #844.