segmentio / analytics-python

The hassle-free way to integrate analytics into any python application.
https://segment.com/libraries/python
MIT License
244 stars 149 forks source link

Bump botocore from 1.29.40 to 1.34.49 #446

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps botocore from 1.29.40 to 1.34.49.

Changelog

Sourced from botocore's changelog.

1.34.49

  • api-change:appsync: Documentation only updates for AppSync
  • api-change:qldb: Clarify possible values for KmsKeyArn and EncryptionDescription.
  • api-change:rds: Add pattern and length based validations for DBShardGroupIdentifier
  • api-change:rum: Doc-only update for new RUM metrics that were added

1.34.48

  • api-change:internetmonitor: This release adds IPv4 prefixes to health events
  • api-change:kinesisvideo: Increasing NextToken parameter length restriction for List APIs from 512 to 1024.

1.34.47

  • api-change:iotevents: Increase the maximum length of descriptions for Inputs, Detector Models, and Alarm Models
  • api-change:lookoutequipment: This release adds a field exposing model quality to read APIs for models. It also adds a model quality field to the API response when creating an inference scheduler.
  • api-change:medialive: MediaLive now supports the ability to restart pipelines in a running channel.
  • api-change:ssm: This release adds support for sharing Systems Manager parameters with other AWS accounts.

1.34.46

  • api-change:dynamodb: Publishing quick fix for doc only update.
  • api-change:firehose: This release updates a few Firehose related APIs.
  • api-change:lambda: Add .NET 8 (dotnet8) Runtime support to AWS Lambda.

1.34.45

  • api-change:amplify: This release contains API changes that enable users to configure their Amplify domains with their own custom SSL/TLS certificate.
  • api-change:chatbot: This release adds support for AWS Chatbot. You can now monitor, operate, and troubleshoot your AWS resources with interactive ChatOps using the AWS SDK.
  • api-change:config: Documentation updates for the AWS Config CLI
  • api-change:ivs: Changed description for latencyMode in Create/UpdateChannel and Channel/ChannelSummary.
  • api-change:keyspaces: Documentation updates for Amazon Keyspaces
  • api-change:mediatailor: MediaTailor: marking #AdBreak.OffsetMillis as required.

1.34.44

  • api-change:connectparticipant: Doc only update to GetTranscript API reference guide to inform users about presence of events in the chat transcript.
  • api-change:emr: adds fine grained control over Unhealthy Node Replacement to Amazon ElasticMapReduce
  • api-change:firehose: This release adds support for Data Message Extraction for decompressed CloudWatch logs, and to use a custom file extension or time zone for S3 destinations.

... (truncated)

Commits
  • 4a72326 Merge branch 'release-1.34.49'
  • ccb3937 Bumping version to 1.34.49
  • f257511 Update to latest models
  • 8aaeb08 Merge branch 'release-1.34.48'
  • 9b8ba99 Merge branch 'release-1.34.48' into develop
  • a887158 Bumping version to 1.34.48
  • 8571e34 Update to latest models
  • 91985d7 Merge branch 'release-1.34.47'
  • 2cfab30 Merge branch 'release-1.34.47' into develop
  • 3fccda7 Bumping version to 1.34.47
  • 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 9 months ago

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

POST https://api.github.com/repos/segmentio/analytics-python/pulls/446/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 segmentio/analytics-python repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
dependabot[bot] commented 9 months ago

Looks like botocore is no longer a dependency, so this is no longer needed.