Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Bump github.com/GoogleCloudPlatform/functions-framework-go from 1.6.1 to 1.8.0 in /src/cloud_functions/reencrypt_data #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 22, 2023

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

Release notes

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

v1.8.0

1.8.0 (2023-09-26)

Features

  • Added instructions for binding locally. (#215) (8e6bded)

Bug Fixes

v1.7.4

1.7.4 (2023-06-06)

Bug Fixes

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

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.8.0 (2023-09-26)

Features

  • Added instructions for binding locally. (#215) (8e6bded)

Bug Fixes

1.7.4 (2023-06-06)

Bug Fixes

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

1.7.3 (2023-05-10)

Bug Fixes

  • attempt to log panic error in one logging entry (#197) (df1a83d)

1.7.2 (2023-05-08)

Bug Fixes

  • wrap panic message when log to stderr (#195) (a1541ce)

1.7.1 (2023-04-24)

Bug Fixes

  • add new line to panic stack trace so Error Reporting can ingest the log (#190) (76466dd)

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)

... (truncated)

Commits
  • 953b08e chore(main): release 1.8.0 (#210)
  • 8e6bded feat: Added instructions for binding locally. (#215)
  • 77b9da8 chore(deps): update all non-major dependencies (#214)
  • 7c7ff78 ci: [Automation] Update go matrix (#211)
  • 2d3e124 ci: update harden-runner (#212)
  • 36da322 ci: retarget buildpack integration test to main instead of release version
  • 1df83a7 ci: rename master branch to main (#209)
  • 86bae76 chore: run integration tests on pull request (#208)
  • b16760a fix: correct formatting of status print (#206)
  • b454f0c chore: add conformance test coverage for typed function signature (#205)
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.8.0.
- [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-go/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/functions-framework-go/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/functions-framework-go@v1.6.1...v1.8.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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants