Skip to content

chore(deps): bump body-parser and @google-cloud/functions-framework in /functions#550

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/functions/multi-b627ffe563
Open

chore(deps): bump body-parser and @google-cloud/functions-framework in /functions#550
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/functions/multi-b627ffe563

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps body-parser to 2.2.2 and updates ancestor dependency @google-cloud/functions-framework. These dependencies need to be updated together.

Updates body-parser from 2.2.0 to 2.2.2

Release notes

Sourced from body-parser's releases.

v2.2.2

What's Changed

New Contributors

Full Changelog: expressjs/body-parser@v2.2.1...v2.2.2

v2.2.1

Important: Security

What's Changed

... (truncated)

Changelog

Sourced from body-parser's changelog.

2.2.2 / 2026-01-07

  • deps: qs@^6.14.1
  • refactor(json): simplify strict mode error string construction

2.2.1 / 2025-11-24

  • Security fix for GHSA-wqch-xfxh-vrr4
  • deps:
    • type-is@^2.0.1
    • iconv-lite@^0.7.0
      • Handle split surrogate pairs when encoding UTF-8
      • Avoid false positives in encodingExists by using prototype-less objects
    • raw-body@^3.0.1
    • debug@^4.4.3
Commits

Updates @google-cloud/functions-framework from 4.0.1 to 5.0.2

Release notes

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

v5.0.2

5.0.2 (2026-02-18)

Bug Fixes

  • correct deprecated API usage and source comment typos (#741) (8d3ac85)
  • deps: bump qs from 6.14.1 to 6.15.0 (#739) (6c6b444)

v5.0.1

5.0.1 (2026-02-06)

Bug Fixes

v5.0.0

5.0.0 (2025-12-30)

⚠ BREAKING CHANGES

  • update dependency express to v5 (#726)

Miscellaneous Chores

Changelog

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

5.0.2 (2026-02-18)

Bug Fixes

  • correct deprecated API usage and source comment typos (#741) (8d3ac85)
  • deps: bump qs from 6.14.1 to 6.15.0 (#739) (6c6b444)

5.0.1 (2026-02-06)

Bug Fixes

5.0.0 (2025-12-30)

⚠ BREAKING CHANGES

  • update dependency express to v5 (#726)

Miscellaneous Chores

Commits
  • 255019d chore(main): release 5.0.2 (#740)
  • 8d3ac85 fix: correct deprecated API usage and source comment typos (#741)
  • 6c6b444 fix(deps): bump qs from 6.14.1 to 6.15.0 (#739)
  • 0345426 chore(deps): bump qs from 6.14.1 to 6.14.2 in /docs/esm (#738)
  • 82fec65 chore(main): release 5.0.1 (#737)
  • 7c5551d fix: remove semver dependency (#700)
  • e0a7ff8 chore: configure dependabot to use fix commit type when updating depedencie...
  • 5ce5e51 chore(deps): allow compatible body-parser versions (#734)
  • 19b9606 chore(deps): bump lodash from 4.17.21 to 4.17.23 (#733)
  • 1b8dea3 chore(deps): bump express from 5.1.0 to 5.2.0 (#721)
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [body-parser](https://github.com/expressjs/body-parser) to 2.2.2 and updates ancestor dependency [@google-cloud/functions-framework](https://github.com/GoogleCloudPlatform/functions-framework-nodejs). These dependencies need to be updated together.


Updates `body-parser` from 2.2.0 to 2.2.2
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@v2.2.0...v2.2.2)

Updates `@google-cloud/functions-framework` from 4.0.1 to 5.0.2
- [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@v4.0.1...v5.0.2)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-version: 2.2.2
  dependency-type: indirect
- dependency-name: "@google-cloud/functions-framework"
  dependency-version: 5.0.2
  dependency-type: direct:production
...

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 Feb 23, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
formguide Ready Ready Preview, Comment Feb 23, 2026 4:00pm

Request Review

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.

0 participants