datacontract / datacontract-cli

CLI to manage your datacontract.yaml files
https://cli.datacontract.com
Other
352 stars 60 forks source link

Update botocore requirement from <1.34.114,>=1.34.41 to >=1.34.41,<1.34.120 #245

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Updates the requirements on botocore to permit the latest version.

Changelog

Sourced from botocore's changelog.

1.34.119

  • api-change:ec2: U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time.
  • api-change:pipes: This release adds Timestream for LiveAnalytics as a supported target in EventBridge Pipes
  • api-change:sagemaker: Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID.
  • api-change:taxsettings: Initial release of AWS Tax Settings API

1.34.118

  • api-change:amplify: This doc-only update identifies fields that are specific to Gen 1 and Gen 2 applications.
  • api-change:batch: This release adds support for the AWS Batch GetJobQueueSnapshot API operation.
  • api-change:eks: Adds support for EKS add-ons pod identity associations integration
  • api-change:iottwinmaker: Support RESET_VALUE UpdateType for PropertyUpdates to reset property value to default or null

1.34.117

  • api-change:codebuild: AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise
  • api-change:codeguru-security: This release includes minor model updates and documentation updates.
  • api-change:elasticache: Update to attributes of TestFailover and minor revisions.
  • api-change:launch-wizard: This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations.

1.34.116

  • api-change:acm: add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:bedrock-agent: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2.
  • api-change:bedrock-runtime: This release adds Converse and ConverseStream APIs to Bedrock Runtime
  • api-change:cloudtrail: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour.
  • api-change:connect: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API
  • api-change:emr-serverless: The release adds support for spark structured streaming.
  • api-change:rds: Updates Amazon RDS documentation for Aurora Postgres DBname.
  • api-change:sagemaker: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm.

1.34.115

  • api-change:athena: Throwing validation errors on CreateNotebook with Name containing /,:,\
  • api-change:codebuild: AWS CodeBuild now supports manually creating GitHub webhooks
  • api-change:connect: This release includes changes to DescribeContact API's response by including ConnectedToSystemTimestamp, RoutingCriteria, Customer, Campaign, AnsweringMachineDetectionStatus, CustomerVoiceActivity, QualityMetrics, DisconnectDetails, and SegmentAttributes information from a contact in Amazon Connect.
  • api-change:glue: Add optional field JobMode to CreateJob and UpdateJob APIs.
  • api-change:securityhub: Add ROOT type for TargetType model

... (truncated)

Commits
  • 6068994 Merge branch 'release-1.34.119'
  • 704c665 Bumping version to 1.34.119
  • c150077 Update endpoints model
  • 2f4422b Update to latest models
  • 9a59f8e Merge branch 'release-1.34.118'
  • b89e0ac Merge branch 'release-1.34.118' into develop
  • bed9b2d Bumping version to 1.34.118
  • f0c8e37 Update endpoints model
  • 8478ea1 Update to latest models
  • 56fa487 Merge branch 'release-1.34.117'
  • Additional commits viewable in compare view


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 3 weeks ago

Looks like botocore is no longer updatable, so this is no longer needed.