Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

fix: update generated proto types; fix the update script#1825

Merged
alexander-fenster merged 1 commit intomainfrom
dts-update
Feb 17, 2023
Merged

fix: update generated proto types; fix the update script#1825
alexander-fenster merged 1 commit intomainfrom
dts-update

Conversation

@alexander-fenster
Copy link
Copy Markdown
Contributor

Added one new proto dependency to dev/protos/update.sh, fixed it so that it ran regardless of the current working directory. Updated the generated .d.ts and .json files.

@alexander-fenster alexander-fenster requested review from a team and MarkDuckworth February 17, 2023 18:04
@product-auto-label product-auto-label Bot added size: xl Pull request size is extra large. api: firestore Issues related to the googleapis/nodejs-firestore API. labels Feb 17, 2023
@alexander-fenster alexander-fenster merged commit a7e4212 into main Feb 17, 2023
@alexander-fenster alexander-fenster deleted the dts-update branch February 17, 2023 18:14
MarkDuckworth added a commit that referenced this pull request Feb 17, 2023
* OR operator support and integration tests.

* Updating documentation and member visibility.

* Remove usage of OPERATOR_UNSPECIFIED standing in for OR.

* Removing private and internal tags from OR query public API members.

* Ensure that new OR Query features are in firestore.d.ts and are exported from the main entry point.

* Update documentation for OR query features to match android PR 4274.

* Removing CompositeFilter and UnaryFilter from the type definitions and JS doc.

* Corrected the descending order test for OR queries.

* fix: update generated proto types; fix the update script (#1825)

* Adding OR enum value for composit filter operator.

---------

Co-authored-by: Alexander Fenster <[email protected]>
ehsannas pushed a commit that referenced this pull request Mar 6, 2023
* WIP: OR Query with unit tests. No OR operator.

* Updating documentation and member visibility.

* Formatting

* Skipping OR Query system test.

* Updated copyright holder for new files.

* PR fixes.

* feat: OR Query support (#1801)

* OR operator support and integration tests.

* Updating documentation and member visibility.

* Remove usage of OPERATOR_UNSPECIFIED standing in for OR.

* Removing private and internal tags from OR query public API members.

* Ensure that new OR Query features are in firestore.d.ts and are exported from the main entry point.

* Update documentation for OR query features to match android PR 4274.

* Removing CompositeFilter and UnaryFilter from the type definitions and JS doc.

* Corrected the descending order test for OR queries.

* fix: update generated proto types; fix the update script (#1825)

* Adding OR enum value for composit filter operator.

---------

Co-authored-by: Alexander Fenster <[email protected]>

* Updating header copyright to 2023

* Tests that require an index are configured to only run against the emulator.

* Test cleanup based on PR comments.

---------

Co-authored-by: Alexander Fenster <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: firestore Issues related to the googleapis/nodejs-firestore API. size: xl Pull request size is extra large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants