Closed greenkeeper[bot] closed 5 years ago
After pinning to 6.10.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
firebase-tools was updated from 6.11.0
to 6.12.0
.Your tests are still failing with this version. Compare changes
firebase emulators:exec
would succeed even if the script failed.The new version differs by 14 commits.
aea58d3
6.12.0
0c9f932
fix bug where location not set when .firebaserc exists (#1390)
eddfe43
Adds check for cloud resource location for features that require it (#1383)
127ea58
Set body-parser size limits to 10MB (#1386)
6492495
Make emulators:exec exit with non-zero code when script fails (#1387)
9cffe5a
Add tests to project, storage, and firestore init flows (#1381)
b6d1936
Typescriptify project init flow (#1370)
34c86a9
Release Firestore emulator v1.5.0 (#1380)
3264213
Merge pull request #1374 from bndkt/patch-1
8cd088b
Functions Log: add better handling for unknown values (#1377)
62a7fcb
Support FIRESTORE_EMULATOR_HOST variable (#1376)
b50481d
Remove no-use-before-declare from tslint.json
e36933b
Update inquirer
, ts-ify prompt
(#1338)
2014e83
[firebase-release] Removed change log and reset repo after 6.11.0 release
See the full diff
The devDependency firebase-tools was updated from
6.10.0
to6.11.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
firebase-tools is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/Mischa1610/crossBILLy/builds/541356384?utm_source=github_status&utm_medium=notification)). - ❌ **Travis CI - Branch:** The build **failed**.Release Notes for v6.11.0
emulators:exec
.emulators:exec
script now inherits stdout and stderr.firebase use
command.firestore:delete
skips legacy documents with numeric IDs.x-forwarded-host
header.Commits
The new version differs by 38 commits.
85a4a07
6.11.0
5f22cc5
Add a changelog line for #1224 (#1368)
bf1c1de
FIX: hostname value on emulated rewrited function (#1362)
e44fa00
Add what type of token is returned
efd2401
Fix deletes for numeric IDs (#1354)
45c82d4
Update README to (#1356)
f4c07bb
Escapes commas in displayName when exporting users in CSV format. (#1336)
dd14e5e
Modify use command to call public API when fetching projects (#1348)
4f4acf4
Merge pull request #1297 from firebase/wyszynski/list-remote-refactor-v2
8a8a90d
Merge branch 'master' into wyszynski/list-remote-refactor-v2
08f053e
Inherit env and disable noop piping for emulators:exec. (#1340)
0d4f461
Merge branch 'master' into wyszynski/list-remote-refactor-v2
6e9066f
Allow runtime function to handle CORS (#1335)
e2560ca
Import grouping and other nits
693ac1f
No longer recreating unchanged schedules (#1224)
There are 38 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: