Skip to content

fix(deps): update dependency firebase-tools to ^13.35.1 - #5

Open
renovate[bot] wants to merge 2 commits into
masterfrom
renovate/firebase-tools-13.x
Open

fix(deps): update dependency firebase-tools to ^13.35.1#5
renovate[bot] wants to merge 2 commits into
masterfrom
renovate/firebase-tools-13.x

Conversation

@renovate

@renovate renovate Bot commented Jun 16, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-tools ^13.29.2 -> ^13.35.1 age adoption passing confidence

Release Notes

firebase/firebase-tools (firebase-tools)

v13.35.1

Compare Source

  • Fix bug where functions:artifacts:setpolicy command's --none option didn't work as expected (#​8330)

v13.35.0

Compare Source

  • Added support for generated Angular SDKs for Data Connect
  • App Hosting emulator can now load secret env vars. (#​8305)
  • Fixed webframeworks deployments when using multiple hosting sites in firebase.json. (#​8314)
  • Added a new command to setup a cleanup policy for functions artifacts. (#​8268)
  • Added support for 3rd party builders for Angular. (#​7557)
  • Fixed GCF V2 artifact cleanup by correctly encoding artifact names to match GCF V2's format. (#​8318)
  • Increase emulator UI body parser limit to match Storage emulator maximum. (#​8329)
  • Fixed Data Connect setup issues for fresh databases due to IAM user not being created. (#​8335)
  • Fixed an issue where ext:install used POSIX file seperators on Windows machines. (#​8326)
  • Updated the Firebase Data Connect local toolkit to v1.9.2, which adds support for generated Angular SDKs and updates Dart SDK fields to follow best practices. (#​8347)
  • Fixed an issue where credentials from firebase login would not be correctly provided to the Data Connect emulator.
  • Fixed misleading comments in firebase init dataconnect connector.yaml template.
  • Improved Data Connect SQL permissions to better handle tables owned by IAM roles. (#​8339)
  • Fixed an issue where the Data Connect emulator would crash after some SQL errors.

v13.34.0

Compare Source

  • Fix webframeworks deployments when using site in firebase.json. (#​8295)
  • Add support for brownfield project onboard dataconnect:sql:setup. (#​8150)
  • Update the Firebase Data Connect local toolkit to v1.8.5, which includes the following changes: (#​8310)
    • Fix the Int and Int64 scalars to correctly validate the int32 and int64 ranges, respectively.
    • Fix the generated web SDK so that pnpm properly uses the link functionality.

v13.33.0

Compare Source

  • Fixed issue where apps:init fails to detect the output directory when it was run in a directory where app was the only module.
  • Set LOG_EXECUTION_ID=true by default for Cloud Functions (2nd gen) to improve debugging by displaying execution IDs in logs. (#​8276)
  • Fix bug where function deployment no-oped for functions in bad state. (#​8289)
  • Updated the Firebase Data Connect local toolkit to v1.8.4 which includes the following changes: (#​8290)
    • React hooks for mutations without args no longer require undefined to be passed when calling mutate.
    • Fixed import resolution when moduleResolution is set to bundler.
    • React code generation will now generate a README explaining how to use generated query and mutation hook functions.
    • Fixed an issue where React developers have to pass in an empty object even when all fields are optional.
    • Fixed an issue where FirebaseError wasn't being passed into UseMutationOptions.

v13.32.0

Compare Source

  • Replaced VSCODE_CWD check to address issues running in VSCode environments. (#​7471)
  • Added initial delay when loading python functions (#​8239)
  • Enforced webframeworks enablement only on webframeworks sites (#​8168)
  • Fixed issue where apps:init throws an error upon app creation.
  • Reenabled prompts for unused service deletion in deploy --only.
  • Update Firebase Data Connect local toolkit to v1.8.3, which includes the following changes: (#​8263)
    • Adds a _metadata.distance field to vector similarity search results
    • Fixes auth and request.auth when the request is unauthenticated
    • Fixes an issue with hanging commas in import statements in the generated Web SDK
    • Fixes an issue where the additional union type { __angular?: true } breaks type inference in the generated Web SDK

v13.31.2

Compare Source

  • Fixed an issue where --import path was incorrectly resolved for the Data Connect emulator. (#​8219)
  • Updated the Firebase Data Connect local toolkit to v1.8.2 which fixes an issue with a missing FirebaseError import. (#​8232)

v13.31.1

Compare Source

  • Fixed issue where firebase init dataconnect would crash on React-based web apps.
  • Updated the Firebase Data Connect local toolkit to v.1.8.1, which:
    • Fixed issue where users who are using a version lower than 11.3.0 of firebase get a "missing import" error.

v13.31.0

Compare Source

  • Switched Data Connect from v1beta API to v1 API.
  • Added code generation of React hooks for Data Connect
  • Genkit init improvements around gcloud login and flow input values.
  • Added new command apps:init under experimental flag (appsinit) that automatically detects what SDK to download and places the file in the corresponding place.
  • Removed dependencies on some packages and methods that caused deprecation warnings on Node 22.
  • Fixes symbol generation when uploading Unity 6 symbols to Crashlytics. (#​7867)
  • Fixed SSR issues in Angular 19 by adding support for default and reqHandler exports. (#​8145)
  • Added Angular 19 as supported version. (#​8145)
  • Fixed appdistribution:testers:list raising an error when a tester is not part of any group. (#​8191)
  • Updated the Firebase Data Connect local toolkit to v1.8.0, which includes several changes: (#​8210)
    • Adds support for the v1 Data Connect API in the emulator
    • Adds support for generated React SDKs
    • Fixes @check to also be evaluated for admin auth
    • Fixes CEL expressions to be able to access @redact fields

v13.30.0

Compare Source

  • Fixed issue where Extensions deployment fails due to *.firebasestorage.app not being recognized as a valid Storage bucket name. (#​8152)
  • Fixes issue with custom 404 pages not being returned in Next.js in the emulator (#​8035).
  • Annotate onCallGenkit functions to allow for future Firebase Console annotations (#​8135)
  • Adds genkit 1.0.0 template (#​8144)

v13.29.3

Compare Source

  • Fixed a Data Connect emulator issue where prepared statements would be persisted after terminated connections.
  • Added a warning when deploying a Genkit function without a secret as this is likely a bug (#​8138)
  • Fixed .env.* files for web frameworks in Windows (#​8086)
  • Updated the Firebase Data Connect local toolkit to v1.7.7, which includes fixes in Dart code generation around required argument typing, and changes the emulator to always serve local connector sources and surface errors if they're invalid or schema migration fails. (#​8153)

Configuration

📅 Schedule: Branch creation - "after 6am and before 10am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 16, 2025
@github-actions

Copy link
Copy Markdown

Images automagically compressed by Calibre's image-actions

Compression reduced images by 42.7%, saving 15.52 MB.

Filename Before After Improvement Visual comparison
template/public/img/uploads/01-103878.jpg 175.96 KB 94.81 KB -46.1% View diff
template/public/img/uploads/01-banner.jpg 382.07 KB 192.03 KB -49.7% View diff
template/public/img/uploads/01-nestle.jpg 138.78 KB 131.88 KB -5.0% View diff
template/public/img/uploads/01-pascoa.jpg 342.93 KB 155.29 KB -54.7% View diff
template/public/img/uploads/01-TodalinhaICEBERG.jpg 265.59 KB 141.97 KB -46.5% View diff
template/public/img/uploads/02-103262.jpg 140.27 KB 82.42 KB -41.2% View diff
template/public/img/uploads/02-103887.jpg 181.45 KB 100.87 KB -44.4% View diff
template/public/img/uploads/02-banner.jpg 368.13 KB 189.45 KB -48.5% View diff
template/public/img/uploads/02-pascoa.jpg 270.23 KB 119.14 KB -55.9% View diff
template/public/img/uploads/03-102116.jpg 161.77 KB 96.13 KB -40.6% View diff
template/public/img/uploads/03-103907.jpg 200.32 KB 106.60 KB -46.8% View diff
template/public/img/uploads/03-banner.jpg 344.53 KB 173.47 KB -49.6% View diff
template/public/img/uploads/03-pascoa.jpg 281.85 KB 128.00 KB -54.6% View diff
template/public/img/uploads/04-103948.jpg 180.83 KB 98.31 KB -45.6% View diff
template/public/img/uploads/04-pascoa.jpg 257.44 KB 116.92 KB -54.6% View diff
template/public/img/uploads/05-103950.jpg 185.01 KB 101.92 KB -44.9% View diff
template/public/img/uploads/05-TodalinhaFAB.jpg 222.45 KB 127.80 KB -42.5% View diff
template/public/img/uploads/07-102510.jpg 193.24 KB 107.43 KB -44.4% View diff
template/public/img/uploads/08-102493.jpg 191.05 KB 110.09 KB -42.4% View diff
template/public/img/uploads/09-TodalinhaBLEND.jpg 228.58 KB 129.81 KB -43.2% View diff
template/public/img/uploads/1(102510).jpg 257.55 KB 247.97 KB -3.7% View diff
template/public/img/uploads/10-102377.jpg 168.02 KB 97.23 KB -42.1% View diff
template/public/img/uploads/102406.jpg 376.16 KB 199.48 KB -47.0% View diff
template/public/img/uploads/102417.jpg 375.87 KB 198.52 KB -47.2% View diff
template/public/img/uploads/102418.jpg 378.69 KB 199.49 KB -47.3% View diff
template/public/img/uploads/102708.jpg 374.41 KB 196.93 KB -47.4% View diff
template/public/img/uploads/102951.jpg 366.37 KB 190.66 KB -48.0% View diff
template/public/img/uploads/103865.jpg 208.04 KB 109.25 KB -47.5% View diff
template/public/img/uploads/103867.jpg 210.46 KB 113.75 KB -46.0% View diff
template/public/img/uploads/103879.jpg 197.55 KB 105.88 KB -46.4% View diff
template/public/img/uploads/103908.jpg 189.78 KB 102.05 KB -46.2% View diff
template/public/img/uploads/103929.jpg 215.52 KB 116.05 KB -46.2% View diff
template/public/img/uploads/10semanaamendoim102926.jpg 188.38 KB 184.52 KB -2.1% View diff
template/public/img/uploads/11-102366.jpg 167.45 KB 96.50 KB -42.4% View diff
template/public/img/uploads/11semanaamendoim102928.jpg 186.73 KB 182.37 KB -2.3% View diff
template/public/img/uploads/12-102355.jpg 177.25 KB 105.00 KB -40.8% View diff
template/public/img/uploads/12.jpg 235.40 KB 227.26 KB -3.5% View diff
template/public/img/uploads/12semanaamendoim103580.jpg 82.11 KB 79.49 KB -3.2% View diff
template/public/img/uploads/13-DescubramaisIDEIA.jpg 224.31 KB 124.51 KB -44.5% View diff
template/public/img/uploads/13(100693).jpg 252.16 KB 243.59 KB -3.4% View diff
template/public/img/uploads/13semanadosorvete100020.jpg 176.77 KB 172.99 KB -2.1% View diff
template/public/img/uploads/14-103362.jpg 165.30 KB 97.43 KB -41.1% View diff
template/public/img/uploads/14semanadosorvete102337.jpg 174.51 KB 170.61 KB -2.2% View diff
template/public/img/uploads/15semanadosorvete102044.jpg 175.40 KB 171.42 KB -2.3% View diff
template/public/img/uploads/16-100693.jpg 173.18 KB 100.53 KB -42.0% View diff
template/public/img/uploads/166020.jpg 413.59 KB 76.21 KB -81.6% View diff
template/public/img/uploads/16semanadohalloween102406.jpg 148.94 KB 143.09 KB -3.9% View diff
template/public/img/uploads/17semanadohalloween102387.jpg 149.82 KB 143.52 KB -4.2% View diff
template/public/img/uploads/18-171095.jpg 164.56 KB 92.91 KB -43.5% View diff
template/public/img/uploads/18semanadohalloween102385.jpg 149.65 KB 143.48 KB -4.1% View diff
template/public/img/uploads/19-151494.jpg 183.88 KB 103.65 KB -43.6% View diff
template/public/img/uploads/1semanadosorvete.jpg 201.61 KB 194.78 KB -3.4% View diff
template/public/img/uploads/20-151147.jpg 186.63 KB 105.78 KB -43.3% View diff
template/public/img/uploads/21-103508.jpg 179.99 KB 102.31 KB -43.2% View diff
template/public/img/uploads/21(101956).jpg 252.47 KB 246.44 KB -2.4% View diff
template/public/img/uploads/22-103497.jpg 174.93 KB 99.88 KB -42.9% View diff
template/public/img/uploads/23-103444.jpg 146.77 KB 86.66 KB -41.0% View diff
template/public/img/uploads/24-103440.jpg 147.64 KB 86.33 KB -41.5% View diff
template/public/img/uploads/24(103497).jpg 240.87 KB 234.69 KB -2.6% View diff
template/public/img/uploads/25-101956.jpg 201.61 KB 112.00 KB -44.5% View diff
template/public/img/uploads/26-101955.jpg 184.74 KB 101.34 KB -45.1% View diff
template/public/img/uploads/26(151494).jpg 245.73 KB 239.58 KB -2.5% View diff
template/public/img/uploads/27-101954.jpg 188.20 KB 104.59 KB -44.4% View diff
template/public/img/uploads/28-101953.jpg 193.42 KB 105.91 KB -45.2% View diff
template/public/img/uploads/29-DescubramaisSILVERPLASTIC.jpg 233.67 KB 129.48 KB -44.6% View diff
template/public/img/uploads/2semanadobrigadeiro.jpg 195.80 KB 187.16 KB -4.4% View diff
template/public/img/uploads/30-102896.jpg 141.19 KB 83.43 KB -40.9% View diff
template/public/img/uploads/31-102890.jpg 138.69 KB 80.32 KB -42.1% View diff
template/public/img/uploads/32-102799.jpg 144.61 KB 84.63 KB -41.5% View diff
template/public/img/uploads/32(101402).jpg 243.17 KB 237.09 KB -2.5% View diff
template/public/img/uploads/33-102795.jpg 140.16 KB 80.79 KB -42.4% View diff
template/public/img/uploads/34-101481.jpg 164.66 KB 97.87 KB -40.6% View diff
template/public/img/uploads/35-101480.jpg 160.22 KB 92.92 KB -42.0% View diff
template/public/img/uploads/36-101402.jpg 161.17 KB 93.20 KB -42.2% View diff
template/public/img/uploads/37-101388.jpg 158.88 KB 91.93 KB -42.1% View diff
template/public/img/uploads/37.jpg 587.34 KB 135.93 KB -76.9% View diff
template/public/img/uploads/38-101363.jpg 151.54 KB 89.04 KB -41.2% View diff
template/public/img/uploads/39-101362.jpg 173.91 KB 100.10 KB -42.4% View diff
template/public/img/uploads/3mesdocliente.jpg 129.51 KB 123.50 KB -4.6% View diff
template/public/img/uploads/4.jpg 232.75 KB 224.64 KB -3.5% View diff
template/public/img/uploads/4mesdoclientebrinde.jpg 166.76 KB 161.22 KB -3.3% View diff
template/public/img/uploads/5mesdocliente102052.jpg 145.23 KB 140.10 KB -3.5% View diff
template/public/img/uploads/688db3f550.png 8.66 KB 7.73 KB -10.8% View diff
template/public/img/uploads/6mesdocliente102711.jpg 154.98 KB 149.88 KB -3.3% View diff
template/public/img/uploads/7(102355).jpg 256.41 KB 246.20 KB -4.0% View diff
template/public/img/uploads/7mesdocliente103855.jpg 163.89 KB 158.75 KB -3.1% View diff
template/public/img/uploads/8.jpg 235.70 KB 227.52 KB -3.5% View diff
template/public/img/uploads/8mesdocliente102823.jpg 153.60 KB 148.14 KB -3.6% View diff
template/public/img/uploads/9(103262).jpg 252.88 KB 243.43 KB -3.7% View diff
template/public/img/uploads/9semanaamendoim102942.jpg 190.18 KB 186.22 KB -2.1% View diff
template/public/img/uploads/banner-kit espatulas.jpg 194.87 KB 98.94 KB -49.2% View diff
template/public/img/uploads/banner-kit-espatulas.jpg 194.87 KB 98.94 KB -49.2% View diff
template/public/img/uploads/banner.jpg 181.88 KB 88.23 KB -51.5% View diff
template/public/img/uploads/bannerfestpan_22.jpg 136.97 KB 98.77 KB -27.9% View diff
template/public/img/uploads/bannerfini.jpg 293.54 KB 138.87 KB -52.7% View diff
template/public/img/uploads/bannernestleoutubro.jpg 465.94 KB 106.60 KB -77.1% View diff
template/public/img/uploads/blacknestle.jpg 577.59 KB 142.35 KB -75.4% View diff
template/public/img/uploads/bnr_sazonal_diadamulher.jpg 175.84 KB 87.88 KB -50.0% View diff
template/public/img/uploads/bnr-promo-xtop.jpg 149.30 KB 81.56 KB -45.4% View diff
template/public/img/uploads/bolo-de-cenoura.jpg 276.42 KB 146.09 KB -47.2% View diff
template/public/img/uploads/br_pt_npfood_blackfridayecomm_banner_1995x525px_m-1.jpg 591.11 KB 140.06 KB -76.3% View diff
template/public/img/uploads/br_pt_nptrade_ecommbannersdec_festcakes_m-1.jpg 211.13 KB 114.24 KB -45.9% View diff
template/public/img/uploads/br_pt_nptrade_festcake1easter2025banner1995x525_m-1.jpg 628.73 KB 148.44 KB -76.4% View diff
template/public/img/uploads/brindepais.jpg 282.88 KB 162.68 KB -42.5% View diff
template/public/img/uploads/brindesoftgel.jpg 237.56 KB 133.92 KB -43.6% View diff
template/public/img/uploads/carnaval1.jpg 358.35 KB 168.24 KB -53.1% View diff
template/public/img/uploads/carnaval2.jpg 239.46 KB 114.19 KB -52.3% View diff
template/public/img/uploads/carnaval3.jpg 285.75 KB 138.60 KB -51.5% View diff
template/public/img/uploads/consumidor1.jpg 135.97 KB 64.69 KB -52.4% View diff
template/public/img/uploads/consumidor2.jpg 154.90 KB 77.21 KB -50.2% View diff
template/public/img/uploads/consumidor3.jpg 176.40 KB 90.85 KB -48.5% View diff
template/public/img/uploads/consumidor4.jpg 168.96 KB 88.77 KB -47.5% View diff
template/public/img/uploads/design-sem-nome-11-.png 51.00 KB 41.13 KB -19.3% View diff
template/public/img/uploads/diapadaria.jpg 319.16 KB 187.40 KB -41.3% View diff
template/public/img/uploads/e677be7c9e.png 7.69 KB 6.13 KB -20.3% View diff
template/public/img/uploads/esquenta_1.jpg 230.63 KB 116.92 KB -49.3% View diff
template/public/img/uploads/esquenta_2.jpg 177.99 KB 90.91 KB -48.9% View diff
template/public/img/uploads/fc_dia-do-cacau.jpg 167.38 KB 96.26 KB -42.5% View diff
template/public/img/uploads/fc_dia-do-cacau2.jpg 173.08 KB 99.85 KB -42.3% View diff
template/public/img/uploads/festcakes_bnr_aviso_pausapascoa.jpg 341.71 KB 162.43 KB -52.5% View diff
template/public/img/uploads/festcakes_bnr_pascoa_sem1_02.jpg 349.32 KB 181.42 KB -48.1% View diff
template/public/img/uploads/festcakes_bnr_pascoa_sem1_03.jpg 277.77 KB 146.60 KB -47.2% View diff
template/public/img/uploads/FESTCAKES_BNR_SEARA_CUKIN_web.jpg 302.75 KB 155.17 KB -48.7% View diff
template/public/img/uploads/festcakes_bnr_sem4_fini_01.jpg 278.47 KB 133.33 KB -52.1% View diff
template/public/img/uploads/festcakes_bnr_sem4_fini_02.jpg 178.44 KB 85.10 KB -52.3% View diff
template/public/img/uploads/festcakes-banner-comunicado-recesso.jpg 304.20 KB 173.62 KB -42.9% View diff
template/public/img/uploads/festcakes-inovare.jpg 276.24 KB 138.65 KB -49.8% View diff
template/public/img/uploads/festcakes-pascoa-1.jpg 301.65 KB 164.01 KB -45.6% View diff
template/public/img/uploads/festcakes-pascoa-2.jpg 290.67 KB 161.85 KB -44.3% View diff
template/public/img/uploads/festcakes-pascoa-3.jpg 219.60 KB 128.60 KB -41.4% View diff
template/public/img/uploads/festcakes.webp 32.18 KB 28.27 KB -12.2% View diff
template/public/img/uploads/finaldesemanac.jpg 124.01 KB 63.98 KB -48.4% View diff
template/public/img/uploads/fretefestcakes.jpg 268.76 KB 150.29 KB -44.1% View diff
template/public/img/uploads/logo-festcakes.png 356.11 KB 316.05 KB -11.2% View diff
template/public/img/uploads/nestle_fevereiro.jpg 709.24 KB 140.13 KB -80.2% View diff
template/public/img/uploads/nestlebrigadeiro.jpg 206.85 KB 142.27 KB -31.2% View diff
template/public/img/uploads/nestlemesdocliente.jpg 465.21 KB 101.88 KB -78.1% View diff
template/public/img/uploads/ofertas1.jpg 185.03 KB 177.53 KB -4.0% View diff
template/public/img/uploads/ofertas2.jpg 185.02 KB 177.72 KB -3.9% View diff
template/public/img/uploads/ofertas3.jpg 241.69 KB 231.61 KB -4.2% View diff
template/public/img/uploads/pasrceria_nestle.jpg 628.73 KB 148.44 KB -76.4% View diff
template/public/img/uploads/rebaixa-ninho.jpg 329.40 KB 153.38 KB -53.4% View diff
template/public/img/uploads/semana100656.jpg 286.98 KB 160.25 KB -44.2% View diff
template/public/img/uploads/semana102182.jpg 310.35 KB 176.16 KB -43.2% View diff
template/public/img/uploads/semana102978.jpg 297.76 KB 165.22 KB -44.5% View diff
template/public/img/uploads/semana111023.jpg 322.64 KB 183.17 KB -43.2% View diff
template/public/img/uploads/semana116085.jpg 333.51 KB 188.37 KB -43.5% View diff
template/public/img/uploads/semana130065.jpg 317.49 KB 179.64 KB -43.4% View diff
template/public/img/uploads/semana151226.jpg 338.18 KB 191.11 KB -43.5% View diff
template/public/img/uploads/semana181018.jpg 289.21 KB 162.37 KB -43.9% View diff
template/public/img/uploads/silver-plastic.jpg 321.29 KB 170.18 KB -47.0% View diff
template/public/img/uploads/valentine.jpg 220.44 KB 109.48 KB -50.3% View diff
template/public/img/uploads/valentine10off.jpg 194.46 KB 101.21 KB -48.0% View diff
template/public/img/uploads/valentinebrinde.jpg 115.81 KB 59.98 KB -48.2% View diff
template/public/img/uploads/validade-bella.jpg 291.67 KB 148.23 KB -49.2% View diff
template/public/img/uploads/validade-mago.jpg 241.12 KB 121.26 KB -49.7% View diff
template/public/img/uploads/xtop.jpg 145.12 KB 74.83 KB -48.4% View diff

29 images did not require optimisation.

@renovate

renovate Bot commented Jun 16, 2025

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants