+
Skip to content
This repository was archived by the owner on Nov 23, 2023. It is now read-only.

build(deps): bump botocore from 1.27.62 to 1.27.68 in /infrastructure/constructs/lambda_layers/botocore #2005

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2022

Bumps botocore from 1.27.62 to 1.27.68.

Changelog

Sourced from botocore's changelog.

1.27.68

  • api-change:dataexchange: Documentation updates for AWS Data Exchange.
  • api-change:ec2: Documentation updates for Amazon EC2.
  • api-change:eks: Adds support for EKS Addons ResolveConflicts "preserve" flag. Also adds new update failed status for EKS Addons.
  • api-change:fsx: Documentation update for Amazon FSx.
  • api-change:inspector2: This release adds new fields like fixAvailable, fixedInVersion and remediation to the finding model. The requirement to have vulnerablePackages in the finding model has also been removed. The documentation has been updated to reflect these changes.
  • api-change:iotsitewise: Allow specifying units in Asset Properties
  • api-change:sagemaker: SageMaker Hosting now allows customization on ML instance storage volume size, model data download timeout and inference container startup ping health check timeout for each ProductionVariant in CreateEndpointConfig API.
  • api-change:sns: Amazon SNS introduces the Data Protection Policy APIs, which enable customers to attach a data protection policy to an SNS topic. This allows topic owners to enable the new message data protection feature to audit and block sensitive data that is exchanged through their topics.

1.27.67

  • api-change:identitystore: Documentation updates for the Identity Store CLI Reference.
  • api-change:sagemaker: This release adds HyperParameterTuningJob type in Search API.

1.27.66

  • api-change:cognito-idp: This release adds a new "AuthSessionValidity" field to the UserPoolClient in Cognito. Application admins can configure this value for their users' authentication duration, which is currently fixed at 3 minutes, up to 15 minutes. Setting this field will also apply to the SMS MFA authentication flow.
  • api-change:connect: This release adds search APIs for Routing Profiles and Queues, which can be used to search for those resources within a Connect Instance.
  • api-change:mediapackage: Added support for AES_CTR encryption to CMAF origin endpoints
  • api-change:sagemaker: This release enables administrators to attribute user activity and API calls from Studio notebooks, Data Wrangler and Canvas to specific users even when users share the same execution IAM role. ExecutionRoleIdentityConfig at Sagemaker domain level enables this feature.

1.27.65

  • api-change:codeguru-reviewer: Documentation updates to fix formatting issues in CLI and SDK documentation.
  • api-change:controltower: This release contains the first SDK for AWS Control Tower. It introduces a new set of APIs: EnableControl, DisableControl, GetControlOperation, and ListEnabledControls.
  • api-change:route53: Documentation updates for Amazon Route 53.

1.27.64

  • api-change:cloudfront: Update API documentation for CloudFront origin access control (OAC)
  • api-change:identitystore: Expand IdentityStore API to support Create, Read, Update, Delete and Get operations for User, Group and GroupMembership resources.
  • api-change:iotthingsgraph: This release deprecates all APIs of the ThingsGraph service
  • api-change:ivs: IVS Merge Fragmented Streams. This release adds support for recordingReconnectWindow field in IVS recordingConfigurations. For more information see https://docs.aws.amazon.com/ivs/latest/APIReference/Welcome.html
  • api-change:rds-data: Documentation updates for RDS Data API
  • api-change:sagemaker: SageMaker Inference Recommender now accepts Inference Recommender fields: Domain, Task, Framework, SamplePayloadUrl, SupportedContentTypes, SupportedInstanceTypes, directly in our CreateInferenceRecommendationsJob API through ContainerConfig

1.27.63

... (truncated)

Commits
  • 0638da3 Merge branch 'release-1.27.68'
  • e7fa2b0 Bumping version to 1.27.68
  • 17d702a Update to latest models
  • e72d9ce Merge branch 'release-1.27.67'
  • ba1ad06 Merge branch 'release-1.27.67' into develop
  • aac60ce Bumping version to 1.27.67
  • ff0c51a Update to latest models
  • af6f119 Merge branch 'release-1.27.66'
  • 51c5b99 Merge branch 'release-1.27.66' into develop
  • cb51e11 Bumping version to 1.27.66
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 8, 2022
kodiakhq[bot]
kodiakhq bot previously approved these changes Sep 8, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2022

Superseded by #2007.

@dependabot dependabot bot closed this Sep 9, 2022
@dependabot dependabot bot deleted the dependabot/pip/infrastructure/constructs/lambda_layers/botocore/botocore-1.27.68 branch September 9, 2022 10:20
@l0b0 l0b0 restored the dependabot/pip/infrastructure/constructs/lambda_layers/botocore/botocore-1.27.68 branch September 9, 2022 11:43
@l0b0 l0b0 reopened this Sep 9, 2022
Bumps [botocore](https://github.com/boto/botocore) from 1.27.62 to 1.27.68.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.27.62...1.27.68)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/infrastructure/constructs/lambda_layers/botocore/botocore-1.27.68 branch from 0cdfb4e to 7dec087 Compare September 9, 2022 11:49
@l0b0 l0b0 added the automerge label Sep 9, 2022
@kodiakhq kodiakhq bot merged commit 2ed5ca1 into master Sep 9, 2022
@kodiakhq kodiakhq bot deleted the dependabot/pip/infrastructure/constructs/lambda_layers/botocore/botocore-1.27.68 branch September 9, 2022 15:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge dependencies Pull requests that update a dependency file python Pull requests that update Python code
Development

Successfully merging this pull request may close these issues.

1 participant
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载