Purchasely / Purchasely-Firebase-Extension

Apache License 2.0
5 stars 1 forks source link

chore(deps-dev): bump firebase-tools from 13.11.4 to 13.13.0 #249

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps firebase-tools from 13.11.4 to 13.13.0.

Release notes

Sourced from firebase-tools's releases.

v13.13.0

  • Fixes framework support for Nuxt ^3.12 by correctly calling loadNuxtConfig() (#7375)
  • Add a default for firebase init dataconnect:sdk (#7406)
  • Bump Firebase Data Connect emulator to v1.2.3, which adds support for @index on tables, @auth(level: USER_ANON/USER_EMAIL_VERIFIED), and key: {uid_expr: "auth.uid"}, and fixes some issues related to SDK generation (#7409)

v13.12.0

  • Moved dataconnect.location key in firebase.json to dataconnect.yaml.
  • Fixes issue where files were not properly being discovered and deployed to Firebase Hosting (#7363, #7378)
  • Added new command init dataconnect:sdk, which interactively configures a generated SDK for a Data Connect connector.
Commits
  • 4106fd1 13.13.0
  • 6e799eb Bump FDC emulator to v1.2.3. (#7409)
  • ca5240d change developer connect oauth connection name to match Console (#7407)
  • 71f88b2 change deploy order (#7408)
  • 282eafd Set a reasonable default dataconnect generated SDK output path (#7406)
  • 5ddb86c fix the call to loadNuxtConfig by passing empty object (#7376)
  • 1c84379 [firebase-release] Removed change log and reset repo after 13.12.0 release
  • 4c99093 13.12.0
  • 22bb646 init dataconnect:sdk and other SDK onboarding improvements (#7299)
  • 4947ea9 fix globbing issue for Hosting (#7382)
  • 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 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 months ago

Superseded by #250.