Skip to content

Commit

Permalink
Bump towncrier from 23.6.0 to 23.10.0 (#7743)
Browse files Browse the repository at this point in the history
Bumps [towncrier](https://github.com/twisted/towncrier) from 23.6.0 to
23.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/twisted/towncrier/releases">towncrier's
releases</a>.</em></p>
<blockquote>
<h2>Towncrier 23.10.0</h2>
<h1>towncrier 23.10.0 (2023-10-23)</h1>
<p>No significant changes since the previous release candidate.</p>
<h2>Features</h2>
<ul>
<li>
<p>Python 3.12 is now officially supported.
(<code>[#541](twisted/towncrier#541)
&lt;https://github.com/twisted/towncrier/issues/541&gt;</code>_)</p>
</li>
<li>
<p>Initial support was added for monorepo-style setup.
One project with multiple independent news files stored in separate
sub-directories, that share the same towncrier config.
(<code>[#548](twisted/towncrier#548)
&lt;https://github.com/twisted/towncrier/issues/548&gt;</code>_)</p>
</li>
<li>
<p>Two newlines are no longer always added between the current release
notes and the previous content.
The newlines are now defined only inside the template.</p>
<p><strong>Important! If you're using a custom template and want to keep
the same whitespace between releases, you may have to modify your
template.</strong>
(<code>[#552](twisted/towncrier#552)
&lt;https://github.com/twisted/towncrier/issues/552&gt;</code>_)</p>
</li>
</ul>
<h2>Bugfixes</h2>
<ul>
<li>Towncrier now vendors the click-default-group package that prevented
installations on modern Pips.
(<code>[#540](twisted/towncrier#540)
&lt;https://github.com/twisted/towncrier/issues/540&gt;</code>_)</li>
</ul>
<h2>Improved Documentation</h2>
<ul>
<li>The markdown docs now use the default markdown template rather than
a simpler custom one.
(<code>[#545](twisted/towncrier#545)
&lt;https://github.com/twisted/towncrier/issues/545&gt;</code>_)</li>
<li>Cleanup a duplicate backtick in the tutorial.
(<code>[#551](twisted/towncrier#551)
&lt;https://github.com/twisted/towncrier/issues/551&gt;</code>_)</li>
</ul>
<h2>Deprecations and Removals</h2>
<ul>
<li>The support for Python 3.7 has been dropped.
(<code>[#521](twisted/towncrier#521)
&lt;https://github.com/twisted/towncrier/issues/521&gt;</code>_)</li>
</ul>
<h2>Misc</h2>
<ul>
<li><code>[#481](twisted/towncrier#481)
&lt;https://github.com/twisted/towncrier/issues/481&gt;</code><em>,
<code>[#520](twisted/towncrier#520)
&lt;https://github.com/twisted/towncrier/issues/520&gt;</code></em>,
<code>[#522](twisted/towncrier#522)
&lt;https://github.com/twisted/towncrier/issues/522&gt;</code><em>,
<code>[#523](twisted/towncrier#523)
&lt;https://github.com/twisted/towncrier/issues/523&gt;</code></em>,
<code>[#529](twisted/towncrier#529)
&lt;https://github.com/twisted/towncrier/issues/529&gt;</code><em>,
<code>[#536](twisted/towncrier#536)
&lt;https://github.com/twisted/towncrier/issues/536&gt;</code></em></li>
</ul>
<h2>Towncrier 23.10.0rc1</h2>
<h1>towncrier 23.10.0rc1 (2023-10-23)</h1>
<h2>Features</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/twisted/towncrier/blob/trunk/NEWS.rst">towncrier's
changelog</a>.</em></p>
<blockquote>
<h1>towncrier 23.10.0 (2023-10-24)</h1>
<p>No significant changes since the previous release candidate.</p>
<h2>Features</h2>
<ul>
<li>
<p>Python 3.12 is now officially supported.
(<code>[#541](twisted/towncrier#541)
&lt;https://github.com/twisted/towncrier/issues/541&gt;</code>_)</p>
</li>
<li>
<p>Initial support was added for monorepo-style setup.
One project with multiple independent news files stored in separate
sub-directories, that share the same towncrier config.
(<code>[#548](twisted/towncrier#548)
&lt;https://github.com/twisted/towncrier/issues/548&gt;</code>_)</p>
</li>
<li>
<p>Two newlines are no longer always added between the current release
notes and the previous content.
The newlines are now defined only inside the template.</p>
<p><strong>Important! If you're using a custom template and want to keep
the same whitespace between releases, you may have to modify your
template.</strong>
(<code>[#552](twisted/towncrier#552)
&lt;https://github.com/twisted/towncrier/issues/552&gt;</code>_)</p>
</li>
</ul>
<h2>Bugfixes</h2>
<ul>
<li>Towncrier now vendors the click-default-group package that prevented
installations on modern Pips.
(<code>[#540](twisted/towncrier#540)
&lt;https://github.com/twisted/towncrier/issues/540&gt;</code>_)</li>
</ul>
<h2>Improved Documentation</h2>
<ul>
<li>The markdown docs now use the default markdown template rather than
a simpler custom one.
(<code>[#545](twisted/towncrier#545)
&lt;https://github.com/twisted/towncrier/issues/545&gt;</code>_)</li>
<li>Cleanup a duplicate backtick in the tutorial.
(<code>[#551](twisted/towncrier#551)
&lt;https://github.com/twisted/towncrier/issues/551&gt;</code>_)</li>
</ul>
<h2>Deprecations and Removals</h2>
<ul>
<li>The support for Python 3.7 has been dropped.
(<code>[#521](twisted/towncrier#521)
&lt;https://github.com/twisted/towncrier/issues/521&gt;</code>_)</li>
</ul>
<h2>Misc</h2>
<ul>
<li><code>[#481](twisted/towncrier#481)
&lt;https://github.com/twisted/towncrier/issues/481&gt;</code><em>,
<code>[#520](twisted/towncrier#520)
&lt;https://github.com/twisted/towncrier/issues/520&gt;</code></em>,
<code>[#522](twisted/towncrier#522)
&lt;https://github.com/twisted/towncrier/issues/522&gt;</code><em>,
<code>[#523](twisted/towncrier#523)
&lt;https://github.com/twisted/towncrier/issues/523&gt;</code></em>,
<code>[#529](twisted/towncrier#529)
&lt;https://github.com/twisted/towncrier/issues/529&gt;</code><em>,
<code>[#536](twisted/towncrier#536)
&lt;https://github.com/twisted/towncrier/issues/536&gt;</code></em></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/twisted/towncrier/commit/347e9440ae8507adfc22f5c993f4496b20d49ec5"><code>347e944</code></a>
Update for final release.</li>
<li><a
href="https://github.com/twisted/towncrier/commit/ee857403c9a09ca7055f93dd8784e84b5cc2bb3a"><code>ee85740</code></a>
Do RC1 instead of RC0.</li>
<li><a
href="https://github.com/twisted/towncrier/commit/0c3b82c9be435e23019b7064a57fbd7210f54300"><code>0c3b82c</code></a>
venv/bin/towncrier build --yes</li>
<li><a
href="https://github.com/twisted/towncrier/commit/610247f8e0e2146cadb9f46937047dc08f923eab"><code>610247f</code></a>
Update version.</li>
<li><a
href="https://github.com/twisted/towncrier/commit/0b023fa95926470482418d4e11f9ae9f0ada7d56"><code>0b023fa</code></a>
Config location separate from directory containing news file and
fragments (#...</li>
<li><a
href="https://github.com/twisted/towncrier/commit/3f24b6ef7e0c17f3e559b957526598c287774b70"><code>3f24b6e</code></a>
Whitespace between releases can be configured in the template. (<a
href="https://github.com/twisted/towncrier/issues/553">#553</a>)</li>
<li><a
href="https://github.com/twisted/towncrier/commit/7f37ab5daa72f5a761db1bf14cba1e2d3d87422d"><code>7f37ab5</code></a>
docs(tutorial): Cleanup duplicate backtick typo (<a
href="https://github.com/twisted/towncrier/issues/551">#551</a>)</li>
<li><a
href="https://github.com/twisted/towncrier/commit/5b732be979642c5b9ab4d22df6fb70ff4bd3ff2f"><code>5b732be</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://github.com/twisted/towncrier/issues/549">#549</a>)</li>
<li><a
href="https://github.com/twisted/towncrier/commit/239f84102c374e7395cdc0a50f7b4171cc8c3e83"><code>239f841</code></a>
use markdown default template in markdown docs (<a
href="https://github.com/twisted/towncrier/issues/546">#546</a>)</li>
<li><a
href="https://github.com/twisted/towncrier/commit/806bec1248b0ea8b86db21e0ce90b1849d3cd721"><code>806bec1</code></a>
Add 3.12 (<a
href="https://github.com/twisted/towncrier/issues/541">#541</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/twisted/towncrier/compare/23.6.0...23.10.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=towncrier&package-manager=pip&previous-version=23.6.0&new-version=23.10.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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 8702561 commit e36bead
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 54 deletions.
13 changes: 1 addition & 12 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,11 @@ cherry-picker==2.2.0
click==8.0.3
# via
# cherry-picker
# click-default-group
# pip-tools
# slotscheck
# towncrier
# typer
# wait-for-it
click-default-group==1.2.2
# via towncrier
coverage==7.3.2
# via
# -r requirements/test.in
Expand Down Expand Up @@ -92,10 +89,6 @@ idna==3.3
# yarl
imagesize==1.3.0
# via sphinx
importlib-metadata==6.8.0
# via sphinx
importlib-resources==6.1.0
# via towncrier
incremental==21.3.0
# via towncrier
iniconfig==1.1.1
Expand Down Expand Up @@ -231,7 +224,7 @@ tomli==1.2.2
# pytest
# slotscheck
# towncrier
towncrier==23.6.0
towncrier==23.10.0
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
Expand Down Expand Up @@ -267,10 +260,6 @@ wheel==0.37.0
# via pip-tools
yarl==1.9.2
# via -r requirements/runtime-deps.in
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
Expand Down
15 changes: 1 addition & 14 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,11 @@ cherry-picker==2.2.0
click==8.1.6
# via
# cherry-picker
# click-default-group
# pip-tools
# slotscheck
# towncrier
# typer
# wait-for-it
click-default-group==1.2.2
# via towncrier
coverage==7.3.2
# via
# -r requirements/test.in
Expand Down Expand Up @@ -88,10 +85,6 @@ idna==3.4
# yarl
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
# via sphinx
importlib-resources==6.1.0
# via towncrier
incremental==22.10.0
# via towncrier
iniconfig==2.0.0
Expand Down Expand Up @@ -162,8 +155,6 @@ python-dateutil==2.8.2
# via time-machine
python-on-whales==0.65.0
# via -r requirements/test.in
pytz==2021.3
# via babel
pyyaml==6.0.1
# via pre-commit
re-assert==1.1.0
Expand Down Expand Up @@ -217,7 +208,7 @@ tomli==2.0.1
# pytest
# slotscheck
# towncrier
towncrier==23.6.0
towncrier==23.10.0
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
Expand Down Expand Up @@ -254,10 +245,6 @@ wheel==0.41.0
# via pip-tools
yarl==1.9.2
# via -r requirements/runtime-deps.in
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
Expand Down
20 changes: 6 additions & 14 deletions requirements/doc-spelling.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,9 @@ blockdiag==3.0.0
# via sphinxcontrib-blockdiag
certifi==2023.7.22
# via requests
charset-normalizer==3.3.1
# via requests
click==8.1.6
# via
# click-default-group
# towncrier
click-default-group==1.2.2
# via towncrier
docutils==0.20.1
# via sphinx
Expand All @@ -28,10 +26,6 @@ idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
# via sphinx
importlib-resources==6.0.0
# via towncrier
incremental==22.10.0
# via towncrier
jinja2==3.1.2
Expand All @@ -43,7 +37,9 @@ markupsafe==2.1.3
packaging==23.1
# via sphinx
pillow==9.5.0
# via blockdiag
# via
# -c requirements/broken-projects.in
# blockdiag
pyenchant==3.2.2
# via sphinxcontrib-spelling
pygments==2.15.1
Expand Down Expand Up @@ -78,18 +74,14 @@ sphinxcontrib-towncrier==0.3.2a0
# via -r requirements/doc.in
tomli==2.0.1
# via towncrier
towncrier==23.6.0
towncrier==23.10.0
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
urllib3==2.0.4
# via requests
webcolors==1.13
# via blockdiag
zipp==3.16.2
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
setuptools==68.0.0
Expand Down
20 changes: 6 additions & 14 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,9 @@ blockdiag==3.0.0
# via sphinxcontrib-blockdiag
certifi==2023.7.22
# via requests
charset-normalizer==3.3.1
# via requests
click==8.1.6
# via
# click-default-group
# towncrier
click-default-group==1.2.2
# via towncrier
docutils==0.20.1
# via sphinx
Expand All @@ -28,10 +26,6 @@ idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
# via sphinx
importlib-resources==6.0.0
# via towncrier
incremental==22.10.0
# via towncrier
jinja2==3.1.2
Expand All @@ -43,7 +37,9 @@ markupsafe==2.1.3
packaging==23.1
# via sphinx
pillow==9.5.0
# via blockdiag
# via
# -c requirements/broken-projects.in
# blockdiag
pygments==2.15.1
# via sphinx
requests==2.31.0
Expand Down Expand Up @@ -73,18 +69,14 @@ sphinxcontrib-towncrier==0.3.2a0
# via -r requirements/doc.in
tomli==2.0.1
# via towncrier
towncrier==23.6.0
towncrier==23.10.0
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
urllib3==2.0.4
# via requests
webcolors==1.13
# via blockdiag
zipp==3.16.2
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
setuptools==68.0.0
Expand Down

0 comments on commit e36bead

Please sign in to comment.