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 5 updates #7506

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2024

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

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

Updates boto3 from 1.35.23 to 1.35.25

Commits
  • f493e6b Merge branch 'release-1.35.25'
  • 6313b69 Bumping version to 1.35.25
  • f45c88d Add changelog entries from botocore
  • 0902ce1 Merge branch 'release-1.35.24'
  • 5bb98c0 Merge branch 'release-1.35.24' into develop
  • 03cb1ed Bumping version to 1.35.24
  • 08b0363 Add changelog entries from botocore
  • bf912c6 Merge branch 'release-1.35.23' into develop
  • See full diff 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.25

Commits

Updates botocore from 1.35.23 to 1.35.25

Changelog

Sourced from botocore's changelog.

1.35.25

  • api-change:apigateway: Documentation updates for Amazon API Gateway
  • api-change:athena: List/Get/Update/Delete/CreateDataCatalog now integrate with AWS Glue connections. Users can create a Glue connection through Athena or use a Glue connection to define their Athena federated parameters.
  • api-change:bedrock-agent: Amazon Bedrock Prompt Flows and Prompt Management now supports using inference profiles to increase throughput and improve resilience.
  • api-change:ec2: Amazon EC2 G6e instances powered by NVIDIA L40S Tensor Core GPUs are the most cost-efficient GPU instances for deploying generative AI models and the highest performance GPU instances for spatial computing workloads.
  • api-change:emr-serverless: This release adds support for job concurrency and queuing configuration at Application level.
  • api-change:glue: Added AthenaProperties parameter to Glue Connections, allowing Athena to store service specific properties on Glue Connections.
  • api-change:rds: Support ComputeRedundancy parameter in ModifyDBShardGroup API. Add DBShardGroupArn in DBShardGroup API response. Remove InvalidMaxAcuFault from CreateDBShardGroup and ModifyDBShardGroup API. Both API will throw InvalidParameterValueException for invalid ACU configuration.
  • api-change:resource-explorer-2: AWS Resource Explorer released ListResources feature which allows customers to list all indexed AWS resources within a view.

1.35.24

  • api-change:dynamodb: Generate account endpoint for DynamoDB requests when the account ID is available
  • api-change:neptune: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:sagemaker: Amazon SageMaker now supports using manifest files to specify the location of uncompressed model artifacts within Model Packages
  • api-change:sagemaker-metrics: This release introduces support for the SageMaker Metrics BatchGetMetrics API.
  • api-change:workspaces: Releasing new ErrorCodes for SysPrep failures during ImageImport and CreateImage process
Commits
  • bc882ed Merge branch 'release-1.35.25'
  • 5d4f0e8 Bumping version to 1.35.25
  • 05a95ee Update to latest models
  • 8fd0fec Merge customizations for Resource Explorer 2
  • 1013ecc Fix formatting issue (#3262)
  • 6d7c09c Merge branch 'release-1.35.24' into develop
  • ad832a1 Merge branch 'release-1.35.24'
  • e21b158 Bumping version to 1.35.24
  • f3e49b4 Update to latest models
  • caa3fde Merge customizations for DynamoDB
  • Additional commits viewable in compare view

Updates botocore-stubs from 1.35.23 to 1.35.25

Commits

Updates mypy-boto3-apigateway from 1.35.0 to 1.35.25

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 5 updates in the /requirements directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.35.23` | `1.35.25` |
| [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.25` |
| [botocore](https://github.com/boto/botocore) | `1.35.23` | `1.35.25` |
| [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.35.23` | `1.35.25` |
| [mypy-boto3-apigateway](https://github.com/youtype/mypy_boto3_builder) | `1.35.0` | `1.35.25` |



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

Updates `boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]` from 1.35.23 to 1.35.25
- [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.25
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.35.23...1.35.25)

Updates `botocore-stubs` from 1.35.23 to 1.35.25
- [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)

---
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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 24, 2024 08:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 25, 2024

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

@dependabot dependabot bot closed this Sep 25, 2024
@dependabot dependabot bot deleted the dependabot/pip/requirements/develop/boto-bb13d88139 branch September 25, 2024 08:09
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