am
AmadeusITGroup
GitHub
@o3r/framework
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
@o3r/framework
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
gh-readonly-queue/main/pr-4387-1ea8938b3dcd03740305c0de65201cc47ed2a297
18b6eb3b chore(deps): bump fast-xml-parser from 5.9.3 to 5.10.1 (#4387) Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.9.3 to 5.10.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/NaturalIntelligence/fast-xml-parser/releases">fast-xml-parser's releases</a>.</em></p> <blockquote> <h2>v5.10.1</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.10.0...v5.10.1">https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.10.0...v5.10.1</a></p> <h2>v5.10.0</h2> <h2>What's Changed</h2> <ul> <li>Bump actions/checkout from 6.0.3 to 7.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/pull/849">NaturalIntelligence/fast-xml-parser#849</a></li> <li>Bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/pull/848">NaturalIntelligence/fast-xml-parser#848</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.9.3...v5.10.0">https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.9.3...v5.10.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md">fast-xml-parser's changelog</a>.</em></p> <blockquote> <p><!-- raw HTML omitted -->Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.<!-- raw HTML omitted --></p> <p>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</p> <p><strong>5.10.1 / 2026-07-17</strong></p> <ul> <li>fix: multiple DOCTYPE declarations.</li> <li>deps: <code>@nodable/entities</code> for treeshaking</li> </ul> <p><strong>5.10.0 / 2026-07-11</strong></p> <ul> <li>upgrade: <ul> <li>xml-naming v0.3.0: cache support</li> <li>PEM v1.6.2: sibling bug fix</li> <li>is-unsafe v2.0.0: tree shaking</li> </ul> </li> </ul> <p>*<em>5.9.3 / 2026-06-19</em></p> <ul> <li>update strnum</li> </ul> <p>*<em>5.9.2 / 2026-06-17</em></p> <ul> <li>dummy release to test changes in github action</li> </ul> <p>*<em>5.9.1 / 2026-06-17</em></p> <ul> <li>dummy release to test release from github action</li> </ul> <p>*<em>5.9.0 / 2026-06-15</em></p> <ul> <li>update strnum to 2.3.0 <ul> <li>you can set hex, binary, enotation, infinity, unicode</li> </ul> </li> <li>validate unsafe HTML or XML data in doctype entities unsing 'is-unsafe' library. User can override rules by overriding EntityDecoder.</li> </ul> <p>*<em>5.8.0 / 2026-05-12</em></p> <ul> <li>integrate xml-naming to validate DOCTYPE entity name and notation name (using qname becaue of backward compatibility) <ul> <li>This will consider xml-version as well. '1.0' is default</li> </ul> </li> <li>update strnum to 2.3.0 <ul> <li>You can set octal and binary parsing which is bydeault off</li> </ul> </li> <li>update fast-xml-builder to 1.2.0 <ul> <li>can sanitize tag names if found invalid</li> <li>fix format output</li> </ul> </li> </ul> <p><strong>5.7.3 / 2006-05-05</strong></p> <ul> <li>fix: alwaysCreateTextNode should create text node when attributes are present for self closing node</li> <li>fix stop node expression when ns prefix is removed (found by <a href="https://github.com/iruizsalinas">iruizsalinas</a>)</li> <li>update XML Builder to 1.1.7</li> <li>mark addEntity deprecated</li> </ul> <p><strong>5.7.2 / 2026-04-25</strong></p> <ul> <li>allow numerical external entity for backward compatibility</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/2ce7191ef0f96473b8c7e0c384fbc4ad34a222de"><code>2ce7191</code></a> 5.10.1</li> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/4e1bb0115bce4a963c7f7e54411896099589e0f0"><code>4e1bb01</code></a> update for release</li> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/ffd1269c4e76aa86ee1b9028d3d618e8911f0d87"><code>ffd1269</code></a> deps: <code>@nodable/entities</code> for treeshaking</li> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/4e546e03987662de5495d050b5fba26bea65383f"><code>4e546e0</code></a> fix: multiple DOCTYPE are not allowed</li> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/296b3322916c40a70c77b88183cc8fc810fd544f"><code>296b332</code></a> 5.10.0</li> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/75f756558cf382e2dc6d61cca0e93854d546c42c"><code>75f7565</code></a> update package guide</li> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/2d8d1d0ab2c6607e3a2e107f8ed47f697f3cb3d3"><code>2d8d1d0</code></a> update details</li> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/e58e4dd7155694dfcd6d2a8d905eee95f9866ee9"><code>e58e4dd</code></a> upgrade: xml-naming v0.3.0, PEM v1.6.2, is-unsafe v2.0.0</li> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/545e491baf205116341103487db05a77beeccbac"><code>545e491</code></a> Bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/848">#848</a>)</li> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/5ea8aa15783a81e4c3c36ce54d6d34b066d0409b"><code>5ea8aa1</code></a> Bump actions/checkout from 6.0.3 to 7.0.0 (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/849">#849</a>)</li> <li>See full diff in <a href="https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.9.3...v5.10.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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](https://github.com/AmadeusITGroup/otter/network/alerts). </details>
by Salomé Do
S
Succeeded
gh-readonly-queue/main/pr-4387-1ea8938b3dcd03740305c0de65201cc47ed2a297
18b6eb3b chore(deps): bump fast-xml-parser from 5.9.3 to 5.10.1 (#4387) Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.9.3 to 5.10.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/NaturalIntelligence/fast-xml-parser/releases">fast-xml-parser's releases</a>.</em></p> <blockquote> <h2>v5.10.1</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.10.0...v5.10.1">https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.10.0...v5.10.1</a></p> <h2>v5.10.0</h2> <h2>What's Changed</h2> <ul> <li>Bump actions/checkout from 6.0.3 to 7.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/pull/849">NaturalIntelligence/fast-xml-parser#849</a></li> <li>Bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/pull/848">NaturalIntelligence/fast-xml-parser#848</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.9.3...v5.10.0">https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.9.3...v5.10.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md">fast-xml-parser's changelog</a>.</em></p> <blockquote> <p><!-- raw HTML omitted -->Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.<!-- raw HTML omitted --></p> <p>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</p> <p><strong>5.10.1 / 2026-07-17</strong></p> <ul> <li>fix: multiple DOCTYPE declarations.</li> <li>deps: <code>@nodable/entities</code> for treeshaking</li> </ul> <p><strong>5.10.0 / 2026-07-11</strong></p> <ul> <li>upgrade: <ul> <li>xml-naming v0.3.0: cache support</li> <li>PEM v1.6.2: sibling bug fix</li> <li>is-unsafe v2.0.0: tree shaking</li> </ul> </li> </ul> <p>*<em>5.9.3 / 2026-06-19</em></p> <ul> <li>update strnum</li> </ul> <p>*<em>5.9.2 / 2026-06-17</em></p> <ul> <li>dummy release to test changes in github action</li> </ul> <p>*<em>5.9.1 / 2026-06-17</em></p> <ul> <li>dummy release to test release from github action</li> </ul> <p>*<em>5.9.0 / 2026-06-15</em></p> <ul> <li>update strnum to 2.3.0 <ul> <li>you can set hex, binary, enotation, infinity, unicode</li> </ul> </li> <li>validate unsafe HTML or XML data in doctype entities unsing 'is-unsafe' library. User can override rules by overriding EntityDecoder.</li> </ul> <p>*<em>5.8.0 / 2026-05-12</em></p> <ul> <li>integrate xml-naming to validate DOCTYPE entity name and notation name (using qname becaue of backward compatibility) <ul> <li>This will consider xml-version as well. '1.0' is default</li> </ul> </li> <li>update strnum to 2.3.0 <ul> <li>You can set octal and binary parsing which is bydeault off</li> </ul> </li> <li>update fast-xml-builder to 1.2.0 <ul> <li>can sanitize tag names if found invalid</li> <li>fix format output</li> </ul> </li> </ul> <p><strong>5.7.3 / 2006-05-05</strong></p> <ul> <li>fix: alwaysCreateTextNode should create text node when attributes are present for self closing node</li> <li>fix stop node expression when ns prefix is removed (found by <a href="https://github.com/iruizsalinas">iruizsalinas</a>)</li> <li>update XML Builder to 1.1.7</li> <li>mark addEntity deprecated</li> </ul> <p><strong>5.7.2 / 2026-04-25</strong></p> <ul> <li>allow numerical external entity for backward compatibility</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/2ce7191ef0f96473b8c7e0c384fbc4ad34a222de"><code>2ce7191</code></a> 5.10.1</li> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/4e1bb0115bce4a963c7f7e54411896099589e0f0"><code>4e1bb01</code></a> update for release</li> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/ffd1269c4e76aa86ee1b9028d3d618e8911f0d87"><code>ffd1269</code></a> deps: <code>@nodable/entities</code> for treeshaking</li> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/4e546e03987662de5495d050b5fba26bea65383f"><code>4e546e0</code></a> fix: multiple DOCTYPE are not allowed</li> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/296b3322916c40a70c77b88183cc8fc810fd544f"><code>296b332</code></a> 5.10.0</li> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/75f756558cf382e2dc6d61cca0e93854d546c42c"><code>75f7565</code></a> update package guide</li> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/2d8d1d0ab2c6607e3a2e107f8ed47f697f3cb3d3"><code>2d8d1d0</code></a> update details</li> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/e58e4dd7155694dfcd6d2a8d905eee95f9866ee9"><code>e58e4dd</code></a> upgrade: xml-naming v0.3.0, PEM v1.6.2, is-unsafe v2.0.0</li> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/545e491baf205116341103487db05a77beeccbac"><code>545e491</code></a> Bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/848">#848</a>)</li> <li><a href="https://github.com/NaturalIntelligence/fast-xml-parser/commit/5ea8aa15783a81e4c3c36ce54d6d34b066d0409b"><code>5ea8aa1</code></a> Bump actions/checkout from 6.0.3 to 7.0.0 (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/849">#849</a>)</li> <li>See full diff in <a href="https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.9.3...v5.10.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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](https://github.com/AmadeusITGroup/otter/network/alerts). </details>
by Salomé Do
S
Previous page
Previous
Next
Next page