Skip to content

Update dependency firebase to v12.19.0 - #331

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/firebase-12.x-lockfile
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/firebase-12.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
firebase (source, changelog) 12.11.012.19.0 age confidence

Release Notes

firebase/firebase-js-sdk (firebase)

v12.19.0

Compare Source

v12.18.0

Compare Source

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

What's Changed

@​firebase/ai@2.15.0

Minor Changes
Patch Changes

firebase@​12.18.0

Minor Changes
Patch Changes

@​firebase/functions@0.14.0

Minor Changes
  • f52201b #​9942 (fixes #​9807) - Add more details to FunctionsError. Add HTTP status code to the message field and add url to customData.
Patch Changes

@​firebase/functions-compat@0.5.0

Minor Changes
  • f52201b #​9942 (fixes #​9807) - Add more details to FunctionsError. Add HTTP status code to the message field and add url to customData.
Patch Changes

@​firebase/analytics@0.10.24

Patch Changes

@​firebase/analytics-compat@0.2.30

Patch Changes

@​firebase/analytics-interop-types@0.3.6

Patch Changes

@​firebase/analytics-types@0.8.5

Patch Changes

@​firebase/app@0.16.1

Patch Changes

@​firebase/app-check@0.13.1

Patch Changes

@​firebase/app-check-compat@0.4.7

Patch Changes

@​firebase/app-check-interop-types@0.3.5

Patch Changes

@​firebase/app-check-types@0.5.5

Patch Changes

@​firebase/app-compat@0.5.17

Patch Changes

@​firebase/app-types@0.9.6

Patch Changes

@​firebase/auth@1.13.5

Patch Changes

@​firebase/auth-compat@0.6.10

Patch Changes

@​firebase/auth-interop-types@0.2.6

Patch Changes

@​firebase/auth-types@0.13.2

Patch Changes

@​firebase/component@0.7.5

Patch Changes

@​firebase/data-connect@0.7.4

Patch Changes

@​firebase/database@1.1.5

Patch Changes

@​firebase/database-compat@2.1.7

Patch Changes

@​firebase/database-types@1.0.22

Patch Changes

@​firebase/firestore@4.17.1

Patch Changes

@​firebase/firestore-compat@0.4.13

Patch Changes

@​firebase/firestore-types@3.0.5

Patch Changes

@​firebase/functions-types@0.6.5

Patch Changes

@​firebase/installations@0.6.24

Patch Changes

@​firebase/installations-compat@0.2.24

Patch Changes

@​firebase/installations-types@0.5.5

Patch Changes

@​firebase/logger@0.5.2

Patch Changes

@​firebase/messaging@0.13.2

Patch Changes

@​firebase/messaging-compat@0.2.29

Patch Changes

@​firebase/messaging-interop-types@0.2.6

Patch Changes

@​firebase/performance@0.7.14

Patch Changes

@​firebase/performance-compat@0.2.27

Patch Changes

@​firebase/performance-types@0.2.5

Patch Changes

@​firebase/remote-config@0.9.2

Patch Changes

@​firebase/remote-config-compat@0.2.29

Patch Changes

@​firebase/remote-config-types@0.5.2

Patch Changes

@​firebase/rules-unit-testing@5.0.2

Patch Changes

@​firebase/storage@0.14.5

Patch Changes

@​firebase/storage-compat@0.4.5

Patch Changes

@​firebase/storage-types@0.8.5

Patch Changes

@​firebase/util@1.15.3

Patch Changes

@​firebase/webchannel-wrapper@1.0.7

Patch Changes

@​firebase/template@0.2.9

Patch Changes

@​firebase/template-types@0.2.5

Patch Changes

v12.17.1

Compare Source

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

What's Changed
@​firebase/data-connect@0.7.3
Patch Changes
  • 79d7011 #​10221 - Align SQL Connect Stream Transport exponential backoff parameters with other platform SDKs. No need for public release note.

  • b0e23db #​10217 - Add grpc request header for platform name and sdk version to enable metrics collection in cloud monitoring.

@​firebase/database-compat@2.1.6
Patch Changes
firebase@​12.17.1
Patch Changes

v12.17.0

Compare Source

v12.16.0

Compare Source

v12.15.0

Compare Source

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

What's Changed
@​firebase/app@0.15.0
Minor Changes
  • 420156e #​10023 - Add ability to call initializeAppCheck without a provider. If no provider is passed to initializeAppCheck, App Check will attempt to initialize with a ReCaptchaEnterpriseProvider using the site key found in the recaptchaSiteKey field of the Firebase project config.
@​firebase/app-check@0.12.0
Minor Changes
  • 420156e #​10023 - Add ability to call initializeAppCheck without a provider. If no provider is passed to initializeAppCheck, App Check will attempt to initialize with a ReCaptchaEnterpriseProvider using the site key found in the recaptchaSiteKey field of the Firebase project config.
Patch Changes
  • e389f70 #​9991 (fixes #​9405) - Fix error causing Auth and AppCheck conflict when both are using ReCAPTCHA Enterprise.
firebase@​12.15.0
Minor Changes
  • 043c0ab #​9929 - Merge offline pipeline implementation with one minor API change

  • 420156e #​10023 - Add ability to call initializeAppCheck without a provider. If no provider is passed to initializeAppCheck, App Check will attempt to initialize with a ReCaptchaEnterpriseProvider using the site key found in the recaptchaSiteKey field of the Firebase project config.

Patch Changes
@​firebase/firestore@4.16.0
Minor Changes
  • 043c0ab #​9929 - Merge offline pipeline implementation with one minor API change
@​firebase/ai@2.13.1
Patch Changes
  • 9bef5ab #​10035 - Deprecated GoogleMaps.enableWidget, following the announcement by the Grounding for Google Maps service.

  • 6a9d3d1 #​10026 (fixes #​9006) - Wrap params.systemInstruction with formatSystemInstruction() in the ChatSession constructor.

@​firebase/app-check-compat@0.4.5
Patch Changes
@​firebase/app-compat@0.5.14
Patch Changes
@​firebase/auth@1.13.3
Patch Changes
  • e389f70 #​9991 (fixes #​9405) - Fix error causing Auth and AppCheck conflict when both are using ReCAPTCHA Enterprise.

  • 712091c #​10049 - Update referrer policy for auth API requests from no-referrer to strict-origin-when-cross-origin to support HTTP Referrer-restricted API keys in browser environments.

@​firebase/auth-compat@0.6.8
Patch Changes
  • 712091c #​10049 - Update referrer policy for auth API requests from no-referrer to strict-origin-when-cross-origin to support HTTP Referrer-restricted API keys in browser environments.

  • Updated dependencies [e389f70, 712091c]:

  • @​firebase/auth@1.13.3

@​firebase/firestore-compat@0.4.11
Patch Changes
@​firebase/remote-config@0.8.5
Patch Changes
  • 33521f2 #​10000 - Support ABT realtime when variant value matches default value of parameter
@​firebase/remote-config-compat@0.2.26
Patch Changes

v12.14.0

Compare Source

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

What's Changed
@​firebase/ai@2.13.0
Minor Changes
  • f0752a0 #​9800 - Add initializeDeviceModel() method to allow explicit initialization of on-device model in hybrid mode.

  • bd08cae #​9926 - Change "beta" (public preview) tags to "public" (generally available) for all hybrid inference features.

Patch Changes
  • bd2644b #​9956 (fixes #​9938) - Fix a bug that caused ChatSession.sendMessageStream() and TemplateChatSession.sendMessageStream() to send duplicate user turns in the request.
firebase@​12.14.0
Minor Changes
  • 3b337b9 #​9917 - Add new API and deprecate old API for creating and deleting fcm registration

  • f0752a0 #​9800 - Add initializeDeviceModel() method to allow explicit initialization of on-device model in hybrid mode.

  • d5b0f61 #​9913 - Added minimum and maximum FieldValue operations

  • bd08cae #​9926 - Change "beta" (public preview) tags to "public" (generally available) for all hybrid inference features.

Patch Changes
  • 2697919 #​9845 (fixes #​9732) - Updated _isAvailable() to use retry logic for the initial IndexedDB availability check, preventing incorrect fallbacks to in-memory persistence in environments where transactions may occasionally drop on startup.

  • Updated dependencies [3b337b9, bd2644b, 2697919, f0752a0, [`

Important

✂ PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • Between 12:00 AM and 11:59 PM (* 0-23 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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

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


  • 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 commented Aug 20, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: react-beautiful-dnd@13.1.1
npm error Found: react@19.2.4
npm error node_modules/react
npm error   peer react@">=16.8.0" from @emotion/react@11.14.0
npm error   node_modules/@emotion/react
npm error     peer @emotion/react@"^11.0.0-rc.0" from @emotion/styled@11.14.1
npm error     node_modules/@emotion/styled
npm error       peerOptional @emotion/styled@"^11.3.0" from @mui/lab@7.0.1-beta.23
npm error       node_modules/@mui/lab
npm error         @mui/lab@"^7.0.1-beta.19" from the root project
npm error       4 more (@mui/material, @mui/styled-engine, @mui/system, the root project)
npm error     peerOptional @emotion/react@"^11.5.0" from @mui/lab@7.0.1-beta.23
npm error     node_modules/@mui/lab
npm error       @mui/lab@"^7.0.1-beta.19" from the root project
npm error     5 more (@mui/material, @mui/styled-engine, @mui/system, ...)
npm error   peer react@">=16.8.0" from @emotion/styled@11.14.1
npm error   node_modules/@emotion/styled
npm error     peerOptional @emotion/styled@"^11.3.0" from @mui/lab@7.0.1-beta.23
npm error     node_modules/@mui/lab
npm error       @mui/lab@"^7.0.1-beta.19" from the root project
npm error     peerOptional @emotion/styled@"^11.3.0" from @mui/material@7.3.9
npm error     node_modules/@mui/material
npm error       peer @mui/material@"^7.3.9" from @mui/icons-material@7.3.9
npm error       node_modules/@mui/icons-material
npm error         @mui/icons-material@"^7.3.5" from the root project
npm error       2 more (@mui/lab, the root project)
npm error     3 more (@mui/styled-engine, @mui/system, the root project)
npm error   31 more (@emotion/use-insertion-effect-with-fallbacks, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@"^16.8.5 || ^17.0.0 || ^18.0.0" from react-beautiful-dnd@13.1.1
npm error node_modules/react-beautiful-dnd
npm error   react-beautiful-dnd@"^13.1.1" from the root project
npm error
npm error Conflicting peer dependency: react@18.3.1
npm error node_modules/react
npm error   peer react@"^16.8.5 || ^17.0.0 || ^18.0.0" from react-beautiful-dnd@13.1.1
npm error   node_modules/react-beautiful-dnd
npm error     react-beautiful-dnd@"^13.1.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-09-21T14_54_45_514Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-21T14_54_45_514Z-debug-0.log

@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
adminv2 Ready Ready Preview Sep 21, 2026 3:00pm UTC

Request Review

@renovate
renovate Bot force-pushed the renovate/firebase-12.x-lockfile branch from f99201a to 7f2bfb0 Compare August 20, 2026 21:54
@renovate
renovate Bot force-pushed the renovate/firebase-12.x-lockfile branch from 7f2bfb0 to ab68205 Compare August 26, 2026 11:44
@renovate
renovate Bot force-pushed the renovate/firebase-12.x-lockfile branch from ab68205 to eb19f90 Compare August 26, 2026 22:20
@renovate
renovate Bot force-pushed the renovate/firebase-12.x-lockfile branch from eb19f90 to 4f309ee Compare September 2, 2026 21:48
@renovate
renovate Bot force-pushed the renovate/firebase-12.x-lockfile branch from 4f309ee to 0d7da78 Compare September 7, 2026 18:53
@renovate
renovate Bot force-pushed the renovate/firebase-12.x-lockfile branch from 0d7da78 to c80c3db Compare September 9, 2026 21:59
@renovate renovate Bot changed the title Update dependency firebase to v12.18.0 Update dependency firebase to v12.19.0 Sep 9, 2026
@renovate
renovate Bot force-pushed the renovate/firebase-12.x-lockfile branch from c80c3db to e0456ff Compare September 10, 2026 18:03
@renovate
renovate Bot force-pushed the renovate/firebase-12.x-lockfile branch from e0456ff to 3094cf7 Compare September 11, 2026 20:59
@renovate
renovate Bot force-pushed the renovate/firebase-12.x-lockfile branch from 3094cf7 to 5fa0742 Compare September 12, 2026 23:27
@renovate
renovate Bot force-pushed the renovate/firebase-12.x-lockfile branch from 5fa0742 to 7d721e4 Compare September 15, 2026 00:18
@renovate
renovate Bot force-pushed the renovate/firebase-12.x-lockfile branch from 7d721e4 to 0df54e9 Compare September 15, 2026 17:53
@renovate
renovate Bot force-pushed the renovate/firebase-12.x-lockfile branch from 0df54e9 to 193312b Compare September 21, 2026 14:55
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