dibo
dibo copied to clipboard
fix(): update dependency firebase-functions-test to v2 [renovate]
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| firebase-functions-test | ^0.3.3 -> 2.2.0 |
Release Notes
firebase/firebase-functions-test
v2.2.0
- Add >=jest@28 as a peerDependency (#152)
v2.1.0
Breaking Improvements
- Generated CloudEvents will use the user-provided Partial<CloudEvent> to infer other fields. #146
- For storage events, updating the Partial's
bucketwill update:-
data.bucket - Parts of
source,data.selfLink,data.id
-
- For PubSub events, updating the Partial's
data.message.jsonwill:- generate a new base64 string for
data.message.data- (But a user-provided
data.message.datastill takes priority)
- (But a user-provided
- generate a new base64 string for
- For storage events, updating the Partial's
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
v2.0.2
- Fix Compiler error after update to v2.0.0 (#141)
v2.0.1
- Make WrappedFunction curry type info (#138)
- Update to
[email protected]to include updated typing (#139)
v2.0.0
- Try to extract context.params from triggered data pull request
- Implement firebase-functions-test wrapV2 pull request
- Update minimum Node version to v14 pull request
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.