Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 4, 2025

This PR contains the following updates:

Package Change Age Confidence
@google-cloud/functions-framework ^3.1.3 -> ^3.1.3 || ^4.0.0 age confidence
@google-cloud/functions-framework 3.4.2 -> 4.0.0 age confidence
@google-cloud/functions-framework ^3.1.3 -> ^4.0.0 age confidence

Release Notes

GoogleCloudPlatform/functions-framework-nodejs (@​google-cloud/functions-framework)

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • upgrade all dependencies
  • delete the undocumented "typed" function signature
  • drop support for old nodejs versions
Bug Fixes
  • delete the undocumented "typed" function signature (c0714e7)
Miscellaneous Chores
  • drop support for old nodejs versions (c0714e7)
  • upgrade all dependencies (c0714e7)

v3.5.1

Compare Source

Bug Fixes
  • correct handling of IGNORED_ROUTES set to empty (4799207)

v3.5.0

Compare Source

Features
  • adds a new ignored-routes config option (70f68e9)
Bug Fixes

v3.4.6

Compare Source

Bug Fixes

v3.4.5

Compare Source

Bug Fixes
  • fix trace context pattern, remove trace id and respect logging span id field. (#​667) (0fb00a5)

v3.4.4

Compare Source

Bug Fixes

v3.4.3

Compare Source

Bug Fixes
  • Fix typings for functions.cloudEvent to include callback. (#​631) (47cd4c6)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 these updates 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/google-cloud-functions-framework-4.x branch from 50df120 to 5197363 Compare August 10, 2025 14:48
@renovate renovate bot force-pushed the renovate/google-cloud-functions-framework-4.x branch from 5197363 to 7326877 Compare September 27, 2025 08:36
@renovate renovate bot force-pushed the renovate/google-cloud-functions-framework-4.x branch from 7326877 to ff0de1f Compare October 25, 2025 10:00
@renovate renovate bot force-pushed the renovate/google-cloud-functions-framework-4.x branch from ff0de1f to 7805923 Compare November 15, 2025 10:09
@renovate
Copy link
Contributor Author

renovate bot commented Nov 15, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code EBADENGINE
npm error engine Unsupported engine
npm error engine Not compatible with your version of node/npm: [email protected]
npm error notsup Not compatible with your version of node/npm: [email protected]
npm error notsup Required: {"node":">=16 <=22"}
npm error notsup Actual:   {"npm":"10.9.1","node":"v24.11.1"}
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-11-15T10_08_48_985Z-debug-0.log

File name: pnpm-lock.yaml
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 48, reused 39, downloaded 9, added 0
 ERR_PNPM_UNSUPPORTED_ENGINE  Unsupported environment (bad pnpm and/or Node.js version)

This error happened while installing the dependencies of @google-cloud/[email protected]

Your Node version is incompatible with "registry.npmjs.org/cloudevents/8.0.2".

Expected version: >=16 <=22
Got: v24.11.1

This is happening because the package's manifest has an engines.node field specified.
To fix this issue, install the required Node version.

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