Merged
Conversation
leomp12
approved these changes
Mar 9, 2026
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:
^20.4.2→^20.4.3^20.4.2→^20.4.3^20.4.2→^20.4.3^20.19.35→^20.19.37^1.13.5→^1.13.6^5.3.7→^5.4.2^12.9.0→^12.10.0^7.0.6→^7.1.0^16.2.7→^16.3.2^2.8.11→^2.8.13^66.6.2→^66.6.5Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v20.4.3Compare Source
Bug Fixes
conventional-changelog/commitlint (@commitlint/config-conventional)
v20.4.3Compare Source
Bug Fixes
conventional-changelog/commitlint (@commitlint/rules)
v20.4.3Compare Source
Bug Fixes
axios/axios (axios)
v1.13.6Compare Source
This release focuses on platform compatibility, error handling improvements, and code quality maintenance.
🚀 New Features
🐛 Bug Fixes
Environment Compatibility:
Error Handling:
🔧 Maintenance & Chores
🌟 New Contributors
We are thrilled to welcome our new contributors! Thank you for helping improve the project:
Full Changelog: v1.13.5...v1.13.6
NaturalIntelligence/fast-xml-parser (fast-xml-parser)
v5.4.2Compare Source
v5.4.1Compare Source
v5.4.0: Separate BuilderCompare Source
XML Builder was the part of fast-xml-parser for years. But considering that any bug in builder may false-alarm the users who are only using parser and vice-versa, we have decided to split it into a separate package.
Migration
To migrate to fast-xml-builder;
From
To
XMLBuilder will be removed from current package in any next major version of this library. So better to migrate.
v5.3.9: support strictReservedNamesCompare Source
Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.9...v5.3.9
firebase/firebase-js-sdk (firebase)
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]:firebase/firebase-functions (firebase-functions)
v7.1.0Compare Source
onGraphRequestmethod. (#1784, #1818)lint-staged/lint-staged (lint-staged)
v16.3.2Compare Source
Patch Changes
2adaf6cThanks @iiroj! - Hide the extracmdwindow on Windows by spawning tasks without thedetachedoption.v16.3.1Compare Source
Patch Changes
cd5d762Thanks @iiroj! - Removenano-spawnas a dependency frompackage.jsonas it was replaced withtinyexecand is no longer used.v16.3.0Compare Source
Minor Changes
#1698
feda37aThanks @iiroj! - Run external processes withtinyexecinstead ofnano-spawn.nano-spawnreplacedexecain lint-staged version 16 to limit the amount of npm dependencies required, but caused some unknown issues related to spawning tasks. Let's hopetinyexecimproves the situation.#1699
1346d16Thanks @iiroj! - Removepidtreeas a dependency. When a task fails, its sub-processes are killed more efficiently via the process group on Unix systems, and thetaskkillcommand on Windows.Patch Changes
87467aaThanks @iiroj! - Incorrect brace expansions like*.{js}(nothing to expand) are detected exhaustively, instead of just a single pass.vercel/turborepo (turbo)
v2.8.13: Turborepo v2.8.13Compare Source
What's Changed
@turbo/repository
Examples
Changelog
--summarizeflag by @anthonyshew in #12042npm: aliasdependencies as external, not workspace references by @anthonyshew in #12061file:andlink:protocol entries in pruned bun lockfile by @anthonyshew in #12076gitsubprocess in worktree detection with Rust by @anthonyshew in #12106devDependenciessupport by @anthonyshew in #12122withinto root config instead of replacing it by @anthonyshew in #12125dependenciestakes precedence overdevDependenciesby @anthonyshew in #12129New Contributors
Full Changelog: vercel/turborepo@v2.8.12...v2.8.13
unocss/unocss (unocss)
v66.6.5Compare Source
🐞 Bug Fixes
View changes on GitHub
v66.6.4Compare Source
🚀 Features
noScopekey determines whether to wrap the selector - by @zyyv and Copilot in #5130 (5b67c)View changes on GitHub
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 was generated by Mend Renovate. View the repository job log.