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 boto3 from 1.28.19 to 1.28.46 #70

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 13, 2023

Bumps boto3 from 1.28.19 to 1.28.46.

Changelog

Sourced from boto3's changelog.

1.28.46

  • api-change:ec2: [botocore] This release adds support for restricting public sharing of AMIs through AMI Block Public Access
  • api-change:events: [botocore] Update events client to latest version
  • api-change:kendra: [botocore] Amazon Kendra now supports confidence score buckets for retrieved passage results using the Retrieve API.

1.28.45

  • api-change:ecr: [botocore] This release will have ValidationException be thrown from ECR LifecyclePolicy APIs in regions LifecyclePolicy is not supported, this includes existing Amazon Dedicated Cloud (ADC) regions. This release will also change Tag: TagValue and Tag: TagKey to required.
  • api-change:medialive: [botocore] AWS Elemental Link now supports attaching a Link UHD device to a MediaConnect flow.
  • api-change:quicksight: [botocore] This release launches new updates to QuickSight KPI visuals - support for sparklines, new templated layout and new targets for conditional formatting rules.

1.28.44

  • api-change:fsx: [botocore] Amazon FSx documentation fixes
  • api-change:sagemaker: [botocore] Autopilot APIs will now support holiday featurization for Timeseries models. The models will now hold holiday metadata and should be able to accommodate holiday effect during inference.
  • api-change:sso-admin: [botocore] Content updates to IAM Identity Center API for China Regions.
  • api-change:workspaces: [botocore] A new field "ErrorDetails" will be added to the output of "DescribeWorkspaceImages" API call. This field provides in-depth details about the error occurred during image import process. These details include the possible causes of the errors and troubleshooting information.

1.28.43

  • api-change:neptunedata: [botocore] Minor changes to send unsigned requests to Neptune clusters
  • api-change:securityhub: [botocore] Documentation updates for AWS Security Hub
  • api-change:simspaceweaver: [botocore] BucketName and ObjectKey are now required for the S3Location data type. BucketName is now required for the S3Destination data type.

1.28.42

  • api-change:appflow: [botocore] Adding OAuth2.0 support for servicenow connector.
  • api-change:ec2: [botocore] This release adds 'outpost' location type to the DescribeInstanceTypeOfferings API, allowing customers that have been allowlisted for outpost to query their offerings in the API.
  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:medialive: [botocore] Adds advanced Output Locking options for Epoch Locking: Custom Epoch and Jam Sync Time
  • api-change:wafv2: [botocore] The targeted protection level of the Bot Control managed rule group now provides optional, machine-learning analysis of traffic statistics to detect some bot-related activity. You can enable or disable the machine learning functionality through the API.

1.28.41

  • api-change:billingconductor: [botocore] This release adds support for line item filtering in for the custom line item resource.
  • api-change:cloud9: [botocore] Added support for Ubuntu 22.04 that was not picked up in a previous Trebuchet request. Doc-only update.
  • api-change:compute-optimizer: [botocore] This release adds support to provide recommendations for G4dn and P3 instances that use NVIDIA GPUs.
  • api-change:ec2: [botocore] Introducing Amazon EC2 C7gd, M7gd, and R7gd Instances with up to 3.8 TB of local NVMe-based SSD block-level storage. These instances are powered by AWS Graviton3 processors, delivering up to 25% better performance over Graviton2-based instances.

... (truncated)

Commits
  • f9df3cd Merge branch 'release-1.28.46'
  • 385e16f Bumping version to 1.28.46
  • 65ac52f Add changelog entries from botocore
  • abdf901 Merge branch 'release-1.28.45'
  • cc0c69c Merge branch 'release-1.28.45' into develop
  • caa76a2 Bumping version to 1.28.45
  • 2d86a31 Add changelog entries from botocore
  • 903a3cf Merge branch 'release-1.28.44'
  • e47aef3 Merge branch 'release-1.28.44' into develop
  • f531e7e Bumping version to 1.28.44
  • 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 [boto3](https://github.com/boto/boto3) from 1.28.19 to 1.28.46.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.19...1.28.46)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 13, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 14, 2023

Superseded by #71.

@dependabot dependabot bot closed this Sep 14, 2023
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.28.46 branch September 14, 2023 13:33
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants