Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GoogleCloudPlatform/functions-framework-nodejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: GoogleCloudPlatform/functions-framework-nodejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.1
Choose a head ref
  • 12 commits
  • 21 files changed
  • 7 contributors

Commits on Jan 12, 2026

  1. chore(deps): bump body-parser from 2.2.0 to 2.2.1 (#717)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    a3083c7 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump qs, body-parser and express in /docs/esm (#731)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    55e4737 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump qs from 6.14.0 to 6.14.1 (#729)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    cedf6e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48cc46b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdc7a7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a456fa View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2026

  1. chore(deps): bump express from 5.1.0 to 5.2.0 (#721)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    1b8dea3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2026

  1. chore(deps): bump lodash from 4.17.21 to 4.17.23 (#733)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    19b9606 View commit details
    Browse the repository at this point in the history
  2. chore(deps): allow compatible body-parser versions (#734)

    Thank you for the PR!
    caugner authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    5ce5e51 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. Configuration menu
    Copy the full SHA
    e0a7ff8 View commit details
    Browse the repository at this point in the history
  2. fix: remove semver dependency (#700)

    Co-authored-by: Daniel Lee <danielylee@google.com>
    Uzlopak and taeold authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    7c5551d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. chore(main): release 5.0.1 (#737)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    82fec65 View commit details
    Browse the repository at this point in the history
Loading