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 botocore from 1.34.109 to 1.34.113 #4103

Merged
merged 1 commit into from
May 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps botocore from 1.34.109 to 1.34.113.

Changelog

Sourced from botocore's changelog.

1.34.113

  • api-change:dynamodb: Documentation only updates for DynamoDB.
  • api-change:iotfleetwise: AWS IoT FleetWise now supports listing vehicles with attributes filter, ListVehicles API is updated to support additional attributes filter.
  • api-change:managedblockchain: This is a minor documentation update to address the impact of the shut down of the Goerli and Polygon networks.

1.34.112

  • api-change:emr-serverless: This release adds the capability to run interactive workloads using Apache Livy Endpoint.
  • api-change:opsworks: Documentation-only update for OpsWorks Stacks.

1.34.111

  • api-change:chatbot: This change adds support for tagging Chatbot configurations.
  • api-change:cloudformation: Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is stuck in DELETE_FAILED state due to resource deletion failure.
  • api-change:kms: This release includes feature to import customer's asymmetric (RSA, ECC and SM2) and HMAC keys into KMS in China.
  • api-change:opensearch: This release adds support for enabling or disabling a data source configured as part of Zero-ETL integration with Amazon S3, by setting its status.
  • api-change:wafv2: You can now use Security Lake to collect web ACL traffic data.

1.34.110

  • api-change:cloudfront: Model update; no change to SDK functionality.
  • api-change:glue: Add Maintenance window to CreateJob and UpdateJob APIs and JobRun response. Add a new Job Run State for EXPIRED.
  • api-change:lightsail: This release adds support for Amazon Lightsail instances to switch between dual-stack or IPv4 only and IPv6-only public IP address types.
  • api-change:mailmanager: This release includes a new Amazon SES feature called Mail Manager, which is a set of email gateway capabilities designed to help customers strengthen their organization's email infrastructure, simplify email workflow management, and streamline email compliance control.
  • api-change:pi: Performance Insights added a new input parameter called AuthorizedActions to support the fine-grained access feature. Performance Insights also restricted the acceptable input characters.
  • api-change:rds: Updates Amazon RDS documentation for Db2 license through AWS Marketplace.
  • api-change:storagegateway: Added new SMBSecurityStrategy enum named MandatoryEncryptionNoAes128, new mode enforces encryption and disables AES 128-bit algorithums.
Commits
  • d3e7607 Merge branch 'release-1.34.113'
  • 0b92c88 Bumping version to 1.34.113
  • ad1ef71 Update endpoints model
  • 5746767 Update to latest models
  • 23e186f Merge pull request #3189 from boto/revert-3187-a4b
  • 9180f2a Merge pull request #3188 from boto/revert-3186-honeycode
  • 0995d66 Revert "Remove alexaforbusiness client following the service deprecation (#31...
  • e406696 Revert "Remove honeycode client following the service deprecation (#3186)"
  • 864f431 Remove alexaforbusiness client following the service deprecation (#3187)
  • df5d06e Remove honeycode client following the service deprecation (#3186)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @jfagoagas.


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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Dependabot Updates label May 27, 2024
@dependabot dependabot bot requested a review from a team as a code owner May 27, 2024 22:39
@dependabot dependabot bot added pip Dependabot Updates Python v3 Everything related to Prowler 3.0 labels May 27, 2024
@dependabot dependabot bot requested a review from a team as a code owner May 27, 2024 22:39
@dependabot dependabot bot force-pushed the dependabot/pip/v3/botocore-1.34.113 branch 5 times, most recently from 1b996e0 to 82c1885 Compare May 28, 2024 07:43
Bumps [botocore](https://github.com/boto/botocore) from 1.34.109 to 1.34.113.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.109...1.34.113)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/v3/botocore-1.34.113 branch from 82c1885 to 0a00979 Compare May 28, 2024 08:03
Copy link
Member

@jfagoagas jfagoagas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jfagoagas
Copy link
Member

@dependabot merge

@dependabot dependabot bot merged commit 4aa1718 into v3 May 28, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/v3/botocore-1.34.113 branch May 28, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependabot Updates pip Dependabot Updates Python v3 Everything related to Prowler 3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant