Skip to content

Bump the firebase group across 2 directories with 5 updates#3273

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/firebase-34ba86ff0a
Open

Bump the firebase group across 2 directories with 5 updates#3273
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/firebase-34ba86ff0a

Conversation

@dependabot
Copy link
Copy Markdown
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 12.12.1

Release notes

Sourced from firebase's releases.

firebase@12.12.0

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

What's Changed

@​firebase/ai@​2.11.0

Minor Changes

Patch Changes

  • f87c15e #9791 (fixes #9792) - Fixed a bug that causes the model to error if the user specifies responseSchema or responseJsonSchema.

@​firebase/auth@​1.13.0

Minor Changes

  • 715c042 #9740 (fixes #9739) - Updated the peer dependency range for @​react-native-async-storage/async-storage to support both v2 and v3

@​firebase/data-connect@​0.6.0

Minor Changes

  • 34c63bf #9822 - Fix header names for auth and app check tokens over streaming

  • 87d5cc1 #9809 - Add streaming support for Firebase Data Connect.

firebase@12.12.0

Minor Changes

... (truncated)

Commits
  • 7bb8c35 chore: Add combine PRs workflow (#9856)
  • eb45714 build(deps): bump handlebars from 4.7.8 to 4.7.9 (#9778)
  • 23ab5b9 fix(ai): Update code execution and URL context doc comments to reflect they a...
  • 6db5af4 fix(ai): Fix TemplateChatSession type (#9840)
  • fea8d1f test(firestore): Enable forceIndex tests (#9838)
  • 78fc282 Version Packages (#9821)
  • 00a46d5 Merge main into release
  • 34c63bf fix(data-connect): Fix auth and app check token names on stream wire (#9822)
  • 1623fb0 Merge main into release
  • 87d5cc1 feat(data-connect): add support for streaming transport (#9809)
  • Additional commits viewable in compare view

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

Release notes

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

4.5.2

Fixes

  • Fixed a regression where the react-native property was missing from the firebase package.json
  • Fixed a regression where the value of firebase.SDK_VERSION wasn't properly being populated.

4.5.1

Features

Shipped individual modules for the following packages:

  • @firebase/app
  • @firebase/auth
  • @firebase/database
  • @firebase/firestore
  • @firebase/messaging
  • @firebase/polyfill
  • @firebase/storage
  • @firebase/util

4.5.0

Features

4.4.0

Features

  • Released multi-resource support for database #159

Fixes

  • Fixed issue with null initialization in externs #160

4.3.0

Features

  • Added client side localization for email actions (password reset, email verification, etc), phone authentication SMS messages, OAuth flows and reCAPTCHA verification.
  • Added the ability to pass a continue URL/state when triggering a password reset/email verification which gives a user the ability to go back to the app after completion. In addition, added support for the ability to open these links directly from a mobile app instead of a web flow using Firebase Dynamic Links.

Fixes

  • Fixed issue with IE10 auth state synchronization across tabs

4.2.0

Features

... (truncated)

Changelog

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

5.0.0

Minor Changes

  • 25b60fd #9128 - Update node "engines" version to a minimum of Node 20.

Patch Changes

4.0.1

Patch Changes

4.0.0

Patch Changes

  • 479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.

  • 479226bf3 #8475 - Removed dependency on undici and node-fetch in our node bundles, replacing them with the native fetch implementation.

  • Updated dependencies [479226bf3, 479226bf3, b942e9e6e]:

    • firebase@11.0.0
Commits

Updates firebase-admin from 12.7.0 to 13.8.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.8.0

New Features

  • feat(pnv): Add support for Phone Number Verification (#3101)
  • feat(fcm): Add bandwidthConstrainedOk and restrictedSatelliteOk (#2994)

Miscellaneous

  • [chore] Release 13.8.0 (#3109)
  • chore(deps): bump node-forge to 1.4.0 (#3108)
  • build(deps-dev): bump @​types/node from 25.3.0 to 25.3.3 (#3090)
  • build(deps-dev): bump lodash and @​microsoft/api-extractor (#3106)
  • build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 (#3095)
  • build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 (#3093)
  • build(deps): bump fast-xml-parser from 5.3.7 to 5.4.1 (#3087)

Firebase Admin Node.js SDK v13.7.0

New Features

  • feat(rc): Support Rollout, Personalization, and Experiment values (#3046)

Bug Fixes

  • fix: upgrade @​google-cloud/storage@​7.19.0 (#3071)

Miscellaneous

  • [chore] Release 13.7.0 (#3081)
  • build(deps-dev): bump @​types/lodash from 4.17.18 to 4.17.24 (#3083)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#3086)
  • build(deps): bump node-forge from 1.3.2 to 1.3.3 (#3085)
  • build(deps): bump google-auth-library from 9.15.1 to 10.6.1 (#3084)
  • build(deps): bump @​types/node from 22.10.2 to 25.2.0 (#3064)
  • chore: Deprecate Node.js 18 support (#3079)
  • chore: upgrade @​types/node to v25.2.0 and fix type compatibility (#3078)
  • build(deps): bump ajv in /.github/actions/send-tweet (#3074)
  • build(deps): bump fast-xml-parser from 5.3.5 to 5.3.7 (#3077)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.52.10 to 7.56.2 (#3066)
  • build(deps): bump axios in /.github/actions/send-email (#3070)

Firebase Admin Node.js SDK v13.6.1

Bug Fixes

  • fix: Refactor isURL() to use Built-in URL Constructor (#3061)
  • fix(data-connect): correctly serialize strings with special characters (#3056)

Miscellaneous

... (truncated)

Commits
  • ff4c94d [chore] Release 13.8.0 (#3109)
  • bbd3365 chore(deps): bump node-forge to 1.4.0 (#3108)
  • 1689659 build(deps-dev): bump @​types/node from 25.3.0 to 25.3.3 (#3090)
  • db6f5c0 build(deps-dev): bump lodash and @​microsoft/api-extractor (#3106)
  • c8de86d feat(pnv): Add support for Phone Number Verification (#3101)
  • a3faacf build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 (#3095)
  • 7fbad72 feat(fcm): Add bandwidthConstrainedOk and restrictedSatelliteOk (#2994)
  • 7cbc314 build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 (#3093)
  • 1773f03 build(deps): bump fast-xml-parser from 5.3.7 to 5.4.1 (#3087)
  • 2279070 [chore] Release 13.7.0 (#3081)
  • Additional commits viewable in compare view

Updates firebase-tools from 15.5.1 to 15.16.0

Release notes

Sourced from firebase-tools's releases.

v15.16.0

  • Updated Firestore Emulator to v1.21.0, which adds support for subqueries and new stages like let(...), as well as allowing setting database-edition per-database.
  • Suppressed the 'punycode' deprecation warning during firebase deploy on Node 22. (#10385)
  • Fixed an issue where hosting deploy allowed publishing to a site in a different project. (#10376)
  • Added SSE mode support to firebase mcp. To use it, run firebase mcp --mode=sse --port=3000, and connect your client on http://localhost:3000.
  • Update the valid Python runtimes for functions. Default Python runtime is now Python 3.14.
  • Fix CLI non-interactive mode for dataconnect init (#10401)
  • Fixed issue where rules for non-default Firestore databases were not being deployed correctly.
  • Suppress SSR warning for non-SSR Angular projects on init hosting (#10364)
  • Updated the SQL Connect emulator to v3.4.6, including internal bug fixes (#10434)
  • Fix an issue where deploying multi-codebase functions failed due to a shared source token scraper (#10428)

v15.15.0

  • Add foundation for being smarter about where to place functions when the region is not specified (#10293)
  • Updated Pub/Sub emulator to version 0.8.30
  • Renamed Data Connect displayed text to SQL Connect (#10270)
  • Added support for the experimental Cloud Functions for Firebase Dart SDK behind the dartfunctions flag
  • Updated the SQL Connect emulator to v3.4.5, including internal bug fixes (#10336)

v15.14.0

  • Added Enterprise Edition support to the Firestore emulator. Configure it by setting firebase.json#firestore.edition or firebase.json#emulators.firestore.edition.
  • Fixed an issue where functions deployments would silently fail (#6989)
  • Fixed issue where the CLI isn't able to correctly parse command arguments on PowerShell (#7506)
  • Add support for Next.js 16 middleware (proxy.ts/proxy.js) (#9631)
  • Updates the default region for new App Hosting backends to us-east4 (#10271)
  • Fix Next.js image optimization detection in client components (#10228)
  • Updates Firebase Data Connect emulator to v3.4.1 (#10290)
    • Upgraded Go runtime to 1.25.9.
    • Bug fix: Fixed an issue that caused Angular SDK generation to fail.

v15.13.0

  • Add validation to check if backendId exists in firebase.json when --only flag is used. (#10161)
  • Updated default Postgres version for Data Connect to 18. (#10234)
  • Update Typescript version to v6 in templates for functions and extensions. (#10232)

v15.12.0

  • Moved MCP server firebase-debug.log to ~/.cache/firebase/firebase-debug.log. (#9982)
  • Added a prompt to firebase init to install Agent Skills for Firebase.
  • Updated the Firebase Data Connect local toolkit to v3.3.1, which includes the following changes: (#10190)
    • [added] Support for configuring client-side caching in connector.yaml / generate section

v15.11.0

  • Add support for dataAccessMode in Firestore database creation. This allows choosing between FIRESTORE_NATIVE and MONGODB_COMPATIBLE for Enterprise edition databases.
  • Updated Firestore Emulator to v1.20.4, which includes minor bug fixes for Firestore Native Mode.
  • Added apptesting:execute command to run App Testing agent tests from YAML files.
  • Updated Data Connect emulator to v3.3.0:
    • firebase dataconnect:sdk:generate now performs compilation check first before generating SDKs.
    • Updated the Golang dependency version from 1.24.13 to 1.25.8, which removes support for macOS versions prior to Monterey.
    • Prevent concurrent execution of operations. firebase/firebase-tools#9866
    • Support for skip and include directives.

... (truncated)

Commits
  • eed9c59 15.16.0
  • 0adfcaf fix: resolve default regions before matching endpoints and check all function...
  • 39e87a3 Update FDC emulator to v3.4.6 (#10434)
  • c8c5b54 Prompt for ABIU runtime settings when creating a backend from the "deploy" fl...
  • f4599b6 Fix shared scraper (#10432)
  • 8b08ef5 Correctly set attachment_point for rules deploy (#10425)
  • f2aa408 fix: detect @​angular/platform-server to determine if Angular project uses SSR...
  • f3f8d4e docs: fix URL of Firebase Agent Sklls in src/mcp/README.md (#10429)
  • 914d4fb feat(dart): update the template to use an analysis_options.yaml (#10421)
  • c4f26e6 Update Firestore Emulator to v1.21.0 (#10427)
  • Additional commits viewable in compare view

Updates firebase-admin from 12.7.0 to 13.8.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.8.0

New Features

  • feat(pnv): Add support for Phone Number Verification (#3101)
  • feat(fcm): Add bandwidthConstrainedOk and restrictedSatelliteOk (#2994)

Miscellaneous

  • [chore] Release 13.8.0 (#3109)
  • chore(deps): bump node-forge to 1.4.0 (#3108)
  • build(deps-dev): bump @​types/node from 25.3.0 to 25.3.3 (#3090)
  • build(deps-dev): bump lodash and @​microsoft/api-extractor (#3106)
  • build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 (#3095)
  • build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 (#3093)
  • build(deps): bump fast-xml-parser from 5.3.7 to 5.4.1 (#3087)

Firebase Admin Node.js SDK v13.7.0

New Features

  • feat(rc): Support Rollout, Personalization, and Experiment values (#3046)

Bug Fixes

  • fix: upgrade @​google-cloud/storage@​7.19.0 (#3071)

Miscellaneous

  • [chore] Release 13.7.0 (#3081)
  • build(deps-dev): bump @​types/lodash from 4.17.18 to 4.17.24 (#3083)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#3086)
  • build(deps): bump node-forge from 1.3.2 to 1.3.3 (#3085)
  • build(deps): bump google-auth-library from 9.15.1 to 10.6.1 (#3084)
  • build(deps): bump @​types/node from 22.10.2 to 25.2.0 (#3064)
  • chore: Deprecate Node.js 18 support (#3079)
  • chore: upgrade @​types/node to v25.2.0 and fix type compatibility (#3078)
  • build(deps): bump ajv in /.github/actions/send-tweet (#3074)
  • build(deps): bump fast-xml-parser from 5.3.5 to 5.3.7 (#3077)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.52.10 to 7.56.2 (#3066)
  • build(deps): bump axios in /.github/actions/send-email (#3070)

Firebase Admin Node.js SDK v13.6.1

Bug Fixes

  • fix: Refactor isURL() to use Built-in URL Constructor (#3061)
  • fix(data-connect): correctly serialize strings with special characters (#3056)

Miscellaneous

... (truncated)

Commits
  • ff4c94d [chore] Release 13.8.0 (#3109)
  • bbd3365 chore(deps): bump node-forge to 1.4.0 (#3108)
  • 1689659 build(deps-dev): bump @​types/node from 25.3.0 to 25.3.3 (#3090)
  • db6f5c0 build(deps-dev): bump lodash and @​microsoft/api-extractor (#3106)
  • c8de86d feat(pnv): Add support for Phone Number Verification (#3101)
  • a3faacf build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 (#3095)
  • 7fbad72 feat(fcm): Add bandwidthConstrainedOk and restrictedSatelliteOk (#2994)
  • 7cbc314 build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 (#3093)
  • 1773f03 build(deps): bump fast-xml-parser from 5.3.7 to 5.4.1 (#3087)
  • 2279070 [chore] Release 13.7.0 (#3081)
  • Additional commits viewable in compare view

Updates firebase-admin from 12.7.0 to 13.8.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.8.0

New Features

  • feat(pnv): Add support for Phone Number Verification (#3101)
  • feat(fcm): Add bandwidthConstrainedOk and restrictedSatelliteOk (#2994)

Miscellaneous

  • [chore] Release 13.8.0 (#3109)
  • chore(deps): bump node-forge to 1.4.0 (#3108)
  • build(deps-dev): bump @​types/node from 25.3.0 to 25.3.3 (#3090)
  • build(deps-dev): bump lodash and @​microsoft/api-extractor (#3106)
  • build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 (#3095)
  • build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 (#3093)
  • build(deps): bump fast-xml-parser from 5.3.7 to 5.4.1 (#3087)

Firebase Admin Node.js SDK v13.7.0

New Features

  • feat(rc): Support Rollout, Personalization, and Experiment values (#3046)

Bug Fixes

  • fix: upgrade @​google-cloud/storage@​7.19.0 (#3071)

Miscellaneous

  • [chore] Release 13.7.0 (#3081)
  • build(deps-dev): bump @​types/lodash from 4.17.18 to 4.17.24 (#3083)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#3086)
  • build(deps): bump node-forge from 1.3.2 to 1.3.3 (#3085)
  • build(deps): bump google-auth-library from 9.15.1 to 10.6.1 (#3084)
  • build(deps): bump @​types/node from 22.10.2 to 25.2.0 (#3064)
  • chore: Deprecate Node.js 18 support (#3079)
  • chore: upgrade @​types/node to v25.2.0 and fix type compatibility (#3078)
  • build(deps): bump ajv in /.github/actions/send-tweet (#3074)
  • build(deps): bump fast-xml-parser from 5.3.5 to 5.3.7 (#3077)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.52.10 to 7.56.2 (#3066)
  • build(deps): bump axios in /.github/actions/send-email (#3070)

Firebase Admin Node.js SDK v13.6.1

Bug Fixes

  • fix: Refactor isURL() to use Built-in URL Constructor (#3061)
  • fix(data-connect): correctly serialize strings with special characters (#3056)

Miscellaneous

... (truncated)

Commits
  • ff4c94d [chore] Release 13.8.0 (#3109)
  • bbd3365 chore(deps): bump node-forge to 1.4.0 (#3108)
  • 1689659 build(deps-dev): bump @​types/node from 25.3.0 to 25.3.3 (#3090)
  • db6f5c0 build(deps-dev): bump lodash and @​microsoft/api-extractor (#3106)
  • c8de86d feat(pnv): Add support for Phone Number Verification (#3101)
  • a3faacf build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 (#3095)
  • 7fbad72 feat(fcm): Add bandwidthConstrainedOk and restrictedSatelliteOk (#2994)
  • 7cbc314 build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 (#3093)
  • 1773f03 build(deps): bump fast-xml-parser from 5.3.7 to 5.4.1 (#3087)
  • 2279070 [chore] Release 13.7.0 (#3081)
  • Additional commits viewable in compare view

Updates firebase-admin from 12.7.0 to 13.8.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.8.0

New Features

  • feat(pnv): Add support for Phone Number Verification (#3101)
  • feat(fcm): Add bandwidthConstrainedOk and restrictedSatelliteOk (#2994)

Miscellaneous

  • [chore] Release 13.8.0 (#3109)
  • chore(deps): bump node-forge to 1.4.0 (#3108)
  • build(deps-dev): bump @​types/node from 25.3.0 to 25.3.3 (#3090)
  • build(deps-dev): bump lodash and @​microsoft/api-extractor (#3106)
  • build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 (#3095)
  • build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 (#3093)
  • build(deps): bump fast-xml-parser from 5.3.7 to 5.4.1 (#3087)

Firebase Admin Node.js SDK v13.7.0

New Features

  • feat(rc): Support Rollout, Personalization, and Experiment values (#3046)

Bug Fixes

  • fix: upgrade @​google-cloud/storage@​7.19.0 (#3071)

Miscellaneous

  • [chore] Release 13.7.0 (#3081)
  • build(deps-dev): bump @​types/lodash from 4.17.18 to 4.17.24 (#3083)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#3086)
  • build(deps): bump node-forge from 1.3.2 to 1.3.3 (#3085)
  • build(deps): bump google-auth-library from 9.15.1 to 10.6.1 (#3084)
  • build(deps): bump @​types/node from 22.10.2 to 25.2.0 (#3064)
  • chore: Deprecate Node.js 18 support (#3079)
  • chore: upgrade @​types/node to v25.2.0 and fix type compatibility (#3078)
  • build(deps): bump ajv in /.github/actions/send-tweet (#3074)
  • build(deps): bump fast-xml-parser from 5.3.5 to 5.3.7 (#3077)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.52.10 to 7.56.2 (#3066)
  • build(deps): bump axios in /.github/actions/send-email (#3070)

Firebase Admin Node.js SDK v13.6.1

Bug Fixes

  • fix: Refactor isURL() to use Built-in URL Constructor (#3061)
  • fix(data-connect): correctly serialize strings with special characters (#3056)

Miscellaneous

... (truncated)

Commits
  • ff4c94d [chore] Release 13.8.0 (#3109)
  • bbd3365 chore(deps): bump node-forge to 1.4.0 (#3108)
  • 1689659 build(deps-dev): bump @​types/node from 25.3.0 to 25.3.3 (#3090)
  • db6f5c0 build(deps-dev): bump lodash and @​microsoft/api-extractor (#3106)
  • c8de86d feat(pnv): Add support for Phone Number Verification (#3101)
  • a3faacf build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 (#3095)
  • 7fbad72 feat(fcm): Add bandwidthConstrainedOk and restrictedSatelliteOk (#2994)
  • 7cbc314 build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 (#3093)
  • 1773f03 build(deps): bump fast-xml-parser from 5.3.7 to 5.4.1 (#3087)
  • 2279070 [chore] Release 13.7.0 (#3081)
  • Additional commits viewable in compare view

Updates firebase-functions from 5.1.1 to 7.2.5

Release notes

Sourced from firebase-functions's releases.

v7.2.5

Internal fixes

v7.2.4

-Internal Improvements #1864

v7.2.3

  • Accept BooleanParams in CallableOptions (#1854)
  • rotate the npmrc key to robot account (#1857)

v7.2.2

  • Allow v2 auth blocking functions to use run.app or cloudfunctions.net URLs (#1831)

v7.2.1

  • Fix issue where v1 firestore paths would not handle literals with leading or trailing slashes (#1829)
  • transformed string exprssions (currenlty an internal tool) now propagate across interpolated strings (#1829)

V7.2.0

  • All V1 configuration (e.g. pubsub topics) can be set with params. (#1820)
  • String expressions can now be used in string interpolation with the expr tag. (#1820) E.g.
    const schedule = expr`every ${intervalParam} minutes`;
  • Secret params now support a label and/or description. (#1820)
  • Add support for VPC direct connect (network interfaces) (#1823)
  • Realtime database events in the v2 SDK now provide auth context (#1770)

V7.1.1

-Internal Docgen improvements

v7.1.0

v7.0.6

Internal improvements (#1814)

v7.0.5

  • Fixed issue with missing dependency on graphql. (#1795)
  • Internal improvements (#1800)

v7.0.3

  • Internal improvements.

v7.0.2

  • Export param types (SecretParam, StringParam, etc.) from firebase-functions/params for type annotations. (#1789)
  • Remove attemptDeadlineSeconds in v2 scheduled functions. (#1776)
  • Allow JsonSecretParam in function secrets option arrays. (#1788)

v7.0.1

  • Fix "Dual-Package Hazard" for parameterized configuration in ESM projects. (#1780)

... (truncated)

Commits

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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/firebase-34ba86ff0a branch from 3907d3b to 0793488 Compare October 1, 2025 18:09
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/firebase-34ba86ff0a branch from 0793488 to 0967081 Compare December 1, 2025 22:05
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/firebase-34ba86ff0a branch from 0967081 to b7a5b3d Compare January 1, 2026 18:06
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/firebase-34ba86ff0a branch from b7a5b3d to c2aee4c Compare February 1, 2026 18:26
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/firebase-34ba86ff0a branch from c2aee4c to 41daba3 Compare March 1, 2026 18:25
@abraham
Copy link
Copy Markdown
Member

abraham commented Apr 8, 2026

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/firebase-34ba86ff0a branch from 41daba3 to 9608044 Compare April 8, 2026 04:09
@abraham
Copy link
Copy Markdown
Member

abraham commented Apr 20, 2026

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/firebase-34ba86ff0a branch from 9608044 to 9fd2ea2 Compare April 20, 2026 02:09
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 12.12.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/firebase@10.14.1...v12.12.1)

Updates `@firebase/rules-unit-testing` from 3.0.4 to 5.0.0
- [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/rules-unit-testing@5.0.0/packages/rules-unit-testing)

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

Updates `firebase-tools` from 15.5.1 to 15.16.0
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Changelog](https://github.com/firebase/firebase-tools/blob/main/CHANGELOG.md)
- [Commits](firebase/firebase-tools@v15.5.1...v15.16.0)

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

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

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

Updates `firebase-functions` from 5.1.1 to 7.2.5
- [Release notes](https://github.com/firebase/firebase-functions/releases)
- [Commits](firebase/firebase-functions@v5.1.1...v7.2.5)

---
updated-dependencies:
- 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
  dependency-version: 11.6.1
  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: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
- dependency-name: firebase-tools
  dependency-version: 14.2.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: firebase
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/firebase-34ba86ff0a branch from 9fd2ea2 to c1d90d6 Compare May 1, 2026 21:53
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