Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps github.com/GoogleCloudPlatform/functions-framework-go from 1.6.1 to 1.7.0.

Release notes

Sourced from github.com/GoogleCloudPlatform/functions-framework-go's releases.

v1.7.0

1.7.0 (2023-04-18)

Features

  • Add support for strongly typed function signature (#168) (06264b6)
  • Allow registering multiple functions with one server for local testing (#154) (fcc3f61)
  • configure security score card action (#169) (e038fee)
Changelog

Sourced from github.com/GoogleCloudPlatform/functions-framework-go's changelog.

1.7.0 (2023-04-18)

Features

  • Add support for strongly typed function signature (#168) (06264b6)
  • Allow registering multiple functions with one server for local testing (#154) (fcc3f61)
  • configure security score card action (#169) (e038fee)

1.6.0 (2022-08-05)

Features

Bug Fixes

  • adding a check for null http handler before starting the server (#138) (5d5bf7a)
  • Allow registering multiple functions with one server for local testing. (#143) (3cab285)
  • log CloudEvent function errors to stderr (#132) (ac973b4)
  • remove obsolete blank prints (#144) (5c7091f)

1.5.3 (2022-02-10)

Bug Fixes

  • return generic error message when function panics (#111) (e25c08a)

1.5.2 (2021-11-24)

Bug Fixes

  • make metadata.FromContext work again (#103) (2714714)

1.5.1 (2021-11-17)

Bug Fixes

  • minimize dependencies on 3P libraries (#101) (f5c1abd)

1.5.0 (2021-11-10)

Features

... (truncated)

Commits

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 [github.com/GoogleCloudPlatform/functions-framework-go](https://github.com/GoogleCloudPlatform/functions-framework-go) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-go/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/functions-framework-go/blob/master/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/functions-framework-go@v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/functions-framework-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from mooseburgr as a code owner April 24, 2023 07:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 24, 2023
@mooseburgr mooseburgr merged commit fd87b34 into main Apr 25, 2023
@mooseburgr mooseburgr deleted the dependabot/go_modules/github.com/GoogleCloudPlatform/functions-framework-go-1.7.0 branch April 25, 2023 16:00
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants