chore(pip-prod)(deps): bump xmltodict from 0.13.0 to 0.14.0 #299

Merged
dependabot[bot] merged 1 commits from dependabot/pip/xmltodict-0.14.0 into main 2024-10-09 20:03:30 +02:00
dependabot[bot] commented 2024-10-09 18:56:11 +02:00 (Migrated from github.com)

Bumps xmltodict from 0.13.0 to 0.14.0.

Changelog

Sourced from xmltodict's changelog.

v0.14.0

  • Drop old Python 2 support leftover code and apply several RUFF code health fixes.
  • Add Python 3.11, 3.12 and 3.13 support and tests.
  • Tests in gh-action.
  • Remove defusedexpat import.
  • Replace deprecated BadZipfile with BadZipFile.
  • Support indent using integer format, enable python -m unittest tests/*.py.
  • Ensure significant whitespace is not trimmed
  • added conda installation command
  • fix attributes not appearing in streaming mode
  • Fix Travis CI status badge URL
  • Update push_release.sh to use twine.
Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 0.13.0 to 0.14.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md">xmltodict's changelog</a>.</em></p> <blockquote> <h2>v0.14.0</h2> <ul> <li>Drop old Python 2 support leftover code and apply several RUFF code health fixes. <ul> <li>Thanks, <a href="https://github.com/DimitriPapadopoulos"><code>@​DimitriPapadopoulos</code></a>!</li> </ul> </li> <li>Add Python 3.11, 3.12 and 3.13 support and tests. <ul> <li>Thanks, <a href="https://github.com/angvp"><code>@​angvp</code></a>!</li> </ul> </li> <li>Tests in gh-action. <ul> <li>Thanks, <a href="https://github.com/almaz"><code>@​almaz</code></a>.kun!</li> </ul> </li> <li>Remove defusedexpat import. <ul> <li>Thanks, <a href="https://github.com/hanno"><code>@​hanno</code></a>!</li> </ul> </li> <li>Replace deprecated BadZipfile with BadZipFile. <ul> <li>Thanks, <a href="https://github.com/hugovk"><code>@​hugovk</code></a>!</li> </ul> </li> <li>Support indent using integer format, enable <code>python -m unittest tests/*.py</code>. <ul> <li>Thanks, <a href="https://github.com/hiiwave"><code>@​hiiwave</code></a>!</li> </ul> </li> <li>Ensure significant whitespace is not trimmed <ul> <li>Thanks, <a href="https://github.com/trey"><code>@​trey</code></a>.franklin!</li> </ul> </li> <li>added conda installation command <ul> <li>Thanks, <a href="https://github.com/sugatoray"><code>@​sugatoray</code></a>!</li> </ul> </li> <li>fix attributes not appearing in streaming mode <ul> <li>Thanks, <a href="https://github.com/timnguyen001"><code>@​timnguyen001</code></a>!</li> </ul> </li> <li>Fix Travis CI status badge URL</li> <li>Update push_release.sh to use twine.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/martinblech/xmltodict/commit/48b47c95cfd82b77c9073d1026879da0208808cc"><code>48b47c9</code></a> Bump version and update CHANGELOG.</li> <li><a href="https://github.com/martinblech/xmltodict/commit/94ee05b05667a75ce80dfa35ad04e7c640e8b5de"><code>94ee05b</code></a> Remove unnecessary whitespace.</li> <li><a href="https://github.com/martinblech/xmltodict/commit/efe60606b4f6b6f41e293008242db3bc9a497d5b"><code>efe6060</code></a> Merge branch 'DimitriPapadopoulos-pyupgrade'</li> <li><a href="https://github.com/martinblech/xmltodict/commit/5b1b5112239440b17c8cbd7133fde849cfd30260"><code>5b1b511</code></a> Get rid of Python 2 basestring and unicode (<a href="https://redirect.github.com/martinblech/xmltodict/issues/346">#346</a>)</li> <li><a href="https://github.com/martinblech/xmltodict/commit/71b55aa5b4dbd26c99a09032536acf07cd73811e"><code>71b55aa</code></a> Apply ruff/pycodestyle rule E721 (<a href="https://redirect.github.com/martinblech/xmltodict/issues/347">#347</a>)</li> <li><a href="https://github.com/martinblech/xmltodict/commit/66bd6a893c23d2af5627d626864fbb9c720dcb19"><code>66bd6a8</code></a> In Python 3 import StringIO from io (<a href="https://redirect.github.com/martinblech/xmltodict/issues/348">#348</a>)</li> <li><a href="https://github.com/martinblech/xmltodict/commit/245fefcdc5e992b64721945e822426a6e12422c2"><code>245fefc</code></a> Apply ruff/flake8-raise rule RSE102 (<a href="https://redirect.github.com/martinblech/xmltodict/issues/349">#349</a>)</li> <li><a href="https://github.com/martinblech/xmltodict/commit/738ac3c9d909925843b9d6ec97312bebe5be68b5"><code>738ac3c</code></a> Apply ruff/flake8-executable rule EXE001 (<a href="https://redirect.github.com/martinblech/xmltodict/issues/354">#354</a>)</li> <li><a href="https://github.com/martinblech/xmltodict/commit/4a0c40197b7878d1b173f6c3617177669190f9e5"><code>4a0c401</code></a> Apply ruff rule RUF027 (<a href="https://redirect.github.com/martinblech/xmltodict/issues/355">#355</a>)</li> <li><a href="https://github.com/martinblech/xmltodict/commit/6ae1ecc0426e2c90ce0631d69526d4422c3ed56c"><code>6ae1ecc</code></a> Add support for Python 3.13 (<a href="https://redirect.github.com/martinblech/xmltodict/issues/356">#356</a>)</li> <li>Additional commits viewable in <a href="https://github.com/martinblech/xmltodict/compare/v0.13.0...v0.14.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xmltodict&package-manager=pip&previous-version=0.13.0&new-version=0.14.0)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details>
luketainton (Migrated from github.com) reviewed 2024-10-09 18:56:11 +02:00
sonarqubecloud[bot] commented 2024-10-09 18:57:31 +02:00 (Migrated from github.com)
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=luketainton_roboluke-tasks&pullRequest=299) **Quality Gate passed** Issues ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 New issues](https://sonarcloud.io/project/issues?id=luketainton_roboluke-tasks&pullRequest=299&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png '') [0 Accepted issues](https://sonarcloud.io/project/issues?id=luketainton_roboluke-tasks&pullRequest=299&issueStatuses=ACCEPTED) Measures ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=luketainton_roboluke-tasks&pullRequest=299&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Coverage on New Code](https://sonarcloud.io/component_measures?id=luketainton_roboluke-tasks&pullRequest=299&metric=new_coverage&view=list) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=luketainton_roboluke-tasks&pullRequest=299&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_roboluke-tasks&pullRequest=299)
Sign in to join this conversation.
No description provided.