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.134.* in /docker/openproblems #839

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.134.0

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
Changelog

Sourced from sagemaker's changelog.

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)

Features

  • support cluster lifecycle management for Sagemaker EMR step
  • Inference recommendation id deployment support

v2.131.1 (2023-02-03)

Bug Fixes and Other Changes

  • test dub gpu integs with p3
  • fix(experiments/run.py): Stop duplication of RUN_TC_TAG on Consecutive Experiment Runs
  • Enable load_run without name args in Transform env
  • Remove confusing log line emitted during feature group ingestion
  • Enable Experiment integ test on beta clients
  • Make test_processor_with_role_as_pipeline_parameter more concrete

Documentation Changes

... (truncated)

Commits
  • c14f7a1 prepare release v2.134.0
  • 614c8fb Documentation: smddp v1.7.0 release note (#3653)
  • dffc562 fix: tag permission issue - remove describe before create (#3662)
  • 56fd6b2 feature: Add python 3.9 and spark 3.2 support for spark processor (#3643)
  • ae70340 feature: Adding support for Multi Worker Mirrored Strategy in TF estimator (#...
  • 5b68431 update development version to v2.133.1.dev0
  • da0c868 prepare release v2.133.0
  • c4b5eef change: disable the tuner test (#3666)
  • 48141db Skip test_run_from_transform_job integ test to unblock python-sdk code pipeli...
  • 29710bb Revert "feature: feature store with_feature_group functionality changes" (#3657)
  • 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 (501dc9e) compared to base (86375dd). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #839 +/- ## ======================================= 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 #840.