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

build(deps-dev): bump firebase-functions-test from 0.3.1 to 2.4.0 #1674

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps firebase-functions-test from 0.3.1 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

... (truncated)

Commits

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 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.1 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.1...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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 9, 2022
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.

None yet

1 participant