osuTitanic / banchobot

Discord bot for the titanic discord server
MIT License
2 stars 2 forks source link

Bump boto3 from 1.34.13 to 1.34.17 #201

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps boto3 from 1.34.13 to 1.34.17.

Changelog

Sourced from boto3's changelog.

1.34.17

  • api-change:ec2: [botocore] 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: [botocore] 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: [botocore] Update events client to latest version
  • api-change:iot: [botocore] Add ConflictException to Update APIs of AWS IoT Software Package Catalog
  • api-change:iotfleetwise: [botocore] 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: [botocore] Doc only update for Secrets Manager
  • api-change:workspaces: [botocore] Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update

1.34.16

  • api-change:connectcampaigns: [botocore] Minor pattern updates for Campaign and Dial Request API fields.
  • api-change:location: [botocore] This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap.
  • api-change:logs: [botocore] 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: [botocore] 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: [botocore] Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl
  • api-change:route53: [botocore] Route53 now supports geoproximity routing in AWS regions
  • api-change:wisdom: [botocore] 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: [botocore] Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE
  • api-change:ec2: [botocore] Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors.
  • api-change:route53resolver: [botocore] 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: [botocore] Minor trait updates for User APIs
  • api-change:kms: [botocore] Documentation updates for AWS Key Management Service (KMS).
  • api-change:redshift-serverless: [botocore] use_fips_ssl and require_ssl parameter support for Workgroup, UpdateWorkgroup, and CreateWorkgroup
Commits
  • 4791dc2 Merge branch 'release-1.34.17'
  • 4876f60 Bumping version to 1.34.17
  • 887d5b7 Add changelog entries from botocore
  • 5cd3f27 Merge branch 'release-1.34.16'
  • 1d6ddc4 Merge branch 'release-1.34.16' into develop
  • e77c1ee Bumping version to 1.34.16
  • b4c84d8 Add changelog entries from botocore
  • 12425cd Merge branch 'release-1.34.15'
  • 211ecdd Merge branch 'release-1.34.15' into develop
  • 54bd94e Bumping version to 1.34.15
  • 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 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)
dependabot[bot] commented 7 months ago

Superseded by #204.