Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2023

This PR contains the following updates:

Package Change Age Confidence
github.com/GoogleCloudPlatform/functions-framework-go v1.6.1 -> v1.9.2 age confidence

Release Notes

GoogleCloudPlatform/functions-framework-go (github.com/GoogleCloudPlatform/functions-framework-go)

v1.9.2

Compare Source

Bug Fixes
  • Generate psedurandom execution id if Function-Execution-Id is not provided; Update README with examples (#​260) (7107a52)
  • update builder image url to correct project repository (#​264) (9df82d8)

v1.9.1

Compare Source

Update dependency versions

v1.9.0

Compare Source

Features
Bug Fixes

v1.8.1

Compare Source

Bug Fixes
  • Add GCP error reporting log format to cloudevent functions and include panic message in stack trace. (#​230) (0a89bb4)

v1.8.0

Compare Source

Features
Bug Fixes

v1.7.4

Compare Source

Bug Fixes
  • add new line to panic stack trace so Error Reporting can ingest the log (#​203) (1a50c23)

v1.7.3

Compare Source

v1.7.2

Compare Source

v1.7.1

Compare Source

v1.7.0

Compare Source

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-googlecloudplatform-functions-framework-go-1.x branch from 4ea81fe to 5846af1 Compare June 7, 2023 02:14
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.7.3 Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.7.4 Jun 7, 2023
@renovate renovate bot force-pushed the renovate/github.com-googlecloudplatform-functions-framework-go-1.x branch from 5846af1 to 974aa52 Compare September 28, 2023 00:06
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.7.4 Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.8.0 Sep 28, 2023
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.8.0 Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.8.1 Feb 14, 2024
@renovate renovate bot force-pushed the renovate/github.com-googlecloudplatform-functions-framework-go-1.x branch from 974aa52 to 9858d1d Compare February 14, 2024 22:05
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.8.1 Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.8.1 - autoclosed Mar 22, 2024
@renovate renovate bot closed this Mar 22, 2024
@renovate renovate bot deleted the renovate/github.com-googlecloudplatform-functions-framework-go-1.x branch March 22, 2024 07:34
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.8.1 - autoclosed Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.8.1 Mar 22, 2024
@renovate renovate bot reopened this Mar 22, 2024
@renovate renovate bot restored the renovate/github.com-googlecloudplatform-functions-framework-go-1.x branch March 22, 2024 10:34
@renovate renovate bot force-pushed the renovate/github.com-googlecloudplatform-functions-framework-go-1.x branch 2 times, most recently from 49db59d to e427e33 Compare April 16, 2024 05:23
Copy link
Contributor Author

renovate bot commented Jul 2, 2024

ℹ Artifact update notice

File name: function/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 12 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.19 -> 1.21
cloud.google.com/go/compute v1.12.1 -> v1.29.0
cloud.google.com/go/compute/metadata v0.4.0 -> v0.6.0
github.com/cloudevents/sdk-go/v2 v2.12.0 -> v2.15.2
google.golang.org/api v0.102.0 -> v0.214.0
cloud.google.com/go/functions v1.7.0 -> v1.19.3
go.opencensus.io v0.23.0 -> v0.24.0
golang.org/x/net v0.0.0-20221014081412-f15817d10f9b -> v0.33.0
golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783 -> v0.24.0
golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 -> v0.28.0
golang.org/x/text v0.4.0 -> v0.21.0
google.golang.org/appengine v1.6.7 -> v1.6.8
google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e -> v0.0.0-20241118233622-e639e219e697

@renovate renovate bot force-pushed the renovate/github.com-googlecloudplatform-functions-framework-go-1.x branch 2 times, most recently from cfb61c2 to ac580e8 Compare July 2, 2024 04:40
@renovate renovate bot force-pushed the renovate/github.com-googlecloudplatform-functions-framework-go-1.x branch from ac580e8 to 23228ef Compare August 8, 2024 01:15
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.8.1 Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.0 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/github.com-googlecloudplatform-functions-framework-go-1.x branch from 23228ef to 81f7aa7 Compare January 9, 2025 09:49
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.0 Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.1 Jan 9, 2025
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.1 Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.1 - autoclosed Jan 22, 2025
@renovate renovate bot closed this Jan 22, 2025
@renovate renovate bot deleted the renovate/github.com-googlecloudplatform-functions-framework-go-1.x branch January 22, 2025 08:33
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.1 - autoclosed Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.1 Jan 22, 2025
@renovate renovate bot reopened this Jan 22, 2025
@renovate renovate bot force-pushed the renovate/github.com-googlecloudplatform-functions-framework-go-1.x branch 2 times, most recently from 81f7aa7 to f91b218 Compare January 22, 2025 17:31
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.1 Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.1 - autoclosed Jan 30, 2025
@renovate renovate bot closed this Jan 30, 2025
@renovate renovate bot force-pushed the renovate/github.com-googlecloudplatform-functions-framework-go-1.x branch from 5d02eba to fffbede Compare April 11, 2025 05:31
@renovate renovate bot force-pushed the renovate/github.com-googlecloudplatform-functions-framework-go-1.x branch from fffbede to f236796 Compare May 7, 2025 13:04
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 - autoclosed May 14, 2025
@renovate renovate bot closed this May 14, 2025
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 - autoclosed Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 May 14, 2025
@renovate renovate bot reopened this May 14, 2025
@renovate renovate bot force-pushed the renovate/github.com-googlecloudplatform-functions-framework-go-1.x branch from 162cf74 to f236796 Compare May 14, 2025 10:43
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 - autoclosed May 27, 2025
@renovate renovate bot closed this May 27, 2025
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 - autoclosed Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 May 28, 2025
@renovate renovate bot reopened this May 28, 2025
@renovate renovate bot force-pushed the renovate/github.com-googlecloudplatform-functions-framework-go-1.x branch from f3b2dc8 to f236796 Compare May 28, 2025 03:24
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 - autoclosed Jun 10, 2025
@renovate renovate bot closed this Jun 10, 2025
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 - autoclosed Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 Jun 10, 2025
@renovate renovate bot reopened this Jun 10, 2025
@renovate renovate bot force-pushed the renovate/github.com-googlecloudplatform-functions-framework-go-1.x branch 2 times, most recently from f236796 to 8c38c70 Compare June 10, 2025 18:56
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 - autoclosed Jul 14, 2025
@renovate renovate bot closed this Jul 14, 2025
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 - autoclosed Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 Jul 14, 2025
@renovate renovate bot reopened this Jul 14, 2025
@renovate renovate bot force-pushed the renovate/github.com-googlecloudplatform-functions-framework-go-1.x branch 2 times, most recently from 8c38c70 to 4a1832d Compare July 14, 2025 11:31
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 - autoclosed Jul 16, 2025
@renovate renovate bot closed this Jul 16, 2025
@renovate renovate bot changed the title Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 - autoclosed Update module github.com/GoogleCloudPlatform/functions-framework-go to v1.9.2 Jul 16, 2025
@renovate renovate bot reopened this Jul 16, 2025
@renovate renovate bot force-pushed the renovate/github.com-googlecloudplatform-functions-framework-go-1.x branch from 4a1832d to 540e7d8 Compare August 10, 2025 12:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants