Skip to content

Bump body-parser and @google-cloud/functions-framework in /infra/dataform-service/src#230

Merged
max-ostapenko merged 5 commits intomainfrom
dependabot/npm_and_yarn/infra/dataform-service/src/multi-116f458471
Feb 14, 2026
Merged

Bump body-parser and @google-cloud/functions-framework in /infra/dataform-service/src#230
max-ostapenko merged 5 commits intomainfrom
dependabot/npm_and_yarn/infra/dataform-service/src/multi-116f458471

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 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.1

Release notes

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

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.1 (2026-02-06)

Bug Fixes

5.0.0 (2025-12-30)

⚠ BREAKING CHANGES

  • update dependency express to v5 (#726)

Miscellaneous Chores

Commits
  • 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)
  • 7a456fa chore(deps): update all non-major dependencies (#719)
  • cdc7a7e chore(deps): update actions/checkout action to v6 (#720)
  • 48cc46b docs: Fix hanging "For " in README.md (#725)
  • cedf6e7 chore(deps): bump qs from 6.14.0 to 6.14.1 (#729)
  • 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.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@v4.0.1...v5.0.1)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-version: 2.2.2
  dependency-type: indirect
- dependency-name: "@google-cloud/functions-framework"
  dependency-version: 5.0.1
  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 14, 2026
@max-ostapenko max-ostapenko merged commit b84765e into main Feb 14, 2026
32 checks passed
@max-ostapenko max-ostapenko deleted the dependabot/npm_and_yarn/infra/dataform-service/src/multi-116f458471 branch February 14, 2026 18:00
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