Skip to content
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

Bump cloud_firestore from 4.14.0 to 4.15.5 in /experimental/web_dashboard #506

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 21, 2024

Bumps cloud_firestore from 4.14.0 to 4.15.5.

Changelog

Sourced from cloud_firestore's changelog.

cloud_firestore - v4.15.5

  • FIX(firestore,web): Propagate FirebaseException properly, fix mergeFields bug, fix bytesLoaded different type under different conditions (#12334). (fdde75b0)
  • FIX(firestore): expose AggregateField type to users (#12305). (2b83defa)
  • FIX(firestore): cannot use not-in & in filters in the same query (#12307). (e538338c)
  • FIX(firestore): aggregate query average() is null when collection is empty or collection doesn't exist or the property doesn't exist on docs (#12304). (4d3b578d)

cloud_firestore_platform_interface - v6.1.6

  • FIX(firestore): aggregate query average() is null when collection is empty or collection doesn't exist or the property doesn't exist on docs (#12304). (4d3b578d)

cloud_firestore_web - v3.10.5

  • FIX(firestore,web): Propagate FirebaseException properly, fix mergeFields bug, fix bytesLoaded different type under different conditions (#12334). (fdde75b0)
  • FIX(firestore): aggregate query average() is null when collection is empty or collection doesn't exist or the property doesn't exist on docs (#12304). (4d3b578d)

firebase_auth_web - v5.9.5

  • FIX(auth,web): flutter 3.19.0 interop broke auth persistence setting. Updated the way we initialise JS Map inline with latest interop. (#12338). (9d5480f8)
  • FIX(auth,web): signInWithEmailAndPassword() throwing with incorrect exception code (#12310). (004f6d41)

firebase_storage_web - v3.7.0

  • FIX(storage,web): fixed web stream handlers, e2e web tests, incorrect NativeError being thrown instead of FirebaseException on web (#12319). (d32b5a93)
  • FEAT(storage,web): migrate web to js_interop to be compatible with WASM (#12202). (7cae803a)

2024-02-06

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • 376310f chore(release): prepare for release (#12351)
  • fdde75b fix(firestore, web): Propagate FirebaseException properly, fix `mergeFields...
  • 051a6b5 test(firestore): fix broken stream e2e tests that require tear down (#12330)
  • 2b83def fix(firestore): expose AggregateField type to users (#12305)
  • e538338 fix(firestore): cannot use not-in & in filters in the same query (#12307)
  • 4d3b578 fix(firestore): aggregate query average() is null when collection is empt...
  • 886c39a chore(release): publish packages (#12294)
  • 991f5bd fix(firestore, web): fix an issue where nested object could be incorrectly de...
  • e864ace chore(release): publish packages (#12276)
  • bd27d1d fix(firestore, web): fix an issue where nested object could be incorrectly de...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [cloud_firestore](https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore) from 4.14.0 to 4.15.5.
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/cloud_firestore-v4.15.5/packages/cloud_firestore)

---
updated-dependencies:
- dependency-name: cloud_firestore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Feb 21, 2024

The following labels could not be found: autosubmit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants