fix(deps): update dependency @google-cloud/functions-framework to v3.4.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@google-cloud/functions-framework | dependencies | minor | 3.3.0 -> 3.4.2 |
Release Notes
GoogleCloudPlatform/functions-framework-nodejs (@google-cloud/functions-framework)
v3.4.2
Bug Fixes
v3.4.1
Bug Fixes
- if execution id support requested for node 12, fail open and drop execution id support instead of crashing out (#618) (47003fd)
- parse structured logs, and handle ANSI escape codes in logs (#620) (33a7266)
v3.4.0
Features
- AbortController to signal request timeouts (#600) (7a538e0)
- add execution id support (#592) (1c48074)
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot