Daniel La Rocque
Daniel La Rocque
This is a normative change in the Temporal spec. See: https://github.com/tc39/proposal-temporal/commit/8fc8130
Upgrading minor dependencies from https://github.com/firebase/firebase-js-sdk/pull/5566
- Added `VertexAIError` so that users can `instanceof` the errors from the VertexAI SDK. - Added optional HTTP fields to errors (`status`, `statusText`, `errorDetails`) (mirroring https://github.com/google-gemini/generative-ai-js/commit/111e970a645f8bd01aa023cf0de53964c9d40342) - Moved away from...
Fixes #8222 auth web-extension and cordova packages had typings that were not rolled up by dts, which caused some compilation errors to arise in the typings files. The API extractor...
https://github.com/google-github-actions/setup-gcloud v0 is no longer maintained. ``` Run google-github-actions/setup-gcloud@v0 Error: The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade...
This adds a `tsec` check to the lint workflow. The check currently fails, since there are unresolved errors with `tsec`. This PR should not be merged until the errors have...
This fixes all but two errors reported by `yarn trusted-type-check`, by using https://github.com/google/safevalues. The other error fixes won't be included in this PR since they require some refactoring. In Analytics,...
This change is automatically done when running `yarn test` in the repo. We should probably check it into the repo? The version of `google-cloud/firestore` in the `rules-unit-testing/functions/yarn.lock` was listed as...
Add a link to the Vertex AI quickstart to the `README.md`.