Emulator support for system tests. Run system tests against the emulator using: yarn system-test:grpc:emulator or yarn system-test:rest:emulator (8aedc63)
Update the depth validation used when writing documents, so that it matches the validation of the Firestore backend. (789d9eb)
Emulator support for system tests. Run system tests against the emulator using: yarn system-test:grpc:emulator or yarn system-test:rest:emulator (8aedc63)
Update the depth validation used when writing documents, so that it matches the validation of the Firestore backend. (789d9eb)
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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/GoogleCloudPlatform/recommender-iac-pipeline-nodejs-tutorial/network/alerts).
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps @grpc/grpc-js to 1.8.17 and updates ancestor dependency @google-cloud/firestore. These dependencies need to be updated together.
Updates
@grpc/grpc-js
from 1.3.7 to 1.8.17Release notes
Sourced from
@grpc/grpc-js
's releases.... (truncated)
Commits
409418b
Merge pull request #2476 from murgatroid99/grpc-js_prohibit_od_pick_firsted70a0b
Fix handling of OD policy with no child073caf5
Merge pull request #2478 from murgatroid99/grpc-js-xds_docker_distroless_1.8.xd2d17b0
Merge pull request #2482 from XuanWang-Amos/backport-1.8-file_multiple_url_mapa6aa7ea
Merge pull request #2475 from XuanWang-Amos/file_multiple_url_mapa62d2b0
Use entrypoint /nodejs/bin/node9441de7
grpc-js-xds: Use distroless Node image for interop Dockerfileb53f588
grpc-js: Disallow pick_first as child of outlier_detection09d74ca
Merge pull request #2470 from murgatroid99/grpc-js_transport_trace_fix87b5466
grpc-js: Implement trace function in Http2SubchannelConnectorUpdates
@google-cloud/firestore
from 4.15.1 to 6.6.1Release notes
Sourced from
@google-cloud/firestore
's releases.... (truncated)
Changelog
Sourced from
@google-cloud/firestore
's changelog.... (truncated)
Commits
2f81815
chore(main): release 6.6.1 (#1854)fb087b7
chore(deps): update dependency linkinator to v5 (#1855)fe03d02
fix: Updated logging in the client pool and client factory to log information...3dd53cf
chore(main): release 6.6.0 (#1847)b671452
feat: add ApiScope and COLLECTION_RECURSIVE query_scope for Firestore index (...96b1d2a
feat: Add support for environment variable FIRESTORE_PREFER_REST (#1848)b64e0c1
feat: Add bloom filter related proto fields (#1843)fda1242
chore: fixup Go packages to match open source (#1842)87c05a0
docs: Fix typo explaining conjunction filter (#1841)818ff94
chore: update import paths for Go targets to match open source location (#1837)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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/GoogleCloudPlatform/recommender-iac-pipeline-nodejs-tutorial/network/alerts).