Skip to content

Commit 4e1ff59

Browse files
chore(deps): bump python-semantic-release from 9.8.2 to 9.8.3 (#227)
Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.8.2 to 9.8.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/python-semantic-release/python-semantic-release/releases">python-semantic-release's releases</a>.</em></p> <blockquote> <h1>v9.8.3 (2024-06-18)</h1> <h2>Fixes</h2> <ul> <li><strong>parser:</strong> strip DOS carriage-returns in commits (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/956">#956</a>)</li> </ul> <h2>Resolved Issues</h2> <ul> <li><a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/955">#955</a>: Inconsistent carriage returns in generated changelogs</li> </ul> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/python-semantic-release/python-semantic-release/compare/v9.8.2...v9.8.3">https://github.com/python-semantic-release/python-semantic-release/compare/v9.8.2...v9.8.3</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md">python-semantic-release's changelog</a>.</em></p> <blockquote> <h2>v9.8.3 (2024-06-18)</h2> <h3>Fix</h3> <ul> <li>fix(parser): strip DOS carriage-returns in commits (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/956">#956</a>)</li> </ul> <p>The default template can result in mixed (UNIX / DOS style) carriage returns in the generated changelog. Use a string replace in the commit parser to strip the DOS CRs (&amp;<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/34">#34</a>;\r&amp;<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/34">#34</a>;). This is only needed in the case when we are <em>not</em> byte decoding.</p> <p>Fixes <a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/955">#955</a> (<a href="https://github.com/python-semantic-release/python-semantic-release/commit/0b005df0a8c7730ee0c71453c9992d7b5d2400a4"><code>0b005df</code></a>)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-semantic-release/python-semantic-release/commit/0f4c0b152e115c266c7a838c8e3997483a44de64"><code>0f4c0b1</code></a> 9.8.3</li> <li><a href="https://github.com/python-semantic-release/python-semantic-release/commit/cb092b6af1e734a61d76c8ceeda87021168e1fca"><code>cb092b6</code></a> ci(deps): bump <code>mikepenz/action-junit-report</code> in the github-actions group (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/945">#945</a>)</li> <li><a href="https://github.com/python-semantic-release/python-semantic-release/commit/0b005df0a8c7730ee0c71453c9992d7b5d2400a4"><code>0b005df</code></a> fix(parser): strip DOS carriage-returns in commits (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/956">#956</a>)</li> <li><a href="https://github.com/python-semantic-release/python-semantic-release/commit/2f1b04688b0ffe65ef45f421df4fc90cefec9082"><code>2f1b046</code></a> build(deps-dev): bump ruff from 0.4.4 to 0.4.9 (<a href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/960">#960</a>)</li> <li>See full diff in <a href="https://github.com/python-semantic-release/python-semantic-release/compare/v9.8.2...v9.8.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python-semantic-release&package-manager=pip&previous-version=9.8.2&new-version=9.8.3)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9818bba commit 4e1ff59

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
[tool.poetry.dependencies]
1010
python = "^3.8"
1111
click = "^8.0.3"
12-
python-semantic-release = "9.8.2"
12+
python-semantic-release = "9.8.3"
1313

1414
[tool.poetry.dev-dependencies]
1515
black = "^24.4"

0 commit comments

Comments
 (0)