29ki / 29k

This is the repository of the free, non-profit, open-source and co-created mental health app Aware.
https://29k.org
GNU Affero General Public License v3.0
65 stars 33 forks source link

Bump firebase-tools from 13.15.2 to 13.16.0 in /functions #5800

Closed dependabot[bot] closed 2 days ago

dependabot[bot] commented 2 weeks ago

Bumps firebase-tools from 13.15.2 to 13.16.0.

Release notes

Sourced from firebase-tools's releases.

v13.16.0

  • Added support for Cloud Tasks within the Functions emulator. (#7475)
  • Released Firestore Emulator v 1.19.8 which adds support for FindNearest.distanceResultField and FindNearest.distanceThreshold parameters.
  • Temporarily removed Extensions from Functions deploy because it was causing unexpected Extension deletions. (#7590, #7582)

v13.15.4

  • Fixed an issue where functions deployment would fail if firebase.json#extensions was undefined. (#7575)

v13.15.3

Commits
  • c08fedd 13.16.0
  • 91a80d9 fix changelog (#7601)
  • 2b1a314 Add support for cloud tasks within the emulator. (#7475)
  • dee2c89 temporarily remove extensions deploy from functions (#7600)
  • 8ee858b Updated to firestore emulator 1.19.8 (#7598)
  • d4ac884 Update listConnectors with mask (#7577)
  • 0caa30b [firebase-release] Removed change log and reset repo after 13.15.4 release
  • 52cba51 13.15.4
  • 1aa4f8a Better null handling for extensions want (#7576)
  • e53da5c [firebase-release] Removed change log and reset repo after 13.15.3 release
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | firebase-tools | [>= 11.15.a, < 11.16] |

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 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)
dependabot[bot] commented 2 days ago

Superseded by #5829.