Bump fast-xml-parser from 5.3.3 to 5.4.1#18
Conversation
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.3 to 5.4.1. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.3.3...v5.4.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Free Tier Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
| codemirror@6.0.2: | ||
| resolution: {integrity: sha512-VhydHotNW5w1UGK0Qj96BwSk/Zqbp9WbnyK2W/eVMv4QyF41INRGpjUhFJY7/uDNuudSc33a/PKr4iDqRduvHw==} | ||
|
|
||
| color-convert@2.0.1: |
There was a problem hiding this comment.
fast-xml-parser not actually bumped despite PR title
High Severity
The PR claims to bump fast-xml-parser from 5.3.3 to 5.4.1, but the lockfile still resolves fast-xml-parser@5.3.3 in both the packages and snapshots sections. The library is a transitive dependency of @atomic-ehr/fhirpath@0.1.2, which still pins it at 5.3.3. No version override or direct dependency was added to force the upgrade. If this PR was opened to address a security vulnerability in fast-xml-parser, merging it would give a false sense of security while the vulnerable version remains in use.
Additional Locations (1)
|
Dependabot doesn't support the 'updating transitive dependencies' feature for pnpm package_manager. Because of this, Dependabot cannot update this pull request. |
2 similar comments
|
Dependabot doesn't support the 'updating transitive dependencies' feature for pnpm package_manager. Because of this, Dependabot cannot update this pull request. |
|
Dependabot doesn't support the 'updating transitive dependencies' feature for pnpm package_manager. Because of this, Dependabot cannot update this pull request. |


Bumps fast-xml-parser from 5.3.3 to 5.4.1.
Release notes
Sourced from fast-xml-parser's releases.
... (truncated)
Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
4e7ca80update release info36023b4fix (#785) unpairedTag node should not have tag contentb366026separate builder6f333a8update release infoc3ffbabsupport strictReservedNamesc692040update release info107e34cavoid{}to create an empty object60835a4support maxNestedTagsf55657cavoid direct call to hasOwnPropertyc13a961handle non-array input for XML builder when preserveOrder is trueDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Note
Medium Risk
Primarily dependency/lockfile updates, but it upgrades the
@atomic-ehr/codegentoolchain and@health-samurai/react-components, which could affect generated FHIR types and UI behavior at build/runtime.Overview
Dependency updates only (lockfile). Bumps
@health-samurai/react-componentsfrom0.0.0-alpha.12to0.0.0-alpha.13.Upgrades the dev tool
@atomic-ehr/codegento a newer canary, which also updates its internal deps (@atomic-ehr/fhir-canonical-manager,@atomic-ehr/fhirschema) and swaps parts of its CLI/template stack (e.g., drops@inquirer/*/ora/handlebarsin favor ofmustache,tinyglobby, and neweryaml).Written by Cursor Bugbot for commit defd8a2. This will update automatically on new commits. Configure here.