build: update all non-major dependencies (main) #31797
Open
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:
6.3.1
->6.5.0
14.14.0
->14.16.0
5.9.0
->5.10.0
0.30.18
->0.30.19
0.5.3
->0.5.4
1.91.0
->1.92.1
0.2.8
->0.2.9
Release Notes
bazel-contrib/rules_nodejs (@bazel/runfiles)
v6.5.0
Compare Source
Using Bzlmod with Bazel 6 or greater
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazel
file:What's Changed
New Contributors
Full Changelog: bazel-contrib/rules_nodejs@v6.4.0...v6.5.0
firebase/firebase-tools (firebase-tools)
v14.16.0
Compare Source
firestore:bulkdelete
which initiates a Firestore managed bulk delete operation (#8974)firestore:operations:*
commands to list, describe, and cancel long-running operations (#8982)firebase emulator:start
use a default projectdemo-no-project
if no project can be found. (#9072)firebase init dataconnect
also supports bootstrapping flutter template. (#9084)unzip
util where files could be written outside of the expected output directory.firebase init dataconnect
confirms Cloud SQL provisioning. (#9095)firebase_init
tool can download an existing FDC service returned fromdataconnect_list_services
(#9091)_insert
data includes all non-null columns without defaults. (#9106)firebase_login
andfirebase_logout
MCP tools.v14.15.2
Compare Source
dataconnect_execute
MPC tool. (#9046)firebase-ios-sdk
could not finalize MFA with auth emulator. (#9062)firebase dataconnect:sdk:generate --watch
swallowed all logs. (#9055)dataconnect_info
tool to surface information of local workspace and backend resources. (#9056)v14.15.1
Compare Source
listTools
. (#9045)dataconnect_compile
MCP tool.v14.15.0
Compare Source
jasmine/jasmine (jasmine-core)
v5.10.0
Compare Source
Please see the release notes.
rich-harris/magic-string (magic-string)
v0.30.19
Compare Source
Bug Fixes
Features
replace(All)
support replacement for functions when the first parameter is a string (#304) (fd1d887)2wce/rollup-plugin-sourcemaps2 (rollup-plugin-sourcemaps2)
v0.5.4
Compare Source
Patch Changes
498f3a7
: chore: minor package updatessass/dart-sass (sass)
v1.92.1
Compare Source
would not be passed as implicit configuration to a later imported, forwarded
module.
v1.92.0
Compare Source
Breaking change: Emit declarations, childless at-rules, and comments in
the order they appear in the source even when they're interleaved with nested
rules. This obsoletes the
mixed-decls
deprecation.Breaking change: The function name
type()
is now fully reserved for theplain CSS function. This means that
@function
definitions with the nametype
will produce errors, while function calls will be parsed as specialfunction strings.
Configuring private variables using
@use ... with
,@forward ... with
, andmeta.load-css(..., $with: ...)
is now deprecated. Private variables werealways intended to be fully encapsulated within the module that defines them,
and this helps enforce that encapsulation.
Fix a bug where
@extend
rules loaded through a mixture of@import
and@use
rules could fail to apply correctly.Command-Line Interface
--watch
mode, delete the source map when the associated source file isdeleted.
Configuration
📅 Schedule: Branch creation - "after 10:00pm every weekday,before 5:00am every weekday,every weekend" in timezone America/Tijuana, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.