Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.google.cloud.functions:functions-framework-api from 1.1.0 to 1.1.4 #44787

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2024

Bumps com.google.cloud.functions:functions-framework-api from 1.1.0 to 1.1.4.

Release notes

Sourced from com.google.cloud.functions:functions-framework-api's releases.

functions-framework-api: v1.1.4

1.1.4 (2024-11-22)

Bug Fixes

functions-framework-api: v1.1.3

1.1.3 (2024-10-05)

Bug Fixes

functions-framework-api: v1.1.2

1.1.2 (2024-09-27)

Bug Fixes

  • use a version of maven-source-plugin that's available in mavencentral (#288) (f8c1d57)

Functions Framework 1.1.1

  • Increase maximum concurrent requests for jetty server to 1000

functions-framework-api: v1.1.1

1.1.1 (2024-06-27)

Bug Fixes

  • release 1.1.1; this updates transitive dependencies on jackson (#277) (7e4ca5d)
Commits
  • 1506764 chore(main): release functions-framework-api 1.1.4 (#304)
  • 6d2fc84 fix: remove print maven repo username (#308)
  • 54180ad fix: print username for maven repo publish and revert maven-source-plugin to ...
  • 2db9a2b fix: revert maven-source-plugin to 3.2.1 (#303)
  • bcce78e fix: update release pipeline to use maven token instead of user:password (#300)
  • 09caeca fix: update lint formatting to use JDK 17 so axel-op/googlejavaformat… (#302)
  • d93ccf3 fix: update lint to use JDK 17 so axel-op/googlejavaformat-action works (#301)
  • ab539e8 chore(deps): update all non-major dependencies (#293)
  • c622da9 fix: update builder image url to correct project repository (#299)
  • 066c29e chore(main): release functions-framework-api 1.1.4-SNAPSHOT (#298)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 [com.google.cloud.functions:functions-framework-api](https://github.com/GoogleCloudPlatform/functions-framework-java) from 1.1.0 to 1.1.4.
- [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-java/releases)
- [Commits](GoogleCloudPlatform/functions-framework-java@functions-framework-api-v1.1.0...functions-framework-api-v1.1.4)

---
updated-dependencies:
- dependency-name: com.google.cloud.functions:functions-framework-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Nov 27, 2024
Copy link

quarkus-bot bot commented Nov 28, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 918ed54.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 17 Windows

📦 extensions/micrometer/deployment

io.quarkus.micrometer.deployment.binder.VertxTcpMetricsNoClientMetricsTest.testTcpMetricsWithoutClientMetrics - History

  • event executor terminated - java.util.concurrent.RejectedExecutionException
java.util.concurrent.RejectedExecutionException: event executor terminated
	at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:934)
	at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:353)
	at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:346)
	at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:836)
	at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:827)
	at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:817)
	at io.vertx.core.impl.EventLoopExecutor.execute(EventLoopExecutor.java:35)

@gsmet gsmet merged commit bbf9e16 into main Nov 28, 2024
52 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.18 - main milestone Nov 28, 2024
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud.functions-functions-framework-api-1.1.4 branch November 28, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant