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 in /requirements with 5 updates #6422

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2023

Bumps the boto group in /requirements with 5 updates:

Package From To
boto3 1.33.5 1.33.10
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray] 1.33.5 1.33.10
botocore 1.33.5 1.33.10
botocore-stubs 1.33.5 1.33.10
mypy-boto3-cloudformation 1.33.0 1.33.8

Updates boto3 from 1.33.5 to 1.33.10

Changelog

Sourced from boto3's changelog.

1.33.10

  • api-change:codedeploy: [botocore] This release adds support for two new CodeDeploy features: 1) zonal deployments for Amazon EC2 in-place deployments, 2) deployments triggered by Auto Scaling group termination lifecycle hook events.

1.33.9

  • api-change:backup: [botocore] AWS Backup - Features: Add VaultType to the output of DescribeRecoveryPoint, ListRecoveryPointByBackupVault API and add ResourceType to the input of ListRestoreJobs API
  • api-change:comprehend: [botocore] Documentation updates for Trust and Safety features.
  • api-change:connect: [botocore] Releasing Tagging Support for Instance Management APIS
  • api-change:ec2: [botocore] Releasing the new cpuManufacturer attribute within the DescribeInstanceTypes API response which notifies our customers with information on who the Manufacturer is for the processor attached to the instance, for example: Intel.
  • api-change:payment-cryptography: [botocore] AWS Payment Cryptography IPEK feature release

1.33.8

  • api-change:athena: [botocore] Adding IdentityCenter enabled request for interactive query
  • api-change:cleanroomsml: [botocore] Updated service title from cleanroomsml to CleanRoomsML.
  • api-change:cloudformation: [botocore] Documentation update, December 2023
  • api-change:ec2: [botocore] Adds A10G, T4G, and H100 as accelerator name options and Habana as an accelerator manufacturer option for attribute based selection

1.33.7

  • api-change:billingconductor: [botocore] This release adds the ability to specify a linked account of the billing group for the custom line item resource.
  • api-change:braket: [botocore] This release enhances service support to create quantum tasks and hybrid jobs associated with Braket Direct Reservations.
  • api-change:cloud9: [botocore] This release adds the requirement to include the imageId parameter in the CreateEnvironmentEC2 API call.
  • api-change:cloudformation: [botocore] Including UPDATE_* states as a success status for CreateStack waiter.
  • api-change:finspace: [botocore] Release General Purpose type clusters
  • api-change:medialive: [botocore] Adds support for custom color correction on channels using 3D LUT files.
  • api-change:servicecatalog-appregistry: [botocore] Documentation-only updates for Dawn
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.33.6

  • api-change:qconnect: [botocore] This release adds the PutFeedback API and allows providing feedback against the specified assistant for the specified target.
  • api-change:rbin: [botocore] Added resource identifier in the output and updated error handling.
  • api-change:verifiedpermissions: [botocore] Adds description field to PolicyStore API's and namespaces field to GetSchema.
Commits
  • 504400c Merge branch 'release-1.33.10'
  • 6fc70cd Bumping version to 1.33.10
  • 89264fc Add changelog entries from botocore
  • 1fc9bf0 Merge pull request #3918 from orf/patch-1
  • 42a08fd Merge branch 'release-1.33.9'
  • 4e454c2 Merge branch 'release-1.33.9' into develop
  • 6a033e8 Bumping version to 1.33.9
  • 886ce59 Add changelog entries from botocore
  • 14179cc Merge branch 'release-1.33.8'
  • 5553295 Merge branch 'release-1.33.8' into develop
  • 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.33.5 to 1.33.10

Commits

Updates botocore from 1.33.5 to 1.33.10

Changelog

Sourced from botocore's changelog.

1.33.10

  • api-change:codedeploy: This release adds support for two new CodeDeploy features: 1) zonal deployments for Amazon EC2 in-place deployments, 2) deployments triggered by Auto Scaling group termination lifecycle hook events.

