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

Bump botocore from 1.29.40 to 1.34.17 #14

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2024

Bumps botocore from 1.29.40 to 1.34.17.

Changelog

Sourced from botocore's changelog.

1.34.17

  • api-change:ec2: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
  • api-change:ecs: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
  • api-change:events: Update events client to latest version
  • api-change:iot: Add ConflictException to Update APIs of AWS IoT Software Package Catalog
  • api-change:iotfleetwise: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType
  • api-change:secretsmanager: Doc only update for Secrets Manager
  • api-change:workspaces: Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update

1.34.16

  • api-change:connectcampaigns: Minor pattern updates for Campaign and Dial Request API fields.
  • api-change:location: This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap.
  • api-change:logs: Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection.
  • api-change:qconnect: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.
  • api-change:redshift-serverless: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl
  • api-change:route53: Route53 now supports geoproximity routing in AWS regions
  • api-change:wisdom: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.

1.34.15

  • api-change:codebuild: Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE
  • api-change:ec2: Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors.
  • api-change:route53resolver: This release adds support for query type configuration on firewall rules that enables customers for granular action (ALLOW, ALERT, BLOCK) by DNS query type.

1.34.14

  • api-change:connect: Minor trait updates for User APIs
  • api-change:kms: Documentation updates for AWS Key Management Service (KMS).
  • api-change:redshift-serverless: use_fips_ssl and require_ssl parameter support for Workgroup, UpdateWorkgroup, and CreateWorkgroup

1.34.13

  • api-change:config: Updated ResourceType enum with new resource types onboarded by AWS Config in November and December 2023.
  • api-change:docdb: Adding PerformanceInsightsEnabled and PerformanceInsightsKMSKeyId fields to DescribeDBInstances Response.
  • api-change:ecs: This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances.
  • api-change:es: This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
  • api-change:lightsail: This release adds support to set up an HTTPS endpoint on an instance.
  • api-change:opensearch: This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
  • api-change:sagemaker: Adding support for provisioned throughput mode for SageMaker Feature Groups

... (truncated)

Commits
  • 8400087 Merge branch 'release-1.34.17'
  • d86d5aa Bumping version to 1.34.17
  • a3d5d5d Update to latest partitions and endpoints
  • b19591a Update to latest models
  • f42c5b8 Merge branch 'release-1.34.16'
  • 32f6da6 Merge branch 'release-1.34.16' into develop
  • 43a5d48 Bumping version to 1.34.16
  • 228e76c Update to latest partitions and endpoints
  • 875c523 Update to latest models
  • 11d4629 Remove non-existing arguments from docstring (#3096)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [botocore](https://github.com/boto/botocore) from 1.29.40 to 1.34.17.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.29.40...1.34.17)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2024

Dependabot tried to add @heitorsampaio as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/flywheelio/flywheel-python/pulls/14/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 flywheelio/flywheel-python repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2024

Superseded by #15.

@dependabot dependabot bot closed this Jan 15, 2024
@dependabot dependabot bot deleted the dependabot/pip/botocore-1.34.17 branch January 15, 2024 10:44
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants