ReviewOS

also looking at this

stacks/ts-cloud

chore(deps): update all non-major dependencies

#75
Closed github-actions[bot] wants to merge buddy-bot/update-non-major-updates into main
3 files +3 -3

This PR contains the following updates:

Package Updates Summary

TypeCount
📦 NPM Packages1
🔧 System Dependencies1
Total2

📦 npm Dependencies

npm

PackageChangeAgeAdoptionPassingConfidence
fast-xml-parser (source)5.3.5 -> 5.4.2ageadoptionpassingconfidence

🔧 System Dependencies

system

PackageChangeTypeFile
bun.com^1.3.2^1.3.4🟢 patchdeps.yaml

Release Notes

NaturalIntelligence/fast-xml-parser (fast-xml-parser)

5.3.5 -> 5.4.2

v5.4.0

Compare 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

import { XMLBuilder } from "fast-xml-parser";

To

import  XMLBuilder  from "fast-xml-builder";

XMLBuilder will be removed from current package in any next major version of this library. So better to migrate.

Released by amitguptagwl on 2/25/2026

v5.3.9

Compare Source

Full Changelog: https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.3.9...v5.3.9

Released by amitguptagwl on 2/25/2026

v5.3.8

Compare Source

Released by amitguptagwl on 2/25/2026

bun.com

^1.3.2 → ^1.3.4

📁 File: deps.yaml

🔗 Release Notes: bun.sh


📊 Package Statistics

  • fast-xml-parser: 65,866,363 weekly downloads
  • bun.com: Popular JavaScript runtime and package manager

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Buddy 🤖

3 changed files on the files tab, with 0 review threads.