Skip to content

Bump sagemaker from 1.56.1 to 2.121.2 in /components/aws/sagemaker/tests/unit_tests#3078

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/components/aws/sagemaker/tests/unit_tests/sagemaker-2.121.2
Closed

Bump sagemaker from 1.56.1 to 2.121.2 in /components/aws/sagemaker/tests/unit_tests#3078
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/components/aws/sagemaker/tests/unit_tests/sagemaker-2.121.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 13, 2022

Bumps sagemaker from 1.56.1 to 2.121.2.

Release notes

Sourced from sagemaker's releases.

v2.121.2

Bug Fixes and Other Changes

  • Update for Tensorflow Serving 2.11 inference DLCs
  • Revert "fix: type hint of PySparkProcessor init"
  • Skip Bad Transform Test

v2.121.1

Bug Fixes and Other Changes

  • Pop out ModelPackageName from pipeline definition
  • Fix failing jumpstart cache unit tests

v2.121.0

Features

  • Algorithms Region Expansion OSU/DXB

Bug Fixes and Other Changes

  • FrameworkProcessor S3 uploads
  • Add constraints file for apache-airflow

v2.120.0

Features

  • Add Neo image uri config for Pytorch 1.12
  • Adding support for SageMaker Training Compiler in PyTorch estimator starting 1.12
  • Update registries with new region account number mappings.
  • Add DXB region to frameworks by DLC

Bug Fixes and Other Changes

  • support idempotency for framework and spark processors

v2.119.0

Features

  • Add Code Owners file
  • Added transform with monitoring pipeline step in transformer
  • Update TF 2.9 and TF 2.10 inference DLCs
  • make estimator accept json file as modelparallel config
  • SageMaker Training Compiler does not support p4de instances
  • Add support for SparkML v3.3

Bug Fixes and Other Changes

  • Fix bug forcing uploaded tar to be named sourcedir
  • Update local_requirements.txt PyYAML version
  • refactoring : using with statement

... (truncated)

Changelog

Sourced from sagemaker's changelog.

v2.121.2 (2022-12-12)

Bug Fixes and Other Changes

  • Update for Tensorflow Serving 2.11 inference DLCs
  • Revert "fix: type hint of PySparkProcessor init"
  • Skip Bad Transform Test

v2.121.1 (2022-12-09)

Bug Fixes and Other Changes

  • Pop out ModelPackageName from pipeline definition
  • Fix failing jumpstart cache unit tests

v2.121.0 (2022-12-08)

Features

  • Algorithms Region Expansion OSU/DXB

Bug Fixes and Other Changes

  • FrameworkProcessor S3 uploads
  • Add constraints file for apache-airflow

v2.120.0 (2022-12-07)

Features

  • Add Neo image uri config for Pytorch 1.12
  • Adding support for SageMaker Training Compiler in PyTorch estimator starting 1.12
  • Update registries with new region account number mappings.
  • Add DXB region to frameworks by DLC

Bug Fixes and Other Changes

  • support idempotency for framework and spark processors

v2.119.0 (2022-12-03)

Features

  • Add Code Owners file
  • Added transform with monitoring pipeline step in transformer
  • Update TF 2.9 and TF 2.10 inference DLCs
  • make estimator accept json file as modelparallel config
  • SageMaker Training Compiler does not support p4de instances
  • Add support for SparkML v3.3

... (truncated)

Commits
  • ec8da98 prepare release v2.121.2
  • c5fc93f change: Update for Tensorflow Serving 2.11 inference DLCs (#3509)
  • fadc817 fix: Revert "fix: type hint of PySparkProcessor init" (#3524)
  • 355975d fix: Skip Bad Transform Test (#3521)
  • b2e8b66 update development version to v2.121.2.dev0
  • 959ea1a prepare release v2.121.1
  • 4570aa6 fix: Pop out ModelPackageName from pipeline definition (#3472)
  • 3f6ea88 fix: Fix failing jumpstart cache unit tests (#3514)
  • d5847d5 Fix: Differentiate SageMaker Training Compiler's PT DLCs from base PT DLC (#3...
  • 24171b5 update development version to v2.121.1.dev0
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 1.56.1 to 2.121.2.
- [Release notes](https://github.com/aws/sagemaker-python-sdk/releases)
- [Changelog](https://github.com/aws/sagemaker-python-sdk/blob/master/CHANGELOG.md)
- [Commits](aws/sagemaker-python-sdk@v1.56.1...v2.121.2)

---
updated-dependencies:
- dependency-name: sagemaker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 13, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 13, 2022

Dependabot tried to add @animeshsingh, @ckadner, @Tomcli, @afrittoli, @jinchihe, @fenglixa, @drewbutlerbb4 and @kevinyu98 as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/DavidSpek/kfp-tekton-backend/pulls/3078/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the DavidSpek/kfp-tekton-backend repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 14, 2022

Superseded by #3080.

@dependabot dependabot Bot closed this Dec 14, 2022
@dependabot dependabot Bot deleted the dependabot/pip/components/aws/sagemaker/tests/unit_tests/sagemaker-2.121.2 branch December 14, 2022 17:01
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