Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 3, 2025

Bumps github.com/swift-server/swift-aws-lambda-events from 0.4.0 to 1.2.1.

Release notes

Sourced from github.com/swift-server/swift-aws-lambda-events's releases.

1.2.1

What's Changed

SemVer Patch

Full Changelog: swift-server/swift-aws-lambda-events@1.2.0...1.2.1

1.2.0

What's Changed

SemVer Minor

New Contributors

Full Changelog: swift-server/swift-aws-lambda-events@1.1.0...1.2.0

v1.1.0

This new release

  • adds support for APIGateway WebSocket events as per AWS documentation (thank you @​richwolf)

  • migrates all test cases to Swift Testing

  • bump minimum supported Swift version to 5.10 (we maintain the three last major releases, 5.10, 6.0, and 6.1)

What's Changed

SemVer Minor

Full Changelog: swift-server/swift-aws-lambda-events@1.0.0...1.1.0

v1.0.0

This library has been in existence for seven years and is utilized by downstream libraries such as Vapor and Hummingbird. The Swift Server Working Group has resolved to release a v1.0.0 version to ensure API stability in the future. Subsequent modifications will adhere to semantic versioning conventions.

0.5.0

Main Changes

... (truncated)

Commits
  • 5aa3a63 Mark deprecated FunctionURLResponse init as @_disfavoredOverload (#93)
  • 89f1172 Add Codable helpers for FunctionURL, APIGatewayV2, and SQS (#90)
  • 9edb1f8 Add an init() that match the APIGatewayResponse (#91)
  • 856ab49 remove duplicate files
  • 3967b15 Add (API Gateway) WebSockets Support to Swift for AWS Lambda Events (#38)
  • 318868c [test] Migrate unit tests to Swift Testing (#88)
  • 0025b1a Add an encodable version of the APIGatewayResponse (#86)
  • 20fa5fe Update .gitignore to ignore .devcontainer (#84)
  • 7bcecc5 Use only FoundationEssentials when possible (#81)
  • d2761dc Adds devcontainer config (#82)
  • 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)

Bumps [github.com/swift-server/swift-aws-lambda-events](https://github.com/swift-server/swift-aws-lambda-events) from 0.4.0 to 1.2.1.
- [Release notes](https://github.com/swift-server/swift-aws-lambda-events/releases)
- [Commits](swift-server/swift-aws-lambda-events@0.4.0...1.2.1)

---
updated-dependencies:
- dependency-name: github.com/swift-server/swift-aws-lambda-events
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies swift_package_manager Pull requests that update swift_package_manager code labels Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies swift_package_manager Pull requests that update swift_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants