Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps the firebase group with 4 updates in the / directory: firebase, @firebase/rules-unit-testing, firebase-admin and firebase-tools.
Bumps the firebase group with 2 updates in the /functions directory: firebase-admin and firebase-functions.

Updates firebase from 10.14.1 to 11.6.1

Release notes

Sourced from firebase's releases.

[email protected]

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@​firebase/app@​0.11.5

Patch Changes

  • Update SDK_VERSION.

@​firebase/app-compat@​0.2.54

Patch Changes

  • Updated dependencies []:
  • @​firebase/app@​0.11.5

@​firebase/auth@​1.10.1

Patch Changes

  • 1363ecc #8912 - Fixed: ActionCodeURL not populating languageCode from the url.

@​firebase/auth-compat@​0.5.21

Patch Changes

  • Updated dependencies [1363ecc]:
  • @​firebase/auth@​1.10.1

@​firebase/data-connect@​0.3.4

Patch Changes

[email protected]

Patch Changes

  • ed0803a #8915 - Fixed the null value handling in != and not-in filters.

  • 88a8055 #8888 (fixes #6465) - Fix 'window is not defined' error when calling clearIndexedDbPersistence from a service worker

  • 195d943 #8871 (fixes #8593) - Fix issue where Firestore would produce undefined for document snapshot data if using IndexedDB persistence and "clear site data" (or equivalent) button was pressed in the web browser.

  • Updated dependencies [ed0803a, 88a8055, 1363ecc, 1df3d26, e055e90, 195d943]:

  • @​firebase/app@​0.11.5

  • @​firebase/firestore@​4.7.11

... (truncated)

Commits
  • b204e71 Version Packages (#8956)
  • a0bcc9a Merge main into release
  • 1363ecc Fix languageCode parameter in action_code_url (#8912)
  • 0cbff6b test(vertexai): update developerapi mock response dir to googleai (#8921)
  • 8bb66c2 docs(vertexai): remove HTML \<code> tags (#8900)
  • e055e90 Add assertion IDs that will be included in production log statements for fail...
  • ed0803a fix: remove null value inclusion from != and not-in filter results (#8915)
  • 4e0f630 test(vertexai): add backendName param to mock response getters (#8906)
  • b332825 Fix: display WebChannel error message (#8907)
  • 66a09f2 test(vertexai): update mock responses to v8 (#8904)
  • Additional commits viewable in compare view

Updates @firebase/rules-unit-testing from 3.0.4 to 4.0.1

Release notes

Sourced from @​firebase/rules-unit-testing's releases.

Open Source Release v4.0.0

Features

Breaking Changes

Deprecations

  • Removed support for deprecated serviceAccount and credential properties from the Node.js SDK. If you were previously using the Firebase Javascript SDK to use these properties, use the Firebase Admin Node.js SDK instead.
  • Deprecated firebase.User.prototype.getToken in favor of firebase.User.prototype.getIdToken.

Fixes

  • Fixed an issue where firebase.User.prototype.updateProfile was not triggering an update in password provider data.
Changelog

Sourced from @​firebase/rules-unit-testing's changelog.

4.0.1

Patch Changes

4.0.0

Patch Changes

Commits

Updates firebase-admin from 12.7.0 to 13.3.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.3.0

New Features

  • feat(fcm): Support proxy field in FCM AndroidNotification (#2874)

Bug Fixes

  • fix(fcm): Provide inner errors from a session AggregateError to remove ambiguity (#2879)
  • fix(fcm): Wrap HTTP/2 session errors in promise (#2868)

Miscellaneous

  • [chore] Release 13.3.0 (#2904)
  • build(deps): bump axios in /.github/actions/send-email (#2899)
  • build(deps): bump jwks-rsa from 3.1.0 to 3.2.0 (#2885)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.48 to 0.2.51 (#2872)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.48.1 to 7.52.1 (#2877)

Firebase Admin Node.js SDK v13.2.0

New Features

  • feat(fdc): Add support for Data Connect Impersonation (#2844)

Bug Fixes

  • fix(functions): Use emulated credentials when connecting to the emulator (#2857)
  • fix(dc): Use emulated credentials with Data Connect Emulator (#2853)
  • fix: equality comparison for semantic version when number of segments = max allowed segments (#2794)

Miscellaneous

  • [chore] Release 13.2.0 Take 2 (#2867)
  • [chore] Release 13.2.0 (#2866)
  • build(deps): bump @​firebase/database-compat from 2.0.1 to 2.0.3 (#2849)
  • build(deps-dev): bump @​types/lodash from 4.17.13 to 4.17.15 (#2848)
  • build(deps): bump google-auth-library from 9.15.0 to 9.15.1 (#2847)
  • Adds support for exporting a serialized config response from the RC server side SDK. (#2829)

Firebase Admin Node.js SDK v13.1.0

New Features

  • feat(auth): Added FDL deprecation support for Firebase Auth (#2752)

Miscellaneous

  • [chore] Release 13.1.0 (#2841)
  • build(deps): bump @​fastify/busboy from 3.1.0 to 3.1.1 (#2817)

... (truncated)

Commits
  • c309057 [chore] Release 13.3.0 (#2904)
  • 446843b build(deps): bump axios in /.github/actions/send-email (#2899)
  • 1636b5b fix(fcm): Provide inner errors from a session AggregateError to remove ambi...
  • 43e5860 build(deps): bump jwks-rsa from 3.1.0 to 3.2.0 (#2885)
  • a46086b feat(fcm): Support proxy field in FCM AndroidNotification (#2874)
  • d0d40bf fix(fcm): Wrap HTTP/2 session errors in promise (#2868)
  • a58ef0a build(deps-dev): bump @​firebase/app-compat from 0.2.48 to 0.2.51 (#2872)
  • 4003298 build(deps-dev): bump @​microsoft/api-extractor from 7.48.1 to 7.52.1 (#2877)
  • 8beb1a3 [chore] Release 13.2.0 Take 2 (#2867)
  • 2717cf7 [chore] Release 13.2.0 (#2866)
  • Additional commits viewable in compare view

Updates firebase-tools from 13.33.0 to 14.2.2

Release notes

Sourced from firebase-tools's releases.

v14.2.2

  • Cleaned up prompt for setting up web frameworks during init dataconnect.
  • Fixed an issue were the Emualtor suite would check for auth when using demo- projects.
  • Updated the Firebase Data Connect local toolkit to v2.4.0, which adds support for add and remove list update transforms and fixes an issue where updating a column to null was ignored. (#8484)

v14.2.1

  • Fixed version for init genkit. Previously it was looking for the version of the old package 'genkit' instead of th new 'genkit-cli'.
  • Updated the Firebase Data Connect local toolkit to v2.3.1, which contains the following changes: (#8455)
    • Added support for inc and dec update transforms for Date and Timestamp scalars.
    • Fixed a bug where OR and AND clauses may be evaluated in the incorrect order.
    • Fixed an issue where {includes: $var} or {includesAll: [$var]} clauses should be dropped if $var is missing.

v14.2.0

  • Fixed an issue in the extensions emulator where parameter default values would not be substitued into resource definitions.
  • Keep artifact registry dry run off for policy changes (#8419)
  • Allowed users to create paid Cloud SQL instances for Data Connect when the free trial has already been used.
  • Updated the Firebase Data Connect local toolkit to v2.2.0, which contains the following changes: (#8434)
    • Added support for aggregate functions on singular fields.
    • Added the ability to get an operation name without calling the ref function in generated web SDK.
    • Properly enforced one-of validation on inc, dec, append, and prepend update transforms. Existing deployed connectors that violate this constraint will still work, but will need to be fixed to use list syntax before being re-deployed.
    • Fixed an issue so that when using mutations with no variables, correct types are passed in.

v14.1.0

  • Fixed an issue where the Extensions emulator did not provide fall back values for v2 Firestore event triggers. (#8390)
  • Fixed issue with prompt when Data Connect prompts user for framework generation.
  • Fixed a bug where the Admin SDK fails with ENOTFOUND when automatically connecting to the Data Connect emulator when run in the Functions emulator. (#8379)
  • Updated the Firebase Data Connect local toolkit to v2.1.0 which includes the following changes: (#8400)
    • Added support for update transforms.
    • Added support for server value expressions for Int, Float, String, Date, Timestamp, and UUID data types.
    • Fixed an issue where CommonJS modules don't reference ref functions properly.

v14.0.1

  • Fixed a bug where the Admin SDK would not automatically connect to the Data Connect emulator when run in the Functions emulator. (#8379)
  • Fix Cloud Functions deployment failure when service account is null. (#8381)

v14.0.0

  • BREAKING(general)! Removed support for node 18.
  • BREAKING(apphosting)! init emulators App Hosting flow now creates apphosting.emulator.yaml with references to live secrets rather than apphosting.local.yaml with saved plaintext. apphosting:config:export command has been removed (#8361)
  • BREAKING(apphosting)! Removed --location flag from apphosting commands. Instead, commands now prompt for primary region as needed.
  • BREAKING(dataconnect)! deploy dataconnect now warns about unsafe connector changes and insecure operations.
  • BREAKING(cloud functions)! Removed the experimental:functions:shell command. Use functions:shell instead.
  • Updated the Firebase Data Connect local toolkit to v2.0.0, which contains the following changes: (#8370)
    • Added support for aggregate functions in queries.
    • BREAKING: New types for Generated React SDKs.
    • Improved description of various auto-generated mutation fields.
    • Fixed an issue where pnpm users' SDKs aren't linked properly.
  • apphosting:secrets:grantAccess can now grant access to emails and can grant multiple secrets at once (#8357)
  • apphosting:secrets:set now has flows to help with test secrets (#8359)
  • Updated init dataconnect templates to v1.
  • Fixed a bug where the emulator suite would set FIREBASE_DATACONNECT_EMULATOR_HOST instead of FIREBASE_DATA_CONNECT_EMULATOR_HOST.

... (truncated)

Commits

Updates firebase-admin from 12.7.0 to 13.3.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.3.0

New Features

  • feat(fcm): Support proxy field in FCM AndroidNotification (#2874)

Bug Fixes

  • fix(fcm): Provide inner errors from a session AggregateError to remove ambiguity (#2879)
  • fix(fcm): Wrap HTTP/2 session errors in promise (#2868)

Miscellaneous

  • [chore] Release 13.3.0 (#2904)
  • build(deps): bump axios in /.github/actions/send-email (#2899)
  • build(deps): bump jwks-rsa from 3.1.0 to 3.2.0 (#2885)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.48 to 0.2.51 (#2872)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.48.1 to 7.52.1 (#2877)

Firebase Admin Node.js SDK v13.2.0

New Features

  • feat(fdc): Add support for Data Connect Impersonation (#2844)

Bug Fixes

  • fix(functions): Use emulated credentials when connecting to the emulator (#2857)
  • fix(dc): Use emulated credentials with Data Connect Emulator (#2853)
  • fix: equality comparison for semantic version when number of segments = max allowed segments (#2794)

Miscellaneous

  • [chore] Release 13.2.0 Take 2 (#2867)
  • [chore] Release 13.2.0 (#2866)
  • build(deps): bump @​firebase/database-compat from 2.0.1 to 2.0.3 (#2849)
  • build(deps-dev): bump @​types/lodash from 4.17.13 to 4.17.15 (#2848)
  • build(deps): bump google-auth-library from 9.15.0 to 9.15.1 (#2847)
  • Adds support for exporting a serialized config response from the RC server side SDK. (#2829)

Firebase Admin Node.js SDK v13.1.0

New Features

  • feat(auth): Added FDL deprecation support for Firebase Auth (#2752)

Miscellaneous

  • [chore] Release 13.1.0 (#2841)
  • build(deps): bump @​fastify/busboy from 3.1.0 to 3.1.1 (#2817)

... (truncated)

Commits
  • c309057 [chore] Release 13.3.0 (#2904)
  • 446843b build(deps): bump axios in /.github/actions/send-email (#2899)
  • 1636b5b fix(fcm): Provide inner errors from a session AggregateError to remove ambi...
  • 43e5860 build(deps): bump jwks-rsa from 3.1.0 to 3.2.0 (#2885)
  • a46086b feat(fcm): Support proxy field in FCM AndroidNotification (#2874)
  • d0d40bf fix(fcm): Wrap HTTP/2 session errors in promise (#2868)
  • a58ef0a build(deps-dev): bump @​firebase/app-compat from 0.2.48 to 0.2.51 (#2872)
  • 4003298 build(deps-dev): bump @​microsoft/api-extractor from 7.48.1 to 7.52.1 (#2877)
  • 8beb1a3 [chore] Release 13.2.0 Take 2 (#2867)
  • 2717cf7 [chore] Release 13.2.0 (#2866)
  • Additional commits viewable in compare view

Updates firebase-admin from 12.7.0 to 13.3.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.3.0

New Features

  • feat(fcm): Support proxy field in FCM AndroidNotification (#2874)

Bug Fixes

  • fix(fcm): Provide inner errors from a session AggregateError to remove ambiguity (#2879)
  • fix(fcm): Wrap HTTP/2 session errors in promise (#2868)

Miscellaneous

  • [chore] Release 13.3.0 (#2904)
  • build(deps): bump axios in /.github/actions/send-email (#2899)
  • build(deps): bump jwks-rsa from 3.1.0 to 3.2.0 (#2885)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.48 to 0.2.51 (#2872)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.48.1 to 7.52.1 (#2877)

Firebase Admin Node.js SDK v13.2.0

New Features

  • feat(fdc): Add support for Data Connect Impersonation (#2844)

Bug Fixes

  • fix(functions): Use emulated credentials when connecting to the emulator (#2857)
  • fix(dc): Use emulated credentials with Data Connect Emulator (#2853)
  • fix: equality comparison for semantic version when number of segments = max allowed segments (#2794)

Miscellaneous

  • [chore] Release 13.2.0 Take 2 (#2867)
  • [chore] Release 13.2.0 (#2866)
  • build(deps): bump @​firebase/database-compat from 2.0.1 to 2.0.3 (#2849)
  • build(deps-dev): bump @​types/lodash from 4.17.13 to 4.17.15 (#2848)
  • build(deps): bump google-auth-library from 9.15.0 to 9.15.1 (#2847)
  • Adds support for exporting a serialized config response from the RC server side SDK. (#2829)

Firebase Admin Node.js SDK v13.1.0

New Features

  • feat(auth): Added FDL deprecation support for Firebase Auth (#2752)

Miscellaneous

  • [chore] Release 13.1.0 (#2841)
  • build(deps): bump @​fastify/busboy from 3.1.0 to 3.1.1 (#2817)

... (truncated)

Commits
  • c309057 [chore] Release 13.3.0 (#2904)
  • 446843b build(deps): bump axios in /.github/actions/send-email (#2899)
  • 1636b5b fix(fcm): Provide inner errors from a session AggregateError to remove ambi...
  • 43e5860 build(deps): bump jwks-rsa from 3.1.0 to 3.2.0 (#2885)
  • a46086b feat(fcm): Support proxy field in FCM AndroidNotification (#2874)
  • d0d40bf fix(fcm): Wrap HTTP/2 session errors in promise (#2868)
  • a58ef0a build(deps-dev): bump @​firebase/app-compat from 0.2.48 to 0.2.51 (#2872)
  • 4003298 build(deps-dev): bump @​microsoft/api-extractor from 7.48.1 to 7.52.1 (#2877)
  • 8beb1a3 [chore] Release 13.2.0 Take 2 (#2867)
  • 2717cf7 [chore] Release 13.2.0 (#2866)
  • Additional commits viewable in compare view

Updates firebase-admin from 12.7.0 to 13.3.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.3.0

New Features

  • feat(fcm): Support proxy field in FCM AndroidNotification (#2874)

Bug Fixes

  • fix(fcm): Provide inner errors from a session AggregateError to remove ambiguity (#2879)
  • fix(fcm): Wrap HTTP/2 session errors in promise (#2868)

Miscellaneous

  • [chore] Release 13.3.0 (#2904)
  • build(deps): bump axios in /.github/actions/send-email (#2899)
  • build(deps): bump jwks-rsa from 3.1.0 to 3.2.0 (#2885)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.48 to 0.2.51 (#2872)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.48.1 to 7.52.1 (#2877)

Firebase Admin Node.js SDK v13.2.0

New Features

  • feat(fdc): Add support for Data Connect Impersonation (#2844)

Bug Fixes

  • fix(functions): Use emulated credentials when connecting to the emulator (#2857)
  • fix(dc): Use emulated credentials with Data Connect Emulator (#2853)
  • fix: equality comparison for semantic version when number of segments = max allowed segments (#2794)

Miscellaneous

  • [chore] Release 13.2.0 Take 2 (#2867)
  • [chore] Release 13.2.0 (#2866)
  • build(deps): bump @​firebase/database-compat from 2.0.1 to 2.0.3 (#2849)
  • build(deps-dev): bump @​types/lodash from 4.17.13 to 4.17.15 (#2848)
  • build(deps): bump google-auth-library from 9.15.0 to 9.15.1 (#2847)
  • Adds support for exporting a serialized config response from the RC server side SDK. (#2829)

Firebase Admin Node.js SDK v13.1.0

New Features

  • feat(auth): Added FDL deprecation support for Firebase Auth (#2752)

Miscellaneous

  • [chore] Release 13.1.0 (#2841)
  • build(deps): bump @​fastify/busboy from 3.1.0 to 3.1.1 (#2817)

... (truncated)

Commits
  • c309057 [chore] Release 13.3.0 (#2904)
  • 446843b build(deps): bump axios in /.github/actions/send-email (#2899)
  • 1636b5b fix(fcm): Provide inner errors from a session AggregateError to remove ambi...
  • 43e5860 build(deps): bump jwks-rsa from 3.1.0 to 3.2.0 (#2885)
  • a46086b feat(fcm): Support proxy field in FCM AndroidNotification (#2874)
  • d0d40bf fix(fcm): Wrap HTTP/2 session errors in promise (#2868)
  • a58ef0a build(deps-dev): bump @​firebase/app-compat from 0.2.48 to 0.2.51 (#2872)
  • 4003298 build(deps-dev): bump @​microsoft/api-extractor from 7.48.1 to 7.52.1 (#2877)
  • 8beb1a3 [chore] Release 13.2.0 Take 2 (#2867)
  • 2717cf7 [chore] Release 13.2.0 (#2866)
  • Additional commits viewable in compare view

Updates firebase-functions from 5.1.1 to 6.3.2

Release notes

Sourced from firebase-functions's releases.

v6.3.1

  • Fix bug where sse response hangs if handler threw an error. (#1668)

v6.3.0

  • Add onCallGenkit (#1655)

v6.2.0

  • Add an authPolicy callback to CallableOptions for reusable auth middleware as well as helper auth policies (#1650)
  • Handle ESM functions codebases containing top-level awaits, which would break in node 22.12+ (#1651)
  • Multiple breaking changes to the not-yet-announced streaming feature for Callable Functions (#1652)

v6.1.2

  • Update callable function to better support long running requests (#1635)

v6.1.1

  • Fix bug where wrapInit wasn't called on v2 callable functions. (#1634)
  • Add support for callable function to return streaming response (#1629)
  • Add support for firebase-admin@13 (#1641)

v6.1.0

  • Bump express version to 4.19.2 (#1624)
  • Add support for beforeSmsSent auth blocking triggers. (#1589)

v6.0.1

  • Fix bug where v1 functions can't be emulated (#1615)

v6.0.0

  • Breaking: Change default entrypoint of the firebase-functions package to v2 instead of v1 (#1594)
  • Add @​deprecated annotation on functions.config() API (#1604)
Commits

You can trigger a rebase of this PR 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2025
@abraham
Copy link
Member

abraham commented Jun 22, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-34ba86ff0a branch from 6633eae to 746f8e3 Compare June 22, 2025 20:47
@abraham
Copy link
Member

abraham commented Jun 23, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-34ba86ff0a branch from 746f8e3 to 6b19f42 Compare June 23, 2025 04:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-34ba86ff0a branch 2 times, most recently from 1c76b04 to 0b07b45 Compare July 1, 2025 21:39
@abraham
Copy link
Member

abraham commented Jul 2, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-34ba86ff0a branch 3 times, most recently from 5fda423 to 2416558 Compare July 2, 2025 00:40
@abraham
Copy link
Member

abraham commented Aug 2, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-34ba86ff0a branch from 2416558 to 6fe39d5 Compare August 2, 2025 00:12
@abraham
Copy link
Member

abraham commented Sep 7, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-34ba86ff0a branch from 6fe39d5 to 3907d3b Compare September 7, 2025 15:57
Bumps the firebase group with 4 updates in the / directory: [firebase](https://github.com/firebase/firebase-js-sdk), [@firebase/rules-unit-testing](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/rules-unit-testing), [firebase-admin](https://github.com/firebase/firebase-admin-node) and [firebase-tools](https://github.com/firebase/firebase-tools).
Bumps the firebase group with 2 updates in the /functions directory: [firebase-admin](https://github.com/firebase/firebase-admin-node) and [firebase-functions](https://github.com/firebase/firebase-functions).


Updates `firebase` from 10.14.1 to 11.6.1
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/[email protected]@11.6.1)

Updates `@firebase/rules-unit-testing` from 3.0.4 to 4.0.1
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/packages/rules-unit-testing/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/commits/@firebase/[email protected]/packages/rules-unit-testing)

Updates `firebase-admin` from 12.7.0 to 13.3.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v12.7.0...v13.3.0)

Updates `firebase-tools` from 13.33.0 to 14.2.2
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-tools@v13.33.0...v14.2.2)

Updates `firebase-admin` from 12.7.0 to 13.3.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v12.7.0...v13.3.0)

Updates `firebase-admin` from 12.7.0 to 13.3.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v12.7.0...v13.3.0)

Updates `firebase-admin` from 12.7.0 to 13.3.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v12.7.0...v13.3.0)

Updates `firebase-functions` from 5.1.1 to 6.3.2
- [Release notes](https://github.com/firebase/firebase-functions/releases)
- [Changelog](https://github.com/firebase/firebase-functions/blob/master/tsconfig.release.json)
- [Commits](firebase/firebase-functions@v5.1.1...v6.3.2)

---
updated-dependencies:
- dependency-name: firebase
  dependency-version: 11.6.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: firebase
- dependency-name: "@firebase/rules-unit-testing"
  dependency-version: 4.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: firebase
- dependency-name: firebase-admin
  dependency-version: 13.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: firebase
- dependency-name: firebase-tools
  dependency-version: 14.2.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: firebase
- dependency-name: firebase-admin
  dependency-version: 13.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: firebase
- dependency-name: firebase-admin
  dependency-version: 13.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: firebase
- dependency-name: firebase-admin
  dependency-version: 13.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: firebase
- dependency-name: firebase-functions
  dependency-version: 6.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: firebase
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-34ba86ff0a branch from 3907d3b to 0793488 Compare October 1, 2025 18:09
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant