Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

Bump firebase-functions-test from 0.3.3 to 3.4.1 in /functions#165

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/functions/firebase-functions-test-3.4.1
Open

Bump firebase-functions-test from 0.3.3 to 3.4.1 in /functions#165
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/functions/firebase-functions-test-3.4.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 21, 2025

Bumps firebase-functions-test from 0.3.3 to 3.4.1.

Release notes

Sourced from firebase-functions-test's releases.

v3.4.1

  • Support FIRESTORE_EMULATOR_HOST env var for Firestore triggers (#184)

v3.4.0

  • Explicitly import from the v1 namespace to unbreak firebase-functions 6.x (#243).
  • Explciitly import from the v2 namespace so that #243 doesn't break firebase-functions versions below 6.x (#252)
  • Also adds firebase-admin 13.x as a supported version in peer-deps (#252)

v3.3.0

  • Add support for v2 callable functions (#229).

v3.2.0

  • Add support for testing Firestore 2nd gen Auth Context triggers. (#227)

v3.1.1

  • Extend support for firebase-admin@12 (#220)

v3.1.0

  • Add testing support for 2nd gen firestore triggers (#200).

v3.0.0

BREAKING

  • Drop support for Firebase Functions SDK v3 and below.
  • Drop support for Firebase Admin SDK v7 and below.

v2.4.0

  • Add support for Params (#168)
  • Use conditional typing for defining the right set of options (#166)
  • Bump ts-deepmerge from 2.0.1 to 2.0.2 (#161)

v2.3.0

  • Add MockCloudEvents for RTDB-V2 (#156)
  • Update Rtdb test sdk to allow json for Mock CloudEvents (#159)

v2.2.0

  • Add >=jest@28 as a peerDependency (#152)

v2.1.0

Breaking Improvements

  • Generated CloudEvents will use the user-provided Partial to infer other fields. #146
    • For storage events, updating the Partial's bucket will update:
      • data.bucket
      • Parts of source, data.selfLink, data.id
    • For PubSub events, updating the Partial's data.message.json will:
      • generate a new base64 string for data.message.data
        • (But a user-provided data.message.data still takes priority)

Full list of Changes

  • Update to README.md to include more samples #143

... (truncated)

Commits
  • 12dd9cf 3.4.1
  • bd4396c chore: fix formatting, github workflow deprecation, and missing changelog (#259)
  • 56287f4 fix(firestore): use hostname from env variable (#184)
  • 53f3e3e [firebase-release] Removed change log and reset repo after 3.4.0 release
  • bae9924 3.4.0
  • cbf289a add /v2 imports back in to support firebase-functions versions below 6.x (#252)
  • b78cbc4 Update to firebase-functions 6 (#243)
  • c3c9abc [firebase-release] Removed change log and reset repo after 3.3.0 release
  • 9f074f2 3.3.0
  • 4a7f05e add changelog entry (#232)
  • 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 [firebase-functions-test](https://github.com/firebase/firebase-functions-test) from 0.3.3 to 3.4.1.
- [Release notes](https://github.com/firebase/firebase-functions-test/releases)
- [Changelog](https://github.com/firebase/firebase-functions-test/blob/master/tsconfig.release.json)
- [Commits](firebase/firebase-functions-test@v0.3.3...v3.4.1)

---
updated-dependencies:
- dependency-name: firebase-functions-test
  dependency-version: 3.4.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from aravindvnair99 May 21, 2025 19:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 21, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 21, 2025

Reviewers

The following users could not be added as reviewers: AravindVNair99. Either the username does not exist or it does not have the correct permissions to be added as a reviewer.

Assignees

The following users could not be added as assignees: AravindVNair99. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 21, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant