build: update all non-major dependencies (main)#32950
Open
angular-robot wants to merge 1 commit intoangular:mainfrom
Open
build: update all non-major dependencies (main)#32950angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot wants to merge 1 commit intoangular:mainfrom
Conversation
See associated pull request for more information.
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.10.16.3.0→6.4.01.97.3→1.98.0Release Notes
firebase/firebase-tools (firebase-tools)
v15.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.