1.33.9

  • api-change:backup: AWS Backup - Features: Add VaultType to the output of DescribeRecoveryPoint, ListRecoveryPointByBackupVault API and add ResourceType to the input of ListRestoreJobs API
  • api-change:comprehend: Documentation updates for Trust and Safety features.
  • api-change:connect: Releasing Tagging Support for Instance Management APIS
  • api-change:ec2: Releasing the new cpuManufacturer attribute within the DescribeInstanceTypes API response which notifies our customers with information on who the Manufacturer is for the processor attached to the instance, for example: Intel.
  • api-change:payment-cryptography: AWS Payment Cryptography IPEK feature release

1.33.8

  • api-change:athena: Adding IdentityCenter enabled request for interactive query
  • api-change:cleanroomsml: Updated service title from cleanroomsml to CleanRoomsML.
  • api-change:cloudformation: Documentation update, December 2023
  • api-change:ec2: Adds A10G, T4G, and H100 as accelerator name options and Habana as an accelerator manufacturer option for attribute based selection

1.33.7

  • api-change:billingconductor: This release adds the ability to specify a linked account of the billing group for the custom line item resource.
  • api-change:braket: This release enhances service support to create quantum tasks and hybrid jobs associated with Braket Direct Reservations.
  • api-change:cloud9: This release adds the requirement to include the imageId parameter in the CreateEnvironmentEC2 API call.
  • api-change:cloudformation: Including UPDATE_* states as a success status for CreateStack waiter.
  • api-change:finspace: Release General Purpose type clusters
  • api-change:medialive: Adds support for custom color correction on channels using 3D LUT files.
  • api-change:servicecatalog-appregistry: Documentation-only updates for Dawn
  • api-change:endpoint-rules: Update endpoint-rules client to latest version

1.33.6

  • api-change:qconnect: This release adds the PutFeedback API and allows providing feedback against the specified assistant for the specified target.
  • api-change:rbin: Added resource identifier in the output and updated error handling.
  • api-change:verifiedpermissions: Adds description field to PolicyStore API's and namespaces field to GetSchema.
Commits
  • 93615c4 Merge branch 'release-1.33.10'
  • 0c534e6 Bumping version to 1.33.10
  • d4acc2d Update to latest partitions and endpoints
  • 3a2c4aa Update to latest models
  • f472d78 Merge branch 'release-1.33.9'
  • 64045a7 Merge branch 'release-1.33.9' into develop
  • f2881ed Bumping version to 1.33.9
  • 77cc8d1 Update to latest models
  • fee558b Merge branch 'release-1.33.8'
  • 5a02e64 Merge branch 'release-1.33.8' into develop
  • Additional commits viewable in compare view

Updates botocore-stubs from 1.33.5 to 1.33.10

Commits

Updates mypy-boto3-cloudformation from 1.33.0 to 1.33.8

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

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.33.5` | `1.33.10` |
| [boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray]](https://github.com/youtype/mypy_boto3_builder) | `1.33.5` | `1.33.10` |
| [botocore](https://github.com/boto/botocore) | `1.33.5` | `1.33.10` |
| [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.33.5` | `1.33.10` |
| [mypy-boto3-cloudformation](https://github.com/youtype/mypy_boto3_builder) | `1.33.0` | `1.33.8` |


Updates `boto3` from 1.33.5 to 1.33.10
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.33.5...1.33.10)

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

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

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

Updates `mypy-boto3-cloudformation` from 1.33.0 to 1.33.8
- [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-cloudformation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 8, 2023 08:48
@dependabot dependabot bot requested review from mndeveci and bentvelj December 8, 2023 08:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 8, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2023

Superseded by #6425.

@dependabot dependabot bot closed this Dec 8, 2023
@dependabot dependabot bot deleted the dependabot/pip/requirements/develop/boto-5b4d144907 branch December 8, 2023 22:16
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.

0 participants