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

Bump java-function-invoker from 1.2.0 to 1.2.1 #88

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps java-function-invoker from 1.2.0 to 1.2.1.

Release notes

Sourced from java-function-invoker's releases.

java-function-invoker: v1.2.1

1.2.1 (2023-03-02)

Bug Fixes

  • retrieving http headers on request object should be case insenstive (#178) (44da871)
Commits
  • ed91e93 chore(master): release java-function-invoker 1.2.1 (#179)
  • 44da871 fix: retrieving http headers on request object should be case insenstive (#178)
  • 3ac1abd chore: [StepSecurity] Harden GitHub Actions (#177)
  • 6ac80aa chore: configure codeql workflow (#176)
  • adf81d1 feat: configure security score card action (#175)
  • 19fd8eb chore: fix formatting and linting action (#174)
  • 3b7b701 feat: Add --gen2 support (#172)
  • 64ead93 Fix type in README.md (#169)
  • 99b162a chore: update buildpack integration test (#168)
  • 6a6662c chore: auto release to Maven after closing staging repo (#166)
  • 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 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 [java-function-invoker](https://github.com/GoogleCloudPlatform/functions-framework-java) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-java/releases)
- [Commits](GoogleCloudPlatform/functions-framework-java@java-function-invoker-v1.2.0...java-function-invoker-v1.2.1)

---
updated-dependencies:
- dependency-name: com.google.cloud.functions.invoker:java-function-invoker
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 4, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants