Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2022

This PR contains the following updates:

Package Change Age Confidence Type Update
@commitlint/cli (source) ^17.2.0 -> ^17.8.1 age confidence devDependencies minor
@commitlint/config-conventional (source) ^17.2.0 -> ^17.8.1 age confidence devDependencies minor
@google-cloud/firestore ^7.11.0 -> ^7.11.6 age confidence dependencies patch
firebase-tools ^13.29.2 -> ^13.35.1 age confidence dependencies minor
node (source) 20 -> 20.19.5 age confidence minor
node (source) 20 -> 20.19.5 age confidence engines minor
node 20.x -> 20.19.5 age confidence uses-with minor
uglify-js ^3.17.4 -> ^3.19.3 age confidence dependencies minor

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v17.8.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.8.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.7.2 (2023-09-28)

Note: Version bump only for package @​commitlint/cli

17.7.1 (2023-08-10)

Note: Version bump only for package @​commitlint/cli

v17.7.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.7.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.6.7 (2023-07-19)

Note: Version bump only for package @​commitlint/cli

17.6.6 (2023-06-24)

Note: Version bump only for package @​commitlint/cli

17.6.5 (2023-05-30)

Note: Version bump only for package @​commitlint/cli

17.6.3 (2023-05-04)

Note: Version bump only for package @​commitlint/cli

17.6.1 (2023-04-14)

Note: Version bump only for package @​commitlint/cli

v17.6.7

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.6

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.5

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v17.8.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.8.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.7.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

17.6.7 (2023-07-19)

Note: Version bump only for package @​commitlint/config-conventional

17.6.6 (2023-06-24)

Note: Version bump only for package @​commitlint/config-conventional

17.6.5 (2023-05-30)

Note: Version bump only for package @​commitlint/config-conventional

17.6.3 (2023-05-04)

Note: Version bump only for package @​commitlint/config-conventional

17.6.1 (2023-04-14)

Note: Version bump only for package @​commitlint/config-conventional

v17.6.7

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.6.6

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.6.5

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

googleapis/nodejs-firestore (@​google-cloud/firestore)

v7.11.6

Compare Source

Bug Fixes
  • Pool.ts: add even more logging (c508d1b)

v7.11.5

Compare Source

Bug Fixes
  • Pool.ts: add more detailed logging for client garbage collection (#​2420) (1bbca46)

v7.11.4

Compare Source

Bug Fixes
  • Improve debug logging for the internal client pool. Added client IDs to debug log statements for client management. (99918f1)

v7.11.3

Compare Source

Bug Fixes
  • Improve performance of the UTF-8 string comparison logic (#​2380) (bc6a03e)

v7.11.2

Compare Source

Bug Fixes

v7.11.1

Compare Source

Bug Fixes
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)
nodejs/node (node)

v20.19.5: 2025-09-03, Version 20.19.5 'Iron' (LTS), @​marco-ippolito

Compare Source

Notable Changes
Commits

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title chore(deps): update all non-major dependencies to ^17.3.0 Update all non-major dependencies to ^17.3.0 Dec 17, 2022
@renovate renovate bot changed the title Update all non-major dependencies to ^17.3.0 chore(deps): update all non-major dependencies to ^17.3.0 Dec 17, 2022
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^17.3.0 chore(deps): update all non-major dependencies to ^17.4.0 Jan 4, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5b3b773 to 9b9aac6 Compare January 4, 2023 10:05
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^17.4.0 chore(deps): update all non-major dependencies to ^17.4.4 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9b9aac6 to 48a69b0 Compare March 17, 2023 12:10
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^17.4.4 chore(deps): update all non-major dependencies Mar 24, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1a9b128 to 61e8cf2 Compare March 28, 2023 08:57
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies to ^17.6.1 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 61e8cf2 to 7789b88 Compare April 17, 2023 11:08
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^17.6.1 chore(deps): update all non-major dependencies to ^17.6.3 May 28, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7789b88 to 5f72728 Compare May 28, 2023 11:31
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^17.6.3 chore(deps): update all non-major dependencies to ^17.6.5 May 30, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5f72728 to 890d789 Compare May 30, 2023 08:10
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^17.6.5 chore(deps): update all non-major dependencies to ^17.6.6 Jun 24, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 890d789 to 3c81e6d Compare June 24, 2023 09:19
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^17.6.6 chore(deps): update all non-major dependencies to ^17.6.7 Jul 19, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3c81e6d to f592ef3 Compare July 19, 2023 08:40
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^17.6.7 chore(deps): update all non-major dependencies to ^17.7.0 Aug 9, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f592ef3 to bf4ae93 Compare August 9, 2023 09:34
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^17.7.0 chore(deps): update all non-major dependencies Aug 10, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bf4ae93 to 7b54a8e Compare August 10, 2023 06:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7b54a8e to 47f0bbd Compare September 28, 2023 18:05
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies to ^17.8.0 Oct 14, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 47f0bbd to c0a534b Compare October 14, 2023 12:37
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^17.8.0 chore(deps): update all non-major dependencies to ^17.8.1 Oct 20, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c0a534b to 356721d Compare October 20, 2023 14:09
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^17.8.1 chore(deps): update all non-major dependencies Feb 29, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cb90d1e to ea18ae5 Compare January 23, 2025 00:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 90f6a45 to a21e8bd Compare February 5, 2025 03:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from dfa5eb7 to 904b52d Compare February 14, 2025 00:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 904b52d to 4fb4713 Compare February 20, 2025 00:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d3c24f0 to a6d07ed Compare March 7, 2025 00:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 45491e1 to 65354da Compare March 13, 2025 17:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 65354da to fd3d374 Compare March 21, 2025 01:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1f1445e to 66467eb Compare April 22, 2025 17:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 41fe793 to 70c9dea Compare May 15, 2025 04:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 54964b9 to 24433ef Compare June 25, 2025 16:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 24433ef to cf2f52d Compare July 16, 2025 05:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cf2f52d to 748e7b7 Compare August 10, 2025 15:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2d69d5c to cc7f59b Compare September 4, 2025 04:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8e184e9 to 59fd306 Compare September 23, 2025 03:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 59fd306 to b1a5ee8 Compare September 26, 2025 06:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b1a5ee8 to 6bb6fd3 Compare October 9, 2025 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants