tiki-deprecated / platform-cmp-trail-endpoint

Create immutable audit trail records for legal data licensing
https://mytiki.com/platform/compliance
GNU Affero General Public License v3.0
7 stars 3 forks source link

cargo: bump the minor group across 1 directory with 2 updates #343

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Updates the requirements on lambda_runtime and lambda_http to permit the latest version. Updates lambda_runtime to 0.12.0

Release notes

Sourced from lambda_runtime's releases.

Lambda Events 0.12.0

What's Changed

Full Changelog: https://github.com/awslabs/aws-lambda-rust-runtime/compare/lambda-events-0.11.1...lambda-events-0.12.0

Commits
  • f8cc32d Release runtime 0.12 and extension 0.11 (#900)
  • 3a049fe Organize imports (#899)
  • f484569 Add OpenTelemetry layer as optional (#898)
  • cc239ea Relax blanket implementation of Diagnostic (#897)
  • 92cdd74 Make child-spans work as expected when using the lambda-runtime (#896)
  • 175acb6 Update README.md (#895)
  • d38b1a4 Bump braces from 3.0.2 to 3.0.3 in /examples/http-axum/cdk (#894)
  • 6382a85 Release new patch versions for 0.11 (#893)
  • 85d1cb8 Log function error (#892)
  • d03bbc4 fix(events): makes ApproximateCreationDateTime optional in dynamo event strea...
  • Additional commits viewable in compare view


Updates lambda_http to 0.12.0

Release notes

Sourced from lambda_http's releases.

Lambda Events 0.12.0

What's Changed

Full Changelog: https://github.com/awslabs/aws-lambda-rust-runtime/compare/lambda-events-0.11.1...lambda-events-0.12.0

Commits
  • f8cc32d Release runtime 0.12 and extension 0.11 (#900)
  • 3a049fe Organize imports (#899)
  • f484569 Add OpenTelemetry layer as optional (#898)
  • cc239ea Relax blanket implementation of Diagnostic (#897)
  • 92cdd74 Make child-spans work as expected when using the lambda-runtime (#896)
  • 175acb6 Update README.md (#895)
  • d38b1a4 Bump braces from 3.0.2 to 3.0.3 in /examples/http-axum/cdk (#894)
  • 6382a85 Release new patch versions for 0.11 (#893)
  • 85d1cb8 Log function error (#892)
  • d03bbc4 fix(events): makes ApproximateCreationDateTime optional in dynamo event strea...
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 4 months ago

Superseded by #344.