build: update all non-major dependencies (main) - autoclosed#32950
Merged
ok7sai merged 1 commit intoangular:mainfrom Mar 19, 2026
Merged
Conversation
See associated pull request for more information.
fbd1dec to
5567617
Compare
ok7sai
approved these changes
Mar 19, 2026
Member
|
This PR was merged into the repository. The changes were merged into the following branches:
|
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:
15.8.0→15.11.06.3.0→6.4.01.97.3→1.98.0Release Notes
firebase/firebase-tools (firebase-tools)
v15.11.0Compare Source
dataAccessModein Firestore database creation. This allows choosing betweenFIRESTORE_NATIVEandMONGODB_COMPATIBLEfor Enterprise edition databases.apptesting:executecommand to run App Testing agent tests from YAML files.firebase dataconnect:sdk:generatenow performs compilation check first before generating SDKs.offsetas well aslimitv15.10.1Compare Source
v15.10.0Compare Source
--onlyflag foremulators:export(#4033)firebase init hostingflow, offer to switch to App Hosting (#9887)firebase init hosting(#9843)studio:exportcommand to export Firebase Studio projects to Antigravity.v15.9.1Compare Source
next.config.tsandnext.config.mtsin Next.js deployments (#9871)v15.9.0Compare Source
*_EMULATOR_VERSIONenv variables to allow overriding specific versions of downloadable emulatorsfirestore_query_collectiontool back to MCP as it is not available in the OneMCP server yet.Swatinem/rollup-plugin-dts (rollup-plugin-dts)
v6.4.0Compare Source
Features:
Fixes:
declare modulepathsThank you:
Features, fixes and improvements in this release have been contributed by:
sass/dart-sass (sass)
v1.98.0Compare Source
Command-Line Interface
--watchmode.Dart API
const Logger.defaultLoggerfield. This provides a logger that emits tostandard error or the browser console, but automatically chooses whether to
use terminal colors.
JavaScript API
Fix a crash when manually constructing a
SassCalculationfor'calc'withan argument that can't be simplified.
Properly emit deprecation warnings as text rather than
StringBufferobjectswhen running in a browser.
Emit colored warnings and other messages on the console when running in a
browser.