Skip to content

Bump form-data and firebase-admin in /functions #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 22, 2025

Bumps form-data to 2.5.5 and updates ancestor dependency firebase-admin. These dependencies need to be updated together.

Updates form-data from 2.3.2 to 2.5.5

Release notes

Sourced from form-data's releases.

v2.5.2

Fixes

  • Buffer.from and Buffer.alloc require node 4+
  • npmignore temporary build files (#532)
  • move util.isArray to Array.isArray (#564)

Tests

  • migrate from travis to GHA

Dev Improvements

  • Fixed error in the documentations as indicated in #439
  • Added remaining combined-stream options to typedef
  • Bumped rimraf to 2.7.1 (dev-dep)
  • Added constructor options to TypeScript defs
  • Fixed error in callback signatures

Added Types

  • Added TS types
  • Improved documentation

Added getBuffer method

Updated test builds to support node10 and 12.

Changelog

Sourced from form-data's changelog.

v2.5.5 - 2025-07-18

Commits

  • [meta] actually ensure the readme backup isn’t published 10626c0
  • [Fix] use proper dependency 026abe5

v2.5.4 - 2025-07-17

Fixed

Commits

  • [eslint] update linting config 8bf2492
  • [meta] add auto-changelog b5101ad
  • [Tests] handle predict-v8-randomness failures in node < 17 and node > 23 0e93122
  • [Fix] Switch to using crypto random for boundary values b88316c
  • [Fix] validate boundary type in setBoundary() method 131ae5e
  • [Tests] Switch to newer v8 prediction library; enable node 24 testing c97cfbe
  • [Refactor] use hasown 97ac9c2
  • [meta] remove local commit hooks be99d4e
  • [Dev Deps] remove unused deps ddbc89b
  • [meta] fix scripts to use prepublishOnly e351a97
  • [Dev Deps] remove unused script 8f23366
  • [Dev Deps] add missing peer dep 02ff026
  • [meta] fix readme capitalization 2fd5f61

v2.5.3 - 2025-02-14

Merged

Fixed

Commits

  • [Refactor] use Object.prototype.hasOwnProperty.call 6e682d4
  • [Dev Deps] update @types/node, browserify, coveralls, eslint, formidable, in-publish, phantomjs-prebuilt, pkgfiles, pre-commit, request, tape, typescript 819f6b7
  • Only apps should have lockfiles b170ee2
  • [Deps] update combined-stream, mime-types 6b1ca1d
  • Bumped version 2.5.3 9457283
  • [Dev Deps] pin request which via tough-cookie ^2.4 depends on psl 9dbe192

v2.5.2 - 2024-10-10

... (truncated)

Commits
  • 40de5a7 v2.5.5
  • 026abe5 [Fix] use proper dependency
  • 10626c0 [meta] actually ensure the readme backup isn’t published
  • efe6c26 v2.5.4
  • c97cfbe [Tests] Switch to newer v8 prediction library; enable node 24 testing
  • 0e93122 [Tests] handle predict-v8-randomness failures in node < 17 and node > 23
  • b88316c [Fix] Switch to using crypto random for boundary values
  • b70869d [Fix] append: avoid a crash on nullish values
  • 131ae5e [Fix] validate boundary type in setBoundary() method
  • 8bf2492 [eslint] update linting config
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for form-data since your current version.


Updates firebase-admin from 5.12.1 to 13.4.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.4.0

New Features

  • feat(fdc): Data Connect Bulk Import (#2905)

Miscellaneous

  • [chore] Release 13.4.0 (#2917)
  • chore(fdc): remove tags from Data Connect APIs (#2918)
  • build(deps): bump @​firebase/database-compat from 2.0.3 to 2.0.5 (#2901)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.52.1 to 7.52.7 (#2912)

Firebase Admin Node.js SDK v13.3.0

New Features

  • feat(fcm): Support proxy field in FCM AndroidNotification (#2874)

Bug Fixes

  • fix(fcm): Provide inner errors from a session AggregateError to remove ambiguity (#2879)
  • fix(fcm): Wrap HTTP/2 session errors in promise (#2868)

Miscellaneous

  • [chore] Release 13.3.0 (#2904)
  • build(deps): bump axios in /.github/actions/send-email (#2899)
  • build(deps): bump jwks-rsa from 3.1.0 to 3.2.0 (#2885)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.48 to 0.2.51 (#2872)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.48.1 to 7.52.1 (#2877)

Firebase Admin Node.js SDK v13.2.0

New Features

  • feat(fdc): Add support for Data Connect Impersonation (#2844)

Bug Fixes

  • fix(functions): Use emulated credentials when connecting to the emulator (#2857)
  • fix(dc): Use emulated credentials with Data Connect Emulator (#2853)
  • fix: equality comparison for semantic version when number of segments = max allowed segments (#2794)

Miscellaneous

  • [chore] Release 13.2.0 Take 2 (#2867)
  • [chore] Release 13.2.0 (#2866)
  • build(deps): bump @​firebase/database-compat from 2.0.1 to 2.0.3 (#2849)
  • build(deps-dev): bump @​types/lodash from 4.17.13 to 4.17.15 (#2848)

... (truncated)

Commits
  • 3c2cb9f [chore] Release 13.4.0 (#2917)
  • a00d409 chore(fdc): remove tags from Data Connect APIs (#2918)
  • 7ba9fd2 build(deps): bump @​firebase/database-compat from 2.0.3 to 2.0.5 (#2901)
  • a2e92f4 build(deps-dev): bump @​microsoft/api-extractor from 7.52.1 to 7.52.7 (#2912)
  • 8e3290e feat(fdc): Data Connect Bulk Import (#2905)
  • c309057 [chore] Release 13.3.0 (#2904)
  • 446843b build(deps): bump axios in /.github/actions/send-email (#2899)
  • 1636b5b fix(fcm): Provide inner errors from a session AggregateError to remove ambi...
  • 43e5860 build(deps): bump jwks-rsa from 3.1.0 to 3.2.0 (#2885)
  • a46086b feat(fcm): Support proxy field in FCM AndroidNotification (#2874)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for firebase-admin since your current version.


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

Bumps [form-data](https://github.com/form-data/form-data) to 2.5.5 and updates ancestor dependency [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies need to be updated together.


Updates `form-data` from 2.3.2 to 2.5.5
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/v2.5.5/CHANGELOG.md)
- [Commits](form-data/form-data@v2.3.2...v2.5.5)

Updates `firebase-admin` from 5.12.1 to 13.4.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v5.12.1...v13.4.0)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 2.5.5
  dependency-type: indirect
- dependency-name: firebase-admin
  dependency-version: 13.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 22, 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.

0 participants