build(deps): bump fast-xml-parser from 4.2.4 to 4.4.1 in /web#22
build(deps): bump fast-xml-parser from 4.2.4 to 4.4.1 in /web#22dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.4 to 4.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@v4.2.4...v4.4.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
DryRun Security SummaryThe provided code change updates the version of the "fast-xml-parser" dependency from 4.2.4 to 4.4.1 in the "web/package.json" file, which is generally a positive change from an application security perspective as it helps address known vulnerabilities and security issues. Expand for full summarySummary: The provided code change updates the version of the "fast-xml-parser" dependency from 4.2.4 to 4.4.1 in the "web/package.json" file. This change is generally positive from an application security perspective, as it indicates that the project is keeping its dependencies up-to-date. Updating dependencies is an important security practice, as it helps address known vulnerabilities and security issues. The "fast-xml-parser" library is a popular XML parsing library for JavaScript, and it's commonly used in web applications that need to process XML data. Keeping this library up-to-date is important, as older versions may have security vulnerabilities that could be exploited by attackers. The version change from 4.2.4 to 4.4.1 suggests that the newer version likely includes bug fixes, performance improvements, and potentially security enhancements. It's a good practice to review the release notes or change logs for the new version to understand what has changed and whether there are any security-related updates. Files Changed:
Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
Bumps fast-xml-parser from 4.2.4 to 4.4.1.
Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
d40e29cupdate package detail and browser bundlesd0bfe8afix maxlength for currency value2c14fcfUpdate bug-report-or-unexpected-output.mdacf610ffix #634: build attributes with oneListGroup and attributesGroupName (#653)931e910fix: get oneListGroup to work as expected for array of strings (#662)b8e40c8Update ISSUE_TEMPLATE.mda6265bachore: add trend image (#658)db1c548redesign README.md338a2c6Rename 1.Getting Started.md to 1.GettingStarted.mdc762537Rename v5 docs filenames (#659)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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.