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): bump the production-dependencies group with 4 updates #2815

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the production-dependencies group with 4 updates: boto3, botocore, deltalake and ray.

Updates boto3 from 1.34.93 to 1.34.98

Changelog

Sourced from boto3's changelog.

1.34.98

  • api-change:bedrock-agent: [botocore] This release adds support for using Provisioned Throughput with Bedrock Agents.
  • api-change:connect: [botocore] This release adds 5 new APIs for managing attachments: StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata, DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to Connect resources, like cases.
  • api-change:connectcases: [botocore] This feature supports the release of Files related items
  • api-change:datasync: [botocore] Updated guidance on using private or self-signed certificate authorities (CAs) with AWS DataSync object storage locations.
  • api-change:inspector2: [botocore] This release adds CSV format to GetCisScanReport for Inspector v2
  • api-change:sagemaker: [botocore] Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs
  • api-change:sesv2: [botocore] Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2.

1.34.97

  • api-change:dynamodb: [botocore] This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs.
  • api-change:ec2: [botocore] This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM).
  • api-change:personalize: [botocore] This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group.
  • api-change:redshift-serverless: [botocore] Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name.

1.34.96

  • api-change:bedrock-agent: [botocore] This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base.
  • api-change:ec2: [botocore] Documentation updates for Amazon EC2.
  • api-change:personalize-runtime: [botocore] This release adds support for a Reason attribute for predicted items generated by User-Personalization-v2.
  • api-change:securityhub: [botocore] Updated CreateMembers API request with limits.
  • api-change:sesv2: [botocore] Fixes ListContacts and ListImportJobs APIs to use POST instead of GET.

1.34.95

  • api-change:chime-sdk-voice: [botocore] Due to changes made by the Amazon Alexa service, GetSipMediaApplicationAlexaSkillConfiguration and PutSipMediaApplicationAlexaSkillConfiguration APIs are no longer available for use. For more information, refer to the Alexa Smart Properties page.
  • api-change:codeartifact: [botocore] Add support for the Ruby package format.
  • api-change:fms: [botocore] AWS Firewall Manager now supports the network firewall service stream exception policy feature for accounts within your organization.
  • api-change:omics: [botocore] Add support for workflow sharing and dynamic run storage
  • api-change:opensearch: [botocore] This release enables customers to create Route53 A and AAAA alias record types to point custom endpoint domain to OpenSearch domain's dualstack search endpoint.
  • api-change:pinpoint-sms-voice-v2: [botocore] Amazon Pinpoint has added two new features Multimedia services (MMS) and protect configurations. Use the three new MMS APIs to send media messages to a mobile phone which includes image, audio, text, or video files. Use the ten new protect configurations APIs to block messages to specific countries.
  • api-change:qbusiness: [botocore] This is a general availability (GA) release of Amazon Q Business. Q Business enables employees in an enterprise to get comprehensive answers to complex questions and take actions through a unified, intuitive web-based chat experience - using an enterprise's existing content, data, and systems.
  • api-change:quicksight: [botocore] New Q embedding supporting Generative Q&A
  • api-change:route53resolver: [botocore] Release of FirewallDomainRedirectionAction parameter on the Route 53 DNS Firewall Rule. This allows customers to configure a DNS Firewall rule to inspect all the domains in the DNS redirection chain (default) , such as CNAME, ALIAS, DNAME, etc., or just the first domain and trust the rest.
  • api-change:sagemaker: [botocore] Amazon SageMaker Training now supports the use of attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now supports G6 instance types.
  • api-change:signer: [botocore] Documentation updates for AWS Signer. Adds cross-account signing constraint and definitions for cross-account actions.

1.34.94

... (truncated)

Commits
  • 091e529 Merge branch 'release-1.34.98'
  • e5f5d4d Bumping version to 1.34.98
  • 8443f36 Add changelog entries from botocore
  • c800e6a Merge branch 'release-1.34.97'
  • 096e458 Merge branch 'release-1.34.97' into develop
  • fe66893 Bumping version to 1.34.97
  • 306492f Add changelog entries from botocore
  • f169372 Merge branch 'release-1.34.96'
  • d3b6c1a Merge branch 'release-1.34.96' into develop
  • 3fc23a7 Bumping version to 1.34.96
  • Additional commits viewable in compare view

Updates botocore from 1.34.98 to 1.34.103

Changelog

Sourced from botocore's changelog.

1.34.103

  • api-change:discovery: add v2 smoke tests and smithy smokeTests trait for SDK testing
  • api-change:greengrassv2: Mark ComponentVersion in ComponentDeploymentSpecification as required.
  • api-change:sagemaker: Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.
  • api-change:sso-oidc: Updated request parameters for PKCE support.

1.34.102

  • api-change:bedrock-agent-runtime: This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock.
  • api-change:pinpoint: This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages.
  • api-change:route53resolver: Update the DNS Firewall settings to correct a spelling issue.
  • api-change:ssm-sap: Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP
  • api-change:verifiedpermissions: Adds policy effect and actions fields to Policy API's.

1.34.101

  • api-change:cognito-idp: Add EXTERNAL_PROVIDER enum value to UserStatusType.
  • api-change:ec2: Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes
  • api-change:ecr: This release adds pull through cache rules support for GitLab container registry in Amazon ECR.
  • api-change:fms: The policy scope resource tag is always a string value, either a non-empty string or an empty string.
  • api-change:polly: Add new engine - generative - that builds the most expressive conversational voices.
  • api-change:sqs: This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames.

