Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2025

Bumps @google-cloud/functions-framework from 3.4.2 to 3.5.1.

Release notes

Sourced from @​google-cloud/functions-framework's releases.

v3.5.1

3.5.1 (2025-03-27)

Bug Fixes

  • correct handling of IGNORED_ROUTES set to empty (4799207)

v3.5.0

3.5.0 (2025-03-27)

Features

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

Bug Fixes

  • deps: downgrade @​types/express to v4 (d40a514)

v3.4.6

3.4.6 (2025-03-04)

Bug Fixes

v3.4.5

3.4.5 (2024-12-26)

Bug Fixes

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

v3.4.4

3.4.4 (2024-12-19)

Bug Fixes

  • do not call render in the errorHandler (#665) (9206893)

v3.4.3

3.4.3 (2024-12-12)

Bug Fixes

... (truncated)

Changelog

Sourced from @​google-cloud/functions-framework's changelog.

3.5.1 (2025-03-27)

Bug Fixes

  • correct handling of IGNORED_ROUTES set to empty (4799207)

3.5.0 (2025-03-27)

Features

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

Bug Fixes

  • deps: downgrade @​types/express to v4 (d40a514)

3.4.6 (2025-03-04)

Bug Fixes

3.4.5 (2024-12-26)

Bug Fixes

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

3.4.4 (2024-12-19)

Bug Fixes

  • do not call render in the errorHandler (#665) (9206893)

3.4.3 (2024-12-12)

Bug Fixes

  • Fix typings for functions.cloudEvent to include callback. (#631) (47cd4c6)
Commits
  • 5679093 chore(main): release 3.5.1
  • 4799207 fix: correct handling of IGNORED_ROUTES set to empty
  • 356d2b0 chore(main): release 3.5.0
  • d40a514 fix(deps): downgrade @​types/express to v4
  • 053a4ca chore: nodejs versions in github workflows (#680)
  • 70f68e9 introduce a new option for configuring ignored routes (#679)
  • 1c039ab chore: remove all assignees from blunderbuss.yml (#678)
  • a941cd1 chore(main): release 3.4.6 (#677)
  • a5394d5 fix: remove logger.errorHandler. (#676)
  • 55f97f5 chore(deps): update dependency @​types/mocha to v10
  • 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 [@google-cloud/functions-framework](https://github.com/GoogleCloudPlatform/functions-framework-nodejs) from 3.4.2 to 3.5.1.
- [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/functions-framework-nodejs@v3.4.2...v3.5.1)

---
updated-dependencies:
- dependency-name: "@google-cloud/functions-framework"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant