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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

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

Package From To
boto3 1.35.56 1.35.59
boto3-stubs[apigateway,cloudformation,ecr,iam,kinesis,lambda,s3,schemas,secretsmanager,signer,sqs,stepfunctions,sts,xray] 1.35.56 1.35.59
botocore 1.35.56 1.35.59
botocore-stubs 1.35.54 1.35.59
mypy-boto3-lambda 1.35.49 1.35.58

Updates boto3 from 1.35.56 to 1.35.59

Commits
  • 68202ef Merge branch 'release-1.35.59'
  • 21bd96e Bumping version to 1.35.59
  • e7182d2 Add changelog entries from botocore
  • 0f2fa14 Merge branch 'release-1.35.58' into develop
  • 0ecc751 Merge branch 'release-1.35.58'
  • 7a9111b Bumping version to 1.35.58
  • a964401 Add changelog entries from botocore
  • 92062bf Remove macOS fallback now that setup-python issue is resolved (#4340)
  • be729ae Merge branch 'release-1.35.57'
  • 10ed4d6 Merge branch 'release-1.35.57' 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.35.56 to 1.35.59

Commits

Updates botocore from 1.35.56 to 1.35.59

Commits
  • 41cc5d1 Merge branch 'release-1.35.59'
  • f6dbbf0 Bumping version to 1.35.59
  • 664880e Update endpoints model
  • bf42acf Update to latest models
  • 9919b5d Merge branch 'release-1.35.58' into develop
  • 86913c5 Merge branch 'release-1.35.58'
  • 76cb4a7 Bumping version to 1.35.58
  • 8fd9353 Update endpoints model
  • 8b2a096 Update to latest models
  • d42d9dd Merge customizations for CloudFront
  • Additional commits viewable in compare view

Updates botocore-stubs from 1.35.54 to 1.35.59

Commits

Updates mypy-boto3-lambda from 1.35.49 to 1.35.58

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

@dependabot dependabot bot requested a review from a team as a code owner November 13, 2024 08:47
@dependabot dependabot bot requested a review from sidhujus November 13, 2024 08:47
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2024
@dependabot dependabot bot requested a review from jysheng123 November 13, 2024 08:47
@dependabot dependabot bot added the python Pull requests that update Python code label Nov 13, 2024
@dependabot dependabot bot requested a review from lucashuy November 13, 2024 08:47
@hnnasit hnnasit added this pull request to the merge queue Nov 13, 2024
@hnnasit hnnasit removed this pull request from the merge queue due to a manual request Nov 13, 2024
Bumps the boto group with 5 updates in the /requirements directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.35.56` | `1.35.59` |
| [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.56` | `1.35.59` |
| [botocore](https://github.com/boto/botocore) | `1.35.56` | `1.35.59` |
| [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.35.54` | `1.35.59` |
| [mypy-boto3-lambda](https://github.com/youtype/mypy_boto3_builder) | `1.35.49` | `1.35.58` |



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

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

Updates `botocore` from 1.35.56 to 1.35.59
- [Commits](boto/botocore@1.35.56...1.35.59)

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

Updates `mypy-boto3-lambda` from 1.35.49 to 1.35.58
- [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-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 force-pushed the dependabot/pip/requirements/develop/boto-75e0aba2c6 branch from f7b645c to 14e23bd Compare November 13, 2024 20:28
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2024

Superseded by #7680.

@dependabot dependabot bot closed this Nov 13, 2024
@dependabot dependabot bot deleted the dependabot/pip/requirements/develop/boto-75e0aba2c6 branch November 13, 2024 20:30
@github-actions github-actions bot restored the dependabot/pip/requirements/develop/boto-75e0aba2c6 branch November 13, 2024 20:32
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.

2 participants