Skip to content

Bump fast-xml-parser and @cdklabs/cdk-ssm-documents in /source#285

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/source/multi-9ed21676d0
Open

Bump fast-xml-parser and @cdklabs/cdk-ssm-documents in /source#285
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/source/multi-9ed21676d0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Bumps fast-xml-parser to 5.3.8 and updates ancestor dependency @cdklabs/cdk-ssm-documents. These dependencies need to be updated together.

Updates fast-xml-parser from 4.4.1 to 5.3.8

Release notes

Sourced from fast-xml-parser's releases.

handle non-array input for XML builder && support maxNestedTags

CJS typing fix

What's Changed

New Contributors

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.6...v5.3.7

Entity security and performance

  • Improve security and performance of entity processing
    • new options maxEntitySize, maxExpansionDepth, maxTotalExpansions, maxExpandedLength, allowedTags,tagFilter
    • fast return when no edtity is present
    • improvement replacement logic to reduce number of calls

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.5...v5.3.6

v5.3.5

What's Changed

New Contributors

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.4...v5.3.5

fix: handle HTML numeric and hex entities when out of range

No release notes provided.

bug fix and performance improvements

  • fix #775: transformTagName with allowBooleanAttributes adds an unnecessary attribute
  • Performance improvement for stopNodes (By Maciek Lamberski)

Replace Buffer with Uint8Array

  • Launched Separate CLI module
  • Replace Buffer with Uint8Array

Support EMPTY and ANY with ELEMENT in DOCTYPE

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.2.4...v5.2.4

upgrade to ESM module and fixing value parsing issues

... (truncated)

Changelog

Sourced from fast-xml-parser's changelog.

Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.

Note: Due to some last quick changes on v4, detail of v4.5.3 & v4.5.4 are not updated here. v4.5.4x is the last tag of v4 in github repository. I'm extremely sorry for the confusion

5.5.3 / 2026-03-11

  • upgrade builder

5.5.2 / 2026-03-11

  • update dependency to fix typings

5.5.1 / 2026-03-10

  • fix dependency

5.5.0 / 2026-03-10

  • support path-expression-matcher
  • fix: stopNode should not be parsed
  • performance improvement for stopNode checking

5.4.2 / 2026-03-03

  • support maxEntityCount option

5.4.1 / 2026-02-25

  • fix (#785) unpairedTag node should not have tag content

5.4.0 / 2026-02-25

  • migrate to fast-xml-builder

5.3.9 / 2026-02-25

  • support strictReservedNames

5.3.8 / 2026-02-25

  • support maxNestedTags
  • handle non-array input for XML builder when preserveOrder is true (By Angelo Coetzee)
  • save use of js properies

5.3.7 / 2026-02-20

5.3.6 / 2026-02-14

  • Improve security and performance of entity processing
    • new options maxEntitySize, maxExpansionDepth, maxTotalExpansions, maxExpandedLength, allowedTags,tagFilter
    • fast return when no edtity is present
    • improvement replacement logic to reduce number of calls

5.3.5 / 2026-02-08

  • fix: Escape regex char in entity name
  • update strnum to 2.1.2

... (truncated)

Commits
  • c692040 update release info
  • 107e34c avoid {} to create an empty object
  • 60835a4 support maxNestedTags
  • f55657c avoid direct call to hasOwnProperty
  • c13a961 handle non-array input for XML builder when preserveOrder is true
  • fc97a55 update relese info
  • b9aef04 Unexport X2jOptions at declaration site (#787)
  • c20fbd6 remove unused code
  • ecb2ca1 update release info
  • 910dae5 fix entities performance & security issues
  • Additional commits viewable in compare view

Updates @cdklabs/cdk-ssm-documents from 0.0.50 to 0.0.51

Release notes

Sourced from @​cdklabs/cdk-ssm-documents's releases.

v0.0.51

0.0.51 (2026-03-12)

Bug Fixes

  • resolve npm publish 415 error from hard links in deasync (#108) (b5b1b98)
  • update cdk and sdk clients (#101) (b2fe63d)
  • use temp file to break hard links in deasync (#109) (cd832a7)
Commits
  • cd832a7 fix: use temp file to break hard links in deasync (#109)
  • b5b1b98 fix: resolve npm publish 415 error from hard links in deasync (#108)
  • b02c865 chore(deps): upgrade cdklabs-projen-project-types (#107)
  • 6aa3ead chore(deps): upgrade dev dependencies (#106)
  • b57f183 chore(deps): Upgrade to jsii v5 (#105)
  • b2fe63d fix: update cdk and sdk clients (#101)
  • 6ce9918 chore(deps): bump immutable from 4.3.7 to 4.3.8 (#99)
  • 28b07db chore(deps): bump lodash from 4.17.21 to 4.17.23 (#96)
  • 5762185 chore(deps): bump jsonpath from 1.1.1 to 1.2.1 (#98)
  • ea3706f chore(deps): bump js-yaml from 4.1.0 to 4.1.1 (#94)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​cdklabs/cdk-ssm-documents since your current version.


Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 5.3.8 and updates ancestor dependency [@cdklabs/cdk-ssm-documents](https://github.com/cdklabs/cdk-ssm-documents). These dependencies need to be updated together.


Updates `fast-xml-parser` from 4.4.1 to 5.3.8
- [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@v4.4.1...v5.3.8)

Updates `@cdklabs/cdk-ssm-documents` from 0.0.50 to 0.0.51
- [Release notes](https://github.com/cdklabs/cdk-ssm-documents/releases)
- [Commits](cdklabs/cdk-ssm-documents@v0.0.50...v0.0.51)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 5.3.8
  dependency-type: indirect
- dependency-name: "@cdklabs/cdk-ssm-documents"
  dependency-version: 0.0.51
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 13, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 1, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants