Skip to content

Remove argument numbers from validation #4729

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Apr 6, 2021

Conversation

schmidt-sebastian
Copy link
Contributor

@schmidt-sebastian schmidt-sebastian commented Apr 5, 2021

This PR removes the argument index from validation messages, as the database@exp API uses a different argument order

This PR removes the argument index from validaiton messages, as the database@exp API uses a different argument order.
@changeset-bot
Copy link

changeset-bot bot commented Apr 5, 2021

🦋 Changeset detected

Latest commit: 2151eca

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 41 packages
Name Type
@firebase/util Major
@firebase/analytics Patch
@firebase/app Patch
@firebase/auth-interop-types Major
@firebase/auth-types Major
@firebase/component Patch
@firebase/database Patch
firebase Patch
@firebase/firestore Patch
@firebase/installations Patch
@firebase/messaging Patch
@firebase/performance Patch
@firebase/remote-config Patch
@firebase/rules-unit-testing Patch
@firebase/storage-types Major
@firebase/storage Patch
@firebase/functions Patch
@firebase/auth Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Apr 5, 2021

Changeset File Check ⚠️

  • Warning: This PR modifies files in the following packages but they have not been included in the changeset file:

    • @firebase/database
    • @firebase/firestore

    Make sure this was intentional.

  • Package @firebase/util has a major bump which requires an additional line to bump the main "firebase" package to major.

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Apr 5, 2021

Size Analysis Report

Affected Products

Diffs between base commit (9e7602e) and head commit (0c0584c) are too large (474,633 characters) to display.

Please check below links to see details from the original test log.

Base automatically changed from mrschmidt/ondisconnect to database-exp-master April 6, 2021 00:41
@schmidt-sebastian schmidt-sebastian merged commit b2e25e9 into database-exp-master Apr 6, 2021
@schmidt-sebastian schmidt-sebastian deleted the mrschmidt/argumentcount branch April 6, 2021 01:04
Feiyang1 pushed a commit that referenced this pull request Apr 8, 2021
* Add database@exp API (#4614)

* Compat and @exp class for DataSnapshot (#4686)

* Add events to database@exp (#4694)

* Compat and @exp class for Database (#4705)

* Implement Query Compat and query@exp (#4709)

* Compat class for Reference (#4719)

* OnDisconnect Compat (#4727)

* ServerValues compat (#4728)

* EnableLogging Compat (#4730)

* Remove argument numbers from validation (#4729)

* Update changeset

* Add database@exp API docs (#4738)

* Add Support for API report (#4741)

* Update lets-go-travel.md

* Update enableLogging
Feiyang1 added a commit that referenced this pull request Apr 8, 2021
* Add database@exp API (#4614)

* Compat and @exp class for DataSnapshot (#4686)

* Add events to database@exp (#4694)

* Compat and @exp class for Database (#4705)

* Implement Query Compat and query@exp (#4709)

* Compat class for Reference (#4719)

* OnDisconnect Compat (#4727)

* ServerValues compat (#4728)

* EnableLogging Compat (#4730)

* Remove argument numbers from validation (#4729)

* Update changeset

* Add database@exp API docs (#4738)

* Add Support for API report (#4741)

* pacakge database compat

* export child as a public API

* address comments

* create database-compat dir

* create overloads for database-compat

* build database

* add database-compat to firebase-exp

* fix lint errors

* include compat in build

* fix typing errors

* fix script name

* make database types compatible

* use modular instance

Co-authored-by: Sebastian Schmidt <[email protected]>
@firebase firebase locked and limited conversation to collaborators May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants