Skip to content

Bump localstack from 4.4.0 to 4.5.0#127

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/localstack-4.5.0
Closed

Bump localstack from 4.4.0 to 4.5.0#127
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/localstack-4.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 5, 2025

Bumps localstack from 4.4.0 to 4.5.0.

Release notes

Sourced from localstack's releases.

v4.5.0

Summary

LocalStack 4.5 introduces support for the AWS Developer Tools suite (CodePipeline, CodeBuild, and CodeDeploy), enhanced AppSync WebSocket behavior, and advanced features in API Gateway v1 including Canary Deployments and VTL improvements. This release also brings deeper parity in core services like RDS, EC2, EKS, EventBridge, CloudFormation, and Replicator, continuing our mission to enable high-fidelity local development with production-like AWS behavior.

AWS Features

  • New support for AWS Developer Tools: Initial support for CodePipeline, CodeBuild, and CodeDeploy is now available in Pro tiers. Developers can now simulate full CI/CD pipelines locally, enabling faster and more flexible testing of deployment workflows. (🌟 pro)
  • Enhanced AppSync WebSockets: Improved handling of GraphQL subscription lifecycles and AWS-style payload structures for better local emulation of real-time APIs. (🌟 pro)
  • API Gateway v1 upgrades:
    • Support for Canary Deployments, enabling staged rollout and A/B testing scenarios.
    • Response Overrides from Request Templates are now supported.
    • Enhanced VTL (Velocity Template Language) support, including bracketed expressions and improved variable assignments. (🌟 pro)
  • EventBridge
    • New support for ListRuleNamesByTarget, enabling inspection of rule-to-target mappings. (community contribution)
  • CloudFront Lambda@Edge:
    • Added support for deleting distributions with Lambda@Edge associations for complete lifecycle testing. (🌟 pro)
  • EventBridge Pipes:
    • Partial support for UpdatePipe—source parameters can now be updated. (🌟 pro)

Enhancements

  • RDS Enhancements:
    • Mock support for DB Proxy Endpoints (create, describe, delete). (🌟 pro)
    • New support for the ManageMasterPassword API. (🌟 pro)
    • Support for DescribeEngineDefaultParameters and DescribeEngineDefaultClusterParameters, enabling engine parameter introspection. (🌟 pro)
  • EC2 Improvements:
    • Added support for GetSecurityGroupsForVpc API.
    • Improved filtering behavior in DescribeAvailabilityZones. (🌟 pro)
  • EKS Enhancements:
    • Improved integration with auto-scaling and security groups for better Kubernetes emulation. (🌟 pro)
  • CloudFormation
    • AWS::Lambda::Version now supports the ProvisionedConcurrencyConfig property, enabling simulation of cold start mitigation strategies locally. (🌟 pro)

LocalStack Features

  • AWS Replicator: New support for cross-account VPC replication via AWS RAM, allowing testing of shared network resources across multiple accounts. (🌟 pro)

What's Changed

Exciting New Features 🎉

... (truncated)

Commits
  • 0942fa7 release version 4.5.0
  • 426eeed test(esm/sqs): Skip flaky test_report_batch_item_failures test (#12713)
  • 9692260 re-introduce eager service loading (#12657)
  • 24c8538 Add missing switch for forcing ARM tests on workflow dispatch (#12709)
  • 8b3dcdd CloudFormation v2 Engine: Base Support for Fn::Base64 (#12700)
  • c4c7d90 CloudFormation v2 Engine: Base Support for Fn::GetAZs (#12699)
  • 6d23766 CloudFormation v2 Engine: Base Support for Fn::Split (#12698)
  • a7a7b5f refactor: reduce max number of allowed labels in counters [DAT-146] (#12704)
  • db447dd Upgrade pinned Python dependencies (#12703)
  • bbad731 Change cleanup job condition in main pipeline in Github Actions (#12693)
  • 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 <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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 5, 2025
@dependabot dependabot Bot force-pushed the dependabot/pip/localstack-4.5.0 branch from 6e03ea8 to 5137870 Compare June 9, 2025 14:07
@eddalmond1
Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/pip/localstack-4.5.0 branch 3 times, most recently from d5d3fdc to 4b0328b Compare June 10, 2025 08:38
Bumps [localstack](https://github.com/localstack/localstack) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/localstack/localstack/releases)
- [Commits](localstack/localstack@v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: localstack
  dependency-version: 4.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/localstack-4.5.0 branch from 4b0328b to a5c906e Compare June 10, 2025 08:55
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 10, 2025

Looks like localstack is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 10, 2025
@dependabot dependabot Bot deleted the dependabot/pip/localstack-4.5.0 branch June 10, 2025 09:42
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.

1 participant