Skip to content

Commit

Permalink
chore(deps): update dependency firebase-tools to ^13.29.0 (#1304)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [firebase-tools](https://redirect.github.com/firebase/firebase-tools)
| [`^13.27.0` ->
`^13.29.0`](https://renovatebot.com/diffs/npm/firebase-tools/13.27.0/13.29.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/firebase-tools/13.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/firebase-tools/13.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/firebase-tools/13.27.0/13.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/firebase-tools/13.27.0/13.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>firebase/firebase-tools (firebase-tools)</summary>

###
[`v13.29.0`](https://redirect.github.com/firebase/firebase-tools/releases/tag/v13.29.0)

[Compare
Source](https://redirect.github.com/firebase/firebase-tools/compare/v13.28.0...v13.29.0)

- Changes default CF3 runtime to nodejs22
([#&#8203;8037](https://redirect.github.com/firebase/firebase-tools/issues/8037))
- Fixed an issue where `--import` would error for the Data Connect
emulator if `dataDir` was also set.
- Fixed an issue where `firebase init dataconnect` errored when
importing a schema with no GQL files.
- Fixed an issue where the Data Connect emulator would not cleanly shut
down Postgres and corrupt data.
([#&#8203;8044](https://redirect.github.com/firebase/firebase-tools/issues/8044))
- CF3 callables can now be annotate with a genkit action they are
serving.
([#&#8203;8039](https://redirect.github.com/firebase/firebase-tools/issues/8039))
- HTTPS functions can now be upgraded to HTTPS Callable functions.
([#&#8203;8039](https://redirect.github.com/firebase/firebase-tools/issues/8039))
- Update default tsconfig to support more modern defaults.
([#&#8203;8039](https://redirect.github.com/firebase/firebase-tools/issues/8039))
- Added validation for project ID and project name during `firebase
init`
([#&#8203;2514](https://redirect.github.com/firebase/firebase-tools/issues/2514))
- Update the Firebase Data Connect local toolkit to v1.7.5, which
includes a fix for Kotlin codegen that ensures that generated XxxKeys.kt
files include the required `@file:UseSerializers(UUIDSerializer::class)`
annotation.
([#&#8203;8058](https://redirect.github.com/firebase/firebase-tools/issues/8058))

###
[`v13.28.0`](https://redirect.github.com/firebase/firebase-tools/releases/tag/v13.28.0)

[Compare
Source](https://redirect.github.com/firebase/firebase-tools/compare/v13.27.0...v13.28.0)

- Enable apphosting:rollouts:create command.
([#&#8203;8031](https://redirect.github.com/firebase/firebase-tools/issues/8031))
- Added default value for `emulators.dataconnect.dataDir` to `init
dataconnect`.
- Fixed issue where expired auth tokens would not refresh when running
on IDX.
- Fixed an issue where `firebase` would error out instead of displaying
help text.
- Fixed an issue where `firebase init genkit` would error on Windows
machines.
- Fixed an issue where emulator returned error when emulating alerts
functions written in python
([#&#8203;8019](https://redirect.github.com/firebase/firebase-tools/issues/8019))
- Better error message for emulator binary architecture incompatibility
on MacOS
([#&#8203;7995](https://redirect.github.com/firebase/firebase-tools/issues/7995)).
- Deprecated `emulators.apphosting.startCommandOverride`. Please use
`emulators.apphosting.startCommand` instead.
-   Updated `superstatic` to `9.1.0` in package.json.
- Updated the Firebase Data Connect local toolkit to v1.7.4, which
includes a fix for an issue that caused duplicate installations of the
Firebase JS SDK.
([#&#8203;8028](https://redirect.github.com/firebase/firebase-tools/issues/8028))
- Add support for `linkProviderUserInfo` in the Auth emulator to allow
linking providers to user accounts.
([#&#8203;4170](https://redirect.github.com/firebase/firebase-tools/issues/4170))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* 0-3 * * 1" in timezone UTC,
Automerge - "after 8:00 before 23:00 every weekday except on Friday" in
timezone UTC.

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/valora-inc/docs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent fe2cfbf commit 3ef0598
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@docusaurus/module-type-aliases": "3.6.3",
"@tsconfig/docusaurus": "^2.0.3",
"@valora/prettier-config": "^0.0.1",
"firebase-tools": "^13.27.0",
"firebase-tools": "^13.29.0",
"prettier": "^3.4.2",
"typescript": "^5.6.3"
},
Expand Down
51 changes: 31 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5372,10 +5372,10 @@ find-up@^6.3.0:
locate-path "^7.1.0"
path-exists "^5.0.0"

firebase-tools@^13.27.0:
version "13.27.0"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.27.0.tgz#210083f614e8b8fba05cef8717605542f318430a"
integrity sha512-/G6Ga+vEByYV2NnEBwfg2jvh7IgQiwy00fxxkZzXRvMAsx/2CpxoDByYVXsA/Q95k3VuUwi02nrm8qEgJaJrMA==
firebase-tools@^13.29.0:
version "13.29.1"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-13.29.1.tgz#fc373ad624c1cb48d053ec22a1b38ed7ea89eb08"
integrity sha512-fFiUF9KNdVPzcQKHqtewTzQNsjm6GrvCyVyXiIDiiUFO9zIEmM6m4sI/Y9cKg8dknCTsqr0D4cNv2d6AoUaeWg==
dependencies:
"@electric-sql/pglite" "^0.2.0"
"@google-cloud/cloud-sql-connector" "^1.3.3"
Expand Down Expand Up @@ -5408,6 +5408,7 @@ firebase-tools@^13.27.0:
google-auth-library "^9.11.0"
inquirer "^8.2.6"
inquirer-autocomplete-prompt "^2.0.1"
js-yaml "^3.14.1"
jsonwebtoken "^9.0.0"
leven "^3.1.0"
libsodium-wrappers "^0.7.10"
Expand All @@ -5431,7 +5432,7 @@ firebase-tools@^13.27.0:
sql-formatter "^15.3.0"
stream-chain "^2.2.4"
stream-json "^1.7.3"
superstatic "^9.0.3"
superstatic "^9.1.0"
tar "^6.1.11"
tcp-port-used "^1.0.2"
tmp "^0.2.3"
Expand Down Expand Up @@ -6661,6 +6662,11 @@ is-plain-object@^2.0.4:
dependencies:
isobject "^3.0.1"

[email protected]:
version "4.0.0"
resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-4.0.0.tgz#42ff9f84206c1991d26debf520dd5c01042dd2f3"
integrity sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==

is-reference@^3.0.0:
version "3.0.2"
resolved "https://registry.yarnpkg.com/is-reference/-/is-reference-3.0.2.tgz#154747a01f45cd962404ee89d43837af2cba247c"
Expand Down Expand Up @@ -6847,10 +6853,10 @@ join-path@^1.1.1:
resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==

js-yaml@^3.13.1:
version "3.13.1"
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz"
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
js-yaml@^3.13.1, js-yaml@^3.14.1:
version "3.14.1"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
dependencies:
argparse "^1.0.7"
esprima "^4.0.0"
Expand Down Expand Up @@ -8730,6 +8736,11 @@ path-to-regexp@^1.7.0, path-to-regexp@^1.8.0:
dependencies:
isarray "0.0.1"

path-to-regexp@^8.0.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-8.2.0.tgz#73990cc29e57a3ff2a0d914095156df5db79e8b4"
integrity sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==

path-type@^4.0.0:
version "4.0.0"
resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz"
Expand Down Expand Up @@ -10137,16 +10148,16 @@ rimraf@^3.0.2:
dependencies:
glob "^7.1.3"

router@^1.3.1:
version "1.3.5"
resolved "https://registry.npmjs.org/router/-/router-1.3.5.tgz"
integrity sha512-kozCJZUhuSJ5VcLhSb3F8fsmGXy+8HaDbKCAerR1G6tq3mnMZFMuSohbFvGv1c5oMFipijDjRZuuN/Sq5nMf3g==
router@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/router/-/router-2.0.0.tgz#8692720b95de83876870d7bc638dd3c7e1ae8a27"
integrity sha512-dIM5zVoG8xhC6rnSN8uoAgFARwTE7BQs8YwHEvK0VCmfxQXMaOuA1uiR1IPwsW7JyK5iTt7Od/TC9StasS2NPQ==
dependencies:
array-flatten "3.0.0"
debug "2.6.9"
is-promise "4.0.0"
methods "~1.1.2"
parseurl "~1.3.3"
path-to-regexp "0.1.7"
path-to-regexp "^8.0.0"
setprototypeof "1.2.0"
utils-merge "1.0.1"

Expand Down Expand Up @@ -10816,10 +10827,10 @@ stylehacks@^6.1.1:
browserslist "^4.23.0"
postcss-selector-parser "^6.0.16"

superstatic@^9.0.3:
version "9.0.3"
resolved "https://registry.yarnpkg.com/superstatic/-/superstatic-9.0.3.tgz#eb271841e971d9c3760f6d4b3adca5db00f29f18"
integrity sha512-e/tmW0bsnQ/33ivK6y3CapJT0Ovy4pk/ohNPGhIAGU2oasoNLRQ1cv6enua09NU9w6Y0H/fBu07cjzuiWvLXxw==
superstatic@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/superstatic/-/superstatic-9.1.0.tgz#ef046c3bd4e8756e004168428a0c72f420491aba"
integrity sha512-1PcxGREb5My6iX/DL9x+3+XFY5lM2nOiPBQV45RwbpM5bHGsStz+Lduts7y8W+xo68pHa7F8atTF52+dwfwxcw==
dependencies:
basic-auth-connect "^1.0.0"
commander "^10.0.0"
Expand All @@ -10837,7 +10848,7 @@ superstatic@^9.0.3:
on-finished "^2.2.0"
on-headers "^1.0.0"
path-to-regexp "^1.8.0"
router "^1.3.1"
router "^2.0.0"
update-notifier-cjs "^5.1.6"
optionalDependencies:
re2 "^1.17.7"
Expand Down

0 comments on commit 3ef0598

Please sign in to comment.