Skip to content
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

Bump firebase-functions-test from 0.3.3 to 2.4.0 in /functions #111

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2022

Bumps firebase-functions-test from 0.3.3 to 2.4.0.

Release notes

Sourced from firebase-functions-test's releases.

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
  • Add top-level bucket field to Mock Storage CloudEvents #145
  • Delete .travis.yml #120
  • Add CI for firebase-functions-test #147
  • Refactor MockCloudEvent generation to include user partial #146
  • Unit tests for MockCloudEvent generation refactor #150
  • Updated Dependencies
    • Bump plist from 3.0.1 to 3.0.5 #132
    • Bump minimist from 1.2.5 to 1.2.6 #129
    • Bump path-parse from 1.0.6 to 1.0.7 #115
    • Bump pathval from 1.1.0 to 1.1.1 #127
    • Bump glob-parent from 5.1.1 to 5.1.2 #103
    • Bump ws from 7.3.1 to 7.5.7 #133

v2.0.2

  • Fix Compiler error after update to v2.0.0 (#141)

v2.0.1

  • Make WrappedFunction curry type info (#138)
  • Update to firebase-functions@2.21 to include updated typing (#139)

v2.0.0

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [firebase-functions-test](https://github.com/firebase/firebase-functions-test) from 0.3.3 to 2.4.0.
- [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...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 11, 2022
@guardrails
Copy link

guardrails bot commented Sep 11, 2022

⚠️ We detected 15 security issues in this pull request:

Vulnerable Libraries (15)
Severity Details
Medium bootstrap@3.3.5 upgrade to: >3.4.0
Medium jquery@1.11.3 upgrade to: >3.5.0
Medium pkg:npm/node-fetch@2.6.7@2.6.7 (t) - no patch available
High pkg:npm/protobufjs@6.11.2@6.11.2 (t) upgrade to: 6.11.3
High pkg:npm/dicer@0.3.0@0.3.0 (t) - no patch available
High pkg:npm/fb-watchman@2.0.1@2.0.1 (t) - no patch available
High pkg:npm/jake@10.8.2@10.8.2 (t) - no patch available
Medium pkg:npm/express@4.17.1@4.17.1 - no patch available
High pkg:npm/minimatch@3.0.4@3.0.4 (t) - no patch available
N/A pkg:npm/node-forge@0.10.0@0.10.0 (t) upgrade to: 1.0.0
Critical pkg:npm/filelist@1.0.2@1.0.2 (t) - no patch available
Critical ejs@3.1.6 upgrade to: >=3.1.7
High firebase-admin@10.0.0 upgrade to: >10.2.0
High google-gax@2.28.1 (t) upgrade to: >2.2.1-pre.2 || >2.30.4 || >3.0.1
Medium google-p12-pem@3.1.2 (t) upgrade to: >3.1.2

More info on how to fix Vulnerable Libraries in JavaScript.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant