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

build(deps): bump the prod-dependencies group with 2 updates #146

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the prod-dependencies group with 2 updates: boto3 and botocore.

Updates boto3 from 1.33.6 to 1.33.9

Changelog

Sourced from boto3's changelog.

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
Commits
  • 42a08fd Merge branch 'release-1.33.9'
  • 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
  • ebf5450 Bumping version to 1.33.8
  • 83c3da9 Add changelog entries from botocore
  • a3e710d Merge pull request #3965 from boto/pre-commit-updates
  • b52f3e9 Run new pre-commit settings
  • 6bfed42 Update pre-commit versions
  • Additional commits viewable in compare view

Updates botocore from 1.33.6 to 1.33.9

Changelog

Sourced from botocore's changelog.

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
Commits
  • f472d78 Merge branch 'release-1.33.9'
  • 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
  • 69bbcb8 Bumping version to 1.33.8
  • 8708973 Update to latest models
  • 8989c50 Merge pull request #3085 from nateprewitt/pre-commit-updates
  • 4b72854 explicit virtual addressing presigning bug (#3081)
  • 4b05afc Update pre-commit versions
  • Additional commits viewable in compare view

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 prod-dependencies group with 2 updates: [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore).


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

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

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 7, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2023

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

@dependabot dependabot bot closed this Dec 8, 2023
@dependabot dependabot bot deleted the dependabot/pip/prod-dependencies-9b6108c3c5 branch December 8, 2023 16:55
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