Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Comments

Update botocore requirement from ~=1.29.50 to ~=1.29.55#245

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/botocore-approx-eq-1.29.55
Closed

Update botocore requirement from ~=1.29.50 to ~=1.29.55#245
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/botocore-approx-eq-1.29.55

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2023

Updates the requirements on botocore to permit the latest version.

Changelog

Sourced from botocore's changelog.

1.29.55

  • api-change:lambda: Release Lambda RuntimeManagementConfig, enabling customers to better manage runtime updates to their Lambda functions. This release adds two new APIs, GetRuntimeManagementConfig and PutRuntimeManagementConfig, as well as support on existing Create/Get/Update function APIs.
  • api-change:sagemaker: Amazon SageMaker Inference now supports P4de instance types.

1.29.54

  • api-change:ec2: C6in, M6in, M6idn, R6in and R6idn instances are powered by 3rd Generation Intel Xeon Scalable processors (code named Ice Lake) with an all-core turbo frequency of 3.5 GHz.
  • api-change:ivs: API and Doc update. Update to arns field in BatchGetStreamKey. Also updates to operations and structures.
  • api-change:quicksight: This release adds support for data bars in QuickSight table and increases pivot table field well limit.

1.29.53

  • api-change:appflow: Adding support for Salesforce Pardot connector in Amazon AppFlow.
  • api-change:codeartifact: Documentation updates for CodeArtifact
  • api-change:connect: Amazon Connect Chat introduces Persistent Chat, allowing customers to resume previous conversations with context and transcripts carried over from previous chats, eliminating the need to repeat themselves and allowing agents to provide personalized service with access to entire conversation history.
  • api-change:connectparticipant: This release updates Amazon Connect Participant's GetTranscript api to provide transcripts of past chats on a persistent chat session.
  • api-change:ec2: Adds SSM Parameter Resource Aliasing support to EC2 Launch Templates. Launch Templates can now store parameter aliases in place of AMI Resource IDs. CreateLaunchTemplateVersion and DescribeLaunchTemplateVersions now support a convenience flag, ResolveAlias, to return the resolved parameter value.
  • api-change:glue: Release Glue Studio Hudi Data Lake Format for SDK/CLI
  • api-change:groundstation: Add configurable prepass and postpass times for DataflowEndpointGroup. Add Waiter to allow customers to wait for a contact that was reserved through ReserveContact
  • api-change:logs: Bug fix - Removed the regex pattern validation from CoralModel to avoid potential security issue.
  • api-change:medialive: AWS Elemental MediaLive adds support for SCTE 35 preRollMilliSeconds.
  • api-change:opensearch: This release adds the enhanced dry run option, that checks for validation errors that might occur when deploying configuration changes and provides a summary of these errors, if any. The feature will also indicate whether a blue/green deployment will be required to apply a change.
  • api-change:panorama: Added AllowMajorVersionUpdate option to OTAJobConfig to make appliance software major version updates opt-in.
  • api-change:sagemaker: HyperParameterTuningJobs now allow passing environment variables into the corresponding TrainingJobs

1.29.52

  • api-change:cloudwatch: Update cloudwatch client to latest version
  • api-change:efs: Update efs client to latest version
  • api-change:ivschat: Updates the range for a Chat Room's maximumMessageRatePerSecond field.
  • api-change:wafv2: Improved the visibility of the guidance for updating AWS WAF resources, such as web ACLs and rule groups.

1.29.51

  • api-change:billingconductor: This release adds support for SKU Scope for pricing plans.
  • api-change:cloud9: Added minimum value to AutomaticStopTimeMinutes parameter.
  • api-change:imagebuilder: Add support for AWS Marketplace product IDs as input during CreateImageRecipe for the parent-image parameter. Add support for listing third-party components.
  • api-change:network-firewall: Network Firewall now allows creation of dual stack endpoints, enabling inspection of IPv6 traffic.

... (truncated)

Commits
  • 85a8c96 Merge branch 'release-1.29.55'
  • dc8394f Bumping version to 1.29.55
  • ad282a4 Update to latest partitions and endpoints
  • 242e78f Update to latest models
  • 76773e1 Merge branch 'release-1.29.54'
  • 66f2564 Merge branch 'release-1.29.54' into develop
  • 9609fe9 Bumping version to 1.29.54
  • cf0960f Update to latest partitions and endpoints
  • 1248064 Update to latest models
  • 99fa69a Merge branch 'release-1.29.53' into develop
  • 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 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)

Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.29.50...1.29.55)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2023

Superseded by #248.

@dependabot dependabot bot closed this Jan 31, 2023
@dependabot dependabot bot deleted the dependabot/pip/master/botocore-approx-eq-1.29.55 branch January 31, 2023 03:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants