elastic / elastic-serverless-forwarder

Elastic Serverless Forwarder
Other
35 stars 36 forks source link

Bump boto3 from 1.33.7 to 1.33.9 #551

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps boto3 from 1.33.7 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
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


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 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 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)
github-actions[bot] commented 11 months ago

File Coverage Lines Branches Missing
All files 100% 100% 100% :white_check_mark:
main_aws.py 100% 100% 100% :white_check_mark:
handlers/__init__.py 100% 100% 100% :white_check_mark:
handlers/aws/__init__.py 100% 100% 100% :white_check_mark:
handlers/aws/cloudwatch_logs_trigger.py 100% 100% 100% :white_check_mark:
handlers/aws/exceptions.py 100% 100% 100% :white_check_mark:
handlers/aws/handler.py 100% 100% 100% :white_check_mark:
handlers/aws/kinesis_trigger.py 100% 100% 100% :white_check_mark:
handlers/aws/replay_trigger.py 100% 100% 100% :white_check_mark:
handlers/aws/s3_sqs_trigger.py 100% 100% 100% :white_check_mark:
handlers/aws/sqs_trigger.py 100% 100% 100% :white_check_mark:
handlers/aws/utils.py 100% 100% 100% :white_check_mark:
share/__init__.py 100% 100% 100% :white_check_mark:
share/config.py 100% 100% 100% :white_check_mark:
share/environment.py 100% 100% 100% :white_check_mark:
share/events.py 100% 100% 100% :white_check_mark:
share/expand_event_list_from_field.py 100% 100% 100% :white_check_mark:
share/factory.py 100% 100% 100% :white_check_mark:
share/include_exlude.py 100% 100% 100% :white_check_mark:
share/json.py 100% 100% 100% :white_check_mark:
share/logger.py 100% 100% 100% :white_check_mark:
share/multiline.py 100% 100% 100% :white_check_mark:
share/secretsmanager.py 100% 100% 100% :white_check_mark:
share/utils.py 100% 100% 100% :white_check_mark:
share/version.py 100% 100% 100% :white_check_mark:
shippers/__init__.py 100% 100% 100% :white_check_mark:
shippers/composite.py 100% 100% 100% :white_check_mark:
shippers/es.py 100% 100% 100% :white_check_mark:
shippers/factory.py 100% 100% 100% :white_check_mark:
shippers/logstash.py 100% 100% 100% :white_check_mark:
shippers/shipper.py 100% 100% 100% :white_check_mark:
storage/__init__.py 100% 100% 100% :white_check_mark:
storage/decorator.py 100% 100% 100% :white_check_mark:
storage/factory.py 100% 100% 100% :white_check_mark:
storage/payload.py 100% 100% 100% :white_check_mark:
storage/s3.py 100% 100% 100% :white_check_mark:
storage/storage.py 100% 100% 100% :white_check_mark:

Minimum allowed coverage is 100%

Generated by :monkey: cobertura-action against 5f74a8cac9afec90a786b122b1a6f2bbeb93fd65