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 localstack-client from 1.39 to 2.5 #54

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps localstack-client from 1.39 to 2.5.

Changelog

Sourced from localstack-client's changelog.

LocalStack Python Client Change Log

  • v2.5: Add endpoint config for AppConfig Data
  • v2.4: Add endpoint config for Resource Access Manager
  • v2.3: Add endpoint config for Amazon EventBridge Scheduler
  • v2.2: Add endpoint configs for emr-serverless and a few other services
  • v2.1: Consider AWS_ENDPOINT_URL configuration when resolving service endpoints
  • v2.0: Change LOCALSTACK_HOSTNAME from <hostname> to <hostname>:<port>; remove EDGE_PORT environment variable
  • v1.39: Add endpoint for Amazon MQ
  • v1.38: Add enable_local_endpoints() util function; slight project refactoring, migrate from nose to pytests
  • v1.37: Add endpoint for Amazon Transcribe
  • v1.36: Add endpoints for Fault Injection Service (FIS) and Marketplace Metering
  • v1.35: Add endpoint for Amazon Managed Workflows for Apache Airflow (MWAA)
  • v1.33: Patch botocore to skip adding data- host prefixes to endpoint URLs; remove six dependency
  • v1.32: Add endpoint for KinesisAnalyticsV2
  • v1.31: Revert mapping for OpenSearch (drop support for OPENSEARCH_ENDPOINT_STRATEGY=off)
  • v1.30: Allow legacy port handling for OpenSearch (to support OPENSEARCH_ENDPOINT_STRATEGY=off)
  • v1.29: Add endpoint for OpenSearch
  • v1.28: Add endpoint for Route53Resolver
  • v1.27: Add endpoint for SESv2
  • v1.25: Remove mapping for deprecated/disabled Web UI on port 8080
  • v1.24: Add endpoints for Config Service
  • v1.23: Add endpoints for QLDB Session
  • v1.22: Add endpoints for LakeFormation and WAF/WAFv2
  • v1.21: Add endpoint for AWS Backup API
  • v1.20: Add endpoint for Resource Groups API
  • v1.19: Add endpoints for Resource Groups Tagging API
  • v1.18: Add endpoints for AppConfig, CostExplorer, MediaConvert
  • v1.17: Add endpoint for ServerlessApplicationRepository
  • v1.16: Add endpoints for AWS Support and ServiceDiscovery (CloudMap)
  • v1.14: Add endpoint for IoT Wireless
  • v1.13: Add endpoints for NeptuneDB and DocumentDB
  • v1.10: Add endpoint for ELBv2
  • v1.7: Add endpoints for AWS API GW Management, Timestream, S3 Control, and others
  • v1.5: Add endpoint for AWS Application Autoscaling, Kafka (MSK)
  • v1.4: Configure USE_LEGACY_PORTS=0 by default to accommodate upstream changes
  • v1.2: Add endpoint for AWS Amplify
  • v1.1: Add USE_LEGACY_PORTS config to disable using legacy ports
  • v1.0: Switch to using edge port for all service endpoints by default
  • v0.25: Add endpoint for AWS Kinesis Analytics; prepare for replacing service ports with edge port
  • v0.24: Add endpoints for AWS Transfer, ACM, and CodeCommit
  • v0.23: Add endpoints for AWS Autoscaling and MediaStore
  • v0.22: Import boto3 under different name to simplify mocking
  • v0.20: Add endpoints for AWS CloudTrail, Glacier, Batch, Organizations
  • v0.19: Add endpoints for AWS ECR and QLDB
  • v0.18: Add endpoint for AWS API Gateway V2
  • v0.16: Add endpoint for AWS SageMaker
  • v0.15: Add endpoint for AWS Glue
  • v0.14: Add endpoint for AWS Athena
  • v0.13: Add endpoint for AWS CloudFront

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [localstack-client](https://github.com/localstack/localstack-python-client) from 1.39 to 2.5.
- [Changelog](https://github.com/localstack/localstack-python-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/localstack/localstack-python-client/commits)

---
updated-dependencies:
- dependency-name: localstack-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 19, 2023
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.

None yet

0 participants