Open
Conversation
7dbc6e7 to
5524f7b
Compare
45d25e3 to
0cf2805
Compare
0cf2805 to
81d31d9
Compare
81d31d9 to
b385d5d
Compare
b385d5d to
3928bb5
Compare
3928bb5 to
d7af543
Compare
d7af543 to
15a3f2f
Compare
15a3f2f to
19096a5
Compare
19096a5 to
5622a0c
Compare
5622a0c to
87a00a6
Compare
87a00a6 to
d644b41
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
12.2.1→12.11.0Release Notes
firebase/firebase-js-sdk (firebase)
v12.11.0Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/ai@2.10.0
Minor Changes
843a8d7#9693 (fixes #9625) - AddedresponseJsonSchematoGenerationConfig.Patch Changes
2f7f426]:@firebase/data-connect@0.5.0
Minor Changes
9d33dd6#9614 - Add validateArgsWithOptions() to Data Connect (internal change, no need to add to public release notes).Patch Changes
2f7f426#9608 - RemoveupdateEmulatorBanner(). (No release note needed.)Updated dependencies [
2f7f426]:firebase@12.11.0
Minor Changes
9d33dd6#9614 - Add validateArgsWithOptions() to Data Connect (internal change, no need to add to public release notes).843a8d7#9693 (fixes #9625) - AddedresponseJsonSchematoGenerationConfig.78384d3#9492 - Add support for array expressionsarrayFirst,arrayFirstN,arrayLast,arrayLastN,arrayMinimum,arrayMinimumN,arrayMaximum,arrayMaximumN,arrayIndexOf,arrayLastIndexOfandarrayIndexOfAllPatch Changes
54ff05e,9d33dd6,843a8d7,a383770,78384d3,2f7f426]:@firebase/firestore@4.13.0
Minor Changes
78384d3#9492 - Add support for array expressionsarrayFirst,arrayFirstN,arrayLast,arrayLastN,arrayMinimum,arrayMinimumN,arrayMaximum,arrayMaximumN,arrayIndexOf,arrayLastIndexOfandarrayIndexOfAllPatch Changes
54ff05e#9715 - Beta API Breaking change: Defer pipeline user data validation from initialization toexecute(). This breaking change is allowed in a non-major release since the Firestore Pipelines API is currently in Public Preview.a383770#9622 - Fixed X is not a function issues observed in server side rendering APIs.2f7f426#9608 - RemoveupdateEmulatorBanner(). (No release note needed.)Updated dependencies [
2f7f426]:@firebase/util@1.15.0
Minor Changes
2f7f426#9608 - RemoveupdateEmulatorBanner(). (No release note needed.)@firebase/analytics@0.10.21
Patch Changes
2f7f426]:@firebase/analytics-compat@0.2.27
Patch Changes
2f7f426]:@firebase/app@0.14.10
Patch Changes
Update SDK_VERSION.
Updated dependencies [
2f7f426]:@firebase/app-check@0.11.2
Patch Changes
2f7f426]:@firebase/app-check-compat@0.4.2
Patch Changes
2f7f426]:@firebase/app-compat@0.5.10
Patch Changes
2f7f426]:@firebase/auth@1.12.2
Patch Changes
2f7f426#9608 - RemoveupdateEmulatorBanner(). (No release note needed.)Updated dependencies [
2f7f426]:@firebase/auth-compat@0.6.4
Patch Changes
2f7f426]:@firebase/component@0.7.2
Patch Changes
2f7f426]:@firebase/database@1.1.2
Patch Changes
2f7f426#9608 - RemoveupdateEmulatorBanner(). (No release note needed.)Updated dependencies [
2f7f426]:@firebase/database-compat@2.1.2
Patch Changes
2f7f426]:@firebase/database-types@1.0.18
Patch Changes
2f7f426]:@firebase/firestore-compat@0.4.7
Patch Changes
54ff05e,a383770,78384d3,2f7f426]:@firebase/functions@0.13.3
Patch Changes
2f7f426#9608 - RemoveupdateEmulatorBanner(). (No release note needed.)Updated dependencies [
2f7f426]:@firebase/functions-compat@0.4.3
Patch Changes
2f7f426]:@firebase/installations@0.6.21
Patch Changes
2f7f426]:@firebase/installations-compat@0.2.21
Patch Changes
2f7f426]:@firebase/messaging@0.12.25
Patch Changes
2f7f426]:@firebase/messaging-compat@0.2.25
Patch Changes
2f7f426]:@firebase/performance@0.7.11
Patch Changes
2f7f426]:@firebase/performance-compat@0.2.24
Patch Changes
2f7f426]:@firebase/remote-config@0.8.2
Patch Changes
2f7f426]:@firebase/remote-config-compat@0.2.23
Patch Changes
2f7f426]:@firebase/storage@0.14.2
Patch Changes
2f7f426#9608 - RemoveupdateEmulatorBanner(). (No release note needed.)Updated dependencies [
2f7f426]:@firebase/storage-compat@0.4.2
Patch Changes
2f7f426]:v12.10.0Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/ai@2.9.0
Minor Changes
47f8521#9489 - Added automatic function calling capability when usingChatSession.Patch Changes
eebba69]:@firebase/data-connect@0.4.0
Minor Changes
eebba69#9439 - Add Memory-Based caching to Queries in Firebase Data Connect.Patch Changes
eebba69]:firebase@12.10.0
Minor Changes
14d9745#9483 - Support added formapSet,mapValues,mapEntries,mapKeysPipelines expressions.47f8521#9489 - Added automatic function calling capability when usingChatSession.f8996c4#9479 - Support added for the following string Pipeline expressions:stringRepeat,stringReplaceOne,stringReplaceAll,stringIndexOf,ltrim,rtrim.eebba69#9439 - Add Memory-Based caching to Queries in Firebase Data Connect.659d9bb#9576 - Add support for first, last, array_agg and array_agg_distinct expressions852162b#9498 - Add support for rand and trunc pipeline expressions6041509#9484 - feat(firestore): Support added for theisTypePipeline expression.Patch Changes
14d9745,47f8521,f8996c4,eebba69,659d9bb,852162b,6041509]:@firebase/firestore@4.12.0
Minor Changes
14d9745#9483 - Support added formapSet,mapValues,mapEntries,mapKeysPipelines expressions.f8996c4#9479 - Support added for the following string Pipeline expressions:stringRepeat,stringReplaceOne,stringReplaceAll,stringIndexOf,ltrim,rtrim.659d9bb#9576 - Add support for first, last, array_agg and array_agg_distinct expressions852162b#9498 - Add support for rand and trunc pipeline expressions6041509#9484 - feat(firestore): Support added for theisTypePipeline expression.Patch Changes
eebba69]:@firebase/util@1.14.0
Minor Changes
eebba69#9439 - Add Memory-Based caching to Queries in Firebase Data Connect.@firebase/analytics@0.10.20
Patch Changes
eebba69]:@firebase/analytics-compat@0.2.26
Patch Changes
eebba69]:@firebase/app@0.14.9
Patch Changes
Update SDK_VERSION.
Updated dependencies [
eebba69]:@firebase/util@1.14.0
@firebase/component@0.7.1
@firebase/app-check@0.11.1
Patch Changes
eebba69]:@firebase/app-check-compat@0.4.1
Patch Changes
eebba69]:@firebase/app-compat@0.5.9
Patch Changes
eebba69]:@firebase/auth@1.12.1
Patch Changes
eebba69]:@firebase/auth-compat@0.6.3
Patch Changes
eebba69]:@firebase/component@0.7.1
Patch Changes
eebba69]:@firebase/database@1.1.1
Patch Changes
eebba69]:@firebase/database-compat@2.1.1
Patch Changes
eebba69]:@firebase/database-types@1.0.17
Patch Changes
eebba69]:@firebase/firestore-compat@0.4.6
Patch Changes
14d9745,f8996c4,eebba69,659d9bb,852162b,6041509]:@firebase/functions@0.13.2
Patch Changes
eebba69]:@firebase/functions-compat@0.4.2
Patch Changes
eebba69]:@firebase/installations@0.6.20
Patch Changes
eebba69]:@firebase/installations-compat@0.2.20
Patch Changes
eebba69]:@firebase/messaging@0.12.24
Patch Changes
eebba69]:@firebase/messaging-compat@0.2.24
Patch Changes
eebba69]:@firebase/performance@0.7.10
Patch Changes
eebba69]:@firebase/performance-compat@0.2.23
Patch Changes
eebba69]:@firebase/remote-config@0.8.1
Patch Changes
eebba69]:@firebase/remote-config-compat@0.2.22
Patch Changes
eebba69]:@firebase/storage@0.14.1
Patch Changes
eebba69]:@firebase/storage-compat@0.4.1
Patch Changes
eebba69]:v12.9.0Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/ai@2.8.0
Minor Changes
8123231#9461 - AI Logic: Extend theLiveSession.receive()return types to include aLiveServiceGoingAwayNoticewhich signifies that the service will soon close the session.
f9254b6#9475 - Remove "preview" tags from code execution and URL context documentation.2e74329#9462 - Add params onUsageMetadatathat provide cache-related usage data when the implicit caching feature is used.Patch Changes
691a506#9469 - Internal: Add tag to log requests made to cloud while in hybrid mode.firebase@12.9.0
Minor Changes
8123231#9461 - AI Logic: Extend theLiveSession.receive()return types to include aLiveServiceGoingAwayNoticewhich signifies that the service will soon close the session.
f9254b6#9475 - Remove "preview" tags from code execution and URL context documentation.2e74329#9462 - Add params onUsageMetadatathat provide cache-related usage data when the implicit caching feature is used.08e3acd#9459 - Add support forregexFindandregexFindAllPipeline expressions.Patch Changes
8123231,691a506,f9254b6,65a553b,2e74329,08e3acd]:@firebase/firestore@4.11.0
Minor Changes
08e3acd#9459 - Add support forregexFindandregexFindAllPipeline expressions.Patch Changes
65a553b#9472 - Log a warning whendatabaseIdis not found.@firebase/app@0.14.8
Patch Changes
@firebase/app-compat@0.5.8
Patch Changes
@firebase/firestore-compat@0.4.5
Patch Changes
65a553b,08e3acd]:v12.8.0Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/ai@2.7.0
Minor Changes
2ecf78b#8890 (fixes #8859) - Add support forAbortSignal, allowing requests to be aborted.5579b38#9424 - Added ability to specify thinking levels inthinkingConfig.f044045#9440 - Update default hybrid-in-cloud model togemini-2.5-flash-lite.firebase@12.8.0
Minor Changes
83e6864#9356 - Release Firestore Pipelines for Enterprise edition in public preview.2ecf78b#8890 (fixes #8859) - Add support forAbortSignal, allowing requests to be aborted.5579b38#9424 - Added ability to specify thinking levels inthinkingConfig.f044045#9440 - Update default hybrid-in-cloud model togemini-2.5-flash-lite.b282744#9449 - Web support for ABT and RolloutsPatch Changes
83e6864,2ecf78b,5579b38,f044045,b282744]:@firebase/firestore@4.10.0
Minor Changes
83e6864#9356 - Release Firestore Pipelines for Enterprise edition in public preview.@firebase/remote-config@0.8.0
Minor Changes
b282744#9449 - Web support for ABT and Rollouts@firebase/app@0.14.7
Patch Changes
@firebase/app-compat@0.5.7
Patch Changes
[@firebase/firestore-compat](https://redirect.github.com/firebase/firestore-
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.