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.24.82 to 1.26.79 #129

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps boto3 from 1.24.82 to 1.26.79.

Changelog

Sourced from boto3's changelog.

1.26.79

  • api-change:connect: [botocore] StartTaskContact API now supports linked task creation with a new optional RelatedContactId parameter
  • api-change:connectcases: [botocore] This release adds the ability to delete domains through the DeleteDomain API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html
  • api-change:redshift: [botocore] Documentation updates for Redshift API bringing it in line with IAM best practices.
  • api-change:securityhub: [botocore] New Security Hub APIs and updates to existing APIs that help you consolidate control findings and enable and disable controls across all supported standards
  • api-change:servicecatalog: [botocore] Documentation updates for Service Catalog

1.26.78

  • api-change:appflow: [botocore] This release enables the customers to choose whether to use Private Link for Metadata and Authorization call when using a private Salesforce connections
  • api-change:ecs: [botocore] This release supports deleting Amazon ECS task definitions that are in the INACTIVE state.
  • api-change:grafana: [botocore] Doc-only update. Updated information on attached role policies for customer provided roles
  • api-change:guardduty: [botocore] Updated API and data types descriptions for CreateFilter, UpdateFilter, and TriggerDetails.
  • api-change:iotwireless: [botocore] In this release, we add additional capabilities for the FUOTA which allows user to configure the fragment size, the sending interval and the redundancy ratio of the FUOTA tasks
  • api-change:location: [botocore] This release adds support for using Maps APIs with an API Key in addition to AWS Cognito. This includes support for adding, listing, updating and deleting API Keys.
  • api-change:macie2: [botocore] This release adds support for a new finding type, Policy:IAMUser/S3BucketSharedWithCloudFront, and S3 bucket metadata that indicates if a bucket is shared with an Amazon CloudFront OAI or OAC.
  • api-change:wafv2: [botocore] You can now associate an AWS WAF v2 web ACL with an AWS App Runner service.

1.26.77

  • api-change:chime-sdk-voice: [botocore] This release introduces support for Voice Connector media metrics in the Amazon Chime SDK Voice namespace
  • api-change:cloudfront: [botocore] CloudFront now supports block lists in origin request policies so that you can forward all headers, cookies, or query string from viewer requests to the origin except for those specified in the block list.
  • api-change:datasync: [botocore] AWS DataSync has relaxed the minimum length constraint of AccessKey for Object Storage locations to 1.
  • api-change:opensearch: [botocore] This release lets customers configure Off-peak window and software update related properties for a new/existing domain. It enhances the capabilities of StartServiceSoftwareUpdate API; adds 2 new APIs - ListScheduledActions & UpdateScheduledAction; and allows Auto-tune to make use of Off-peak window.
  • api-change:rum: [botocore] CloudWatch RUM now supports CloudWatch Custom Metrics
  • api-change:ssm: [botocore] Document only update for Feb 2023

1.26.76

  • api-change:quicksight: [botocore] S3 data sources now accept a custom IAM role.
  • api-change:resiliencehub: [botocore] In this release we improved resilience hub application creation and maintenance by introducing new resource and app component crud APIs, improving visibility and maintenance of application input sources and added support for additional information attributes to be provided by customers.
  • api-change:securityhub: [botocore] Documentation updates for AWS Security Hub
  • api-change:tnb: [botocore] This is the initial SDK release for AWS Telco Network Builder (TNB). AWS Telco Network Builder is a network automation service that helps you deploy and manage telecom networks.

1.26.75

  • bugfix:SSO: [botocore] Fixes aws/aws-cli[#7496](https://github.com/boto/boto3/issues/7496) <https://github.com/aws/aws-cli/issues/7496>__ by using the correct profile name rather than the one set in the session.
  • api-change:auditmanager: [botocore] This release introduces a ServiceQuotaExceededException to the UpdateAssessmentFrameworkShare API operation.
  • api-change:connect: [botocore] Reasons for failed diff has been approved by SDK Reviewer

... (truncated)

Commits
  • 546e454 Merge branch 'release-1.26.79'
  • f3b95ec Bumping version to 1.26.79
  • 320acd7 Add changelog entries from botocore
  • 521bdfa Merge branch 'release-1.26.78'
  • 1af68f9 Merge branch 'release-1.26.78' into develop
  • 92fd080 Bumping version to 1.26.78
  • 2cdd37a Add changelog entries from botocore
  • d4b3b0e Merge branch 'release-1.26.77'
  • 72da214 Merge branch 'release-1.26.77' into develop
  • 3220f97 Bumping version to 1.26.77
  • 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 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.24.82 to 1.26.79.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.82...1.26.79)

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

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 Feb 27, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4277999054

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 77.027%

Totals Coverage Status
Change from base Build 4137838438: 0.0%
Covered Lines: 219
Relevant Lines: 266

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #130.

@dependabot dependabot bot closed this Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.26.79 branch March 6, 2023 01:13
cisagovbot pushed a commit that referenced this pull request Apr 26, 2023
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

1 participant