Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2022

Bumps towncrier from 22.8.0 to 22.12.0.

Release notes

Sourced from towncrier's releases.

Towncrier 22.12.0

towncrier 22.12.0 (2022-12-21)

Features

  • Added --keep option to the build command that allows generating a newsfile, but keeps the newsfragments in place. This option can not be used together with --yes. ([#129](https://github.com/twisted/towncrier/issues/129) <https://github.com/hawkowl/towncrier/issues/129>_)

  • Python 3.11 is now officially supported. ([#427](https://github.com/twisted/towncrier/issues/427) <https://github.com/hawkowl/towncrier/issues/427>_)

  • You can now create fragments that are not associated with issues. Start the name of the fragment with + (e.g. +anything.feature). The content of these orphan news fragments will be included in the release notes, at the end of the category corresponding to the file extension.

    To help quickly create a unique orphan news fragment, towncrier create +.feature will append a random string to the base name of the file, to avoid name collisions. ([#428](https://github.com/twisted/towncrier/issues/428) <https://github.com/hawkowl/towncrier/issues/428>_)

Improved Documentation

  • Improved contribution documentation. ([#415](https://github.com/twisted/towncrier/issues/415) <https://github.com/hawkowl/towncrier/issues/415>_)
  • Correct a typo in the readme that incorrectly documented custom fragments in a format that does not work. ([#424](https://github.com/twisted/towncrier/issues/424) <https://github.com/hawkowl/towncrier/issues/424>_)
  • The documentation has been restructured and (hopefully) improved. ([#435](https://github.com/twisted/towncrier/issues/435) <https://github.com/hawkowl/towncrier/issues/435>_)
  • Added a Markdown-based how-to guide. ([#436](https://github.com/twisted/towncrier/issues/436) <https://github.com/hawkowl/towncrier/issues/436>_)
  • Defining custom fragments using a TOML array is not deprecated anymore. ([#438](https://github.com/twisted/towncrier/issues/438) <https://github.com/hawkowl/towncrier/issues/438>_)

Deprecations and Removals

  • Default branch for towncrier check is now "origin/main" instead of "origin/master". If "origin/main" does not exist, fallback to "origin/master" with a deprecation warning. ([#400](https://github.com/twisted/towncrier/issues/400) <https://github.com/hawkowl/towncrier/issues/400>_)

22.12.0rc1

towncrier 22.12.0rc1 (2022-12-20)

Features

  • Added --keep option to the build command that allows generating a newsfile, but keeps the newsfragments in place. This option can not be used together with --yes. ([#129](https://github.com/twisted/towncrier/issues/129) <https://github.com/hawkowl/towncrier/issues/129>_)

  • Python 3.11 is now officially supported. ([#427](https://github.com/twisted/towncrier/issues/427) <https://github.com/hawkowl/towncrier/issues/427>_)

  • You can now create fragments that are not associated with issues. Start the name of the fragment with + (e.g. +anything.feature). The content of these orphan news fragments will be included in the release notes, at the end of the category corresponding to the file extension.

    To help quickly create a unique orphan news fragment, towncrier create +.feature will append a random string to the base name of the file, to avoid name collisions. ([#428](https://github.com/twisted/towncrier/issues/428) <https://github.com/hawkowl/towncrier/issues/428>_)

Improved Documentation

... (truncated)

Changelog

Sourced from towncrier's changelog.

towncrier 22.12.0 (2022-12-21)

No changes since the previous release candidate.

towncrier 22.12.0rc1 (2022-12-20)

Features

  • Added --keep option to the build command that allows generating a newsfile, but keeps the newsfragments in place. This option can not be used together with --yes. ([#129](https://github.com/twisted/towncrier/issues/129) <https://github.com/hawkowl/towncrier/issues/129>_)

  • Python 3.11 is now officially supported. ([#427](https://github.com/twisted/towncrier/issues/427) <https://github.com/hawkowl/towncrier/issues/427>_)

  • You can now create fragments that are not associated with issues. Start the name of the fragment with + (e.g. +anything.feature). The content of these orphan news fragments will be included in the release notes, at the end of the category corresponding to the file extension.

    To help quickly create a unique orphan news fragment, towncrier create +.feature will append a random string to the base name of the file, to avoid name collisions. ([#428](https://github.com/twisted/towncrier/issues/428) <https://github.com/hawkowl/towncrier/issues/428>_)

Improved Documentation

  • Improved contribution documentation. ([#415](https://github.com/twisted/towncrier/issues/415) <https://github.com/hawkowl/towncrier/issues/415>_)
  • Correct a typo in the readme that incorrectly documented custom fragments in a format that does not work. ([#424](https://github.com/twisted/towncrier/issues/424) <https://github.com/hawkowl/towncrier/issues/424>_)
  • The documentation has been restructured and (hopefully) improved. ([#435](https://github.com/twisted/towncrier/issues/435) <https://github.com/hawkowl/towncrier/issues/435>_)
  • Added a Markdown-based how-to guide. ([#436](https://github.com/twisted/towncrier/issues/436) <https://github.com/hawkowl/towncrier/issues/436>_)
  • Defining custom fragments using a TOML array is not deprecated anymore. ([#438](https://github.com/twisted/towncrier/issues/438) <https://github.com/hawkowl/towncrier/issues/438>_)

Deprecations and Removals

  • Default branch for towncrier check is now "origin/main" instead of "origin/master". If "origin/main" does not exist, fallback to "origin/master" with a deprecation warning. ([#400](https://github.com/twisted/towncrier/issues/400) <https://github.com/hawkowl/towncrier/issues/400>_)

Misc

  • [#406](https://github.com/twisted/towncrier/issues/406) <https://github.com/hawkowl/towncrier/issues/406>, [#408](https://github.com/twisted/towncrier/issues/408) <https://github.com/hawkowl/towncrier/issues/408>, [#411](https://github.com/twisted/towncrier/issues/411) <https://github.com/hawkowl/towncrier/issues/411>, [#412](https://github.com/twisted/towncrier/issues/412) <https://github.com/hawkowl/towncrier/issues/412>, [#413](https://github.com/twisted/towncrier/issues/413) <https://github.com/hawkowl/towncrier/issues/413>, [#414](https://github.com/twisted/towncrier/issues/414) <https://github.com/hawkowl/towncrier/issues/414>, [#416](https://github.com/twisted/towncrier/issues/416) <https://github.com/hawkowl/towncrier/issues/416>, [#418](https://github.com/twisted/towncrier/issues/418) <https://github.com/hawkowl/towncrier/issues/418>, [#419](https://github.com/twisted/towncrier/issues/419) <https://github.com/hawkowl/towncrier/issues/419>, [#421](https://github.com/twisted/towncrier/issues/421) <https://github.com/hawkowl/towncrier/issues/421>, [#429](https://github.com/twisted/towncrier/issues/429) <https://github.com/hawkowl/towncrier/issues/429>, [#430](https://github.com/twisted/towncrier/issues/430) <https://github.com/hawkowl/towncrier/issues/430>, [#431](https://github.com/twisted/towncrier/issues/431) <https://github.com/hawkowl/towncrier/issues/431>, [#434](https://github.com/twisted/towncrier/issues/434) <https://github.com/hawkowl/towncrier/issues/434>, [#446](https://github.com/twisted/towncrier/issues/446) <https://github.com/hawkowl/towncrier/issues/446>, [#447](https://github.com/twisted/towncrier/issues/447) <https://github.com/hawkowl/towncrier/issues/447>
Commits
  • b0e201f RST is hard.
  • 2c611be Fix rst format.
  • 76a2007 Fix typo.
  • 62feaf6 Update version for final release.
  • fbc4f1f Quick fix for incremental rc version normalization.
  • 26a5eba Try latest incremental since a test is failing.
  • 7cbec75 Create rc1.
  • 3859e58 [pre-commit.ci] pre-commit autoupdate (#452)
  • 3418975 Revert Generate coverage reports using only GitHub Actions (#455)
  • 24f65a0 Add --keep option to allow to generate newsfile, but keep newsfragmen… (#453)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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 [towncrier](https://github.com/twisted/towncrier) from 22.8.0 to 22.12.0.
- [Release notes](https://github.com/twisted/towncrier/releases)
- [Changelog](https://github.com/twisted/towncrier/blob/trunk/NEWS.rst)
- [Commits](twisted/towncrier@22.8.0...22.12.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 requested a review from a team as a code owner December 22, 2022 07:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 22, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 22, 2022

Codecov Report

Merging #63 (551b43c) into main (2f96886) will increase coverage by 0.51%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   68.38%   68.90%   +0.51%     
==========================================
  Files          47       47              
  Lines        2521     2521              
==========================================
+ Hits         1724     1737      +13     
+ Misses        797      784      -13     
Impacted Files Coverage Δ
continuous_delivery_scripts/_version.py 100.00% <100.00%> (ø)
continuous_delivery_scripts/utils/git_helpers.py 81.68% <0.00%> (+3.90%) ⬆️

@acabarbaye acabarbaye merged commit fd2fa20 into main Dec 22, 2022
@acabarbaye acabarbaye deleted the dependabot/pip/towncrier-22.12.0 branch December 22, 2022 10:13
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants