Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Bump lambda_runtime from 0.4.1 to 0.5.0 #13

Merged
merged 1 commit into from
Mar 16, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2022

Bumps lambda_runtime from 0.4.1 to 0.5.0.

Release notes

Sourced from lambda_runtime's releases.

Release 0.5.0

Noteworthy changes

Changelog

... (truncated)

Commits
  • fbc24b2 fixes following v0.5.0 releases (#429)
  • 8c19f50 docs: revamp build & deployment section (#428)
  • 86a881a Remove reference to unmaintained repository (#427)
  • 3d5565d Replace custom http events with aws_lambda_events (#426)
  • e1797cc feat(lambda-http): add example with tower_http crate (#425)
  • d9cf7e8 chore: bump version to 0.5 (#420)
  • 93af9cb feat(lambda-extension): make errors implement Debug+Display (#419)
  • 854ca9c Make errors implement Debug+Display (#418)
  • bc9367b feat(lambda-extension): Logs API processor (#416)
  • 5f8eb34 do not panic if AWS_LAMBDA_LOG_STREAM_NAME or AWS_LAMBDA_LOG_GROUP_NAME is mi...
  • 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 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 [lambda_runtime](https://github.com/awslabs/aws-lambda-rust-runtime) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/awslabs/aws-lambda-rust-runtime/releases)
- [Commits](awslabs/aws-lambda-rust-runtime@v0.4.1...v0.5.0)

---
updated-dependencies:
- dependency-name: lambda_runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from ch3ck as a code owner March 15, 2022 22:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 15, 2022
@dependabot dependabot bot temporarily deployed to development March 15, 2022 22:32 Inactive
@dependabot dependabot bot temporarily deployed to development March 15, 2022 22:32 Inactive
@ch3ck ch3ck merged commit 755dec2 into master Mar 16, 2022
@ch3ck ch3ck deleted the dependabot/cargo/lambda_runtime-0.5.0 branch March 16, 2022 01:49
ch3ck pushed a commit that referenced this pull request Oct 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant