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.15 to 1.28.39 #75

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps boto3 from 1.28.15 to 1.28.39.

Changelog

Sourced from boto3's changelog.

1.28.39

  • api-change:chime-sdk-media-pipelines: [botocore] This release adds support for feature Voice Enhancement for Call Recording as part of Amazon Chime SDK call analytics.
  • api-change:cloudhsm: [botocore] Deprecating CloudHSM Classic API Service.
  • api-change:connectcampaigns: [botocore] Amazon Connect outbound campaigns has launched agentless dialing mode which enables customers to make automated outbound calls without agent engagement. This release updates three of the campaign management API's to support the new agentless dialing mode and the new dialing capacity field.
  • api-change:connectparticipant: [botocore] Amazon Connect Participant Service adds the ability to get a view resource using a view token, which is provided in a participant message, with the release of the DescribeView API.
  • api-change:customer-profiles: [botocore] Adds sensitive trait to various shapes in Customer Profiles API model.
  • api-change:ecs: [botocore] This release adds support for an account-level setting that you can use to configure the number of days for AWS Fargate task retirement.
  • api-change:grafana: [botocore] Marking SAML RoleValues attribute as sensitive and updating VpcConfiguration attributes to match documentation.
  • api-change:health: [botocore] Adds new API DescribeEntityAggregatesForOrganization that retrieves entity aggregates across your organization. Also adds support for resource status filtering in DescribeAffectedEntitiesForOrganization, resource status aggregates in the DescribeEntityAggregates response, and new resource statuses.
  • api-change:ivs: [botocore] Updated "type" description for CreateChannel, UpdateChannel, Channel, and ChannelSummary.
  • api-change:kafkaconnect: [botocore] Minor model changes for Kafka Connect as well as endpoint updates.
  • api-change:payment-cryptography-data: [botocore] Make KeyCheckValue field optional when using asymmetric keys as Key Check Values typically only apply to symmetric keys
  • api-change:sagemaker-runtime: [botocore] Update sagemaker-runtime client to latest version

1.28.38

  • api-change:appflow: [botocore] Add SAP source connector parallel and pagination feature
  • api-change:apprunner: [botocore] App Runner adds support for Bitbucket. You can now create App Runner connection that connects to your Bitbucket repositories and deploy App Runner service with the source code stored in a Bitbucket repository.
  • api-change:auditmanager: [botocore] This release marks some assessment metadata as sensitive. We added a sensitive trait to the following attributes: assessmentName, emailAddress, scope, createdBy, lastUpdatedBy, and userName.
  • api-change:cleanrooms: [botocore] This release decouples member abilities in a collaboration. With this change, the member who can run queries no longer needs to be the same as the member who can receive results.
  • api-change:datasync: [botocore] AWS DataSync introduces Task Reports, a new feature that provides detailed reports of data transfer operations for each task execution.
  • api-change:neptunedata: [botocore] Allows customers to execute data plane actions like bulk loading graphs, issuing graph queries using Gremlin and openCypher directly from the SDK.
  • api-change:network-firewall: [botocore] Network Firewall increasing pagination token string length
  • api-change:pca-connector-ad: [botocore] The Connector for AD allows you to use a fully-managed AWS Private CA as a drop-in replacement for your self-managed enterprise CAs without local agents or proxy servers. Enterprises that use AD to manage Windows environments can reduce their private certificate authority (CA) costs and complexity.
  • api-change:sagemaker: [botocore] Amazon SageMaker Canvas adds IdentityProviderOAuthSettings support for CanvasAppSettings

1.28.37

  • api-change:cognito-idp: [botocore] Added API example requests and responses for several operations. Fixed the validation regex for user pools Identity Provider name.
  • api-change:fsx: [botocore] Documentation updates for project quotas.
  • api-change:omics: [botocore] Add RetentionMode support for Runs.
  • api-change:sesv2: [botocore] Adds support for the new Export and Message Insights features: create, get, list and cancel export jobs; get message insights.

1.28.36

  • api-change:backup: [botocore] Add support for customizing time zone for backup window in backup plan rules.
  • api-change:compute-optimizer: [botocore] This release enables AWS Compute Optimizer to analyze and generate licensing optimization recommendations for sql server running on EC2 instances.
  • api-change:organizations: [botocore] Documentation updates for permissions and links.
  • api-change:securitylake: [botocore] Remove incorrect regex enforcement on pagination tokens.
  • api-change:service-quotas: [botocore] Service Quotas now supports viewing the applied quota value and requesting a quota increase for a specific resource in an AWS account.
  • api-change:workspaces-web: [botocore] WorkSpaces Web now enables Admins to configure which cookies are synchronized from an end-user's local browser to the in-session browser. In conjunction with a browser extension, this feature enables enhanced Single-Sign On capability by reducing the number of times an end-user has to authenticate.

... (truncated)

Commits
  • 4a27a85 Merge branch 'release-1.28.39'
  • fc7ca80 Bumping version to 1.28.39
  • 8396959 Add changelog entries from botocore
  • 07500cd Merge branch 'release-1.28.38'
  • 2a26fab Merge branch 'release-1.28.38' into develop
  • 56f7eaf Bumping version to 1.28.38
  • c132299 Add changelog entries from botocore
  • 59e8c5a Merge branch 'release-1.28.37' into develop
  • 2cb319a Merge branch 'release-1.28.37'
  • 37ff133 Bumping version to 1.28.37
  • 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.15 to 1.28.39.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.15...1.28.39)

---
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 the dependencies Pull requests that update a dependency file label Sep 1, 2023
@tbumi
Copy link
Owner

tbumi commented May 27, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2024

Looks like boto3 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.28.39 branch May 27, 2024 10:46
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant