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 #7439

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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

Updates boto3 from 1.35.8 to 1.35.11

Commits
  • 0f43c75 Merge branch 'release-1.35.11'
  • 7ab2158 Bumping version to 1.35.11
  • 9569713 Add changelog entries from botocore
  • 7f86817 Merge pull request #4254 from boto/dependabot/github_actions/actions/setup-py...
  • a9d4593 Bump actions/setup-python from 5.1.0 to 5.2.0
  • 85cba10 Merge branch 'release-1.35.10'
  • 662387a Merge branch 'release-1.35.10' into develop
  • 7264985 Bumping version to 1.35.10
  • 4e8bc10 Add changelog entries from botocore
  • 6f961e2 Merge branch 'release-1.35.9'
  • 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.8 to 1.35.11

Commits

Updates botocore from 1.35.8 to 1.35.11

Changelog

Sourced from botocore's changelog.

1.35.11

  • api-change:connect: Release ReplicaConfiguration as part of DescribeInstance
  • api-change:datazone: Add support to let data publisher specify a subset of the data asset that a subscriber will have access to based on the asset filters provided, when accepting a subscription request.
  • api-change:elbv2: This release adds support for configuring TCP idle timeout on NLB and GWLB listeners.
  • api-change:mediaconnect: AWS Elemental MediaConnect introduces thumbnails for Flow source monitoring. Thumbnails provide still image previews of the live content feeding your MediaConnect Flow allowing you to easily verify that your source is operating as expected.
  • api-change:medialive: Added MinQP as a Rate Control option for H264 and H265 encodes.
  • api-change:sagemaker: Amazon SageMaker now supports automatic mounting of a user's home folder in the Amazon Elastic File System (EFS) associated with the SageMaker Studio domain to their Studio Spaces to enable users to share data between their own private spaces.
  • api-change:timestream-influxdb: Timestream for InfluxDB now supports compute scaling and deployment type conversion. This release adds the DbInstanceType and DeploymentType parameters to the UpdateDbInstance API.

1.35.10

  • api-change:backup: The latest update introduces two new attributes, VaultType and VaultState, to the DescribeBackupVault and ListBackupVaults APIs. The VaultState attribute reflects the current status of the vault, while the VaultType attribute indicates the specific category of the vault.
  • api-change:datazone: Amazon DataZone now adds new governance capabilities of Domain Units for organization within your Data Domains, and Authorization Policies for tighter controls.
  • api-change:logs: This release introduces a new optional parameter: Entity, in PutLogEvents request
  • api-change:redshift-data: The release include the new Redshift DataAPI feature for session use, customer execute query with --session-keep-alive-seconds parameter and can submit follow-up queries to same sessions with returnedsession-id

1.35.9

  • api-change:bedrock-agent-runtime: Lifting the maximum length on Bedrock KnowledgeBase RetrievalFilter array
  • api-change:bedrock-runtime: Add support for imported-model in invokeModel and InvokeModelWithResponseStream.
  • api-change:personalize: This releases ability to update automatic training scheduler for customer solutions
  • api-change:quicksight: Increased Character Limit for Dataset Calculation Field expressions
  • api-change:stepfunctions: This release adds support for static analysis to ValidateStateMachineDefinition API, which can now return optional WARNING diagnostics for semantic errors on the definition of an Amazon States Language (ASL) state machine.
  • api-change:wafv2: The minimum request rate for a rate-based rule is now 10. Before this, it was 100.
Commits
  • adf8920 Merge branch 'release-1.35.11'
  • 2938c83 Bumping version to 1.35.11
  • a2ab915 Update to latest models
  • a4d80e7 Merge pull request #3242 from boto/dependabot/github_actions/actions/setup-py...
  • 662e451 Bump actions/setup-python from 5.1.0 to 5.2.0
  • 6e846e8 Merge branch 'release-1.35.10'
  • 96bd920 Merge branch 'release-1.35.10' into develop
  • 6cb9ba2 Bumping version to 1.35.10
  • 8c5e3e5 Update endpoints model
  • 5b5356f Update to latest models
  • Additional commits viewable in compare view

Updates botocore-stubs from 1.35.8 to 1.35.11

Commits

Updates mypy-boto3-stepfunctions from 1.35.0 to 1.35.9

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.8` | `1.35.11` |
| [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.8` | `1.35.11` |
| [botocore](https://github.com/boto/botocore) | `1.35.8` | `1.35.11` |
| [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.35.8` | `1.35.11` |
| [mypy-boto3-stepfunctions](https://github.com/youtype/mypy_boto3_builder) | `1.35.0` | `1.35.9` |



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

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

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

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

Updates `mypy-boto3-stepfunctions` from 1.35.0 to 1.35.9
- [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-stepfunctions
  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 September 4, 2024 08:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 4, 2024
@dependabot dependabot bot requested review from dkphm and jysheng123 September 4, 2024 08:27
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2024

Superseded by #7444.

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