Skip to content

Bump lambda_http from 0.4.1 to 0.5.0 - #19

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/lambda_http-0.5.0
Closed

Bump lambda_http from 0.4.1 to 0.5.0#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/lambda_http-0.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 26, 2022

Copy link
Copy Markdown
Contributor

Bumps lambda_http from 0.4.1 to 0.5.0.

Release notes

Sourced from lambda_http's releases.

Release 0.5.0

What's Changed

New Contributors

... (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_http](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](aws/aws-lambda-rust-runtime@v0.4.1...v0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 26, 2022
@dependabot @github

dependabot Bot commented on behalf of github Feb 26, 2022

Copy link
Copy Markdown
Contributor Author

Dependabot tried to add @tedbyron as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/pillargg/relay/pulls/19/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the pillargg/relay repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github

dependabot Bot commented on behalf of github Mar 5, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #20.

@dependabot dependabot Bot closed this Mar 5, 2022
@dependabot
dependabot Bot deleted the dependabot/cargo/lambda_http-0.5.0 branch March 5, 2022 10:09
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants