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

chore(deps): bump the boto group across 1 directory with 7 updates #7529

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2024

Bumps the boto group with 7 updates in the /requirements directory:

Package From To
boto3 1.35.23 1.35.31
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray] 1.35.23 1.35.31
botocore 1.35.23 1.35.31
botocore-stubs 1.35.23 1.35.31
mypy-boto3-apigateway 1.35.0 1.35.25
mypy-boto3-kinesis 1.35.0 1.35.26
mypy-boto3-lambda 1.35.23 1.35.28

Updates boto3 from 1.35.23 to 1.35.31

Commits
  • aaa09a4 Merge branch 'release-1.35.31'
  • 19754c8 Bumping version to 1.35.31
  • 595c525 Add changelog entries from botocore
  • 243c39d Merge branch 'release-1.35.30'
  • cdd920e Merge branch 'release-1.35.30' into develop
  • bcd964e Bumping version to 1.35.30
  • 307d390 Add changelog entries from botocore
  • 2883025 Merge pull request #4285 from boto/dependabot/github_actions/actions/checkout...
  • 2a57a5d Bump actions/checkout from 4.1.0 to 4.2.0
  • f1cff14 Merge branch 'release-1.35.29'
  • Additional commits viewable in compare view

Updates boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray] from 1.35.23 to 1.35.31

Commits

Updates botocore from 1.35.23 to 1.35.31

Changelog

Sourced from botocore's changelog.

1.35.31

  • api-change:bedrock-agent: This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock.
  • api-change:codeartifact: Add support for the dual stack endpoints.
  • api-change:rds: This release provides additional support for enabling Aurora Limitless Database DB clusters.

1.35.30

  • api-change:bedrock: Add support for custom models via provisioned throughput for Bedrock Model Evaluation
  • api-change:clouddirectory: Add examples for API operations in model.
  • api-change:connect: Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts
  • api-change:pricing: Add examples for API operations in model.
  • api-change:resource-groups: This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications.
  • api-change:supplychain: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain
  • api-change:timestream-influxdb: Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API.
  • api-change:verifiedpermissions: Add examples for API operations in model.

1.35.29

  • api-change:customer-profiles: Introduces optional RoleArn parameter for PutIntegration request and includes RoleArn in the response of PutIntegration, GetIntegration and ListIntegrations
  • api-change:quicksight: Adding personalization in QuickSight data stories. Admins can enable or disable personalization through QuickSight settings.
  • api-change:securityhub: Documentation updates for AWS Security Hub
  • api-change:sesv2: This release adds support for engagement tracking over Https using custom domains.

1.35.28

  • api-change:chatbot: Return State and StateReason fields for Chatbot Channel Configurations.
  • api-change:lambda: Reverting Lambda resource-based policy and block public access APIs.
  • api-change:organizations: Add support for policy operations on the CHATBOT_POLICY policy type.
  • api-change:pcs: AWS PCS API documentation - Edited the description of the iamInstanceProfileArn parameter of the CreateComputeNodeGroup and UpdateComputeNodeGroup actions; edited the description of the SlurmCustomSetting data type to list the supported parameters for clusters and compute node groups.
  • api-change:rds-data: Documentation update for RDS Data API to reflect support for Aurora MySQL Serverless v2 and Provisioned DB clusters.
  • api-change:sagemaker: Adding TagPropagation attribute to Sagemaker API

1.35.27

  • api-change:cloudtrail: Doc-only update for CloudTrail network activity events release (in preview)
  • api-change:ec2: Updates to documentation for the transit gateway security group referencing feature.
  • api-change:fsx: Doc-only update to address Lustre S3 hard-coded names.
  • api-change:worklink: The worklink client has been removed following the deprecation of the service.

... (truncated)

Commits
  • f05549c Merge branch 'release-1.35.31'
  • e366396 Bumping version to 1.35.31
  • 0c206bb Update endpoints model
  • 1ea879d Update to latest models
  • 074456c Merge branch 'release-1.35.30'
  • 354c05f Merge branch 'release-1.35.30' into develop
  • 7bf1f71 Bumping version to 1.35.30
  • 1c10533 Update to latest models
  • c81e72c Merge customizations for Resource Groups
  • 68d43f3 Merge pull request #3266 from boto/dependabot/github_actions/actions/checkout...
  • Additional commits viewable in compare view

Updates botocore-stubs from 1.35.23 to 1.35.31

Commits

Updates mypy-boto3-apigateway from 1.35.0 to 1.35.25

Commits

Updates mypy-boto3-kinesis from 1.35.0 to 1.35.26

Commits

Updates mypy-boto3-lambda from 1.35.23 to 1.35.28

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the boto group with 7 updates in the /requirements directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.35.23` | `1.35.31` |
| [boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]](https://github.com/youtype/mypy_boto3_builder) | `1.35.23` | `1.35.31` |
| [botocore](https://github.com/boto/botocore) | `1.35.23` | `1.35.31` |
| [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.35.23` | `1.35.31` |
| [mypy-boto3-apigateway](https://github.com/youtype/mypy_boto3_builder) | `1.35.0` | `1.35.25` |
| [mypy-boto3-kinesis](https://github.com/youtype/mypy_boto3_builder) | `1.35.0` | `1.35.26` |
| [mypy-boto3-lambda](https://github.com/youtype/mypy_boto3_builder) | `1.35.23` | `1.35.28` |



Updates `boto3` from 1.35.23 to 1.35.31
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.23...1.35.31)

Updates `boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]` from 1.35.23 to 1.35.31
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `botocore` from 1.35.23 to 1.35.31
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.35.23...1.35.31)

Updates `botocore-stubs` from 1.35.23 to 1.35.31
- [Release notes](https://github.com/youtype/botocore-stubs/releases)
- [Commits](https://github.com/youtype/botocore-stubs/commits)

Updates `mypy-boto3-apigateway` from 1.35.0 to 1.35.25
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `mypy-boto3-kinesis` from 1.35.0 to 1.35.26
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `mypy-boto3-lambda` from 1.35.23 to 1.35.28
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: botocore-stubs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: mypy-boto3-apigateway
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: mypy-boto3-kinesis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: mypy-boto3-lambda
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 2, 2024 09:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2024
@dependabot dependabot bot requested a review from lucashuy October 2, 2024 09:04
@dependabot dependabot bot added the python Pull requests that update Python code label Oct 2, 2024
@dependabot dependabot bot requested a review from jysheng123 October 2, 2024 09:04
@dependabot dependabot bot requested a review from hawflau October 2, 2024 09:04
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 3, 2024
@dependabot dependabot bot deleted the dependabot/pip/requirements/develop/boto-2d9e14b4a4 branch October 3, 2024 08:47
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 pr/internal python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants