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 sphinxcontrib-towncrier from 0.4.0a0 to 0.5.0a0 #10504

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2025

Bumps sphinxcontrib-towncrier from 0.4.0a0 to 0.5.0a0.

Release notes

Sourced from sphinxcontrib-towncrier's releases.

v0.5.0a0

Release v0.5.0a0

This release is published to https://pypi.org/project/sphinxcontrib-towncrier/0.5.0a0.

This release has been produced by the following workflow run: https://github.com/sphinx-contrib/sphinxcontrib-towncrier/actions/runs/13579622041.

🐛 What's Fixed

The main improvement is that @​bennyrowland💰 added support for Towncrier 24.7.0rc1 and higher via #96. Towncrier versions of year 2024 are now integrated into the CI as well (#93).

There are a few more corner case adjustments and fixes that we didn't bother recording as they aren't met in the “happy path”. They handle missing configs, files and directories.

🛠️ Internal Updates

@​dvzrv💰 upgraded setuptools-scm in packaging to rely on modern handling of git archives in #80

@​webknjaz💰 heavily refactored the CI/CD, introducing a reusable workflow generalizing tox invocations @ sphinx-contrib/sphinxcontrib-towncrier#106 and a few direct commits.

As a part of the testing improvements, the code coverage level has been raised to about 20% higher than before. Additionally, a typing has been fixed here and there.

☣️ Anything else I might care about?

[!caution] This release heavily reduced the support matrix. The minimum supported Python version is now 3.9. And the lowest required Towncrier is 23.

💪 New Contributors

🪞 Full Diff: sphinx-contrib/sphinxcontrib-towncrier@v0.4.0a0...v0.5.0a0

🧔‍♂️ Release Manager: @​webknjaz 🇺🇦

🙏 Special Thanks to @​bennyrowland💰 for driving the Towncrier compatibility research and proposing fixes! They laid the foundation for this entire release.

💬 Discuss on Bluesky 🦋, on Mastodon 🐘 and on GitHub.

GH Sponsors badge

Commits
  • 8f76a55 🧪 Skip running pylint @ pre-commit.ci
  • 7014328 🧪 Bump Towncrier to v24 @ pre-commit
  • 28c6db9 [pre-commit.ci] pre-commit autoupdate (#105)
  • 20c1667 Bump jinja2 from 3.1.4 to 3.1.5 in /docs (#104)
  • 13b228c Merge branch 'maintenance/tox4-win'
  • ac01059 🚑 Force UTF-8 mode in CPython calling tox
  • a93edfe 🧪📦 Sync expected dist basename computation
  • 7b6a89a 🧪 Move cron runs into a separate GHA workflow
  • 7bda7ee Merge branch 'maintenance/gha-reusable-tox'
  • 26c1d04 [pre-commit.ci] pre-commit autoupdate
  • Additional commits viewable 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)

Bumps [sphinxcontrib-towncrier](https://github.com/sphinx-contrib/sphinxcontrib-towncrier) from 0.4.0a0 to 0.5.0a0.
- [Release notes](https://github.com/sphinx-contrib/sphinxcontrib-towncrier/releases)
- [Commits](sphinx-contrib/sphinxcontrib-towncrier@v0.4.0a0...v0.5.0a0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 28, 2025
@github-actions github-actions bot enabled auto-merge (squash) February 28, 2025 10:41
Copy link

codspeed-hq bot commented Feb 28, 2025

CodSpeed Performance Report

Merging #10504 will not alter performance

Comparing dependabot/pip/3.12/sphinxcontrib-towncrier-0.5.0a0 (8edcbf1) with 3.12 (9d9a3cc)

Summary

✅ 47 untouched benchmarks

Copy link

codecov bot commented Feb 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.07%. Comparing base (f4cdb6e) to head (8edcbf1).
Report is 4 commits behind head on 3.12.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.12   #10504   +/-   ##
=======================================
  Coverage   98.07%   98.07%           
=======================================
  Files         123      123           
  Lines       37395    37395           
  Branches     2121     2121           
=======================================
  Hits        36677    36677           
  Misses        548      548           
  Partials      170      170           
Flag Coverage Δ
CI-GHA 97.97% <ø> (ø)
OS-Linux 97.66% <ø> (ø)
OS-Windows 94.74% <ø> (+<0.01%) ⬆️
OS-macOS 96.81% <ø> (+<0.01%) ⬆️
Py-3.10.11 96.69% <ø> (-0.01%) ⬇️
Py-3.10.16 97.25% <ø> (ø)
Py-3.11.11 97.36% <ø> (ø)
Py-3.11.9 96.80% <ø> (+0.01%) ⬆️
Py-3.12.8 96.61% <ø> (+<0.01%) ⬆️
Py-3.12.9 97.74% <ø> (ø)
Py-3.13.1 96.60% <ø> (ø)
Py-3.13.2 97.73% <ø> (ø)
Py-3.9.13 96.59% <ø> (+<0.01%) ⬆️
Py-3.9.21 97.14% <ø> (ø)
Py-pypy7.3.16 79.41% <ø> (+1.06%) ⬆️
VM-macos 96.81% <ø> (+<0.01%) ⬆️
VM-ubuntu 97.66% <ø> (ø)
VM-windows 94.74% <ø> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot merged commit 5124966 into 3.12 Feb 28, 2025
34 checks passed
@github-actions github-actions bot deleted the dependabot/pip/3.12/sphinxcontrib-towncrier-0.5.0a0 branch February 28, 2025 10:57
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