1.34.100

  • api-change:b2bi: Documentation update to clarify the MappingTemplate definition.
  • api-change:budgets: This release adds tag support for budgets and budget actions.
  • api-change:resiliencehub: AWS Resilience Hub has expanded its drift detection capabilities by introducing a new type of drift detection - application resource drift. This new enhancement detects changes, such as the addition or deletion of resources within the application's input sources.
  • api-change:route53profiles: Doc only update for Route 53 profiles that fixes some link issues

1.34.99

  • api-change:medialive: AWS Elemental MediaLive now supports configuring how SCTE 35 passthrough triggers segment breaks in HLS and MediaPackage output groups. Previously, messages triggered breaks in all these output groups. The new option is to trigger segment breaks only in groups that have SCTE 35 passthrough enabled.
Commits
  • 52dbc01 Merge branch 'release-1.34.103'
  • 5efc7e9 Bumping version to 1.34.103
  • f67d474 Update endpoints model
  • f7032a2 Update to latest models
  • 09da7ab Merge branch 'release-1.34.102'
  • 8f3c724 Merge branch 'release-1.34.102' into develop
  • 6379f23 Bumping version to 1.34.102
  • 0a97c72 Update endpoints model
  • 78b8b58 Update to latest models
  • cbd679f Merge branch 'release-1.34.101'
  • Additional commits viewable in compare view

Updates deltalake from 0.17.3 to 0.17.4

Release notes

Sourced from deltalake's releases.

python-v0.17.4: stats collection according config

New features

Bug Fixes

Other Changes

Full Changelog: delta-io/delta-rs@python-v0.17.3...python-v0.17.4

Changelog

Sourced from deltalake's changelog.

Changelog

Commits
  • 353e08b feat(python, rust): respect column stats collection configurations (#2428)
  • c734926 fix(python): reuse state in to_pyarrow_dataset (#2485)
  • 8a8702f test: add test for concurrent checkpoint during table load (#2151)
  • 81593e9 chore(deps): update sqlparser requirement from 0.44 to 0.46
  • 35664c0 fix: Return unsupported error for merging schemas in the presence of partiton...
  • cfb20f1 applied cargo fmt
  • 7192997 fix(python, rust): region lookup wasn't working correctly for dynamo
  • e370d34 fix(rust): unable to read delta table when table contains both null and non-n...
  • d7165cf fix: check to see if the file exists before attempting to rename (#2482)
  • e25aed7 fix(python, rust): use new schema for stats parsing instead of old (#2480)
  • Additional commits viewable in compare view

Updates ray from 2.20.0 to 2.21.0

Release notes

Sourced from ray's releases.

Ray-2.21.0

Ray Libraries

Ray Data

🎉 New features:

  • Add read_lance API to read Lance Dataset (#45106)

🔨 Fixes:

  • Retry RaySystemError application errors (#45079)

📖Documentation:

  • Fix broken references in data documentation (#44956)

Ray Train

📖 Documentation:

  • Fix broken links in Train documentation (#44953)

Ray Tune

📖 Documentation:

  • Update Hugging Face example to add reference (#42771)

🏗 Architecture refactoring:

  • Remove deprecated ray.air.callbacks modules (#45104)

Ray Serve

💫 Enhancements:

  • Allow methods to pass type @​serve.batch type hint (#45004)
  • Allow configuring Serve control loop interval (#45063)

🔨 Fixes:

  • Fix bug with controller failing to recover for autoscaling deployments (#45118)
  • Fix control+c after serve run doesn't shutdown serve components (#45087)
  • Fix lightweight update max ongoing requests (#45006)

RLlib

🎉 New Features:

  • New MetricsLogger API now fully functional on the new API stack (working now also inside Learner classes, i.e. loss functions). (#44995, #45109)

💫 Enhancements:

  • Renamings and cleanups (toward new API stack and more consistent naming schemata): WorkerSet -> EnvRunnerGroup, DEFAULT_POLICY_ID -> DEFAULT_MODULE_ID, config.rollouts() -> config.env_runners(), etc.. (#45022, #44920)
  • Changed behavior of EnvRunnerGroup.foreach_worker… methods to new defaults: mark_healthy=True (used to be False) and healthy_only=True (used to be False). (#44993)
  • Fix get_state()/from_state() methods in SingleAgent- and MultiAgentEpisodes. (#45012)

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 13, 2024
@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

Bumps the production-dependencies group with 4 updates: [boto3](https://github.com/boto/boto3), [botocore](https://github.com/boto/botocore), [deltalake](https://github.com/delta-io/delta-rs) and [ray](https://github.com/ray-project/ray).


Updates `boto3` from 1.34.93 to 1.34.98
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.93...1.34.98)

Updates `botocore` from 1.34.98 to 1.34.103
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.98...1.34.103)

Updates `deltalake` from 0.17.3 to 0.17.4
- [Release notes](https://github.com/delta-io/delta-rs/releases)
- [Changelog](https://github.com/delta-io/delta-rs/blob/main/CHANGELOG.md)
- [Commits](delta-io/delta-rs@rust-v0.17.3...python-v0.17.4)

Updates `ray` from 2.20.0 to 2.21.0
- [Release notes](https://github.com/ray-project/ray/releases)
- [Commits](ray-project/ray@ray-2.20.0...ray-2.21.0)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: deltalake
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ray
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/production-dependencies-291c034cd6 branch from 0057106 to 41bb27d Compare May 13, 2024 14:57
@malachi-constant
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: 41bb27d
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@LeonLuttenberger LeonLuttenberger merged commit 1686539 into main May 13, 2024
19 of 20 checks passed
@LeonLuttenberger LeonLuttenberger deleted the dependabot/pip/production-dependencies-291c034cd6 branch May 13, 2024 15:12
@malachi-constant
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: GitHubDistributedCodeBuild6-jWcl5DLmvupS
  • Commit ID: 41bb27d
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

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