GoogleCloudPlatform / functions-framework-dart

FaaS (Function as a service) framework for writing portable Dart functions
https://pub.dev/packages/functions_framework
Apache License 2.0
535 stars 54 forks source link

build(deps): bump GoogleCloudPlatform/functions-framework-conformance from 1.5.1 to 1.5.5 #334

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps GoogleCloudPlatform/functions-framework-conformance from 1.5.1 to 1.5.5.

Release notes

Sourced from GoogleCloudPlatform/functions-framework-conformance's releases.

v1.5.5

Workflows

  • Add default value of function_output.json for buildpack integration test workflow so it doesn't need to be explicitly specified by callers

v1.5.4

Client

  • respect -output-file flag in buildpacks mode
  • ensure conformance test server logs are printed when validation fails

v1.5.3

Workflows

  • Add output-file parameter for buildpack integration test workflow

v1.5.2

Workflows

  • Add start-delay parameter to buildpack integration test workflow
Commits
  • 21e0a4f fix: add default output-file workflow value (#111)
  • 670993d fix: ensure conformance test server logs are printed when validation fails (#...
  • 1a90e62 fix: respect -output-file flag in buildpacks mode (#109)
  • 03998b0 feat: add output file parameter to buildpack integration test workflow (#108)
  • 88451d6 feat: add start-delay parameter to buildpack integration test workflow (#106)
  • 063ad0d chore: remove unnecessary files (#105)
  • See full diff 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)