build(deps-dev): bump fast-xml-builder from 1.1.4 to 1.2.0
Created by: dependabot[bot]
Bumps fast-xml-builder from 1.1.4 to 1.2.0.
Changelog
Sourced from fast-xml-builder's changelog.
1.2.0 (2026-05-08)
- Add support for
sanitizeNameoption- Support xml-naming for validating and sanitizing tag and attribute names
1.1.9 (2026-05-06)
- fix: format output for preserve order when indent by is set to empty string
1.1.8 (2026-05-05)
- fix: skip text property for PI tags
- improve typings
1.1.7 (2026--05-04)
- fix security issues when attribute value contains quotes
1.1.6 (2026--05-04)
- fix security issues related to comment
- skip comment with null value
1.1.5 (2026-04-17)
- fix security issues related to comment and cdata
1.1.4 (2026-03-16)
- support maxNestedTags option
1.1.3 (2026-03-13)
- declare Matcher & Expression as unknown so user is not forced to install path-expression-matcher
1.1.2 (2026-03-11)
- fix typings
1.1.1 (2026-03-11)
- upgrade path-expression-matcher to 1.1.3
1.1.0 (2026-03-10)
- Integrate path-expression-matcher
Commits
-
a9a905bfor release -
42680e8support name sanitization -
8b00185release info -
8a08f17allow indentation to be empty string -
7fc5decupdate docs -
c241b6aimprove documentation -
15d5668update for release -
9877485fix: skip text property for PI tags -
311a221fix #5 typing import issues -
e8fc5b1update for releast - Additional commits viewable in compare view
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 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.