Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump towncrier from 23.10.0 to 23.11.0 #7811

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2023

Bumps towncrier from 23.10.0 to 23.11.0.

Release notes

Sourced from towncrier's releases.

Towncrier 23.11.0

towncrier 23.11.0 (2023-11-08)

Bugfixes

  • build now treats a missing fragments directory the same as an empty one, consistent with other operations. (#538)
  • Fragments with filenames like fix-1.2.3.feature are now associated with the ticket fix-1.2.3. In previous versions they were incorrectly associated to ticket 3. (#562)
  • Orphan newsfragments containing numeric values are no longer accidentally associated to tickets. In previous versions the orphan marker was ignored and the newsfragment was associated to a ticket having the last numerical value from the filename. (#562)

Misc

Towncrier 23.11.0rc1

towncrier 23.11.0rc1 (2023-11-07)

Bugfixes

  • build now treats a missing fragments directory the same as an empty one, consistent with other operations. (#538)
  • Fragments with filenames like fix-1.2.3.feature are now associated with the ticket fix-1.2.3. In previous versions they were incorrectly associated to ticket 3. (#562)
  • Orphan newsfragments containing numeric values are no longer accidentally associated to tickets. In previous versions the orphan marker was ignored and the newsfragment was associated to a ticket having the last numerical value from the filename. (#562)

Misc

Changelog

Sourced from towncrier's changelog.

towncrier 23.11.0 (2023-11-08)

No significant changes since the previous release candidate.

Bugfixes

  • build now treats a missing fragments directory the same as an empty one, consistent with other operations. ([#538](https:/twisted/towncrier/issues/538) <https:/twisted/towncrier/issues/538>_)
  • Fragments with filenames like fix-1.2.3.feature are now associated with the ticket fix-1.2.3. In previous versions they were incorrectly associated to ticket 3. ([#562](https:/twisted/towncrier/issues/562) <https:/twisted/towncrier/issues/562>_)
  • Orphan newsfragments containing numeric values are no longer accidentally associated to tickets. In previous versions the orphan marker was ignored and the newsfragment was associated to a ticket having the last numerical value from the filename. ([#562](https:/twisted/towncrier/issues/562) <https:/twisted/towncrier/issues/562>_)

Misc

  • [#558](https:/twisted/towncrier/issues/558) <https:/twisted/towncrier/issues/558>, [#559](https:/twisted/towncrier/issues/559) <https:/twisted/towncrier/issues/559>
Commits
  • 503b499 Update final version.
  • bdb1d08 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 47cf0f3 Show release draft as a step output.
  • 8b9b4b2 venv/bin/towncrier build --yes
  • 3b27ce2 Fix orphan fragments with numbers (#564)
  • a275be9 [pre-commit.ci] pre-commit autoupdate (#563)
  • a794718 Update the documentation for the release process. (#558)
  • fba26a5 Update build-and-inspect-python-package to 1.5.2 (#559)
  • e4b892f Make consistent the expectation around non-existent fragments directory (#557)
  • f6809f0 Release 23.10.0 (#555)
  • See full diff in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 9, 2023
@github-actions github-actions bot enabled auto-merge (squash) November 9, 2023 10:24
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Merging #7811 (837cbc6) into 3.9 (e4ae01c) will not change coverage.
Report is 1 commits behind head on 3.9.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              3.9    #7811   +/-   ##
=======================================
  Coverage   97.36%   97.36%           
=======================================
  Files         107      107           
  Lines       32325    32325           
  Branches     3826     3826           
=======================================
  Hits        31474    31474           
  Misses        648      648           
  Partials      203      203           
Flag Coverage Δ
CI-GHA 97.27% <ø> (ø)
OS-Linux 96.97% <ø> (ø)
OS-Windows 94.51% <ø> (+<0.01%) ⬆️
OS-macOS 96.63% <ø> (+<0.01%) ⬆️
Py-3.10.11 94.41% <ø> (ø)
Py-3.10.13 96.80% <ø> (+<0.01%) ⬆️
Py-3.11.6 96.47% <ø> (ø)
Py-3.12.0 ?
Py-3.8.10 94.39% <ø> (ø)
Py-3.8.18 96.73% <ø> (-0.01%) ⬇️
Py-3.9.13 94.40% <ø> (+<0.01%) ⬆️
Py-3.9.18 96.77% <ø> (ø)
Py-pypy7.3.11 96.17% <ø> (-0.02%) ⬇️
VM-macos 96.63% <ø> (+<0.01%) ⬆️
VM-ubuntu 96.97% <ø> (ø)
VM-windows 94.51% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

Bumps [towncrier](https:/twisted/towncrier) from 23.10.0 to 23.11.0.
- [Release notes](https:/twisted/towncrier/releases)
- [Changelog](https:/twisted/towncrier/blob/trunk/NEWS.rst)
- [Commits](twisted/towncrier@23.10.0...23.11.0)

---
updated-dependencies:
- dependency-name: towncrier
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/3.9/towncrier-23.11.0 branch from 6f6f571 to 837cbc6 Compare November 9, 2023 10:47
@github-actions github-actions bot merged commit 328b94f into 3.9 Nov 9, 2023
23 of 28 checks passed
@github-actions github-actions bot deleted the dependabot/pip/3.9/towncrier-23.11.0 branch November 9, 2023 11:19
xiangxli pushed a commit to xiangxli/aiohttp that referenced this pull request Dec 4, 2023
Bumps [towncrier](https:/twisted/towncrier) from 23.10.0 to
23.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https:/twisted/towncrier/releases">towncrier's
releases</a>.</em></p>
<blockquote>
<h2>Towncrier 23.11.0</h2>
<h1>towncrier 23.11.0 (2023-11-08)</h1>
<h2>Bugfixes</h2>
<ul>
<li><code>build</code> now treats a missing fragments directory the same
as an
empty one, consistent with other operations.
(<a
href="https://redirect.github.com/twisted/towncrier/issues/538">#538</a>)</li>
<li>Fragments with filenames like
<!-- raw HTML omitted -->fix-1.2.3.feature<!-- raw HTML omitted --> are
now associated
with the ticket <!-- raw HTML omitted -->fix-1.2.3<!-- raw HTML omitted
-->. In
previous versions they were incorrectly associated to ticket
<!-- raw HTML omitted -->3<!-- raw HTML omitted -->.
(<a
href="https://redirect.github.com/twisted/towncrier/issues/562">#562</a>)</li>
<li>Orphan newsfragments containing numeric values are no longer
accidentally associated to tickets. In previous versions the orphan
marker was ignored and the newsfragment was associated to a ticket
having the last numerical value from the filename.
(<a
href="https://redirect.github.com/twisted/towncrier/issues/562">#562</a>)</li>
</ul>
<h2>Misc</h2>
<ul>
<li><a
href="https://redirect.github.com/twisted/towncrier/issues/558">#558</a>,
<a
href="https://redirect.github.com/twisted/towncrier/issues/559">#559</a></li>
</ul>
<h2>Towncrier 23.11.0rc1</h2>
<h1>towncrier 23.11.0rc1 (2023-11-07)</h1>
<h2>Bugfixes</h2>
<ul>
<li><code>build</code> now treats a missing fragments directory the same
as an
empty one, consistent with other operations.
(<a
href="https://redirect.github.com/twisted/towncrier/issues/538">#538</a>)</li>
<li>Fragments with filenames like
<!-- raw HTML omitted -->fix-1.2.3.feature<!-- raw HTML omitted --> are
now associated
with the ticket <!-- raw HTML omitted -->fix-1.2.3<!-- raw HTML omitted
-->. In
previous versions they were incorrectly associated to ticket
<!-- raw HTML omitted -->3<!-- raw HTML omitted -->.
(<a
href="https://redirect.github.com/twisted/towncrier/issues/562">#562</a>)</li>
<li>Orphan newsfragments containing numeric values are no longer
accidentally associated to tickets. In previous versions the orphan
marker was ignored and the newsfragment was associated to a ticket
having the last numerical value from the filename.
(<a
href="https://redirect.github.com/twisted/towncrier/issues/562">#562</a>)</li>
</ul>
<h2>Misc</h2>
<ul>
<li><a
href="https://redirect.github.com/twisted/towncrier/issues/558">#558</a>,
<a
href="https://redirect.github.com/twisted/towncrier/issues/559">#559</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https:/twisted/towncrier/blob/trunk/NEWS.rst">towncrier's
changelog</a>.</em></p>
<blockquote>
<h1>towncrier 23.11.0 (2023-11-08)</h1>
<p>No significant changes since the previous release candidate.</p>
<h2>Bugfixes</h2>
<ul>
<li><code>build</code> now treats a missing fragments directory the same
as an empty one, consistent with other operations.
(<code>[aio-libs#538](twisted/towncrier#538)
&lt;https:/twisted/towncrier/issues/538&gt;</code>_)</li>
<li>Fragments with filenames like <code>fix-1.2.3.feature</code> are now
associated with the ticket <code>fix-1.2.3</code>.
In previous versions they were incorrectly associated to ticket
<code>3</code>.
(<code>[aio-libs#562](twisted/towncrier#562)
&lt;https:/twisted/towncrier/issues/562&gt;</code>_)</li>
<li>Orphan newsfragments containing numeric values are no longer
accidentally associated to tickets. In previous versions the orphan
marker was ignored and the newsfragment was associated to a ticket
having the last numerical value from the filename.
(<code>[aio-libs#562](twisted/towncrier#562)
&lt;https:/twisted/towncrier/issues/562&gt;</code>_)</li>
</ul>
<h2>Misc</h2>
<ul>
<li><code>[aio-libs#558](twisted/towncrier#558)
&lt;https:/twisted/towncrier/issues/558&gt;</code><em>,
<code>[aio-libs#559](twisted/towncrier#559)
&lt;https:/twisted/towncrier/issues/559&gt;</code></em></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https:/twisted/towncrier/commit/503b499a1ddb13d6c526e5d5511767e53d809e68"><code>503b499</code></a>
Update final version.</li>
<li><a
href="https:/twisted/towncrier/commit/bdb1d080e40babc7da54d3f6def37862d0cdcb94"><code>bdb1d08</code></a>
[pre-commit.ci] auto fixes from pre-commit.com hooks</li>
<li><a
href="https:/twisted/towncrier/commit/47cf0f3b1d5f4be082fbddbad9b945274eb4d6bb"><code>47cf0f3</code></a>
Show release draft as a step output.</li>
<li><a
href="https:/twisted/towncrier/commit/8b9b4b24136c628c874400ad1e9dd3a4a0a2c9bc"><code>8b9b4b2</code></a>
venv/bin/towncrier build --yes</li>
<li><a
href="https:/twisted/towncrier/commit/3b27ce2e7ec2f219a8a655001bc21e5d4ba57412"><code>3b27ce2</code></a>
Fix orphan fragments with numbers (<a
href="https://redirect.github.com/twisted/towncrier/issues/564">#564</a>)</li>
<li><a
href="https:/twisted/towncrier/commit/a275be976216b7e11b896b63df7fd9fcbccc0023"><code>a275be9</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/twisted/towncrier/issues/563">#563</a>)</li>
<li><a
href="https:/twisted/towncrier/commit/a794718b345cb332cd16ce9a807f4c02c68088d3"><code>a794718</code></a>
Update the documentation for the release process. (<a
href="https://redirect.github.com/twisted/towncrier/issues/558">#558</a>)</li>
<li><a
href="https:/twisted/towncrier/commit/fba26a53022d6b5199a171018e0532a9ee59b596"><code>fba26a5</code></a>
Update build-and-inspect-python-package to 1.5.2 (<a
href="https://redirect.github.com/twisted/towncrier/issues/559">#559</a>)</li>
<li><a
href="https:/twisted/towncrier/commit/e4b892fb21afce321a132780b7d4cf34814da7cb"><code>e4b892f</code></a>
Make consistent the expectation around non-existent fragments directory
(<a
href="https://redirect.github.com/twisted/towncrier/issues/557">#557</a>)</li>
<li><a
href="https:/twisted/towncrier/commit/f6809f031fce9fe3568166247f8ccf8f7a6c4aaf"><code>f6809f0</code></a>
Release 23.10.0 (<a
href="https://redirect.github.com/twisted/towncrier/issues/555">#555</a>)</li>
<li>See full diff in <a
href="https:/twisted/towncrier/compare/23.10.0...23.11.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.10.0&new-version=23.11.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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants